Pull request #3806 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 rather than eaf4e576f236368c56084bef1bfbbcdd268a0dd5 Obtained Jenkinsfile from cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4748016431259532535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6211356014815315112.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4117472066054736272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7593806581025025611.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh448865783469289349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-56 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5482538784105886493.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2807113169123298768.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit eaf4e576f236368c56084bef1bfbbcdd268a0dd5 Merge succeeded, producing eaf4e576f236368c56084bef1bfbbcdd268a0dd5 Checking out Revision eaf4e576f236368c56084bef1bfbbcdd268a0dd5 (PR-3806) > git config core.sparsecheckout # timeout=10 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3279171055658285850.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 Commit message: "docs(snap): update README.md (part 2)" > git rev-list --no-walk a09bbe4c18ab41fdc023842c899c622af2334428 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T09:01:31.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T09:01:31.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T09:01:31.671Z] ========================================================= [2021-11-11T09:01:31.671Z] EdgeX Global Pipelines Version Info [2021-11-11T09:01:31.671Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:01:32.810Z] ------------------- [2021-11-11T09:01:32.810Z] stable info: [2021-11-11T09:01:32.810Z] ------------------- [2021-11-11T09:01:32.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T09:01:32.810Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T09:01:32.810Z] Message: update stable to v1.0.212 [2021-11-11T09:01:33.380Z] ------------------- [2021-11-11T09:01:33.380Z] experimental info: [2021-11-11T09:01:33.380Z] ------------------- [2021-11-11T09:01:33.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T09:01:33.380Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T09:01:33.380Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T09:01:33.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T09:01:33.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T09:01:33.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T09:01:33.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T09:01:33.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T09:01:33.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T09:01:33.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T09:01:33.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T09:01:33.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T09:01:33.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T09:01:33.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T09:01:33.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T09:01:33.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T09:01:33.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T09:01:33.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T09:01:33.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T09:01:33.622Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T09:01:33.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T09:01:33.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T09:01:33.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T09:01:33.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T09:01:33.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T09:01:33.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo [2021-11-11T09:01:33.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo [2021-11-11T09:01:33.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo [2021-11-11T09:01:33.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] echo [2021-11-11T09:01:33.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eaf4e57 [Pipeline] echo [2021-11-11T09:01:33.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T09:01:33.746Z] provisioning config files... [2021-11-11T09:01:33.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2681910770233363450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:01:34.075Z] ---> docker-login.sh [2021-11-11T09:01:34.075Z] nexus3.edgexfoundry.org:10001 [2021-11-11T09:01:34.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:01:34.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:01:34.075Z] Configure a credential helper to remove this warning. See [2021-11-11T09:01:34.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:01:34.075Z] [2021-11-11T09:01:34.075Z] Login Succeeded [2021-11-11T09:01:34.338Z] nexus3.edgexfoundry.org:10002 [2021-11-11T09:01:34.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:01:34.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:01:34.338Z] Configure a credential helper to remove this warning. See [2021-11-11T09:01:34.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:01:34.338Z] [2021-11-11T09:01:34.338Z] Login Succeeded [2021-11-11T09:01:34.338Z] nexus3.edgexfoundry.org:10003 [2021-11-11T09:01:34.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:01:34.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:01:34.338Z] Configure a credential helper to remove this warning. See [2021-11-11T09:01:34.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:01:34.338Z] [2021-11-11T09:01:34.338Z] Login Succeeded [2021-11-11T09:01:34.338Z] nexus3.edgexfoundry.org:10004 [2021-11-11T09:01:34.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:01:34.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:01:34.603Z] Configure a credential helper to remove this warning. See [2021-11-11T09:01:34.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:01:34.603Z] [2021-11-11T09:01:34.603Z] Login Succeeded [2021-11-11T09:01:34.603Z] docker.io [2021-11-11T09:01:34.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:01:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:01:34.866Z] Configure a credential helper to remove this warning. See [2021-11-11T09:01:34.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:01:34.866Z] [2021-11-11T09:01:34.866Z] Login Succeeded [2021-11-11T09:01:34.866Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T09:01:34.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T09:01:35.176Z] ++ 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-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T09:01:35.176Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T09:01:35.176Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T09:01:35.176Z] ++ cut -d/ -f2 [2021-11-11T09:01:35.176Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T09:01:35.215Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T09:01:35.606Z] + git rev-list -1 --merges eaf4e576f236368c56084bef1bfbbcdd268a0dd5~1..eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] echo [2021-11-11T09:01:35.619Z] -----------> git rev-list -1 --merges eaf4e576f236368c56084bef1bfbbcdd268a0dd5~1..eaf4e576f236368c56084bef1bfbbcdd268a0dd5 eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [false] [Pipeline] sh [2021-11-11T09:01:35.915Z] + git log --format=format:%s -1 eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] echo [2021-11-11T09:01:35.931Z] ========================================================= [2021-11-11T09:01:35.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T09:01:35.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:01:36.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T09:01:36.395Z] [2021-11-11T09:01:36.395Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:01:36.700Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T09:01:36.700Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T09:01:36.700Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T09:01:36.700Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T09:01:36.700Z] 4c7163046ea9: Pulling fs layer [2021-11-11T09:01:36.700Z] 0c2d73faf560: Pulling fs layer [2021-11-11T09:01:36.700Z] 0c2d73faf560: Waiting [2021-11-11T09:01:36.700Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T09:01:36.700Z] 3e5f54012d9b: Download complete [2021-11-11T09:01:36.700Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T09:01:36.700Z] a0d0a0d46f8b: Download complete [2021-11-11T09:01:36.700Z] 4c7163046ea9: Verifying Checksum [2021-11-11T09:01:36.700Z] 4c7163046ea9: Download complete [2021-11-11T09:01:36.968Z] 0c2d73faf560: Verifying Checksum [2021-11-11T09:01:36.968Z] 0c2d73faf560: Download complete [2021-11-11T09:01:36.968Z] a0d0a0d46f8b: Pull complete [2021-11-11T09:01:36.968Z] 3e5f54012d9b: Pull complete [2021-11-11T09:01:37.233Z] 4c7163046ea9: Pull complete [2021-11-11T09:01:37.495Z] 0c2d73faf560: Pull complete [2021-11-11T09:01:37.495Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T09:01:37.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T09:01:37.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T09:01:37.571Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-11-11T09:01:37.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T09:01:38.147Z] $ docker top ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T09:01:38.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T09:01:38.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T09:01:38.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T09:01:38.342Z] $ docker exec ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent [2021-11-11T09:01:38.444Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAFlEBP/agent.14 [2021-11-11T09:01:38.444Z] SSH_AGENT_PID=21 [2021-11-11T09:01:38.451Z] Running ssh-add (command line suppressed) [2021-11-11T09:01:38.532Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7180063620256235505.key (/w/workspace/edgex-go/2@tmp/private_key_7180063620256235505.key) [2021-11-11T09:01:38.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T09:01:38.833Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T09:01:38.842Z] $ docker exec --env ******** --env ******** ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent -k [2021-11-11T09:01:38.925Z] unset SSH_AUTH_SOCK; [2021-11-11T09:01:38.925Z] unset SSH_AGENT_PID; [2021-11-11T09:01:38.925Z] echo Agent pid 21 killed; [2021-11-11T09:01:38.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T09:01:38.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T09:01:38.953Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T09:01:39.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T09:01:39.058Z] $ docker exec ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent [2021-11-11T09:01:39.157Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKJhGaF/agent.56 [2021-11-11T09:01:39.157Z] SSH_AGENT_PID=63 [2021-11-11T09:01:39.164Z] Running ssh-add (command line suppressed) [2021-11-11T09:01:39.257Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2888274030316768683.key (/w/workspace/edgex-go/2@tmp/private_key_2888274030316768683.key) [2021-11-11T09:01:39.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T09:01:39.561Z] + git semver init [2021-11-11T09:01:39.561Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T09:01:39.561Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-11-11T09:01:39.561Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-11-11T09:01:39.561Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T09:01:39.561Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T09:01:39.561Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T09:01:39.561Z] # $SEMVER_BRANCH = PR-3806 [2021-11-11T09:01:39.561Z] # $SEMVER_TEMP = /tmp/semver-019411200 [2021-11-11T09:01:39.561Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T09:01:51.830Z] # '/tmp/semver-019411200' -> '/w/workspace/edgex-go/2/.semver' [2021-11-11T09:01:51.830Z] # -> Force: false [2021-11-11T09:01:51.830Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-11-11T09:01:51.839Z] $ docker exec --env ******** --env ******** ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent -k [2021-11-11T09:01:51.931Z] unset SSH_AUTH_SOCK; [2021-11-11T09:01:51.931Z] unset SSH_AGENT_PID; [2021-11-11T09:01:51.932Z] echo Agent pid 63 killed; [2021-11-11T09:01:51.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T09:01:52.248Z] + git semver [Pipeline] } [2021-11-11T09:01:52.261Z] $ docker stop --time=1 ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c [2021-11-11T09:01:54.127Z] $ docker rm -f ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T09:01:54.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T09:01:54.681Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T09:01:54.684Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-11T09:01:54.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T09:01:54.935Z] ========================================================= [2021-11-11T09:01:54.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T09:01:54.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T09:01:55.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T09:01:55.224Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T09:01:55.224Z] a0d0a0d46f8b: Already exists [2021-11-11T09:01:55.224Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T09:01:55.224Z] b8b176561691: Pulling fs layer [2021-11-11T09:01:55.224Z] 4527c011a84f: Pulling fs layer [2021-11-11T09:01:55.224Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T09:01:55.224Z] e0aca202a116: Pulling fs layer [2021-11-11T09:01:55.224Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T09:01:55.224Z] 34cad66bf833: Pulling fs layer [2021-11-11T09:01:55.224Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T09:01:55.224Z] 5d74067f8e1e: Waiting [2021-11-11T09:01:55.224Z] e0aca202a116: Waiting [2021-11-11T09:01:55.224Z] 3a43be97a3b4: Waiting [2021-11-11T09:01:55.224Z] 34cad66bf833: Waiting [2021-11-11T09:01:55.224Z] b4e3c513aaa6: Waiting [2021-11-11T09:01:55.224Z] b8b176561691: Verifying Checksum [2021-11-11T09:01:55.224Z] b8b176561691: Download complete [2021-11-11T09:01:55.224Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T09:01:55.224Z] 31adcdaf11c8: Download complete [2021-11-11T09:01:55.224Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T09:01:55.224Z] 5d74067f8e1e: Download complete [2021-11-11T09:01:55.224Z] e0aca202a116: Verifying Checksum [2021-11-11T09:01:55.224Z] e0aca202a116: Download complete [2021-11-11T09:01:55.224Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T09:01:55.224Z] 3a43be97a3b4: Download complete [2021-11-11T09:01:55.501Z] 34cad66bf833: Verifying Checksum [2021-11-11T09:01:55.501Z] 34cad66bf833: Download complete [2021-11-11T09:01:55.501Z] 31adcdaf11c8: Pull complete [2021-11-11T09:01:55.501Z] b8b176561691: Pull complete [2021-11-11T09:01:55.771Z] 4527c011a84f: Verifying Checksum [2021-11-11T09:01:55.771Z] 4527c011a84f: Download complete [2021-11-11T09:01:55.771Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T09:01:55.771Z] b4e3c513aaa6: Download complete [2021-11-11T09:01:59.095Z] 4527c011a84f: Pull complete [2021-11-11T09:01:59.355Z] 5d74067f8e1e: Pull complete [2021-11-11T09:01:59.355Z] e0aca202a116: Pull complete [2021-11-11T09:01:59.355Z] 3a43be97a3b4: Pull complete [2021-11-11T09:01:59.618Z] 34cad66bf833: Pull complete [2021-11-11T09:02:01.570Z] b4e3c513aaa6: Pull complete [2021-11-11T09:02:01.570Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T09:02:01.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T09:02:01.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T09:02:01.883Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T09:02:01.883Z] WORKDIR /edgex [2021-11-11T09:02:01.883Z] COPY go.mod . [2021-11-11T09:02:01.883Z] RUN go mod download' [2021-11-11T09:02:01.883Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T09:02:03.281Z] Sending build context to Docker daemon 329.9MB [2021-11-11T09:02:03.281Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T09:02:03.281Z] ---> 9f6097aaca64 [2021-11-11T09:02:03.281Z] Step 2/4 : WORKDIR /edgex [2021-11-11T09:02:04.659Z] ---> Running in b56767e68bbb [2021-11-11T09:02:04.659Z] Removing intermediate container b56767e68bbb [2021-11-11T09:02:04.659Z] ---> 8534ae18979a [2021-11-11T09:02:04.659Z] Step 3/4 : COPY go.mod . [2021-11-11T09:02:04.659Z] ---> e6abdfe4a0e3 [2021-11-11T09:02:04.659Z] Step 4/4 : RUN go mod download [2021-11-11T09:02:04.659Z] ---> Running in 6de40275936d [2021-11-11T09:02:09.892Z] Still waiting to schedule task [2021-11-11T09:02:09.892Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-55’ [2021-11-11T09:02:31.272Z] Removing intermediate container 6de40275936d [2021-11-11T09:02:31.272Z] ---> 42875f4e5191 [2021-11-11T09:02:31.272Z] Successfully built 42875f4e5191 [2021-11-11T09:02:31.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:02:31.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T09:02:31.574Z] . [Pipeline] withDockerContainer [2021-11-11T09:02:31.645Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-11-11T09:02:31.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T09:02:32.045Z] $ docker top 18555a58ceb83825b23cec4ca4e9405a65dc98cd69c0a12c651f5b3cb8de8040 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T09:02:32.399Z] + go version [2021-11-11T09:02:32.399Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T09:02:32.408Z] $ docker stop --time=1 18555a58ceb83825b23cec4ca4e9405a65dc98cd69c0a12c651f5b3cb8de8040 [2021-11-11T09:02:33.592Z] $ docker rm -f 18555a58ceb83825b23cec4ca4e9405a65dc98cd69c0a12c651f5b3cb8de8040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:02:34.126Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T09:02:34.126Z] . [Pipeline] withDockerContainer [2021-11-11T09:02:34.189Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-11-11T09:02:34.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T09:02:34.535Z] $ docker top cbd1049f4c00768cd131e1d5b02ec168a904c4b1d49ea6e4296bd505498f3104 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T09:02:34.605Z] ========================================================= [2021-11-11T09:02:34.605Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T09:02:34.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T09:02:34.904Z] + make test [2021-11-11T09:02:34.904Z] go mod tidy [2021-11-11T09:02:34.904Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T09:02:40.330Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T09:02:58.534Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T09:03:01.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T09:03:01.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T09:03:02.025Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T09:03:04.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T09:03:04.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T09:03:04.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T09:03:04.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T09:03:05.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T09:03:05.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T09:03:05.995Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T09:03:05.995Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T09:03:05.995Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T09:03:05.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T09:03:07.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-11T09:03:07.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T09:03:07.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T09:03:08.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-11-11T09:03:08.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T09:03:08.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 44.7% of statements [2021-11-11T09:03:08.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T09:03:08.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T09:03:09.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements [2021-11-11T09:03:09.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T09:03:09.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:03:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-11-11T09:03:10.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T09:03:10.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T09:03:10.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T09:03:10.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T09:03:10.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T09:03:11.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-11-11T09:03:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T09:03:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:03:11.507Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-11-11T09:03:11.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T09:03:11.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T09:03:11.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T09:03:11.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T09:03:11.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T09:03:11.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-11-11T09:03:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T09:03:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T09:03:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T09:03:12.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2021-11-11T09:03:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T09:03:12.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-11-11T09:03:12.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-11-11T09:03:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T09:03:12.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-11-11T09:03:13.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-11-11T09:03:13.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-11-11T09:03:13.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-11-11T09:03:14.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-11T09:03:26.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-11-11T09:03:26.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-11-11T09:03:32.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.183s coverage: 82.5% of statements [2021-11-11T09:03:32.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-11T09:03:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2021-11-11T09:03:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T09:03:48.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-11-11T09:03:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T09:03:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T09:03:48.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-11T09:03:48.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements [2021-11-11T09:03:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-11-11T09:03:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-11-11T09:03:48.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-11T09:03:49.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements [2021-11-11T09:03:49.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T09:03:49.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T09:03:49.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T09:03:50.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2021-11-11T09:03:50.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T09:03:50.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T09:03:50.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2021-11-11T09:03:50.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T09:03:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-11T09:03:50.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T09:03:58.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T09:03:58.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T09:03:58.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T09:03:58.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T09:03:58.750Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-11T09:03:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T09:03:58.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T09:03:58.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T09:03:58.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T09:03:58.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T09:03:58.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T09:03:58.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-11T09:03:58.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-11T09:03:58.751Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T09:04:31.090Z] GO111MODULE=on go vet ./... [2021-11-11T09:04:37.738Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T09:04:37.738Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T09:04:37.999Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T09:04:38.895Z] + ls -al . [2021-11-11T09:04:38.895Z] total 636 [2021-11-11T09:04:38.895Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 09:04 . [2021-11-11T09:04:38.895Z] drwxr-xr-x 4 root root 28 Nov 11 09:02 .. [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 09:01 .dockerignore [2021-11-11T09:04:38.895Z] drwxrwxr-x 8 1001 1001 179 Nov 11 09:01 .git [2021-11-11T09:04:38.895Z] drwxrwxr-x 4 1001 1001 142 Nov 11 09:01 .github [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 09:01 .gitignore [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 09:01 .golangci.yml [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 09:01 .hadolint.yml [2021-11-11T09:04:38.895Z] drwx------ 3 1001 1001 58 Nov 11 09:01 .semver [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 09:01 .sonarcloud.properties [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 09:01 ADOPTERS.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 09:01 Attribution.txt [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 09:01 CHANGELOG.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 09:01 CONTRIBUTING.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 09:01 GOVERNANCE.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 09:01 Jenkinsfile [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 09:01 LICENSE [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 09:01 Makefile [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 09:01 OWNERS.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 09:01 README.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 09:01 SECURITY.md [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 09:01 VERSION [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 09:01 ZMQWindows.md [2021-11-11T09:04:38.895Z] drwxrwxr-x 2 1001 1001 37 Nov 11 09:01 bin [2021-11-11T09:04:38.895Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 09:01 cmd [2021-11-11T09:04:38.895Z] -rw-r--r-- 1 root root 428381 Nov 11 09:03 coverage.out [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 09:01 go.mod [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 09:01 go.sum [2021-11-11T09:04:38.895Z] drwxrwxr-x 8 1001 1001 124 Nov 11 09:01 internal [2021-11-11T09:04:38.895Z] drwxrwxr-x 3 1001 1001 16 Nov 11 09:01 openapi [2021-11-11T09:04:38.895Z] drwxrwxr-x 4 1001 1001 71 Nov 11 09:01 snap [2021-11-11T09:04:38.895Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 09:01 version.go [Pipeline] sh [2021-11-11T09:04:39.182Z] + '[' -e coverage.out ] [2021-11-11T09:04:39.182Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T09:04:39.291Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T09:04:39.577Z] + make build [2021-11-11T09:04:39.577Z] 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-11-11T09:04:40.984Z] 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-11-11T09:04:47.617Z] 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-11-11T09:04:48.196Z] 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-11-11T09:04:49.140Z] 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-11-11T09:04:49.411Z] 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-11-11T09:04:49.991Z] 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-11-11T09:04:50.939Z] 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-11-11T09:04:51.901Z] 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-11-11T09:04:52.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-11-11T09:04:53.445Z] 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-11-11T09:04:54.389Z] 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-11-11T09:04:55.799Z] $ docker stop --time=1 cbd1049f4c00768cd131e1d5b02ec168a904c4b1d49ea6e4296bd505498f3104 [2021-11-11T09:04:57.433Z] $ docker rm -f cbd1049f4c00768cd131e1d5b02ec168a904c4b1d49ea6e4296bd505498f3104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:04:58.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T09:04:58.518Z] [2021-11-11T09:04:58.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:04:58.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T09:04:58.957Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T09:04:58.957Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T09:04:58.957Z] ca9280d653b3: Pulling fs layer [2021-11-11T09:04:58.957Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T09:04:58.957Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T09:04:58.957Z] cbdbe7a5bc2a: Download complete [2021-11-11T09:04:58.957Z] ca9280d653b3: Verifying Checksum [2021-11-11T09:04:58.957Z] ca9280d653b3: Download complete [2021-11-11T09:04:59.224Z] cbdbe7a5bc2a: Pull complete [2021-11-11T09:04:59.487Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T09:04:59.488Z] 7e9c9ca2126c: Download complete [2021-11-11T09:04:59.750Z] ca9280d653b3: Pull complete [2021-11-11T09:05:03.981Z] 7e9c9ca2126c: Pull complete [2021-11-11T09:05:03.981Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T09:05:03.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T09:05:03.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T09:05:04.048Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-11-11T09:05:04.081Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T09:05:06.524Z] $ docker top 8768f4312d1c060759cf8d736e114775237c88b6e838aff70cbea122d8545786 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T09:05:06.883Z] + docker-compose build --help [2021-11-11T09:05:06.883Z] + grep parallel [2021-11-11T09:05:07.454Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T09:05:07.464Z] $ docker stop --time=1 8768f4312d1c060759cf8d736e114775237c88b6e838aff70cbea122d8545786 [2021-11-11T09:05:08.645Z] $ docker rm -f 8768f4312d1c060759cf8d736e114775237c88b6e838aff70cbea122d8545786 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:05:09.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T09:05:09.024Z] . [Pipeline] withDockerContainer [2021-11-11T09:05:09.090Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-11-11T09:05:09.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T09:05:09.460Z] $ docker top a06b0f619becf40cfdcf00fb2b7648bbc651a09155fe4d9d8bec1818ea0640e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T09:05:09.836Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T09:05:10.405Z] Building core-command ... [2021-11-11T09:05:10.405Z] Building core-data ... [2021-11-11T09:05:10.405Z] Building core-metadata ... [2021-11-11T09:05:10.405Z] Building security-bootstrapper ... [2021-11-11T09:05:10.405Z] Building security-proxy-setup ... [2021-11-11T09:05:10.405Z] Building security-secretstore-setup ... [2021-11-11T09:05:10.405Z] Building support-notifications ... [2021-11-11T09:05:10.405Z] Building support-scheduler ... [2021-11-11T09:05:10.405Z] Building sys-mgmt-agent ... [2021-11-11T09:05:10.405Z] Building support-notifications [2021-11-11T09:05:10.405Z] Building sys-mgmt-agent [2021-11-11T09:05:10.405Z] Building core-metadata [2021-11-11T09:05:10.405Z] Building security-proxy-setup [2021-11-11T09:05:10.405Z] Building support-scheduler [2021-11-11T09:05:20.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:05:20.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:05:20.486Z] ---> 42875f4e5191 [2021-11-11T09:05:20.486Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:05:20.486Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:05:20.486Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:05:20.486Z] ---> 42875f4e5191 [2021-11-11T09:05:20.486Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T09:05:22.596Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-58 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-11T09:05:22.606Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-11T09:05:22.789Z] The recommended git tool is: git [2021-11-11T09:05:24.686Z] ---> Running in 0eb209050807 [2021-11-11T09:05:24.686Z] ---> Running in 41623613ae09 [2021-11-11T09:05:27.259Z] Removing intermediate container 41623613ae09 [2021-11-11T09:05:27.259Z] ---> fec3c98c7f90 [2021-11-11T09:05:27.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:05:27.259Z] Removing intermediate container 0eb209050807 [2021-11-11T09:05:27.259Z] ---> e895dcead305 [2021-11-11T09:05:27.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:05:27.259Z] ---> Running in 9d10ad931101 [2021-11-11T09:05:27.259Z] ---> Running in 89a9f2fba28b [2021-11-11T09:05:28.445Z] using credential edgex-jenkins-ssh [2021-11-11T09:05:28.469Z] Cloning the remote Git repository [2021-11-11T09:05:28.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:05:28.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:05:28.641Z] ---> 42875f4e5191 [2021-11-11T09:05:28.641Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:05:28.641Z] ---> Using cache [2021-11-11T09:05:28.641Z] ---> fec3c98c7f90 [2021-11-11T09:05:28.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:05:28.641Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:05:28.641Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:05:28.641Z] ---> 42875f4e5191 [2021-11-11T09:05:28.641Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T09:05:28.641Z] ---> Using cache [2021-11-11T09:05:28.641Z] ---> fec3c98c7f90 [2021-11-11T09:05:28.641Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:05:28.900Z] ---> Running in 93943fb070b6 [2021-11-11T09:05:28.900Z] ---> Running in bbea38a87c1d [2021-11-11T09:05:28.900Z] Removing intermediate container 9d10ad931101 [2021-11-11T09:05:28.900Z] ---> b71a9b22c851 [2021-11-11T09:05:28.900Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T09:05:28.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T09:05:28.663Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-11T09:05:28.778Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T09:05:28.779Z] > git --version # timeout=10 [2021-11-11T09:05:28.887Z] > git --version # 'git version 2.17.1' [2021-11-11T09:05:28.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T09:05:29.163Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:05:29.163Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:05:29.163Z] ---> 42875f4e5191 [2021-11-11T09:05:29.163Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T09:05:29.163Z] ---> Using cache [2021-11-11T09:05:29.163Z] ---> fec3c98c7f90 [2021-11-11T09:05:29.163Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:05:29.163Z] ---> Using cache [2021-11-11T09:05:29.163Z] ---> b71a9b22c851 [2021-11-11T09:05:29.163Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T09:05:29.163Z] ---> Running in b0d584ea7706 [2021-11-11T09:05:29.163Z] ---> Running in c56f5e8ac207 [2021-11-11T09:05:29.163Z] Removing intermediate container 89a9f2fba28b [2021-11-11T09:05:29.163Z] ---> bd09442621a2 [2021-11-11T09:05:29.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T09:05:29.163Z] ---> Running in 415d6b7da201 [2021-11-11T09:05:29.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:29.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:29.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:30.006Z] Removing intermediate container 93943fb070b6 [2021-11-11T09:05:30.006Z] ---> b6e5b22e1300 [2021-11-11T09:05:30.006Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T09:05:30.006Z] ---> Running in be93d71fef96 [2021-11-11T09:05:30.006Z] Removing intermediate container bbea38a87c1d [2021-11-11T09:05:30.006Z] ---> 0b818cd63879 [2021-11-11T09:05:30.006Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T09:05:30.006Z] ---> Running in 307affa46dc7 [2021-11-11T09:05:30.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:30.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:29.001Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T09:05:30.546Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:30.546Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:30.546Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:30.814Z] OK: 220 MiB in 52 packages [2021-11-11T09:05:30.814Z] OK: 220 MiB in 52 packages [2021-11-11T09:05:31.102Z] OK: 220 MiB in 52 packages [2021-11-11T09:05:31.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:31.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:05:31.102Z] Removing intermediate container b0d584ea7706 [2021-11-11T09:05:31.102Z] ---> 6e86adaa6753 [2021-11-11T09:05:31.102Z] Step 6/22 : COPY . . [2021-11-11T09:05:31.369Z] OK: 220 MiB in 52 packages [2021-11-11T09:05:31.369Z] OK: 220 MiB in 52 packages [2021-11-11T09:05:31.636Z] Removing intermediate container 415d6b7da201 [2021-11-11T09:05:31.636Z] ---> 7e15c2cb50aa [2021-11-11T09:05:31.636Z] Step 6/23 : COPY go.mod . [2021-11-11T09:05:32.582Z] Removing intermediate container c56f5e8ac207 [2021-11-11T09:05:32.582Z] ---> ebfeb9ce926b [2021-11-11T09:05:32.582Z] Step 6/20 : COPY . . [2021-11-11T09:05:32.582Z] ---> 9336b9a9b2c3 [2021-11-11T09:05:32.582Z] Step 7/23 : RUN go mod download [2021-11-11T09:05:32.846Z] Removing intermediate container 307affa46dc7 [2021-11-11T09:05:32.846Z] ---> 70555b9f56f4 [2021-11-11T09:05:32.846Z] Step 6/21 : COPY . . [2021-11-11T09:05:32.846Z] ---> Running in b026a47c386e [2021-11-11T09:05:32.846Z] Removing intermediate container be93d71fef96 [2021-11-11T09:05:32.846Z] ---> 7dce1f77322f [2021-11-11T09:05:32.846Z] Step 6/22 : COPY . . [2021-11-11T09:05:38.170Z] Removing intermediate container b026a47c386e [2021-11-11T09:05:38.170Z] ---> 80717eca9843 [2021-11-11T09:05:38.170Z] Step 8/23 : COPY . . [2021-11-11T09:05:38.170Z] ---> 1be1fa0064fd [2021-11-11T09:05:38.170Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:05:38.170Z] ---> Running in f39271007223 [2021-11-11T09:05:42.393Z] Removing intermediate container f39271007223 [2021-11-11T09:05:42.393Z] ---> 975f053d1ef7 [2021-11-11T09:05:42.393Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T09:05:43.265Z] ---> Running in 87d0abe798a7 [2021-11-11T09:05:43.523Z] ---> db2498cbf5c2 [2021-11-11T09:05:43.523Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:05:43.523Z] ---> 0a4c8f583671 [2021-11-11T09:05:43.523Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:05:43.782Z] ---> de0d88e7e4f3 [2021-11-11T09:05:43.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:05:44.042Z] ---> Running in 10c6c91971ef [2021-11-11T09:05:44.303Z] ---> Running in 7f69054b42aa [2021-11-11T09:05:44.303Z] ---> Running in 26690565e448 [2021-11-11T09:05:44.304Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T09:05:44.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T09:05:44.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T09:05:44.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T09:05:44.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T09:05:44.397Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T09:05:45.245Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:05:45.609Z] Merge succeeded, producing eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:05:45.609Z] Checking out Revision eaf4e576f236368c56084bef1bfbbcdd268a0dd5 (PR-3806) [2021-11-11T09:05:46.218Z] 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-11-11T09:05:46.480Z] Removing intermediate container 10c6c91971ef [2021-11-11T09:05:46.480Z] ---> af018c6d3fd6 [2021-11-11T09:05:46.480Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T09:05:46.480Z] ---> Running in d335688b1056 [2021-11-11T09:05:45.263Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T09:05:45.280Z] > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 [2021-11-11T09:05:45.493Z] > git remote # timeout=10 [2021-11-11T09:05:45.516Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T09:05:45.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T09:05:45.558Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T09:05:45.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T09:05:45.618Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T09:05:45.630Z] > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 [2021-11-11T09:05:47.422Z] Removing intermediate container 7f69054b42aa [2021-11-11T09:05:47.423Z] ---> 846e73240641 [2021-11-11T09:05:47.423Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T09:05:47.423Z] ---> Running in e4510300fb27 [2021-11-11T09:05:47.687Z] Removing intermediate container 26690565e448 [2021-11-11T09:05:47.687Z] ---> 2810cb4fd0cd [2021-11-11T09:05:47.687Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T09:05:47.687Z] 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-11-11T09:05:47.687Z] ---> Running in 31a6e48c768c [2021-11-11T09:05:48.261Z] 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-11-11T09:05:48.261Z] 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-11-11T09:05:49.981Z] Commit message: "docs(snap): update README.md (part 2)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T09:05:50.841Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T09:05:50.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T09:05:50.841Z] Dload Upload Total Spent Left Speed [2021-11-11T09:05:50.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh [2021-11-11T09:05:51.257Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T09:05:51.597Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2021-11-11T09:05:51.597Z] sudo tee /etc/docker/daemon.new [2021-11-11T09:05:51.597Z] { [2021-11-11T09:05:51.597Z] "registry-mirrors": [ [2021-11-11T09:05:51.597Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T09:05:51.597Z] ], [2021-11-11T09:05:51.598Z] "bip": "10.250.0.254/24", [2021-11-11T09:05:51.598Z] "hosts": [ [2021-11-11T09:05:51.598Z] "tcp://0.0.0.0:5555", [2021-11-11T09:05:51.598Z] "unix:///var/run/docker.sock" [2021-11-11T09:05:51.598Z] ], [2021-11-11T09:05:51.598Z] "mtu": 1458, [2021-11-11T09:05:51.598Z] "selinux-enabled": true, [2021-11-11T09:05:51.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T09:05:51.598Z] } [Pipeline] sh [2021-11-11T09:05:51.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T09:05:52.276Z] + sudo service docker restart [2021-11-11T09:05:54.932Z] ---> f2ee12daf20e [2021-11-11T09:05:54.932Z] Step 9/23 : RUN go mod tidy [2021-11-11T09:05:54.932Z] ---> Running in 86d1b6997f78 [2021-11-11T09:05:56.351Z] Removing intermediate container 86d1b6997f78 [2021-11-11T09:05:56.351Z] ---> fea0e6d497f0 [2021-11-11T09:05:56.351Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T09:05:56.351Z] ---> Running in 9b0929466b29 [2021-11-11T09:05:56.938Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T09:06:10.585Z] provisioning config files... [2021-11-11T09:06:10.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1286114162611097941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:06:11.007Z] ---> docker-login.sh [2021-11-11T09:06:11.007Z] nexus3.edgexfoundry.org:10001 [2021-11-11T09:06:11.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:06:11.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:06:11.881Z] Configure a credential helper to remove this warning. See [2021-11-11T09:06:11.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:06:11.881Z] [2021-11-11T09:06:11.881Z] Login Succeeded [2021-11-11T09:06:11.881Z] nexus3.edgexfoundry.org:10002 [2021-11-11T09:06:12.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:06:12.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:06:12.473Z] Configure a credential helper to remove this warning. See [2021-11-11T09:06:12.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:06:12.473Z] [2021-11-11T09:06:12.473Z] Login Succeeded [2021-11-11T09:06:12.473Z] nexus3.edgexfoundry.org:10003 [2021-11-11T09:06:12.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:06:13.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:06:13.022Z] Configure a credential helper to remove this warning. See [2021-11-11T09:06:13.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:06:13.022Z] [2021-11-11T09:06:13.022Z] Login Succeeded [2021-11-11T09:06:13.022Z] nexus3.edgexfoundry.org:10004 [2021-11-11T09:06:13.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:06:13.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:06:13.298Z] Configure a credential helper to remove this warning. See [2021-11-11T09:06:13.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:06:13.298Z] [2021-11-11T09:06:13.298Z] Login Succeeded [2021-11-11T09:06:13.298Z] docker.io [2021-11-11T09:06:13.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T09:06:14.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T09:06:14.162Z] Configure a credential helper to remove this warning. See [2021-11-11T09:06:14.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T09:06:14.162Z] [2021-11-11T09:06:14.162Z] Login Succeeded [2021-11-11T09:06:14.162Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T09:06:14.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T09:06:14.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T09:06:14.580Z] ========================================================= [2021-11-11T09:06:14.580Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T09:06:14.580Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T09:06:14.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T09:06:15.180Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T09:06:15.180Z] 552d1f2373af: Pulling fs layer [2021-11-11T09:06:15.180Z] ea3f2d53f512: Pulling fs layer [2021-11-11T09:06:15.180Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T09:06:15.180Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T09:06:15.180Z] 72dc09318566: Pulling fs layer [2021-11-11T09:06:15.180Z] f4f7b4309257: Pulling fs layer [2021-11-11T09:06:15.180Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T09:06:15.180Z] b78e95d17946: Pulling fs layer [2021-11-11T09:06:15.180Z] 72dc09318566: Waiting [2021-11-11T09:06:15.180Z] f4f7b4309257: Waiting [2021-11-11T09:06:15.180Z] 0ac9a79272e3: Waiting [2021-11-11T09:06:15.180Z] 7a9cfe048b4a: Waiting [2021-11-11T09:06:15.180Z] b78e95d17946: Waiting [2021-11-11T09:06:15.180Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T09:06:15.180Z] 9e70ebbbe112: Download complete [2021-11-11T09:06:15.180Z] ea3f2d53f512: Verifying Checksum [2021-11-11T09:06:15.180Z] ea3f2d53f512: Download complete [2021-11-11T09:06:15.180Z] 72dc09318566: Download complete [2021-11-11T09:06:15.180Z] f4f7b4309257: Verifying Checksum [2021-11-11T09:06:15.180Z] f4f7b4309257: Download complete [2021-11-11T09:06:15.180Z] 552d1f2373af: Verifying Checksum [2021-11-11T09:06:15.180Z] 552d1f2373af: Download complete [2021-11-11T09:06:15.180Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T09:06:15.180Z] 0ac9a79272e3: Download complete [2021-11-11T09:06:15.776Z] 552d1f2373af: Pull complete [2021-11-11T09:06:16.380Z] ea3f2d53f512: Pull complete [2021-11-11T09:06:16.980Z] 9e70ebbbe112: Pull complete [2021-11-11T09:06:16.980Z] b78e95d17946: Verifying Checksum [2021-11-11T09:06:16.980Z] b78e95d17946: Download complete [2021-11-11T09:06:17.578Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T09:06:17.578Z] 7a9cfe048b4a: Download complete [2021-11-11T09:06:23.616Z] 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-11-11T09:06:26.209Z] Removing intermediate container 87d0abe798a7 [2021-11-11T09:06:26.209Z] ---> 304eccb8baff [2021-11-11T09:06:26.209Z] [2021-11-11T09:06:26.209Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T09:06:26.209Z] Removing intermediate container 31a6e48c768c [2021-11-11T09:06:26.209Z] ---> a246e2b9b2ae [2021-11-11T09:06:26.209Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T09:06:26.209Z] ---> Running in f7413762b925 [2021-11-11T09:06:26.209Z] 3.14: Pulling from library/alpine [2021-11-11T09:06:26.209Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T09:06:26.209Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T09:06:26.480Z] ---> 14119a10abf4 [2021-11-11T09:06:26.480Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T09:06:26.480Z] ---> Running in 9d1b6e772972 [2021-11-11T09:06:26.755Z] 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-11-11T09:06:27.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:27.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:27.737Z] 7a9cfe048b4a: Pull complete [2021-11-11T09:06:27.737Z] 72dc09318566: Pull complete [2021-11-11T09:06:27.737Z] f4f7b4309257: Pull complete [2021-11-11T09:06:27.737Z] 0ac9a79272e3: Pull complete [2021-11-11T09:06:27.911Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T09:06:27.911Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:06:27.911Z] OK: 6 MiB in 15 packages [2021-11-11T09:06:28.177Z] Removing intermediate container e4510300fb27 [2021-11-11T09:06:28.177Z] ---> 3f60b26ad2c2 [2021-11-11T09:06:28.177Z] [2021-11-11T09:06:28.177Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T09:06:28.177Z] ---> 14119a10abf4 [2021-11-11T09:06:28.177Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T09:06:28.177Z] ---> Running in cdce5e0ec984 [2021-11-11T09:06:29.179Z] Removing intermediate container 9d1b6e772972 [2021-11-11T09:06:29.179Z] ---> d69985b452e4 [2021-11-11T09:06:29.179Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:06:29.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:29.179Z] ---> Running in 15666d609c53 [2021-11-11T09:06:29.474Z] Removing intermediate container f7413762b925 [2021-11-11T09:06:29.474Z] ---> 123d926f9418 [2021-11-11T09:06:29.474Z] [2021-11-11T09:06:29.474Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T09:06:29.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:29.474Z] Removing intermediate container d335688b1056 [2021-11-11T09:06:29.474Z] ---> db4fff83c1f3 [2021-11-11T09:06:29.474Z] [2021-11-11T09:06:29.474Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T09:06:29.474Z] ---> 14119a10abf4 [2021-11-11T09:06:29.474Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T09:06:29.474Z] Removing intermediate container 15666d609c53 [2021-11-11T09:06:29.474Z] ---> cf4e26ab3272 [2021-11-11T09:06:29.474Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T09:06:29.474Z] 20.10.8: Pulling from library/docker [2021-11-11T09:06:29.474Z] ---> Running in 52654ce0d0bb [2021-11-11T09:06:29.474Z] ---> Running in f759b9fa1fee [2021-11-11T09:06:29.744Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T09:06:29.744Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T09:06:29.744Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T09:06:30.025Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T09:06:30.025Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T09:06:30.025Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:06:30.025Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T09:06:30.025Z] Removing intermediate container f759b9fa1fee [2021-11-11T09:06:30.025Z] ---> 45acc7b0463a [2021-11-11T09:06:30.025Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T09:06:30.025Z] OK: 8 MiB in 19 packages [2021-11-11T09:06:30.301Z] ---> Running in 08a246607a5a [2021-11-11T09:06:30.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:30.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:30.575Z] Removing intermediate container 08a246607a5a [2021-11-11T09:06:30.575Z] ---> de1e300908be [2021-11-11T09:06:30.575Z] Step 14/22 : WORKDIR / [2021-11-11T09:06:30.575Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T09:06:30.575Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T09:06:30.575Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:06:30.575Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T09:06:30.857Z] ---> Running in f6c401727533 [2021-11-11T09:06:30.857Z] OK: 6 MiB in 16 packages [2021-11-11T09:06:30.857Z] Removing intermediate container cdce5e0ec984 [2021-11-11T09:06:30.857Z] ---> e66ddc43de40 [2021-11-11T09:06:30.857Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T09:06:30.857Z] Removing intermediate container f6c401727533 [2021-11-11T09:06:30.857Z] ---> 2e4e7da8b94e [2021-11-11T09:06:30.857Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:06:30.857Z] ---> Running in 6f35d63c2852 [2021-11-11T09:06:31.468Z] Removing intermediate container 6f35d63c2852 [2021-11-11T09:06:31.468Z] ---> e7c4c55c1915 [2021-11-11T09:06:31.468Z] Step 12/20 : WORKDIR /edgex [2021-11-11T09:06:31.468Z] ---> Running in 2dd715c8a0d9 [2021-11-11T09:06:31.468Z] ---> b5b634b5f622 [2021-11-11T09:06:31.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T09:06:31.764Z] Removing intermediate container 52654ce0d0bb [2021-11-11T09:06:31.764Z] ---> 63d46ef6c06f [2021-11-11T09:06:31.764Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:06:31.764Z] Removing intermediate container 2dd715c8a0d9 [2021-11-11T09:06:31.764Z] ---> d5355d29c082 [2021-11-11T09:06:31.764Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T09:06:31.764Z] ---> Running in 78b3673ca323 [2021-11-11T09:06:32.394Z] ---> 4b4bdaa3517c [2021-11-11T09:06:32.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T09:06:32.394Z] Removing intermediate container 78b3673ca323 [2021-11-11T09:06:32.394Z] ---> 9007e1d4e3c6 [2021-11-11T09:06:32.394Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T09:06:32.394Z] ---> 49f3d998cc7c [2021-11-11T09:06:32.394Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T09:06:32.394Z] ---> Running in f318af55e192 [2021-11-11T09:06:32.658Z] Removing intermediate container f318af55e192 [2021-11-11T09:06:32.658Z] ---> a0add9286e61 [2021-11-11T09:06:32.658Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T09:06:32.924Z] ---> Running in f920b82a91bd [2021-11-11T09:06:32.925Z] ---> 259417ef1774 [2021-11-11T09:06:32.925Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T09:06:32.925Z] ---> 87ae3f10a3f3 [2021-11-11T09:06:32.925Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T09:06:32.925Z] ---> Running in c94c7cdefe73 [2021-11-11T09:06:33.131Z] b78e95d17946: Pull complete [2021-11-11T09:06:33.131Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T09:06:33.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T09:06:33.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T09:06:33.194Z] Removing intermediate container f920b82a91bd [2021-11-11T09:06:33.194Z] ---> 0e00e4d53d00 [2021-11-11T09:06:33.194Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:06:33.194Z] Removing intermediate container c94c7cdefe73 [2021-11-11T09:06:33.194Z] ---> e5c2c998da84 [2021-11-11T09:06:33.194Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:06:33.455Z] ---> Running in 0ad07b6648c0 [2021-11-11T09:06:33.455Z] ---> 6b026dedccb5 [2021-11-11T09:06:33.455Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T09:06:33.486Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-11T09:06:33.486Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T09:06:33.486Z] WORKDIR /edgex [2021-11-11T09:06:33.486Z] COPY go.mod . [2021-11-11T09:06:33.486Z] RUN go mod download [2021-11-11T09:06:33.720Z] Removing intermediate container 0ad07b6648c0 [2021-11-11T09:06:33.720Z] ---> 817009f43c9c [2021-11-11T09:06:33.720Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T09:06:33.720Z] ---> ce0606f3884f [2021-11-11T09:06:33.720Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T09:06:33.720Z] ---> Running in 02f3aa5ac803 [2021-11-11T09:06:33.720Z] ---> Running in 30e970cfaf59 [2021-11-11T09:06:33.986Z] ---> 631ef1e03889 [2021-11-11T09:06:33.986Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T09:06:33.986Z] Removing intermediate container 02f3aa5ac803 [2021-11-11T09:06:33.986Z] ---> 91d0a4e62ea4 [2021-11-11T09:06:33.986Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:06:33.986Z] Removing intermediate container 9b0929466b29 [2021-11-11T09:06:33.986Z] ---> ecbd5061e03a [2021-11-11T09:06:33.986Z] [2021-11-11T09:06:33.986Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T09:06:33.986Z] ---> 14119a10abf4 [2021-11-11T09:06:33.986Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T09:06:33.986Z] ---> Using cache [2021-11-11T09:06:33.986Z] ---> d69985b452e4 [2021-11-11T09:06:33.986Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:06:33.986Z] ---> Using cache [2021-11-11T09:06:33.986Z] ---> cf4e26ab3272 [2021-11-11T09:06:33.986Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T09:06:33.986Z] ---> Running in 0aee6feb2ca5 [2021-11-11T09:06:33.986Z] ---> Running in a586a2c5a1c8 [2021-11-11T09:06:33.986Z] Removing intermediate container 30e970cfaf59 [2021-11-11T09:06:33.986Z] ---> 9c656fefe411 [2021-11-11T09:06:33.986Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T09:06:33.986Z] ---> 1c7aae32996f [2021-11-11T09:06:33.986Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T09:06:34.251Z] ---> Running in 1f3147d0171c [2021-11-11T09:06:34.251Z] ---> Running in 7c4ddf6da464 [2021-11-11T09:06:34.251Z] Removing intermediate container 1f3147d0171c [2021-11-11T09:06:34.251Z] ---> eada176b2d56 [2021-11-11T09:06:34.251Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T09:06:34.251Z] Removing intermediate container 0aee6feb2ca5 [2021-11-11T09:06:34.251Z] ---> 16f31f830591 [2021-11-11T09:06:34.251Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T09:06:34.251Z] Removing intermediate container a586a2c5a1c8 [2021-11-11T09:06:34.251Z] ---> 7515c89f0466 [2021-11-11T09:06:34.251Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:06:34.251Z] ---> Running in 10cc977f4b04 [2021-11-11T09:06:34.251Z] Removing intermediate container 7c4ddf6da464 [2021-11-11T09:06:34.251Z] ---> 985a3fb527f8 [2021-11-11T09:06:34.251Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:06:34.251Z] ---> Running in 4f596b727d7d [2021-11-11T09:06:34.251Z] ---> Running in d4d7149916de [2021-11-11T09:06:34.515Z] ---> Running in 19e5543d1cec [2021-11-11T09:06:34.515Z] Removing intermediate container 10cc977f4b04 [2021-11-11T09:06:34.515Z] ---> ae55ef4e8d28 [2021-11-11T09:06:34.515Z] Step 19/20 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:06:34.515Z] ---> Running in 7335bbcad31e [2021-11-11T09:06:34.515Z] Removing intermediate container 4f596b727d7d [2021-11-11T09:06:34.515Z] ---> d24c4962a93d [2021-11-11T09:06:34.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:06:34.515Z] Removing intermediate container d4d7149916de [2021-11-11T09:06:34.515Z] ---> b3cf7d13aa4d [2021-11-11T09:06:34.515Z] [2021-11-11T09:06:34.515Z] Removing intermediate container 19e5543d1cec [2021-11-11T09:06:34.515Z] ---> 22cf9759db76 [2021-11-11T09:06:34.515Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T09:06:34.773Z] Successfully built b3cf7d13aa4d [2021-11-11T09:06:34.773Z] Successfully tagged core-metadata:latest [2021-11-11T09:06:34.773Z] Building core-command [2021-11-11T09:06:34.773Z]  Building core-metadata ... done  ---> Running in cf6920d9c8a4 [2021-11-11T09:06:34.773Z] Removing intermediate container 7335bbcad31e [2021-11-11T09:06:34.773Z] ---> e9a4f3151058 [2021-11-11T09:06:34.773Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T09:06:34.773Z] ---> Running in 7a8d9273b61e [2021-11-11T09:06:35.345Z] ---> cb4c74aab74e [2021-11-11T09:06:35.345Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T09:06:35.345Z] Removing intermediate container cf6920d9c8a4 [2021-11-11T09:06:35.345Z] ---> 1c8463afb3cb [2021-11-11T09:06:35.345Z] Step 20/21 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:06:35.916Z] ---> Running in a09b160c7750 [2021-11-11T09:06:35.916Z] Removing intermediate container 7a8d9273b61e [2021-11-11T09:06:35.916Z] ---> ba18d37d8d95 [2021-11-11T09:06:35.916Z] [2021-11-11T09:06:35.916Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T09:06:35.916Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T09:06:35.916Z] Successfully built ba18d37d8d95 [2021-11-11T09:06:36.120Z] Sending build context to Docker daemon 166.6MB [2021-11-11T09:06:36.121Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T09:06:36.121Z] ---> 8b459fc5aaf0 [2021-11-11T09:06:36.121Z] Step 2/4 : WORKDIR /edgex [2021-11-11T09:06:36.182Z] ---> bc6c0ffef665 [2021-11-11T09:06:36.183Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:06:36.183Z] Successfully tagged security-proxy-setup:latest [2021-11-11T09:06:36.183Z] Building core-data [2021-11-11T09:06:36.183Z]  Building security-proxy-setup ... done  ---> 4a402244fbeb [2021-11-11T09:06:36.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T09:06:36.183Z] Removing intermediate container a09b160c7750 [2021-11-11T09:06:36.183Z] ---> bcac2029ef86 [2021-11-11T09:06:36.183Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T09:06:36.448Z] ---> Running in dda25a014e53 [2021-11-11T09:06:36.708Z] ---> Running in febe2ab3cc34 [2021-11-11T09:06:37.546Z] ---> Running in 191b2d779f83 [2021-11-11T09:06:37.649Z] Removing intermediate container dda25a014e53 [2021-11-11T09:06:37.649Z] ---> 4fe5259685b8 [2021-11-11T09:06:37.649Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T09:06:37.909Z] ---> 4065d27c2c46 [2021-11-11T09:06:37.909Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T09:06:37.909Z] ---> Running in bfd4a58fd58f [2021-11-11T09:06:37.909Z] Removing intermediate container febe2ab3cc34 [2021-11-11T09:06:37.909Z] ---> b26b335c5f37 [2021-11-11T09:06:37.909Z] [2021-11-11T09:06:37.909Z] ---> Running in f7ec6f20e487 [2021-11-11T09:06:38.139Z] Removing intermediate container 191b2d779f83 [2021-11-11T09:06:38.139Z] ---> f772c21efb00 [2021-11-11T09:06:38.139Z] Step 3/4 : COPY go.mod . [2021-11-11T09:06:38.173Z] Successfully built b26b335c5f37 [2021-11-11T09:06:38.173Z] Successfully tagged support-notifications:latest [2021-11-11T09:06:38.173Z]  Building support-notifications ... done Building security-secretstore-setup [2021-11-11T09:06:38.173Z] Removing intermediate container f7ec6f20e487 [2021-11-11T09:06:38.173Z] ---> 2af4be6737df [2021-11-11T09:06:38.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:06:38.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:38.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:38.702Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T09:06:38.734Z] ---> b32af77cee75 [2021-11-11T09:06:38.734Z] Step 4/4 : RUN go mod download [2021-11-11T09:06:38.734Z] ---> Running in e227b7262a92 [2021-11-11T09:06:38.968Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T09:06:39.227Z] Executing bash-5.1.4-r0.post-install [2021-11-11T09:06:39.803Z] ---> Running in 432ddea783c8 [2021-11-11T09:06:39.803Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T09:06:39.803Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T09:06:39.803Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T09:06:39.803Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T09:06:39.803Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T09:06:39.803Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T09:06:39.803Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T09:06:39.803Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T09:06:39.803Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T09:06:39.803Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T09:06:39.803Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T09:06:39.803Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T09:06:39.803Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T09:06:39.803Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T09:06:39.803Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T09:06:41.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:06:41.724Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:06:41.724Z] ---> 42875f4e5191 [2021-11-11T09:06:41.724Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:06:41.724Z] ---> Using cache [2021-11-11T09:06:41.724Z] ---> fec3c98c7f90 [2021-11-11T09:06:41.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:06:41.724Z] ---> Using cache [2021-11-11T09:06:41.724Z] ---> 0b818cd63879 [2021-11-11T09:06:41.724Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T09:06:42.660Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T09:06:42.660Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T09:06:42.920Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T09:06:42.920Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T09:06:43.493Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:06:43.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:06:43.493Z] ---> 42875f4e5191 [2021-11-11T09:06:43.493Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T09:06:43.493Z] ---> Using cache [2021-11-11T09:06:43.493Z] ---> fec3c98c7f90 [2021-11-11T09:06:43.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:06:43.493Z] ---> Using cache [2021-11-11T09:06:43.493Z] ---> 0b818cd63879 [2021-11-11T09:06:43.493Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T09:06:43.493Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T09:06:44.066Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T09:06:44.066Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T09:06:44.066Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T09:06:44.329Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T09:06:44.329Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T09:06:44.329Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T09:06:44.329Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T09:06:44.591Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T09:06:44.591Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T09:06:44.591Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T09:06:44.591Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T09:06:44.591Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T09:06:44.591Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T09:06:44.591Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T09:06:44.591Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T09:06:44.591Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T09:06:44.591Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T09:06:44.591Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T09:06:44.591Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T09:06:44.855Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T09:06:44.855Z] Removing intermediate container 432ddea783c8 [2021-11-11T09:06:44.855Z] ---> c14ef7d35850 [2021-11-11T09:06:44.855Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T09:06:45.121Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:06:45.689Z] OK: 84 MiB in 64 packages [2021-11-11T09:06:45.950Z] ---> Running in f779246e47b7 [2021-11-11T09:06:45.950Z] ---> Running in ce35a55013db [2021-11-11T09:06:46.210Z] ---> Running in 81aea0ed3f09 [2021-11-11T09:06:47.603Z] Removing intermediate container 81aea0ed3f09 [2021-11-11T09:06:47.603Z] ---> f79e3cbb3910 [2021-11-11T09:06:47.603Z] Step 22/23 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:06:47.603Z] Collecting docker-compose==1.23.2 [2021-11-11T09:06:47.603Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T09:06:47.603Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T09:06:47.603Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T09:06:47.603Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T09:06:47.603Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T09:06:47.603Z] ---> Running in e10d3200a599 [2021-11-11T09:06:47.872Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T09:06:47.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T09:06:48.148Z] Removing intermediate container e10d3200a599 [2021-11-11T09:06:48.148Z] ---> 9fcf7c1c2b25 [2021-11-11T09:06:48.148Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T09:06:48.148Z] ---> Running in 6583bfe29311 [2021-11-11T09:06:48.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:48.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:48.148Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T09:06:48.148Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T09:06:48.436Z] Removing intermediate container 6583bfe29311 [2021-11-11T09:06:48.436Z] ---> 23e83c29352e [2021-11-11T09:06:48.436Z] [2021-11-11T09:06:48.436Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T09:06:48.436Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T09:06:48.436Z] Successfully built 23e83c29352e [2021-11-11T09:06:48.436Z] Successfully tagged support-scheduler:latest [2021-11-11T09:06:48.436Z]  Building support-scheduler ... done Building security-bootstrapper [2021-11-11T09:06:48.436Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T09:06:48.436Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T09:06:48.436Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T09:06:48.436Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T09:06:48.724Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T09:06:48.724Z] Collecting PyYAML<4,>=3.10 [2021-11-11T09:06:48.983Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T09:06:48.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:48.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:49.569Z] OK: 220 MiB in 52 packages [2021-11-11T09:06:49.569Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T09:06:49.569Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T09:06:49.569Z] OK: 220 MiB in 52 packages [2021-11-11T09:06:49.569Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T09:06:49.569Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T09:06:49.569Z] Collecting idna<2.8,>=2.5 [2021-11-11T09:06:49.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T09:06:49.859Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T09:06:49.859Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T09:06:49.859Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T09:06:49.859Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T09:06:49.859Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T09:06:49.859Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T09:06:49.859Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T09:06:49.859Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T09:06:49.859Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T09:06:49.859Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T09:06:49.859Z] Attempting uninstall: urllib3 [2021-11-11T09:06:49.859Z] Found existing installation: urllib3 1.26.5 [2021-11-11T09:06:49.859Z] Uninstalling urllib3-1.26.5: [2021-11-11T09:06:49.859Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T09:06:51.242Z] Attempting uninstall: idna [2021-11-11T09:06:51.242Z] Found existing installation: idna 3.2 [2021-11-11T09:06:51.242Z] Uninstalling idna-3.2: [2021-11-11T09:06:51.242Z] Successfully uninstalled idna-3.2 [2021-11-11T09:06:51.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:06:51.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:06:51.242Z] ---> 42875f4e5191 [2021-11-11T09:06:51.242Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:06:51.242Z] ---> Using cache [2021-11-11T09:06:51.242Z] ---> fec3c98c7f90 [2021-11-11T09:06:51.242Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:06:51.242Z] ---> Using cache [2021-11-11T09:06:51.242Z] ---> 0b818cd63879 [2021-11-11T09:06:51.242Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T09:06:51.242Z] ---> Running in c3766ed32213 [2021-11-11T09:06:51.502Z] Attempting uninstall: chardet [2021-11-11T09:06:51.502Z] Found existing installation: chardet 4.0.0 [2021-11-11T09:06:51.502Z] Uninstalling chardet-4.0.0: [2021-11-11T09:06:51.502Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T09:06:51.502Z] Removing intermediate container f779246e47b7 [2021-11-11T09:06:51.502Z] ---> 055a90ec03d5 [2021-11-11T09:06:51.502Z] Step 6/22 : COPY . . [2021-11-11T09:06:51.502Z] Removing intermediate container ce35a55013db [2021-11-11T09:06:51.502Z] ---> 18521ee056d7 [2021-11-11T09:06:51.502Z] Step 6/24 : COPY . . [2021-11-11T09:06:51.777Z] Attempting uninstall: requests [2021-11-11T09:06:51.777Z] Found existing installation: requests 2.25.1 [2021-11-11T09:06:51.777Z] Uninstalling requests-2.25.1: [2021-11-11T09:06:51.777Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:51.777Z] Successfully uninstalled requests-2.25.1 [2021-11-11T09:06:52.061Z] Running setup.py install for texttable: started [2021-11-11T09:06:52.061Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T09:06:52.061Z] Running setup.py install for PyYAML: started [2021-11-11T09:06:52.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:06:52.662Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T09:06:52.922Z] OK: 220 MiB in 52 packages [2021-11-11T09:06:54.844Z] Running setup.py install for docopt: started [2021-11-11T09:06:55.802Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T09:06:55.802Z] Running setup.py install for dockerpty: started [2021-11-11T09:06:56.079Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T09:07:00.278Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-11T09:07:01.229Z] ---> fe99b9660b57 [2021-11-11T09:07:01.229Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:07:01.229Z] ---> 4dace4364d97 [2021-11-11T09:07:01.229Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:07:01.229Z] Removing intermediate container c3766ed32213 [2021-11-11T09:07:01.229Z] ---> b4b3227ce252 [2021-11-11T09:07:01.229Z] Step 6/22 : COPY . . [2021-11-11T09:07:01.229Z] ---> Running in 7b65471f8041 [2021-11-11T09:07:01.229Z] ---> Running in c22bb54bfa1c [2021-11-11T09:07:02.626Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:07:02.626Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:07:02.626Z] ---> 42875f4e5191 [2021-11-11T09:07:02.626Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T09:07:02.626Z] ---> Using cache [2021-11-11T09:07:02.626Z] ---> fec3c98c7f90 [2021-11-11T09:07:02.626Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:07:02.626Z] ---> Using cache [2021-11-11T09:07:02.626Z] ---> 0b818cd63879 [2021-11-11T09:07:02.626Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T09:07:02.626Z] ---> Using cache [2021-11-11T09:07:02.626Z] ---> b4b3227ce252 [2021-11-11T09:07:02.626Z] Step 6/30 : COPY . . [2021-11-11T09:07:05.918Z] Removing intermediate container c22bb54bfa1c [2021-11-11T09:07:05.918Z] ---> 353d2215660f [2021-11-11T09:07:05.918Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T09:07:06.488Z] Removing intermediate container 7b65471f8041 [2021-11-11T09:07:06.488Z] ---> d405d6478b96 [2021-11-11T09:07:06.488Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T09:07:06.488Z] ---> Running in 188ca9dd5166 [2021-11-11T09:07:07.059Z] ---> Running in f27c4d742943 [2021-11-11T09:07:07.631Z] Removing intermediate container bfd4a58fd58f [2021-11-11T09:07:07.631Z] ---> 4f2b0158fe74 [2021-11-11T09:07:07.631Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T09:07:07.893Z] 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-11-11T09:07:08.167Z] ---> Running in e79cde303c9b [2021-11-11T09:07:08.443Z] 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-11-11T09:07:08.710Z] ---> 6e8ef8b6e4d5 [2021-11-11T09:07:08.710Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:07:08.710Z] Removing intermediate container e79cde303c9b [2021-11-11T09:07:08.710Z] ---> 32b3052422ee [2021-11-11T09:07:08.710Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T09:07:08.710Z] ---> Running in 1f695e72fb06 [2021-11-11T09:07:08.710Z] ---> Running in 901a19ab0817 [2021-11-11T09:07:08.981Z] ---> 37243de9b0c5 [2021-11-11T09:07:08.981Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:07:08.981Z] Removing intermediate container 1f695e72fb06 [2021-11-11T09:07:08.981Z] ---> 042e8228d6fb [2021-11-11T09:07:08.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T09:07:08.981Z] ---> Running in 53db8c4c977c [2021-11-11T09:07:09.953Z] ---> 394a39a0587c [2021-11-11T09:07:09.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T09:07:09.953Z] ---> 233976c634e2 [2021-11-11T09:07:09.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T09:07:10.545Z] ---> a3529933a1a0 [2021-11-11T09:07:10.545Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T09:07:10.545Z] ---> Running in 1d736d0a6047 [2021-11-11T09:07:10.828Z] Removing intermediate container 901a19ab0817 [2021-11-11T09:07:10.828Z] ---> a6f010383191 [2021-11-11T09:07:10.828Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T09:07:10.828Z] ---> Running in e236e08b9155 [2021-11-11T09:07:10.828Z] Removing intermediate container 53db8c4c977c [2021-11-11T09:07:10.828Z] ---> db5bb8589785 [2021-11-11T09:07:10.828Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T09:07:10.828Z] ---> Running in 23544e696c3f [2021-11-11T09:07:10.828Z] Removing intermediate container 1d736d0a6047 [2021-11-11T09:07:10.828Z] ---> 2b5d438cc683 [2021-11-11T09:07:10.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:07:10.828Z] ---> Running in 1deb73f08261 [2021-11-11T09:07:11.098Z] Removing intermediate container 1deb73f08261 [2021-11-11T09:07:11.098Z] ---> 14068972875b [2021-11-11T09:07:11.098Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T09:07:11.098Z] ---> Running in 451afc766dd5 [2021-11-11T09:07:11.366Z] 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-11-11T09:07:11.366Z] Removing intermediate container 451afc766dd5 [2021-11-11T09:07:11.366Z] ---> 6d9f64201ab8 [2021-11-11T09:07:11.366Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:07:11.366Z] ---> Running in a7eca97dfa0d [2021-11-11T09:07:11.366Z] 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-11-11T09:07:11.638Z] Removing intermediate container a7eca97dfa0d [2021-11-11T09:07:11.638Z] ---> 6a81ab1462ea [2021-11-11T09:07:11.638Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:07:11.638Z] ---> Running in 1e5238295e79 [2021-11-11T09:07:11.906Z] Removing intermediate container 1e5238295e79 [2021-11-11T09:07:11.906Z] ---> fd21174028dd [2021-11-11T09:07:11.906Z] [2021-11-11T09:07:11.906Z] Successfully built fd21174028dd [2021-11-11T09:07:11.906Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T09:07:38.586Z]  Building sys-mgmt-agent ... done 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-11-11T09:07:39.173Z] Removing intermediate container 188ca9dd5166 [2021-11-11T09:07:39.173Z] ---> e8b1b963c654 [2021-11-11T09:07:39.173Z] [2021-11-11T09:07:39.173Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T09:07:39.173Z] ---> 14119a10abf4 [2021-11-11T09:07:39.173Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T09:07:39.173Z] ---> Running in 76deeaee98b2 [2021-11-11T09:07:39.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:07:39.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:07:40.053Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T09:07:40.053Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T09:07:40.053Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T09:07:40.053Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:07:40.053Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T09:07:40.053Z] OK: 6 MiB in 17 packages [2021-11-11T09:07:40.646Z] Removing intermediate container 76deeaee98b2 [2021-11-11T09:07:40.646Z] ---> eddce7484b57 [2021-11-11T09:07:40.646Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T09:07:40.646Z] ---> Running in c533787618bc [2021-11-11T09:07:40.923Z] Removing intermediate container c533787618bc [2021-11-11T09:07:40.923Z] ---> 94f6034a652e [2021-11-11T09:07:40.923Z] Step 12/24 : WORKDIR / [2021-11-11T09:07:40.923Z] ---> Running in 0c6d29ae031b [2021-11-11T09:07:41.203Z] Removing intermediate container 0c6d29ae031b [2021-11-11T09:07:41.203Z] ---> b2d883333387 [2021-11-11T09:07:41.203Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T09:07:41.475Z] ---> aa80a70cd149 [2021-11-11T09:07:41.475Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T09:07:41.766Z] ---> 7df3753c38b3 [2021-11-11T09:07:41.766Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T09:07:42.749Z] ---> 76250a89042d [2021-11-11T09:07:42.749Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T09:07:43.338Z] Removing intermediate container 23544e696c3f [2021-11-11T09:07:43.338Z] ---> a797bfe36ed5 [2021-11-11T09:07:43.338Z] [2021-11-11T09:07:43.338Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T09:07:43.338Z] ---> 14119a10abf4 [2021-11-11T09:07:43.338Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T09:07:43.338Z] Removing intermediate container e236e08b9155 [2021-11-11T09:07:43.338Z] ---> 18baacb2de2a [2021-11-11T09:07:43.338Z] [2021-11-11T09:07:43.338Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T09:07:43.338Z] ---> 14119a10abf4 [2021-11-11T09:07:43.338Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T09:07:43.338Z] ---> Using cache [2021-11-11T09:07:43.338Z] ---> d69985b452e4 [2021-11-11T09:07:43.338Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:07:43.338Z] ---> Using cache [2021-11-11T09:07:43.338Z] ---> cf4e26ab3272 [2021-11-11T09:07:43.338Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T09:07:43.338Z] ---> 87376cffd632 [2021-11-11T09:07:43.338Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T09:07:43.338Z] ---> Running in fc9aebb58646 [2021-11-11T09:07:43.338Z] ---> Running in e8350b2d6e71 [2021-11-11T09:07:43.622Z] Removing intermediate container fc9aebb58646 [2021-11-11T09:07:43.622Z] ---> c07274f9518b [2021-11-11T09:07:43.622Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T09:07:43.622Z] Removing intermediate container e8350b2d6e71 [2021-11-11T09:07:43.622Z] ---> 8ee69080763a [2021-11-11T09:07:43.622Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T09:07:43.622Z] ---> 9c829a7d5e8c [2021-11-11T09:07:43.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T09:07:43.622Z] ---> Running in 3f5151a3c69d [2021-11-11T09:07:43.622Z] ---> Running in 30d0294a259d [2021-11-11T09:07:43.888Z] Removing intermediate container 3f5151a3c69d [2021-11-11T09:07:43.888Z] ---> e6fd825409d6 [2021-11-11T09:07:43.888Z] Step 14/22 : WORKDIR / [2021-11-11T09:07:43.888Z] ---> Running in 2d917a9ff205 [2021-11-11T09:07:44.155Z] ---> a917f3451c04 [2021-11-11T09:07:44.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T09:07:44.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:07:44.155Z] Removing intermediate container 2d917a9ff205 [2021-11-11T09:07:44.155Z] ---> 173923672701 [2021-11-11T09:07:44.155Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:07:44.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:07:44.421Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T09:07:44.421Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T09:07:44.421Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:07:44.421Z] OK: 6 MiB in 16 packages [2021-11-11T09:07:44.694Z] ---> 88779a68e356 [2021-11-11T09:07:44.694Z] Step 20/24 : 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-11-11T09:07:44.694Z] ---> 54baab742efe [2021-11-11T09:07:44.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T09:07:44.694Z] ---> Running in a3957811fdad [2021-11-11T09:07:45.272Z] Removing intermediate container 30d0294a259d [2021-11-11T09:07:45.272Z] ---> c848c82ea6ae [2021-11-11T09:07:45.272Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T09:07:45.272Z] Removing intermediate container f27c4d742943 [2021-11-11T09:07:45.272Z] ---> 58fddd52720b [2021-11-11T09:07:45.272Z] [2021-11-11T09:07:45.272Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T09:07:45.272Z] ---> 14119a10abf4 [2021-11-11T09:07:45.272Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T09:07:45.272Z] ---> Running in 010659f2d721 [2021-11-11T09:07:45.272Z] ---> c4f491b2d9bb [2021-11-11T09:07:45.272Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T09:07:45.272Z] ---> Running in c1babd30dfe9 [2021-11-11T09:07:45.272Z] Removing intermediate container 010659f2d721 [2021-11-11T09:07:45.272Z] ---> d23610282612 [2021-11-11T09:07:45.272Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T09:07:45.272Z] ---> Running in 5b0f1cdb34ea [2021-11-11T09:07:45.272Z] Removing intermediate container c1babd30dfe9 [2021-11-11T09:07:45.272Z] ---> 3fdb920c8130 [2021-11-11T09:07:45.272Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T09:07:45.537Z] ---> Running in 9b642981dd68 [2021-11-11T09:07:45.537Z] ---> df2995bdf8c8 [2021-11-11T09:07:45.537Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T09:07:45.537Z] ---> Running in 469aa4b98a0c [2021-11-11T09:07:45.537Z] Removing intermediate container 5b0f1cdb34ea [2021-11-11T09:07:45.537Z] ---> 8a0e1d51ab04 [2021-11-11T09:07:45.537Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T09:07:45.537Z] ---> Running in 3930be49bd2c [2021-11-11T09:07:45.537Z] Removing intermediate container a3957811fdad [2021-11-11T09:07:45.537Z] ---> badb69f7a349 [2021-11-11T09:07:45.538Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T09:07:45.538Z] Removing intermediate container 9b642981dd68 [2021-11-11T09:07:45.538Z] ---> 70019e907414 [2021-11-11T09:07:45.538Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T09:07:45.538Z] ---> Running in 0af289fbd5b3 [2021-11-11T09:07:45.538Z] Removing intermediate container 469aa4b98a0c [2021-11-11T09:07:45.538Z] ---> a6faa2a7062d [2021-11-11T09:07:45.538Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:07:45.538Z] ---> Running in 71bbd76ff119 [2021-11-11T09:07:45.538Z] ---> Running in 630f6b9c9ffe [2021-11-11T09:07:45.800Z] Removing intermediate container 0af289fbd5b3 [2021-11-11T09:07:45.800Z] ---> 2e4680576b63 [2021-11-11T09:07:45.800Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T09:07:45.800Z] Removing intermediate container 71bbd76ff119 [2021-11-11T09:07:45.800Z] ---> 436e0a1b302a [2021-11-11T09:07:45.800Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:07:45.800Z] Removing intermediate container 630f6b9c9ffe [2021-11-11T09:07:45.800Z] ---> ecda6b235d0c [2021-11-11T09:07:45.800Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T09:07:45.800Z] ---> Running in 860efea0e300 [2021-11-11T09:07:45.800Z] ---> Running in fbc31acf5344 [2021-11-11T09:07:45.800Z] ---> Running in faf822fde24d [2021-11-11T09:07:46.063Z] Removing intermediate container 860efea0e300 [2021-11-11T09:07:46.063Z] ---> 26ebe482ed88 [2021-11-11T09:07:46.063Z] Step 23/24 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:07:46.063Z] Removing intermediate container faf822fde24d [2021-11-11T09:07:46.063Z] ---> 62addbb11da3 [2021-11-11T09:07:46.063Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:07:46.063Z] ---> Running in bb8a707ce657 [2021-11-11T09:07:46.063Z] ---> Running in f775ff2fec10 [2021-11-11T09:07:46.063Z] Removing intermediate container bb8a707ce657 [2021-11-11T09:07:46.063Z] ---> c8a6852b338f [2021-11-11T09:07:46.063Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T09:07:46.063Z] ---> Running in ec71c32ae16e [2021-11-11T09:07:46.063Z] Removing intermediate container f775ff2fec10 [2021-11-11T09:07:46.063Z] ---> d7e5df2ac9d2 [2021-11-11T09:07:46.063Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:07:46.331Z] ---> Running in 598ec97ac3b8 [2021-11-11T09:07:46.331Z] Removing intermediate container 3930be49bd2c [2021-11-11T09:07:46.331Z] ---> 6dbcddff83b9 [2021-11-11T09:07:46.331Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T09:07:46.331Z] ---> Running in 79b952852c63 [2021-11-11T09:07:46.331Z] Removing intermediate container ec71c32ae16e [2021-11-11T09:07:46.331Z] ---> eae333502ad8 [2021-11-11T09:07:46.331Z] [2021-11-11T09:07:46.331Z] Removing intermediate container 598ec97ac3b8 [2021-11-11T09:07:46.331Z] ---> af6d54839aad [2021-11-11T09:07:46.331Z] [2021-11-11T09:07:46.331Z] Successfully built eae333502ad8 [2021-11-11T09:07:46.331Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T09:07:46.331Z]  Building security-secretstore-setup ... done Removing intermediate container fbc31acf5344 [2021-11-11T09:07:46.331Z] ---> 1fd7bf179eff [2021-11-11T09:07:46.331Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T09:07:46.331Z] Removing intermediate container 79b952852c63 [2021-11-11T09:07:46.331Z] ---> 15ba5772ff3f [2021-11-11T09:07:46.331Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T09:07:46.594Z] Successfully built af6d54839aad [2021-11-11T09:07:46.594Z] ---> Running in 7d3ed5f54e8c [2021-11-11T09:07:46.594Z] Successfully tagged core-command:latest [2021-11-11T09:07:46.594Z]  Building core-command ... done  ---> 8faa0d33a47c [2021-11-11T09:07:46.594Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T09:07:46.594Z] ---> Running in 83688d0ff83c [2021-11-11T09:07:46.857Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T09:07:47.119Z] Removing intermediate container 83688d0ff83c [2021-11-11T09:07:47.119Z] ---> f6289177d255 [2021-11-11T09:07:47.119Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:07:47.383Z] ---> b77fb87d6776 [2021-11-11T09:07:47.383Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T09:07:47.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T09:07:47.646Z] ---> baffa4ca9ac7 [2021-11-11T09:07:47.646Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T09:07:47.908Z] ---> 874e546175ea [2021-11-11T09:07:47.908Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T09:07:47.908Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T09:07:47.908Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T09:07:47.908Z] ---> c7a1f16f7986 [2021-11-11T09:07:47.908Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T09:07:48.170Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T09:07:48.170Z] ---> 4b957e567d11 [2021-11-11T09:07:48.170Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T09:07:48.170Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T09:07:48.170Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T09:07:48.430Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T09:07:48.430Z] ---> Running in 4d3d39582b66 [2021-11-11T09:07:48.430Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:07:48.430Z] OK: 8 MiB in 20 packages [2021-11-11T09:07:48.430Z] Removing intermediate container 4d3d39582b66 [2021-11-11T09:07:48.430Z] ---> c7931d47bd34 [2021-11-11T09:07:48.430Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T09:07:48.710Z] ---> ee84ea61799c [2021-11-11T09:07:48.710Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T09:07:48.710Z] ---> Running in 555b12055fad [2021-11-11T09:07:48.710Z] Removing intermediate container 7d3ed5f54e8c [2021-11-11T09:07:48.710Z] ---> 82879fd8214f [2021-11-11T09:07:48.710Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:07:48.974Z] ---> 4cfd51c02a43 [2021-11-11T09:07:48.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T09:07:49.243Z] Removing intermediate container 555b12055fad [2021-11-11T09:07:49.243Z] ---> d9c1ad82553e [2021-11-11T09:07:49.243Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T09:07:49.243Z] ---> 8e337a6f0022 [2021-11-11T09:07:49.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T09:07:49.243Z] ---> Running in 15e672b500f3 [2021-11-11T09:07:49.505Z] ---> a42e70f8db19 [2021-11-11T09:07:49.505Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T09:07:49.505Z] Removing intermediate container 15e672b500f3 [2021-11-11T09:07:49.505Z] ---> 689bfd4e9e3f [2021-11-11T09:07:49.505Z] Step 27/30 : CMD ["gate"] [2021-11-11T09:07:49.505Z] ---> Running in 1f641603a414 [2021-11-11T09:07:49.505Z] ---> Running in c6c828401df8 [2021-11-11T09:07:49.505Z] Removing intermediate container 1f641603a414 [2021-11-11T09:07:49.505Z] ---> d81005eed9d3 [2021-11-11T09:07:49.505Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:07:49.505Z] ---> Running in 36e9b8d19f8a [2021-11-11T09:07:49.505Z] Removing intermediate container c6c828401df8 [2021-11-11T09:07:49.505Z] ---> 426dc321e6b0 [2021-11-11T09:07:49.505Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T09:07:49.765Z] ---> Running in ff450f16ba3a [2021-11-11T09:07:49.765Z] Removing intermediate container 36e9b8d19f8a [2021-11-11T09:07:49.765Z] ---> 2db0a73afb4f [2021-11-11T09:07:49.765Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T09:07:49.765Z] ---> Running in d995537ce587 [2021-11-11T09:07:49.765Z] Removing intermediate container ff450f16ba3a [2021-11-11T09:07:49.765Z] ---> 032d489b1ed0 [2021-11-11T09:07:49.765Z] Step 29/30 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:07:49.765Z] Removing intermediate container d995537ce587 [2021-11-11T09:07:49.765Z] ---> b56a6ae1cae8 [2021-11-11T09:07:49.765Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:07:50.030Z] ---> Running in 410d9b6146e7 [2021-11-11T09:07:50.030Z] ---> Running in 017d22473bad [2021-11-11T09:07:50.030Z] Removing intermediate container 410d9b6146e7 [2021-11-11T09:07:50.030Z] ---> 2a1c4b9dc041 [2021-11-11T09:07:50.030Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T09:07:50.030Z] Removing intermediate container 017d22473bad [2021-11-11T09:07:50.030Z] ---> fabc8ef502f2 [2021-11-11T09:07:50.030Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:07:50.030Z] ---> Running in 28892a1d9f3b [2021-11-11T09:07:50.030Z] ---> Running in 6a0fcf04b5f0 [2021-11-11T09:07:50.289Z] Removing intermediate container 6a0fcf04b5f0 [2021-11-11T09:07:50.289Z] ---> ec9b711a0bcd [2021-11-11T09:07:50.289Z] [2021-11-11T09:07:50.289Z] Removing intermediate container 28892a1d9f3b [2021-11-11T09:07:50.289Z] ---> fd8e17ccf2cf [2021-11-11T09:07:50.289Z] [2021-11-11T09:07:50.289Z] Successfully built ec9b711a0bcd [2021-11-11T09:07:50.289Z] Successfully tagged security-bootstrapper:latest [2021-11-11T09:07:50.289Z]  Building security-bootstrapper ... done Successfully built fd8e17ccf2cf [2021-11-11T09:07:50.289Z] Successfully tagged core-data:latest [2021-11-11T09:07:50.297Z]  Building core-data ... done  [Pipeline] } [2021-11-11T09:07:50.301Z] $ docker stop --time=1 a06b0f619becf40cfdcf00fb2b7648bbc651a09155fe4d9d8bec1818ea0640e4 [2021-11-11T09:07:51.572Z] $ docker rm -f a06b0f619becf40cfdcf00fb2b7648bbc651a09155fe4d9d8bec1818ea0640e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T09:07:52.152Z] + docker images [2021-11-11T09:07:52.152Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T09:07:52.152Z] security-bootstrapper latest ec9b711a0bcd 1 second ago 18.9MB [2021-11-11T09:07:52.152Z] core-data latest fd8e17ccf2cf 1 second ago 20.7MB [2021-11-11T09:07:52.152Z] core-command latest af6d54839aad 5 seconds ago 16.1MB [2021-11-11T09:07:52.152Z] security-secretstore-setup latest eae333502ad8 5 seconds ago 28.4MB [2021-11-11T09:07:52.152Z] 58fddd52720b 7 seconds ago 1.76GB [2021-11-11T09:07:52.152Z] a797bfe36ed5 9 seconds ago 1.76GB [2021-11-11T09:07:52.152Z] 18baacb2de2a 9 seconds ago 1.75GB [2021-11-11T09:07:52.152Z] e8b1b963c654 13 seconds ago 1.76GB [2021-11-11T09:07:52.152Z] sys-mgmt-agent latest fd21174028dd 40 seconds ago 294MB [2021-11-11T09:07:52.152Z] support-scheduler latest 23e83c29352e About a minute ago 16.2MB [2021-11-11T09:07:52.152Z] support-notifications latest b26b335c5f37 About a minute ago 16.9MB [2021-11-11T09:07:52.152Z] security-proxy-setup latest ba18d37d8d95 About a minute ago 26.9MB [2021-11-11T09:07:52.152Z] core-metadata latest b3cf7d13aa4d About a minute ago 16.9MB [2021-11-11T09:07:52.152Z] ecbd5061e03a About a minute ago 1.76GB [2021-11-11T09:07:52.152Z] db4fff83c1f3 About a minute ago 1.76GB [2021-11-11T09:07:52.152Z] 123d926f9418 About a minute ago 1.76GB [2021-11-11T09:07:52.152Z] 3f60b26ad2c2 About a minute ago 1.76GB [2021-11-11T09:07:52.152Z] 304eccb8baff About a minute ago 1.76GB [2021-11-11T09:07:52.152Z] ci-base-image-x86_64 latest 42875f4e5191 5 minutes ago 1.25GB [2021-11-11T09:07:52.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T09:07:52.152Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T09:07:52.152Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T09:07:52.152Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T09:07:52.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-11T09:08:00.515Z] Removing intermediate container e227b7262a92 [2021-11-11T09:08:00.515Z] ---> f6cd95ac8cca [2021-11-11T09:08:00.515Z] Successfully built f6cd95ac8cca [2021-11-11T09:08:00.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:08:00.868Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T09:08:00.868Z] . [Pipeline] withDockerContainer [2021-11-11T09:08:01.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container [2021-11-11T09:08:01.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T09:08:02.656Z] $ docker top 1993d986a9bd6f991bc1cf525e07cda6f71b017426d02046c85887006304f23c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T09:08:03.560Z] + go version [2021-11-11T09:08:03.560Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T09:08:03.582Z] $ docker stop --time=1 1993d986a9bd6f991bc1cf525e07cda6f71b017426d02046c85887006304f23c [2021-11-11T09:08:05.230Z] $ docker rm -f 1993d986a9bd6f991bc1cf525e07cda6f71b017426d02046c85887006304f23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:08:05.924Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T09:08:05.924Z] . [Pipeline] withDockerContainer [2021-11-11T09:08:06.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container [2021-11-11T09:08:06.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T09:08:07.490Z] Still waiting to schedule task [2021-11-11T09:08:07.490Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-11T09:08:07.564Z] $ docker top 31830b31d9cf048aa3fcbc81837fa1961f4d56c9515b778d7a6f862f50494935 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T09:08:07.852Z] ========================================================= [2021-11-11T09:08:07.852Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T09:08:07.852Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T09:08:08.495Z] + make test [2021-11-11T09:08:08.495Z] go mod tidy [2021-11-11T09:08:09.094Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T09:08:35.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T09:09:04.184Z] Running on prd-ubuntu18.04-docker-8c-8g-60 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-11T09:09:04.196Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-11T09:09:04.287Z] The recommended git tool is: git [2021-11-11T09:09:06.102Z] using credential edgex-jenkins-ssh [2021-11-11T09:09:06.113Z] Cloning the remote Git repository [2021-11-11T09:09:06.133Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T09:09:06.188Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-11T09:09:06.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T09:09:06.216Z] > git --version # timeout=10 [2021-11-11T09:09:06.226Z] > git --version # 'git version 2.17.1' [2021-11-11T09:09:06.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T09:09:06.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T09:09:10.634Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T09:09:10.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T09:09:10.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T09:09:10.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T09:09:10.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T09:09:10.670Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T09:09:11.395Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:09:11.518Z] Merge succeeded, producing eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:09:11.518Z] Checking out Revision eaf4e576f236368c56084bef1bfbbcdd268a0dd5 (PR-3806) [2021-11-11T09:09:11.406Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T09:09:11.420Z] > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 [2021-11-11T09:09:11.482Z] > git remote # timeout=10 [2021-11-11T09:09:11.488Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T09:09:11.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T09:09:11.504Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T09:09:11.513Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T09:09:11.523Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T09:09:11.528Z] > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 [2021-11-11T09:09:15.059Z] Commit message: "docs(snap): update README.md (part 2)" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:09:15.988Z] + echo snap-build.sh [2021-11-11T09:09:15.989Z] snap-build.sh [2021-11-11T09:09:15.989Z] + SNAP_BASE_DIR=. [2021-11-11T09:09:15.989Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-11-11T09:09:15.989Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-11-11T09:09:15.989Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-11-11T09:09:15.989Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-11-11T09:09:15.989Z] + cd /w/workspace/edgex-go/2 [2021-11-11T09:09:15.989Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-11T09:09:15.989Z] Reading package lists... [2021-11-11T09:09:15.989Z] Building dependency tree... [2021-11-11T09:09:15.989Z] Reading state information... [2021-11-11T09:09:15.989Z] The following packages were automatically installed and are no longer required: [2021-11-11T09:09:15.989Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-11T09:09:15.989Z] uidmap xdelta3 [2021-11-11T09:09:15.989Z] Use 'sudo apt autoremove' to remove them. [2021-11-11T09:09:15.989Z] The following packages will be REMOVED: [2021-11-11T09:09:15.989Z] lxd* lxd-client* [2021-11-11T09:09:16.253Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-11T09:09:16.253Z] After this operation, 31.7 MB disk space will be freed. [2021-11-11T09:09:16.777Z] (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-11-11T09:09:16.777Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T09:09:17.726Z] Removing lxd dnsmasq configuration [2021-11-11T09:09:17.726Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T09:09:17.987Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-11T09:09:18.561Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T09:09:18.824Z] (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-11-11T09:09:18.824Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T09:09:20.213Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-11T09:09:20.213Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-11T09:09:20.791Z] + sudo snap remove --purge lxd [2021-11-11T09:09:20.791Z] snap "lxd" is not installed [2021-11-11T09:09:20.791Z] + sudo groupadd --force --system lxd [2021-11-11T09:09:21.051Z] ++ whoami [2021-11-11T09:09:21.051Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-11T09:09:21.051Z] + newgrp - lxd [2021-11-11T09:09:21.051Z] + sudo snap install lxd [2021-11-11T09:09:29.198Z] 2021-11-11T09:09:27Z INFO Waiting for automatic snapd restart... [2021-11-11T09:09:32.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T09:09:34.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T09:09:34.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T09:09:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T09:09:44.117Z] lxd 4.20 from Canonical* installed [2021-11-11T09:09:44.117Z] + sudo lxd init --auto [2021-11-11T09:09:48.631Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T09:09:48.631Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T09:09:48.631Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T09:09:48.631Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T09:09:48.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T09:09:48.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T09:09:50.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T09:09:50.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T09:09:50.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T09:09:50.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T09:09:52.257Z] + sudo snap install --classic snapcraft [2021-11-11T09:09:56.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2021-11-11T09:09:56.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T09:09:56.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T09:10:00.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 98.5% of statements [2021-11-11T09:10:00.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T09:10:02.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.288s coverage: 44.7% of statements [2021-11-11T09:10:02.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T09:10:02.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T09:10:04.493Z] snapcraft 5.0 from Canonical* installed [2021-11-11T09:10:04.493Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-11T09:10:04.493Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-11T09:10:04.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T09:10:04.493Z] Dload Upload Total Spent Left Speed [2021-11-11T09:10:04.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2863 0 --:--:-- --:--:-- --:--:-- 2863 [2021-11-11T09:10:04.493Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7954k 0 --:--:-- --:--:-- --:--:-- 44.4M [2021-11-11T09:10:04.493Z] ./yq_linux_amd64 [2021-11-11T09:10:04.493Z] + sudo snapcraft prime --use-lxd [2021-11-11T09:10:04.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.592s coverage: 89.5% of statements [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:10:04.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.331s coverage: 84.4% of statements [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T09:10:04.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T09:10:05.436Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-11T09:10:05.436Z] 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-11-11T09:10:05.436Z] - README.md [2021-11-11T09:10:05.436Z] [2021-11-11T09:10:05.436Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T09:10:05.697Z] Launching a container. [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 94.2% of statements [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.202s coverage: 59.1% of statements [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.9% of statements [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.224s coverage: 58.8% of statements [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 21.7% of statements [2021-11-11T09:10:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-11-11T09:10:13.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements [2021-11-11T09:10:13.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2021-11-11T09:10:14.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-11-11T09:10:15.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements [2021-11-11T09:10:15.703Z] Waiting for container to be ready [2021-11-11T09:10:15.703Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-11T09:10:15.703Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-11T09:10:15.703Z] [2021-11-11T09:10:19.000Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-11T09:10:19.260Z] Waiting for network to be ready... [2021-11-11T09:10:19.832Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T09:10:19.832Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T09:10:20.092Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T09:10:20.353Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T09:10:20.353Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T09:10:20.614Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T09:10:20.614Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T09:10:20.614Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T09:10:20.614Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T09:10:20.614Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T09:10:20.614Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T09:10:20.614Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T09:10:20.614Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T09:10:20.614Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T09:10:20.614Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T09:10:20.614Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T09:10:20.614Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T09:10:20.887Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T09:10:21.155Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T09:10:21.155Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T09:10:21.155Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T09:10:21.155Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T09:10:21.155Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T09:10:21.156Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T09:10:21.417Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T09:10:21.417Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T09:10:21.417Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T09:10:24.716Z] Fetched 25.6 MB in 5s (5491 kB/s) [2021-11-11T09:10:24.977Z] Reading package lists... [2021-11-11T09:10:25.238Z] Reading package lists... [2021-11-11T09:10:25.499Z] Building dependency tree... [2021-11-11T09:10:25.499Z] Reading state information... [2021-11-11T09:10:25.499Z] The following additional packages will be installed: [2021-11-11T09:10:25.499Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T09:10:25.499Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T09:10:25.499Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T09:10:25.499Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-11T09:10:25.499Z] Suggested packages: [2021-11-11T09:10:25.499Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-11T09:10:25.499Z] Recommended packages: [2021-11-11T09:10:25.499Z] gnupg libsasl2-modules [2021-11-11T09:10:25.499Z] The following NEW packages will be installed: [2021-11-11T09:10:25.499Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T09:10:25.499Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T09:10:25.499Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T09:10:25.499Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-11T09:10:25.499Z] The following packages will be upgraded: [2021-11-11T09:10:25.499Z] gpg gpg-agent gpgconf libudev1 [2021-11-11T09:10:25.758Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-11T09:10:25.758Z] Need to get 3527 kB of archives. [2021-11-11T09:10:25.758Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-11T09:10:25.758Z] 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-11-11T09:10:25.758Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-11T09:10:26.018Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-11T09:10:26.019Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-11T09:10:26.280Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-11T09:10:26.280Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-11T09:10:26.541Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-11T09:10:26.541Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-11T09:10:26.541Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-11T09:10:26.541Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-11T09:10:26.541Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-11T09:10:26.541Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-11T09:10:26.541Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-11T09:10:26.541Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-11T09:10:26.541Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-11T09:10:26.541Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-11T09:10:26.801Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-11T09:10:26.801Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-11T09:10:26.801Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-11T09:10:26.801Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-11T09:10:26.801Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-11T09:10:26.801Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-11T09:10:26.801Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T09:10:26.801Z] Fetched 3527 kB in 1s (3097 kB/s) [2021-11-11T09:10:26.801Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T09:10:26.801Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-11T09:10:26.801Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T09:10:27.060Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-11T09:10:27.060Z] Selecting previously unselected package udev. [2021-11-11T09:10:27.060Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T09:10:27.061Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-11T09:10:27.061Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-11T09:10:27.322Z] Selecting previously unselected package libfuse2:amd64. [2021-11-11T09:10:27.322Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T09:10:27.322Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T09:10:27.322Z] Selecting previously unselected package fuse. [2021-11-11T09:10:27.322Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T09:10:27.322Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-11T09:10:27.322Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T09:10:27.322Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T09:10:27.582Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T09:10:27.583Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T09:10:27.583Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T09:10:27.583Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T09:10:27.583Z] Selecting previously unselected package libksba8:amd64. [2021-11-11T09:10:27.583Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-11T09:10:27.583Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-11T09:10:27.844Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-11T09:10:27.844Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:27.844Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:27.844Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-11T09:10:27.844Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:27.844Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:27.844Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-11T09:10:27.844Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:27.844Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:27.844Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-11T09:10:27.844Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:27.844Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:27.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2021-11-11T09:10:27.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-11-11T09:10:28.105Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-11T09:10:28.105Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:28.105Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:28.105Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-11T09:10:28.105Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:28.105Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:28.105Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-11T09:10:28.105Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:28.105Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:28.105Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-11T09:10:28.105Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:28.105Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:28.105Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-11T09:10:28.105Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T09:10:28.105Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:28.365Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T09:10:28.365Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T09:10:28.365Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T09:10:28.365Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T09:10:28.365Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T09:10:28.365Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T09:10:28.365Z] Selecting previously unselected package libldap-common. [2021-11-11T09:10:28.365Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-11T09:10:28.365Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T09:10:28.365Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T09:10:28.365Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-11T09:10:28.365Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T09:10:28.627Z] Selecting previously unselected package dirmngr. [2021-11-11T09:10:28.627Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T09:10:28.627Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T09:10:28.627Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T09:10:28.627Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-11T09:10:28.627Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T09:10:28.627Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T09:10:28.627Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T09:10:28.627Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-11T09:10:28.627Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:28.627Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-11T09:10:28.627Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T09:10:28.627Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-11T09:10:28.887Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T09:10:29.147Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.147Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-11T09:10:29.147Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-11T09:10:29.148Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-11T09:10:29.148Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.148Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.148Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.148Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.148Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.411Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.411Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T09:10:29.411Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T09:10:29.411Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T09:10:29.411Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T09:10:29.672Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-11T09:10:29.672Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-11T09:10:29.672Z] This means they are not meant to be enabled using systemctl. [2021-11-11T09:10:29.672Z] Possible reasons for having this kind of units are: [2021-11-11T09:10:29.672Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-11T09:10:29.672Z] .wants/ or .requires/ directory. [2021-11-11T09:10:29.672Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-11T09:10:29.672Z] a requirement dependency on it. [2021-11-11T09:10:29.672Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-11T09:10:29.672Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-11T09:10:29.672Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-11T09:10:29.672Z] instance name specified. [2021-11-11T09:10:29.932Z] Reading package lists... [2021-11-11T09:10:30.192Z] Building dependency tree... [2021-11-11T09:10:30.192Z] Reading state information... [2021-11-11T09:10:30.192Z] The following additional packages will be installed: [2021-11-11T09:10:30.192Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-11T09:10:30.192Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-11T09:10:30.192Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-11T09:10:30.192Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-11T09:10:30.192Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-11T09:10:30.192Z] Suggested packages: [2021-11-11T09:10:30.192Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-11T09:10:30.192Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-11T09:10:30.192Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-11T09:10:30.192Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-11T09:10:30.192Z] systemd-container policykit-1 [2021-11-11T09:10:30.192Z] Recommended packages: [2021-11-11T09:10:30.192Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-11T09:10:30.453Z] The following NEW packages will be installed: [2021-11-11T09:10:30.453Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-11T09:10:30.453Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-11T09:10:30.453Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-11T09:10:30.453Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-11T09:10:30.453Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-11T09:10:30.453Z] The following packages will be upgraded: [2021-11-11T09:10:30.453Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-11T09:10:30.453Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-11T09:10:30.453Z] Need to get 36.8 MB of archives. [2021-11-11T09:10:30.453Z] After this operation, 147 MB of additional disk space will be used. [2021-11-11T09:10:30.453Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-11T09:10:30.453Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-11T09:10:31.394Z] 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-11-11T09:10:31.394Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-11T09:10:31.394Z] 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-11-11T09:10:31.394Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-11T09:10:31.394Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-11T09:10:31.394Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-11T09:10:31.394Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-11T09:10:31.394Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-11T09:10:31.394Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-11T09:10:31.394Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-11T09:10:31.394Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-11T09:10:31.394Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-11T09:10:31.394Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-11T09:10:31.394Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-11T09:10:31.394Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-11T09:10:31.394Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-11T09:10:31.394Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-11T09:10:31.394Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-11T09:10:31.394Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-11T09:10:31.394Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-11T09:10:31.394Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-11T09:10:31.394Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-11T09:10:31.394Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-11T09:10:31.394Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-11T09:10:31.394Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-11T09:10:31.394Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-11T09:10:31.654Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-11T09:10:31.654Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-11T09:10:32.229Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T09:10:32.229Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-11-11T09:10:32.229Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T09:10:32.229Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-11T09:10:32.490Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T09:10:33.059Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-11T09:10:33.059Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T09:10:33.059Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-11T09:10:33.059Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T09:10:33.059Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-11T09:10:33.059Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-11T09:10:33.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 82.5% of statements [2021-11-11T09:10:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T09:10:33.318Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-11T09:10:33.318Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T09:10:33.318Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-11T09:10:33.318Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-11T09:10:33.577Z] Setting up apt (1.6.14) ... [2021-11-11T09:10:33.577Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-11T09:10:33.837Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-11T09:10:34.096Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-11T09:10:34.096Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T09:10:34.096Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T09:10:34.096Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-11T09:10:34.096Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T09:10:34.096Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:34.357Z] Selecting previously unselected package libexpat1:amd64. [2021-11-11T09:10:34.357Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-11T09:10:34.357Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T09:10:34.357Z] Selecting previously unselected package python3.6-minimal. [2021-11-11T09:10:34.357Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T09:10:34.357Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:34.618Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T09:10:34.618Z] Checking for services that may need to be restarted...done. [2021-11-11T09:10:34.618Z] Checking for services that may need to be restarted...done. [2021-11-11T09:10:34.618Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:34.618Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T09:10:34.618Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:35.188Z] Selecting previously unselected package python3-minimal. [2021-11-11T09:10:35.188Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-11T09:10:35.188Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-11T09:10:35.188Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-11T09:10:35.188Z] Selecting previously unselected package mime-support. [2021-11-11T09:10:35.188Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-11T09:10:35.188Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-11T09:10:35.188Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-11T09:10:35.188Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-11T09:10:35.188Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T09:10:35.188Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-11T09:10:35.188Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T09:10:35.188Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:35.447Z] Selecting previously unselected package python3.6. [2021-11-11T09:10:35.447Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T09:10:35.447Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:35.447Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T09:10:35.448Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-11T09:10:35.448Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T09:10:35.707Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-11T09:10:35.707Z] Selecting previously unselected package python3. [2021-11-11T09:10:35.707Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-11T09:10:35.707Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-11T09:10:35.707Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-11T09:10:35.969Z] Selecting previously unselected package multiarch-support. [2021-11-11T09:10:35.969Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T09:10:35.969Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T09:10:35.969Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T09:10:35.969Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-11T09:10:35.969Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-11T09:10:35.969Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-11T09:10:35.969Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T09:10:36.229Z] Selecting previously unselected package libbsd0:amd64. [2021-11-11T09:10:36.229Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-11T09:10:36.229Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T09:10:36.229Z] Selecting previously unselected package sudo. [2021-11-11T09:10:36.229Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-11T09:10:36.229Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T09:10:36.229Z] Selecting previously unselected package apparmor. [2021-11-11T09:10:36.229Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T09:10:36.229Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-11T09:10:36.491Z] Selecting previously unselected package libedit2:amd64. [2021-11-11T09:10:36.491Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-11T09:10:36.491Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T09:10:36.491Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T09:10:36.491Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T09:10:36.491Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:36.491Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T09:10:36.491Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T09:10:36.491Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:36.491Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T09:10:36.491Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-11T09:10:36.491Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T09:10:36.491Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T09:10:36.752Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T09:10:36.752Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:36.752Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T09:10:36.752Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T09:10:36.752Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:36.752Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-11T09:10:36.752Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-11T09:10:36.752Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T09:10:37.325Z] Selecting previously unselected package openssh-client. [2021-11-11T09:10:37.325Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-11T09:10:37.325Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T09:10:37.325Z] Selecting previously unselected package squashfs-tools. [2021-11-11T09:10:37.325Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-11T09:10:37.325Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T09:10:37.585Z] Selecting previously unselected package snapd. [2021-11-11T09:10:37.585Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-11T09:10:37.585Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-11T09:10:39.502Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T09:10:39.502Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T09:10:39.502Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-11T09:10:39.762Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T09:10:39.762Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T09:10:39.762Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:39.762Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T09:10:39.762Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-11T09:10:39.762Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-11T09:10:39.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.308s coverage: 92.9% of statements [2021-11-11T09:10:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T09:10:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T09:10:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T09:10:39.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-11T09:10:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T09:10:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.247s coverage: 58.8% of statements [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2021-11-11T09:10:39.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.707s coverage: 91.2% of statements [2021-11-11T09:10:39.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T09:10:40.334Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T09:10:40.334Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T09:10:40.334Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T09:10:40.334Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:40.334Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:40.334Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T09:10:40.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.768s coverage: 64.4% of statements [2021-11-11T09:10:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T09:10:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T09:10:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-11-11T09:10:40.905Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T09:10:40.905Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:40.905Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T09:10:40.905Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-11T09:10:40.905Z] running python rtupdate hooks for python3.6... [2021-11-11T09:10:40.905Z] running python post-rtupdate hooks for python3.6... [2021-11-11T09:10:41.166Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-11T09:10:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2021-11-11T09:10:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-11-11T09:10:41.778Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-11T09:10:41.778Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T09:10:42.062Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T09:10:42.062Z] Setting up snapd (2.51.1+18.04) ... [2021-11-11T09:10:42.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-11-11T09:10:42.327Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-11T09:10:42.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-11-11T09:10:42.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-11T09:10:42.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-11T09:10:42.898Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-11T09:10:43.157Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T09:10:43.157Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T09:10:43.157Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-11T09:10:43.416Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-11T09:10:43.679Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-11T09:10:43.679Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-11T09:10:43.939Z] /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-11-11T09:10:43.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T09:10:43.939Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T09:10:44.879Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T09:10:44.879Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T09:10:44.879Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T09:10:46.081Z] Reading package lists... [2021-11-11T09:10:46.343Z] Reading package lists... [2021-11-11T09:10:46.603Z] Building dependency tree... [2021-11-11T09:10:46.603Z] Reading state information... [2021-11-11T09:10:46.603Z] Calculating upgrade... [2021-11-11T09:10:46.865Z] The following packages will be upgraded: [2021-11-11T09:10:46.865Z] advancecomp base-files bash binutils binutils-common [2021-11-11T09:10:46.865Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-11T09:10:46.865Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-11T09:10:46.865Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-11T09:10:46.865Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-11T09:10:46.865Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-11T09:10:46.865Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-11T09:10:46.865Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-11T09:10:46.865Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-11T09:10:46.865Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-11T09:10:46.865Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-11T09:10:46.865Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-11T09:10:46.865Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-11T09:10:46.865Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-11T09:10:46.865Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-11T09:10:46.865Z] ubuntu-keyring util-linux [2021-11-11T09:10:46.865Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T09:10:46.865Z] Need to get 64.2 MB of archives. [2021-11-11T09:10:46.865Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-11T09:10:46.865Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-11T09:10:46.865Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-11T09:10:46.865Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-11T09:10:46.865Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-11T09:10:46.865Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-11T09:10:46.865Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-11T09:10:46.865Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-11T09:10:46.865Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-11T09:10:46.865Z] 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-11-11T09:10:46.865Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-11T09:10:46.865Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-11T09:10:46.865Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-11T09:10:47.125Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-11T09:10:47.125Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-11T09:10:47.125Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-11T09:10:47.125Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-11T09:10:47.125Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-11T09:10:47.125Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-11T09:10:47.125Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-11T09:10:47.125Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-11T09:10:47.125Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-11T09:10:47.125Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-11T09:10:47.125Z] 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-11-11T09:10:47.125Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-11T09:10:47.125Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-11T09:10:47.125Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-11T09:10:47.125Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-11T09:10:47.125Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-11T09:10:47.125Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-11T09:10:47.125Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-11T09:10:47.125Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-11T09:10:47.125Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-11T09:10:47.125Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-11T09:10:47.125Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-11T09:10:47.126Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-11T09:10:47.126Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-11T09:10:47.126Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-11T09:10:47.126Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-11T09:10:47.126Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-11T09:10:47.126Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-11T09:10:47.126Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-11T09:10:47.126Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-11T09:10:47.126Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-11T09:10:47.126Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-11T09:10:47.126Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-11T09:10:47.126Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-11T09:10:47.126Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-11T09:10:47.126Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-11T09:10:47.126Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-11T09:10:47.126Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-11T09:10:47.126Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-11T09:10:47.126Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-11T09:10:47.126Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-11T09:10:47.126Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-11T09:10:47.126Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-11T09:10:47.385Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-11T09:10:47.385Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-11T09:10:47.385Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-11T09:10:47.385Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-11T09:10:47.385Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-11T09:10:47.645Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-11T09:10:47.645Z] 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-11-11T09:10:47.645Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-11T09:10:47.645Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-11T09:10:47.645Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-11T09:10:47.645Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-11T09:10:47.645Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-11T09:10:47.645Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-11T09:10:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.251s coverage: 65.4% of statements [2021-11-11T09:10:47.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T09:10:47.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T09:10:47.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T09:10:47.904Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-11T09:10:47.904Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-11T09:10:47.904Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-11T09:10:47.904Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-11T09:10:47.904Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-11T09:10:47.904Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-11T09:10:47.904Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-11T09:10:47.904Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-11T09:10:47.904Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-11T09:10:47.904Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-11T09:10:47.904Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-11T09:10:47.904Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-11T09:10:47.904Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-11T09:10:47.904Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-11T09:10:47.904Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-11T09:10:47.904Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-11T09:10:47.904Z] Get:85 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-11-11T09:10:47.904Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-11T09:10:48.165Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-11T09:10:48.165Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-11T09:10:48.165Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-11T09:10:48.165Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-11T09:10:48.165Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-11T09:10:48.165Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-11T09:10:48.426Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-11T09:10:48.426Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-11T09:10:48.426Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-11T09:10:48.426Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-11T09:10:48.426Z] Get:97 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-11-11T09:10:48.426Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-11T09:10:48.426Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-11T09:10:48.426Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-11T09:10:48.426Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-11T09:10:48.426Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-11T09:10:48.426Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-11T09:10:48.687Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T09:10:48.687Z] Fetched 64.2 MB in 2s (36.8 MB/s) [2021-11-11T09:10:48.687Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T09:10:48.687Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T09:10:48.687Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T09:10:48.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements [2021-11-11T09:10:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T09:10:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T09:10:48.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2021-11-11T09:10:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T09:10:48.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2021-11-11T09:10:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T09:10:49.258Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T09:10:49.258Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T09:10:49.258Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-11T09:10:49.258Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-11T09:10:49.525Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:49.525Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:49.786Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:49.786Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:49.786Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:49.786Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:49.786Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:49.786Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.046Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.046Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.046Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.046Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.046Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.046Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.046Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:10:50.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T09:10:50.307Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.307Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.307Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:10:50.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T09:10:50.307Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.307Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.567Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.567Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.567Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T09:10:50.567Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T09:10:50.567Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:10:50.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T09:10:50.828Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T09:10:50.828Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T09:10:51.399Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T09:10:51.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T09:10:51.659Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-11T09:10:51.659Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-11T09:10:51.659Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-11T09:10:51.659Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-11T09:10:51.927Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-11T09:10:51.927Z] Installing new version of config file /etc/issue ... [2021-11-11T09:10:51.927Z] Installing new version of config file /etc/issue.net ... [2021-11-11T09:10:51.927Z] Installing new version of config file /etc/lsb-release ... [2021-11-11T09:10:52.188Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-11T09:10:52.188Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-11T09:10:52.449Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-11T09:10:52.449Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-11T09:10:52.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:52.449Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-11T09:10:52.449Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-11T09:10:52.710Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-11T09:10:52.710Z] 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-11-11T09:10:52.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:52.710Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:52.710Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:52.710Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:52.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:52.971Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-11T09:10:52.971Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-11T09:10:52.971Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-11T09:10:52.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:52.971Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-11T09:10:52.971Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T09:10:53.232Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-11T09:10:53.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:53.494Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T09:10:53.494Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T09:10:53.494Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T09:10:53.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:53.494Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T09:10:53.494Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T09:10:53.755Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-11T09:10:53.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:53.755Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-11T09:10:53.755Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-11T09:10:54.326Z] Setting up grep (3.1-2build1) ... [2021-11-11T09:10:54.326Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:54.326Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-11T09:10:54.326Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-11T09:10:54.587Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-11T09:10:54.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:54.587Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T09:10:54.587Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T09:10:54.587Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-11T09:10:54.848Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:54.848Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T09:10:54.848Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T09:10:54.848Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-11T09:10:54.848Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:54.848Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T09:10:54.848Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T09:10:55.420Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T09:10:55.420Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T09:10:55.420Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T09:10:55.420Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T09:10:55.681Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-11T09:10:55.942Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:55.942Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-11T09:10:55.942Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T09:10:56.515Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T09:10:56.515Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T09:10:56.515Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T09:10:56.515Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T09:10:56.515Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T09:10:56.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:56.776Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-11T09:10:56.776Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-11T09:10:56.776Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-11T09:10:56.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:56.776Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:57.037Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:57.037Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:57.037Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:57.037Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:57.037Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:57.037Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 17.7% of statements [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T09:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-11-11T09:10:57.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-11T09:10:57.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:57.298Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:57.298Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:57.298Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:57.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:57.560Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:57.560Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:57.560Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:57.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:57.560Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T09:10:57.560Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T09:10:57.696Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T09:10:57.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-11T09:10:57.697Z] GO111MODULE=on go vet ./... [2021-11-11T09:10:57.821Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T09:10:57.821Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T09:10:57.821Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T09:10:57.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:57.821Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T09:10:57.821Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T09:10:57.821Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T09:10:58.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:58.081Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:58.081Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:58.081Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:58.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:58.081Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:58.081Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:58.081Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:58.342Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:58.342Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:10:58.342Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:10:58.603Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:10:58.862Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-11T09:10:59.123Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-11T09:10:59.382Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:59.382Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T09:10:59.382Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T09:10:59.382Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T09:10:59.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T09:10:59.641Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-11T09:10:59.641Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T09:10:59.641Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-11T09:10:59.641Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T09:10:59.641Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-11T09:10:59.641Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-11T09:10:59.902Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-11T09:10:59.902Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T09:10:59.902Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-11T09:10:59.902Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T09:11:00.163Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-11T09:11:00.163Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T09:11:00.163Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-11T09:11:00.163Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T09:11:00.163Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-11T09:11:00.432Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T09:11:00.432Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T09:11:00.432Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T09:11:00.432Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T09:11:00.432Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T09:11:00.432Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T09:11:00.432Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T09:11:00.692Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T09:11:00.692Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-11T09:11:00.692Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T09:11:00.692Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T09:11:00.961Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T09:11:00.961Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:00.961Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T09:11:00.961Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T09:11:00.961Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-11T09:11:00.961Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T09:11:01.223Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T09:11:01.223Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T09:11:01.223Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T09:11:01.223Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:01.223Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-11T09:11:01.223Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-11T09:11:01.484Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-11T09:11:01.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:01.484Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-11T09:11:01.484Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-11T09:11:01.745Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-11T09:11:01.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:01.745Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-11T09:11:01.745Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T09:11:01.745Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T09:11:02.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:02.009Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T09:11:02.009Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T09:11:02.009Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T09:11:02.267Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:02.267Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-11T09:11:02.267Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-11T09:11:02.267Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-11T09:11:02.267Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:02.267Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T09:11:02.267Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T09:11:02.527Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-11T09:11:02.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:02.789Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T09:11:02.789Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T09:11:02.789Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-11T09:11:02.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:02.789Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T09:11:03.050Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T09:11:03.050Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T09:11:03.050Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:03.050Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T09:11:03.050Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T09:11:03.050Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T09:11:03.311Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:03.311Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-11T09:11:03.311Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-11T09:11:03.311Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-11T09:11:03.573Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:03.573Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-11T09:11:03.573Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-11T09:11:03.573Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-11T09:11:03.573Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:03.573Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-11T09:11:03.573Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-11T09:11:03.573Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-11T09:11:03.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:03.834Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-11T09:11:03.834Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-11T09:11:03.834Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-11T09:11:03.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:03.834Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-11T09:11:04.095Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-11T09:11:04.095Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-11T09:11:04.095Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T09:11:04.095Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-11T09:11:04.095Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-11T09:11:04.095Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-11T09:11:04.095Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-11T09:11:04.095Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T09:11:04.356Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T09:11:04.356Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T09:11:04.356Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T09:11:04.616Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T09:11:04.616Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T09:11:04.616Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-11T09:11:04.616Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-11T09:11:04.877Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T09:11:04.877Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-11T09:11:04.877Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-11T09:11:04.877Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-11T09:11:04.877Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-11T09:11:05.138Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-11T09:11:05.138Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-11T09:11:05.138Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-11T09:11:05.138Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-11T09:11:05.138Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-11T09:11:05.138Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-11T09:11:05.138Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-11T09:11:05.400Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-11T09:11:05.400Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-11T09:11:05.400Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-11T09:11:05.400Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-11T09:11:05.661Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-11T09:11:05.661Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-11T09:11:05.921Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-11T09:11:05.922Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-11T09:11:05.922Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T09:11:05.922Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T09:11:06.183Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T09:11:06.183Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T09:11:06.444Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T09:11:06.444Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T09:11:06.444Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T09:11:06.444Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T09:11:06.444Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:06.444Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:06.706Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:06.706Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:06.706Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:06.706Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:06.706Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:06.967Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:07.909Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:07.909Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:08.481Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:08.481Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:09.051Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:09.051Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:09.309Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:09.309Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:10.249Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T09:11:10.249Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T09:11:10.249Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T09:11:10.249Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T09:11:10.249Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T09:11:10.249Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T09:11:10.249Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T09:11:10.249Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T09:11:10.509Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-11T09:11:10.509Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-11T09:11:10.509Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T09:11:10.509Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T09:11:10.509Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T09:11:10.509Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T09:11:10.769Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-11T09:11:10.769Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-11T09:11:10.769Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:10.769Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T09:11:10.769Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:10.769Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:10.769Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:10.769Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-11T09:11:10.769Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-11T09:11:10.769Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-11T09:11:10.769Z] [2021-11-11T09:11:10.769Z] Current default time zone: 'Etc/UTC' [2021-11-11T09:11:10.769Z] Local time is now: Thu Nov 11 09:11:10 UTC 2021. [2021-11-11T09:11:10.769Z] Universal Time is now: Thu Nov 11 09:11:10 UTC 2021. [2021-11-11T09:11:10.769Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-11T09:11:10.769Z] [2021-11-11T09:11:11.029Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-11T09:11:11.029Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:11.029Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-11T09:11:11.029Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-11T09:11:11.029Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-11T09:11:11.029Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-11T09:11:11.029Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-11T09:11:11.029Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-11T09:11:11.029Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-11T09:11:11.029Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T09:11:11.029Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:11.029Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-11T09:11:11.290Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:11.290Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T09:11:11.290Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:11.290Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-11T09:11:11.290Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-11T09:11:11.290Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-11T09:11:11.290Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T09:11:11.290Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-11T09:11:11.290Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-11T09:11:11.290Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-11T09:11:11.290Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-11T09:11:13.199Z] Updating certificates in /etc/ssl/certs... [2021-11-11T09:11:13.769Z] 23 added, 28 removed; done. [2021-11-11T09:11:14.030Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T09:11:14.030Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T09:11:14.030Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-11T09:11:14.030Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-11T09:11:14.030Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-11T09:11:14.030Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.030Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T09:11:14.030Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.030Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.030Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.030Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.291Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.291Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-11T09:11:14.291Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-11T09:11:14.291Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-11T09:11:14.291Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-11T09:11:14.291Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-11T09:11:14.291Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.291Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T09:11:14.291Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-11T09:11:14.291Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-11T09:11:14.291Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-11T09:11:14.554Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T09:11:14.554Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T09:11:14.554Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-11T09:11:14.554Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-11T09:11:14.554Z] Updating certificates in /etc/ssl/certs... [2021-11-11T09:11:15.127Z] 0 added, 0 removed; done. [2021-11-11T09:11:15.127Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-11T09:11:15.127Z] done. [2021-11-11T09:11:15.697Z] Reading package lists... [2021-11-11T09:11:15.697Z] Building dependency tree... [2021-11-11T09:11:15.697Z] Reading state information... [2021-11-11T09:11:15.957Z] The following NEW packages will be installed: [2021-11-11T09:11:15.957Z] apt-transport-https [2021-11-11T09:11:15.957Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T09:11:16.217Z] Need to get 4348 B of archives. [2021-11-11T09:11:16.217Z] After this operation, 154 kB of additional disk space will be used. [2021-11-11T09:11:16.217Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-11T09:11:16.217Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T09:11:16.217Z] Fetched 4348 B in 0s (21.6 kB/s) [2021-11-11T09:11:16.217Z] Selecting previously unselected package apt-transport-https. [2021-11-11T09:11:16.217Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-11T09:11:16.217Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-11T09:11:16.217Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-11T09:11:16.217Z] Setting up apt-transport-https (1.6.14) ... [2021-11-11T09:11:16.477Z] Waiting for network to be ready... [2021-11-11T09:11:23.057Z] 2021-11-11T09:11:20Z INFO Waiting for automatic snapd restart... [2021-11-11T09:11:24.969Z] snapd 2.52.1 from Canonical* installed [2021-11-11T09:11:25.538Z] "snapd" switched to the "latest/stable" channel [2021-11-11T09:11:25.538Z] [2021-11-11T09:11:28.079Z] core18 20211015 from Canonical* installed [2021-11-11T09:11:28.339Z] "core18" switched to the "latest/stable" channel [2021-11-11T09:11:28.339Z] [2021-11-11T09:11:31.634Z] snapcraft 5.0 from Canonical* installed [2021-11-11T09:11:31.634Z] "snapcraft" switched to the "latest/stable" channel [2021-11-11T09:11:31.634Z] [2021-11-11T09:11:35.841Z] 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-11-11T09:11:35.841Z] - README.md [2021-11-11T09:11:35.841Z] [2021-11-11T09:11:35.841Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T09:11:36.783Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T09:11:36.783Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T09:11:36.783Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T09:11:37.985Z] Reading package lists... [2021-11-11T09:11:38.245Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-11-11T09:11:38.245Z] Reading package lists... [2021-11-11T09:11:38.506Z] Building dependency tree... [2021-11-11T09:11:38.506Z] Reading state information... [2021-11-11T09:11:38.506Z] Suggested packages: [2021-11-11T09:11:38.506Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-11T09:11:38.506Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-11T09:11:38.506Z] Recommended packages: [2021-11-11T09:11:38.506Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-11T09:11:38.767Z] The following NEW packages will be installed: [2021-11-11T09:11:38.767Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-11T09:11:38.767Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-11T09:11:38.767Z] pkg-config zip [2021-11-11T09:11:38.767Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T09:11:39.029Z] Need to get 7670 kB of archives. [2021-11-11T09:11:39.029Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-11T09:11:39.029Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-11T09:11:39.029Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-11T09:11:39.029Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-11T09:11:39.289Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-11T09:11:39.289Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-11T09:11:39.289Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-11T09:11:39.289Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-11T09:11:39.549Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-11T09:11:39.549Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-11T09:11:39.549Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-11T09:11:39.549Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-11T09:11:39.549Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-11T09:11:39.549Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-11T09:11:39.811Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-11T09:11:39.811Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-11T09:11:40.071Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T09:11:40.072Z] Fetched 7670 kB in 1s (6917 kB/s) [2021-11-11T09:11:40.072Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-11T09:11:40.072Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-11T09:11:40.072Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-11T09:11:40.072Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T09:11:40.331Z] Selecting previously unselected package libpsl5:amd64. [2021-11-11T09:11:40.331Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-11T09:11:40.331Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T09:11:40.331Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T09:11:40.331Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-11T09:11:40.331Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T09:11:40.592Z] Selecting previously unselected package librtmp1:amd64. [2021-11-11T09:11:40.592Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-11T09:11:40.592Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T09:11:40.592Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-11T09:11:40.592Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-11T09:11:40.592Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T09:11:40.592Z] Selecting previously unselected package liberror-perl. [2021-11-11T09:11:40.592Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-11T09:11:40.592Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-11T09:11:40.852Z] Selecting previously unselected package git-man. [2021-11-11T09:11:40.852Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-11T09:11:40.852Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T09:11:40.852Z] Selecting previously unselected package git. [2021-11-11T09:11:40.852Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-11T09:11:40.852Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T09:11:41.422Z] Selecting previously unselected package libnorm1:amd64. [2021-11-11T09:11:41.422Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-11T09:11:41.422Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T09:11:41.682Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-11T09:11:41.682Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-11T09:11:41.682Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T09:11:41.682Z] Selecting previously unselected package libsodium23:amd64. [2021-11-11T09:11:41.683Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-11T09:11:41.683Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-11T09:11:41.683Z] Selecting previously unselected package libzmq5:amd64. [2021-11-11T09:11:41.683Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T09:11:41.683Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T09:11:41.941Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-11T09:11:41.941Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T09:11:41.941Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T09:11:41.941Z] Selecting previously unselected package pkg-config. [2021-11-11T09:11:41.941Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-11T09:11:41.941Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T09:11:42.202Z] Selecting previously unselected package zip. [2021-11-11T09:11:42.202Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-11T09:11:42.202Z] Unpacking zip (3.0-11build1) ... [2021-11-11T09:11:42.202Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T09:11:42.202Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T09:11:42.202Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T09:11:42.202Z] Setting up liberror-perl (0.17025-1) ... [2021-11-11T09:11:42.202Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T09:11:42.202Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T09:11:42.202Z] No schema files found: doing nothing. [2021-11-11T09:11:42.202Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T09:11:42.202Z] Setting up zip (3.0-11build1) ... [2021-11-11T09:11:42.202Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T09:11:42.202Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-11T09:11:42.461Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T09:11:42.461Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T09:11:42.461Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T09:11:42.461Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T09:11:42.461Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T09:11:42.461Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T09:11:43.032Z] git set to automatically installed. [2021-11-11T09:11:43.032Z] git-man set to automatically installed. [2021-11-11T09:11:43.032Z] libcurl3-gnutls set to automatically installed. [2021-11-11T09:11:43.032Z] liberror-perl set to automatically installed. [2021-11-11T09:11:43.032Z] libglib2.0-0 set to automatically installed. [2021-11-11T09:11:43.032Z] libnghttp2-14 set to automatically installed. [2021-11-11T09:11:43.032Z] libnorm1 set to automatically installed. [2021-11-11T09:11:43.032Z] libpgm-5.2-0 set to automatically installed. [2021-11-11T09:11:43.032Z] libpsl5 set to automatically installed. [2021-11-11T09:11:43.032Z] librtmp1 set to automatically installed. [2021-11-11T09:11:43.032Z] libsodium23 set to automatically installed. [2021-11-11T09:11:43.032Z] libzmq3-dev set to automatically installed. [2021-11-11T09:11:43.032Z] libzmq5 set to automatically installed. [2021-11-11T09:11:43.032Z] pkg-config set to automatically installed. [2021-11-11T09:11:43.032Z] zip set to automatically installed. [2021-11-11T09:11:46.333Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T09:11:56.333Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-11T09:11:56.593Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T09:11:59.137Z] snap "core18" has no updates available [2021-11-11T09:12:00.567Z] Pulling config-common [2021-11-11T09:12:00.567Z] + snapcraftctl pull [2021-11-11T09:12:01.545Z] Pulling go-build-helper [2021-11-11T09:12:01.545Z] + snapcraftctl pull [2021-11-11T09:12:02.950Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-11T09:12:02.950Z] Skipping pull go-build-helper (already ran) [2021-11-11T09:12:02.950Z] Building go-build-helper [2021-11-11T09:12:02.950Z] + snapcraftctl build [2021-11-11T09:12:04.858Z] Staging go-build-helper [2021-11-11T09:12:04.858Z] + snapcraftctl stage [2021-11-11T09:12:14.851Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T09:12:14.851Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T09:12:14.851Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T09:12:14.851Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T09:12:14.851Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T09:12:14.851Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T09:12:14.851Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T09:12:14.851Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T09:12:14.851Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T09:12:14.851Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T09:12:14.851Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T09:12:14.851Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T09:12:14.851Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T09:12:14.851Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T09:12:14.851Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T09:12:14.851Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T09:12:14.851Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T09:12:14.851Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T09:12:14.851Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T09:12:14.851Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T09:12:14.851Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T09:12:14.851Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T09:12:14.851Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T09:12:14.851Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T09:12:14.851Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T09:12:14.851Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T09:12:14.851Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T09:12:14.851Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-11T09:12:14.851Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-11T09:12:14.851Z] Fetched 224 kB in 0s (0 B/s) [2021-11-11T09:12:14.851Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-11T09:12:14.851Z] Fetched 157 kB in 0s (0 B/s) [2021-11-11T09:12:14.851Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-11T09:12:14.851Z] Fetched 221 kB in 0s (0 B/s) [2021-11-11T09:12:14.851Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-11T09:12:14.851Z] Fetched 143 kB in 0s (0 B/s) [2021-11-11T09:12:14.851Z] Pulling edgex-go [2021-11-11T09:12:14.851Z] + snapcraftctl pull [2021-11-11T09:12:16.235Z] Pulling hooks [2021-11-11T09:12:16.235Z] + snapcraftctl pull [2021-11-11T09:12:19.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T09:12:19.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T09:12:19.465Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T09:12:20.121Z] + ls -al . [2021-11-11T09:12:20.121Z] total 664 [2021-11-11T09:12:20.121Z] drwxrwxr-x 9 1001 1001 4096 Nov 11 09:12 . [2021-11-11T09:12:20.121Z] drwxr-xr-x 4 root root 4096 Nov 11 09:08 .. [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 09:05 .dockerignore [2021-11-11T09:12:20.121Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 09:05 .git [2021-11-11T09:12:20.121Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 09:05 .github [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 09:05 .gitignore [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 09:05 .golangci.yml [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 09:05 .hadolint.yml [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 09:05 .sonarcloud.properties [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 09:05 ADOPTERS.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 09:05 Attribution.txt [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 09:05 CHANGELOG.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 09:05 CONTRIBUTING.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 09:05 GOVERNANCE.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 09:05 Jenkinsfile [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 09:05 LICENSE [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 09:05 Makefile [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 09:05 OWNERS.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 09:05 README.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 09:05 SECURITY.md [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 09:01 VERSION [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 09:05 ZMQWindows.md [2021-11-11T09:12:20.121Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 09:05 bin [2021-11-11T09:12:20.121Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 09:05 cmd [2021-11-11T09:12:20.121Z] -rw-r--r-- 1 root root 428381 Nov 11 09:10 coverage.out [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 09:05 go.mod [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 09:05 go.sum [2021-11-11T09:12:20.121Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 09:05 internal [2021-11-11T09:12:20.121Z] drwxrwxr-x 3 1001 1001 4096 Nov 11 09:05 openapi [2021-11-11T09:12:20.121Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 09:05 snap [2021-11-11T09:12:20.121Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 09:05 version.go [Pipeline] sh [2021-11-11T09:12:20.778Z] + '[' -e coverage.out ] [2021-11-11T09:12:20.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T09:12:20.803Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T09:12:21.536Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T09:12:22.179Z] + make build [2021-11-11T09:12:22.179Z] 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-11-11T09:12:28.878Z] 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-11-11T09:12:38.198Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T09:12:38.198Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T09:12:38.198Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T09:12:38.198Z] Fetched 0 B in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-11T09:12:38.198Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-11T09:12:38.198Z] Fetched 279 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-11T09:12:38.198Z] Fetched 122 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-11T09:12:38.198Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-11T09:12:38.198Z] Fetched 8848 B in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-11T09:12:38.198Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-11T09:12:38.198Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-11T09:12:38.198Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-11T09:12:38.198Z] Fetched 220 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-11T09:12:38.198Z] Fetched 154 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-11T09:12:38.198Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-11T09:12:38.198Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-11T09:12:38.198Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-11T09:12:38.198Z] Fetched 499 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-11T09:12:38.198Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-11T09:12:38.198Z] Fetched 240 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-11T09:12:38.198Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-11T09:12:38.198Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-11T09:12:38.198Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-11T09:12:38.198Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-11T09:12:38.198Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-11T09:12:38.198Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-11T09:12:38.198Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-11T09:12:38.198Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-11T09:12:38.198Z] Fetched 8720 B in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-11T09:12:38.198Z] Fetched 140 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-11T09:12:38.198Z] Fetched 119 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-11T09:12:38.198Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-11T09:12:38.198Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-11T09:12:38.198Z] Fetched 646 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-11T09:12:38.198Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-11T09:12:38.198Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-11T09:12:38.198Z] Fetched 368 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-11T09:12:38.198Z] Fetched 187 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-11T09:12:38.198Z] Fetched 175 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-11T09:12:38.198Z] Fetched 206 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-11T09:12:38.198Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-11T09:12:38.198Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-11T09:12:38.198Z] Fetched 159 kB in 0s (0 B/s) [2021-11-11T09:12:38.198Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-11T09:12:38.198Z] Fetched 107 kB in 0s (0 B/s) [2021-11-11T09:12:38.199Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-11T09:12:38.199Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-11T09:12:38.199Z] Pulling static-packages [2021-11-11T09:12:38.199Z] + snapcraftctl pull [2021-11-11T09:12:38.199Z] Pulling version [2021-11-11T09:12:38.199Z] + cd /root/project [2021-11-11T09:12:38.199Z] + + gitsed describe s/v// --tags [2021-11-11T09:12:38.199Z] --abbrev=0 [2021-11-11T09:12:38.199Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T09:12:38.199Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T09:12:38.199Z] + snapcraftctl set-version 2.0.1-dev.91 [2021-11-11T09:12:39.579Z] Building config-common [2021-11-11T09:12:39.579Z] + snapcraftctl build [2021-11-11T09:12:41.496Z] Skipping build go-build-helper (already ran) [2021-11-11T09:12:41.496Z] Building edgex-go [2021-11-11T09:12:41.755Z] + cd /root/parts/edgex-go/src [2021-11-11T09:12:41.755Z] + git describe --tags --abbrev=0 [2021-11-11T09:12:41.755Z] + sed s/v// [2021-11-11T09:12:41.755Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T09:12:41.755Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T09:12:41.755Z] + echo 2.0.1-dev.91 [2021-11-11T09:12:41.755Z] + [ ! -d vendor ] [2021-11-11T09:12:41.755Z] + go mod download all [2021-11-11T09:12:51.046Z] 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-11-11T09:12:51.744Z] + make build [2021-11-11T09:12:51.744Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T09:12:53.039Z] 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-11-11T09:12:56.420Z] 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-11-11T09:12:57.850Z] 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-11-11T09:13:01.328Z] 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-11-11T09:13:01.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T09:13:04.785Z] 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-11-11T09:13:05.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T09:13:06.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T09:13:07.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T09:13:07.410Z] 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-11-11T09:13:07.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T09:13:08.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T09:13:10.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T09:13:11.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T09:13:11.714Z] 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-11-11T09:13:12.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T09:13:13.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T09:13:14.331Z] 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-11-11T09:13:14.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T09:13:15.787Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-11T09:13:15.787Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-11T09:13:15.787Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-11T09:13:15.787Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-11T09:13:15.787Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-11T09:13:15.787Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-11T09:13:15.787Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-11T09:13:15.787Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-11T09:13:15.787Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-11T09:13:15.787Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-11T09:13:15.787Z] + 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-11-11T09:13:15.787Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-11T09:13:16.046Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-11T09:13:16.046Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-11T09:13:16.046Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-11T09:13:16.046Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-11T09:13:16.046Z] + 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-11-11T09:13:16.046Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-11T09:13:16.046Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-11T09:13:16.046Z] + 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-11-11T09:13:16.984Z] Building hooks [2021-11-11T09:13:17.244Z] + cd /root/parts/hooks/src [2021-11-11T09:13:17.244Z] + make build [2021-11-11T09:13:17.244Z] go mod tidy [2021-11-11T09:13:17.244Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-11T09:13:17.504Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-11T09:13:17.504Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-11T09:13:17.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-11-11T09:13:17.764Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-11T09:13:18.332Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-11T09:13:18.901Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-11T09:13:18.901Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-11T09:13:22.193Z] Building static-packages [2021-11-11T09:13:22.193Z] + snapcraftctl build [Pipeline] } [2021-11-11T09:13:23.132Z] $ docker stop --time=1 31830b31d9cf048aa3fcbc81837fa1961f4d56c9515b778d7a6f862f50494935 [2021-11-11T09:13:24.099Z] Building version [2021-11-11T09:13:24.099Z] + snapcraftctl build [2021-11-11T09:13:25.146Z] $ docker rm -f 31830b31d9cf048aa3fcbc81837fa1961f4d56c9515b778d7a6f862f50494935 [2021-11-11T09:13:26.005Z] Staging config-common [2021-11-11T09:13:26.005Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:13:26.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T09:13:26.696Z] [2021-11-11T09:13:26.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:13:27.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T09:13:27.314Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T09:13:27.314Z] 29e5d40040c1: Pulling fs layer [2021-11-11T09:13:27.314Z] 1ce36da41761: Pulling fs layer [2021-11-11T09:13:27.314Z] 25b303627fd3: Pulling fs layer [2021-11-11T09:13:27.314Z] 29e5d40040c1: Verifying Checksum [2021-11-11T09:13:27.314Z] 29e5d40040c1: Download complete [2021-11-11T09:13:27.391Z] Skipping stage go-build-helper (already ran) [2021-11-11T09:13:27.391Z] Staging edgex-go [2021-11-11T09:13:27.391Z] + snapcraftctl stage [2021-11-11T09:13:27.590Z] 1ce36da41761: Verifying Checksum [2021-11-11T09:13:27.591Z] 1ce36da41761: Download complete [2021-11-11T09:13:28.185Z] 29e5d40040c1: Pull complete [2021-11-11T09:13:28.777Z] Staging hooks [2021-11-11T09:13:28.777Z] + snapcraftctl stage [2021-11-11T09:13:29.161Z] 25b303627fd3: Verifying Checksum [2021-11-11T09:13:29.161Z] 25b303627fd3: Download complete [2021-11-11T09:13:29.433Z] 1ce36da41761: Pull complete [2021-11-11T09:13:29.718Z] Staging static-packages [2021-11-11T09:13:29.718Z] + snapcraftctl stage [2021-11-11T09:13:31.103Z] Staging version [2021-11-11T09:13:31.103Z] + snapcraftctl stage [2021-11-11T09:13:32.042Z] + snapcraftctl prime [2021-11-11T09:13:32.042Z] Priming config-common [2021-11-11T09:13:33.427Z] Priming go-build-helper [2021-11-11T09:13:33.427Z] + snapcraftctl prime [2021-11-11T09:13:34.369Z] Priming edgex-go [2021-11-11T09:13:34.369Z] + snapcraftctl prime [2021-11-11T09:13:36.282Z] Priming hooks [2021-11-11T09:13:36.282Z] + snapcraftctl prime [2021-11-11T09:13:37.223Z] Priming static-packages [2021-11-11T09:13:37.223Z] + snapcraftctl prime [2021-11-11T09:13:39.575Z] 25b303627fd3: Pull complete [2021-11-11T09:13:39.575Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T09:13:39.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T09:13:39.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T09:13:39.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container [2021-11-11T09:13:39.899Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T09:13:40.529Z] Priming version [2021-11-11T09:13:40.529Z] + snapcraftctl prime [2021-11-11T09:13:41.101Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-11T09:13:42.293Z] $ docker top a301b6fcc20b295f670ff6b6979fa37cfcbdc58fb8a466a5308a25e59d49b22e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-11T09:13:43.233Z] + docker-compose build --help [2021-11-11T09:13:43.233Z] + grep parallel [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T09:13:46.597Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T09:13:46.885Z] $ docker stop --time=1 a301b6fcc20b295f670ff6b6979fa37cfcbdc58fb8a466a5308a25e59d49b22e [2021-11-11T09:13:48.605Z] $ docker rm -f a301b6fcc20b295f670ff6b6979fa37cfcbdc58fb8a466a5308a25e59d49b22e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:13:49.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T09:13:49.183Z] . [Pipeline] withDockerContainer [2021-11-11T09:13:49.403Z] prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container [2021-11-11T09:13:49.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T09:13:50.786Z] $ docker top bec73fbf2ac244bcb13a34536c5ed78291dd1df7606feff44f4aa803c1571764 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T09:13:51.725Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T09:13:55.998Z] Building core-command ... [2021-11-11T09:13:55.998Z] Building core-data ... [2021-11-11T09:13:55.998Z] Building core-metadata ... [2021-11-11T09:13:55.998Z] Building security-bootstrapper ... [2021-11-11T09:13:55.998Z] Building security-proxy-setup ... [2021-11-11T09:13:55.998Z] Building security-secretstore-setup ... [2021-11-11T09:13:55.998Z] Building support-notifications ... [2021-11-11T09:13:55.998Z] Building support-scheduler ... [2021-11-11T09:13:55.998Z] Building sys-mgmt-agent ... [2021-11-11T09:13:55.998Z] Building sys-mgmt-agent [2021-11-11T09:13:55.998Z] Building support-notifications [2021-11-11T09:13:55.998Z] Building core-data [2021-11-11T09:13:55.998Z] Building core-command [2021-11-11T09:13:55.998Z] Building core-metadata [2021-11-11T09:15:03.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:15:03.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:15:03.993Z] ---> f6cd95ac8cca [2021-11-11T09:15:03.993Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:15:03.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:15:03.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:15:03.993Z] ---> f6cd95ac8cca [2021-11-11T09:15:03.993Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:15:03.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:15:03.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:15:03.993Z] ---> f6cd95ac8cca [2021-11-11T09:15:03.993Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:15:03.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:15:03.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:15:03.993Z] ---> f6cd95ac8cca [2021-11-11T09:15:03.993Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T09:15:03.993Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:15:03.993Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:15:03.993Z] ---> f6cd95ac8cca [2021-11-11T09:15:03.993Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T09:15:03.993Z] ---> Running in eb6a33178bc0 [2021-11-11T09:15:03.993Z] ---> Running in b288287a1190 [2021-11-11T09:15:03.993Z] ---> Running in 48a34d430d8d [2021-11-11T09:15:03.993Z] ---> Running in f7a39afba246 [2021-11-11T09:15:03.993Z] ---> Running in 0988c5aa919d [2021-11-11T09:15:03.993Z] Removing intermediate container 48a34d430d8d [2021-11-11T09:15:03.993Z] ---> 1fd645213f5a [2021-11-11T09:15:03.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:15:03.993Z] Removing intermediate container b288287a1190 [2021-11-11T09:15:03.993Z] ---> a4d04d7d80c3 [2021-11-11T09:15:03.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:15:03.993Z] ---> Running in 716de7b5cf61 [2021-11-11T09:15:03.993Z] Removing intermediate container f7a39afba246 [2021-11-11T09:15:03.993Z] ---> 7bca25005a07 [2021-11-11T09:15:03.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:15:03.993Z] ---> Running in b362cb5f23f0 [2021-11-11T09:15:03.993Z] Removing intermediate container eb6a33178bc0 [2021-11-11T09:15:03.993Z] ---> 3ee6ae07ff87 [2021-11-11T09:15:03.993Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:15:03.993Z] Removing intermediate container 0988c5aa919d [2021-11-11T09:15:03.993Z] ---> da2e57c5a159 [2021-11-11T09:15:03.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:15:03.993Z] ---> Running in 5f9c2a023f9a [2021-11-11T09:15:03.993Z] ---> Running in 9c14e417ccc7 [2021-11-11T09:15:03.993Z] ---> Running in e7831b1432c6 [2021-11-11T09:15:06.632Z] Removing intermediate container 716de7b5cf61 [2021-11-11T09:15:06.632Z] ---> 6bcedeb766cb [2021-11-11T09:15:06.632Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T09:15:06.632Z] Removing intermediate container 5f9c2a023f9a [2021-11-11T09:15:06.632Z] ---> 86c369862f87 [2021-11-11T09:15:06.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T09:15:06.632Z] ---> Running in 7faf5bc590fb [2021-11-11T09:15:06.632Z] ---> Running in e69084d5696d [2021-11-11T09:15:07.241Z] Removing intermediate container e7831b1432c6 [2021-11-11T09:15:07.241Z] ---> 452b0d63a9b0 [2021-11-11T09:15:07.241Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T09:15:07.241Z] Removing intermediate container b362cb5f23f0 [2021-11-11T09:15:07.241Z] ---> 63c9f91fa1b5 [2021-11-11T09:15:07.241Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T09:15:07.241Z] Removing intermediate container 9c14e417ccc7 [2021-11-11T09:15:07.241Z] ---> 6dae9bc7c1be [2021-11-11T09:15:07.241Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T09:15:07.241Z] ---> Running in a8e5b9325619 [2021-11-11T09:15:07.241Z] ---> Running in dcf50df93ecb [2021-11-11T09:15:07.241Z] ---> Running in 3c11226f96c4 [2021-11-11T09:15:08.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:08.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:09.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:09.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:09.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:09.591Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:09.591Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:10.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:10.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:10.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:15:10.871Z] OK: 219 MiB in 52 packages [2021-11-11T09:15:10.871Z] OK: 219 MiB in 52 packages [2021-11-11T09:15:11.935Z] OK: 219 MiB in 52 packages [2021-11-11T09:15:11.935Z] OK: 219 MiB in 52 packages [2021-11-11T09:15:11.935Z] OK: 219 MiB in 52 packages [2021-11-11T09:15:12.544Z] Removing intermediate container e69084d5696d [2021-11-11T09:15:12.544Z] ---> 05ee0d5c4216 [2021-11-11T09:15:12.544Z] Step 6/22 : COPY . . [2021-11-11T09:15:12.820Z] Removing intermediate container 7faf5bc590fb [2021-11-11T09:15:12.820Z] ---> dc9640e51e40 [2021-11-11T09:15:12.820Z] Step 6/22 : COPY . . [2021-11-11T09:15:13.419Z] Removing intermediate container a8e5b9325619 [2021-11-11T09:15:13.419Z] ---> 9ac06da397a5 [2021-11-11T09:15:13.419Z] Step 6/22 : COPY . . [2021-11-11T09:15:13.419Z] Removing intermediate container 3c11226f96c4 [2021-11-11T09:15:13.419Z] ---> 5043ad9a6268 [2021-11-11T09:15:13.419Z] Step 6/21 : COPY . . [2021-11-11T09:15:13.696Z] Removing intermediate container dcf50df93ecb [2021-11-11T09:15:13.696Z] ---> b403aa35cd95 [2021-11-11T09:15:13.696Z] Step 6/22 : COPY . . [2021-11-11T09:15:35.898Z] ---> 7900aa578dcb [2021-11-11T09:15:35.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:15:35.898Z] ---> 5a0d418735f1 [2021-11-11T09:15:35.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:15:35.898Z] ---> Running in a2a7788ea497 [2021-11-11T09:15:35.898Z] ---> d1c261602fa7 [2021-11-11T09:15:35.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:15:35.898Z] ---> Running in 54f2f284241a [2021-11-11T09:15:35.898Z] ---> 186e40546a06 [2021-11-11T09:15:35.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:15:35.898Z] ---> 5fc988ebef87 [2021-11-11T09:15:35.898Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:15:35.898Z] ---> Running in 3ae3745764ae [2021-11-11T09:15:35.898Z] ---> Running in 90fd5665b2ee [2021-11-11T09:15:35.898Z] ---> Running in 4517a9d8d7df [2021-11-11T09:15:41.320Z] Removing intermediate container 54f2f284241a [2021-11-11T09:15:41.320Z] ---> 681a6b221944 [2021-11-11T09:15:41.320Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T09:15:41.320Z] ---> Running in 83170a6269c4 [2021-11-11T09:15:41.320Z] Removing intermediate container a2a7788ea497 [2021-11-11T09:15:41.320Z] ---> 76925454f109 [2021-11-11T09:15:41.320Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T09:15:41.320Z] Removing intermediate container 4517a9d8d7df [2021-11-11T09:15:41.320Z] ---> 90c317d85420 [2021-11-11T09:15:41.320Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T09:15:41.320Z] ---> Running in fe6bb2158225 [2021-11-11T09:15:41.606Z] ---> Running in a2e1257550d6 [2021-11-11T09:15:41.606Z] Removing intermediate container 90fd5665b2ee [2021-11-11T09:15:41.606Z] ---> 00ceef1872e1 [2021-11-11T09:15:41.606Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T09:15:41.606Z] Removing intermediate container 3ae3745764ae [2021-11-11T09:15:41.606Z] ---> a5e62ac6da5c [2021-11-11T09:15:41.606Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T09:15:41.882Z] ---> Running in 5dd96c4723c0 [2021-11-11T09:15:41.882Z] ---> Running in 8dd082aa5af7 [2021-11-11T09:15:42.874Z] 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-11-11T09:15:43.477Z] 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-11-11T09:15:44.082Z] 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-11-11T09:15:44.361Z] 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-11-11T09:15:44.361Z] 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-11-11T09:17:36.171Z] Removing intermediate container 83170a6269c4 [2021-11-11T09:17:36.171Z] ---> 23da76f350fe [2021-11-11T09:17:36.171Z] [2021-11-11T09:17:36.171Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T09:17:36.171Z] 3.14: Pulling from library/alpine [2021-11-11T09:17:36.171Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T09:17:36.171Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T09:17:36.171Z] ---> bb3de5531c18 [2021-11-11T09:17:36.171Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T09:17:36.171Z] ---> Running in 0433e761e311 [2021-11-11T09:17:39.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:17:39.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:17:40.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T09:17:40.574Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:17:40.574Z] OK: 5 MiB in 15 packages [2021-11-11T09:17:40.574Z] Removing intermediate container 8dd082aa5af7 [2021-11-11T09:17:40.574Z] ---> 78fa955bd110 [2021-11-11T09:17:40.574Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T09:17:40.851Z] ---> Running in cdc6b21be37b [2021-11-11T09:17:42.299Z] Removing intermediate container 0433e761e311 [2021-11-11T09:17:42.299Z] ---> 08679aaa8fd0 [2021-11-11T09:17:42.299Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:17:42.299Z] ---> Running in 4c2d2f53cff2 [2021-11-11T09:17:43.297Z] Removing intermediate container 4c2d2f53cff2 [2021-11-11T09:17:43.297Z] ---> 067d5aff1f98 [2021-11-11T09:17:43.297Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T09:17:43.297Z] ---> Running in 95715ac585c3 [2021-11-11T09:17:43.577Z] 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-11-11T09:17:43.855Z] Removing intermediate container 95715ac585c3 [2021-11-11T09:17:43.855Z] ---> 4edc375fcde1 [2021-11-11T09:17:43.855Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T09:17:43.855Z] ---> Running in d5d9d928ebd8 [2021-11-11T09:17:44.457Z] Removing intermediate container d5d9d928ebd8 [2021-11-11T09:17:44.457Z] ---> af781a064a03 [2021-11-11T09:17:44.457Z] Step 14/22 : WORKDIR / [2021-11-11T09:17:44.736Z] ---> Running in df9c15951595 [2021-11-11T09:17:45.343Z] Removing intermediate container df9c15951595 [2021-11-11T09:17:45.343Z] ---> 458e790080a2 [2021-11-11T09:17:45.343Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:17:46.831Z] ---> 535e66fd5170 [2021-11-11T09:17:46.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T09:17:50.248Z] Removing intermediate container cdc6b21be37b [2021-11-11T09:17:50.248Z] ---> b913f3c237af [2021-11-11T09:17:50.248Z] [2021-11-11T09:17:50.248Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T09:17:50.248Z] ---> b38693bf0241 [2021-11-11T09:17:50.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T09:17:50.248Z] 20.10.8: Pulling from library/docker [2021-11-11T09:17:52.264Z] ---> e2e379344db9 [2021-11-11T09:17:52.264Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T09:17:52.264Z] ---> Running in 01b361e7cb7d [2021-11-11T09:17:53.716Z] Removing intermediate container 01b361e7cb7d [2021-11-11T09:17:53.716Z] ---> 69197dc89edb [2021-11-11T09:17:53.716Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:17:53.991Z] ---> Running in 91afb6ceb5ef [2021-11-11T09:17:54.265Z] Removing intermediate container a2e1257550d6 [2021-11-11T09:17:54.265Z] ---> de738b9d5866 [2021-11-11T09:17:54.265Z] [2021-11-11T09:17:54.265Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T09:17:54.265Z] ---> bb3de5531c18 [2021-11-11T09:17:54.265Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T09:17:54.546Z] Removing intermediate container fe6bb2158225 [2021-11-11T09:17:54.546Z] ---> b8c5ed18d4ab [2021-11-11T09:17:54.546Z] [2021-11-11T09:17:54.546Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T09:17:54.546Z] ---> bb3de5531c18 [2021-11-11T09:17:54.546Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T09:17:54.546Z] ---> Using cache [2021-11-11T09:17:54.546Z] ---> 08679aaa8fd0 [2021-11-11T09:17:54.546Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:17:54.546Z] ---> Running in 19c154d99e4f [2021-11-11T09:17:54.546Z] ---> Using cache [2021-11-11T09:17:54.546Z] ---> 067d5aff1f98 [2021-11-11T09:17:54.546Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T09:17:54.819Z] ---> Running in e5129d2a7080 [2021-11-11T09:17:55.098Z] Removing intermediate container 91afb6ceb5ef [2021-11-11T09:17:55.098Z] ---> d03cc619aaf7 [2021-11-11T09:17:55.098Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T09:17:55.098Z] ---> Running in 82bf3259afcd [2021-11-11T09:17:56.086Z] Removing intermediate container e5129d2a7080 [2021-11-11T09:17:56.086Z] ---> d5d4078d1a49 [2021-11-11T09:17:56.086Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T09:17:56.086Z] ---> Running in 64b0a1a1a7c4 [2021-11-11T09:17:56.363Z] Removing intermediate container 82bf3259afcd [2021-11-11T09:17:56.363Z] ---> e3b1cc3f68a7 [2021-11-11T09:17:56.363Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:17:56.363Z] ---> Running in 921f264bee0a [2021-11-11T09:17:56.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:17:56.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:17:56.921Z] Removing intermediate container 64b0a1a1a7c4 [2021-11-11T09:17:56.921Z] ---> c00fc8057bb6 [2021-11-11T09:17:56.921Z] Step 14/22 : WORKDIR / [2021-11-11T09:17:56.921Z] ---> Running in 2cf3580a5f72 [2021-11-11T09:17:57.522Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T09:17:57.522Z] Removing intermediate container 921f264bee0a [2021-11-11T09:17:57.522Z] ---> 0bf6168d5ef8 [2021-11-11T09:17:57.522Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:17:57.799Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T09:17:57.799Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:17:57.799Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T09:17:57.799Z] ---> Running in 7a6b30c3fed4 [2021-11-11T09:17:58.071Z] OK: 6 MiB in 16 packages [2021-11-11T09:17:58.071Z] Removing intermediate container 2cf3580a5f72 [2021-11-11T09:17:58.071Z] ---> e9c58a9a32e4 [2021-11-11T09:17:58.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:17:58.677Z] Removing intermediate container 7a6b30c3fed4 [2021-11-11T09:17:58.677Z] ---> ea91fca264e5 [2021-11-11T09:17:58.677Z] [2021-11-11T09:17:59.655Z] Successfully built ea91fca264e5 [2021-11-11T09:17:59.655Z] Successfully tagged core-command-arm64:latest [2021-11-11T09:17:59.655Z]  Building core-command ... done Building security-secretstore-setup [2021-11-11T09:17:59.655Z] ---> 7ac4242c3bd2 [2021-11-11T09:17:59.655Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T09:18:01.094Z] Removing intermediate container 19c154d99e4f [2021-11-11T09:18:01.094Z] ---> 5f302b69b2d8 [2021-11-11T09:18:01.094Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:18:01.094Z] ---> Running in d25f9ba02a6d [2021-11-11T09:18:02.536Z] Removing intermediate container d25f9ba02a6d [2021-11-11T09:18:02.536Z] ---> a875b2f68d0c [2021-11-11T09:18:02.536Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T09:18:02.536Z] ---> e04902bf1179 [2021-11-11T09:18:02.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T09:18:02.536Z] ---> Running in 4401791d38eb [2021-11-11T09:18:03.523Z] Removing intermediate container 4401791d38eb [2021-11-11T09:18:03.523Z] ---> 1b5ba07c7b05 [2021-11-11T09:18:03.523Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T09:18:03.794Z] ---> Running in c362a9dca68d [2021-11-11T09:18:04.068Z] ---> 8b90f8fb4724 [2021-11-11T09:18:04.068Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T09:18:04.068Z] ---> Running in f82f697d83ea [2021-11-11T09:18:04.673Z] Removing intermediate container c362a9dca68d [2021-11-11T09:18:04.673Z] ---> 1170c16deed1 [2021-11-11T09:18:04.673Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:18:04.673Z] Removing intermediate container 5dd96c4723c0 [2021-11-11T09:18:04.673Z] ---> 6fde96a177e0 [2021-11-11T09:18:04.673Z] [2021-11-11T09:18:04.673Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T09:18:04.673Z] ---> bb3de5531c18 [2021-11-11T09:18:04.673Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T09:18:04.673Z] ---> Running in df73d4ee1409 [2021-11-11T09:18:04.991Z] Removing intermediate container f82f697d83ea [2021-11-11T09:18:04.991Z] ---> 3a48f65afda0 [2021-11-11T09:18:04.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:18:05.266Z] ---> Running in ff312041fae8 [2021-11-11T09:18:05.543Z] Removing intermediate container df73d4ee1409 [2021-11-11T09:18:05.543Z] ---> b5afcb258379 [2021-11-11T09:18:05.543Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T09:18:05.543Z] ---> Running in efa1cab7da13 [2021-11-11T09:18:05.815Z] ---> 54bb7ae2c23f [2021-11-11T09:18:05.815Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T09:18:05.815Z] Removing intermediate container ff312041fae8 [2021-11-11T09:18:05.815Z] ---> bdb4a838da96 [2021-11-11T09:18:05.815Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T09:18:05.815Z] ---> Running in ff6a95697287 [2021-11-11T09:18:06.089Z] Removing intermediate container efa1cab7da13 [2021-11-11T09:18:06.089Z] ---> 6d30ac5d7cc2 [2021-11-11T09:18:06.089Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T09:18:06.363Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T09:18:06.363Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T09:18:06.363Z] ---> 3734d5adc5ac [2021-11-11T09:18:06.363Z] ---> Running in a93085c4ad78 [2021-11-11T09:18:06.363Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:18:06.639Z] ---> Running in 1601ce69eabe [2021-11-11T09:18:06.639Z] Removing intermediate container ff6a95697287 [2021-11-11T09:18:06.639Z] ---> 088764d5ae87 [2021-11-11T09:18:06.639Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:18:06.912Z] ---> Running in 669cfc22eb0a [2021-11-11T09:18:07.186Z] Removing intermediate container a93085c4ad78 [2021-11-11T09:18:07.186Z] ---> 582530643b20 [2021-11-11T09:18:07.186Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:18:07.186Z] Removing intermediate container 1601ce69eabe [2021-11-11T09:18:07.186Z] ---> e7f498141634 [2021-11-11T09:18:07.186Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T09:18:07.186Z] ---> Running in 34f41b36b0ea [2021-11-11T09:18:07.463Z] ---> Running in 7ce74d7f9aae [2021-11-11T09:18:07.737Z] Removing intermediate container 669cfc22eb0a [2021-11-11T09:18:07.737Z] ---> b1fddf700e27 [2021-11-11T09:18:07.737Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:18:08.012Z] ---> 6faacceced21 [2021-11-11T09:18:08.012Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T09:18:08.012Z] ---> Running in 14d9badb1543 [2021-11-11T09:18:09.002Z] Removing intermediate container 14d9badb1543 [2021-11-11T09:18:09.002Z] ---> fe96b0fe2829 [2021-11-11T09:18:09.002Z] [2021-11-11T09:18:09.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:18:09.570Z] ---> cac313de1401 [2021-11-11T09:18:09.570Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T09:18:09.570Z] Successfully built fe96b0fe2829 [2021-11-11T09:18:09.570Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T09:18:09.570Z]  Building core-metadata ... done Building security-bootstrapper [2021-11-11T09:18:09.848Z] ---> Running in 0cc44486b811 [2021-11-11T09:18:09.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:18:10.122Z] Removing intermediate container 34f41b36b0ea [2021-11-11T09:18:10.415Z] ---> 91ed8a8f2ced [2021-11-11T09:18:10.415Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T09:18:10.415Z] Removing intermediate container 0cc44486b811 [2021-11-11T09:18:10.415Z] ---> 7a2f20907c41 [2021-11-11T09:18:10.415Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:18:10.415Z] ---> Running in da8d67ec4665 [2021-11-11T09:18:10.415Z] ---> Running in 2f13f4f138cd [2021-11-11T09:18:10.696Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T09:18:10.696Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T09:18:10.971Z] Executing bash-5.1.4-r0.post-install [2021-11-11T09:18:10.971Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T09:18:10.971Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T09:18:10.971Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T09:18:10.971Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T09:18:10.971Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T09:18:10.971Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T09:18:10.971Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T09:18:10.971Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T09:18:10.971Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T09:18:10.971Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T09:18:10.971Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T09:18:10.971Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T09:18:10.971Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T09:18:11.249Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T09:18:11.249Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T09:18:11.524Z] Removing intermediate container 2f13f4f138cd [2021-11-11T09:18:11.524Z] ---> c7edc2505b75 [2021-11-11T09:18:11.524Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T09:18:11.806Z] ---> Running in 12ee297242c6 [2021-11-11T09:18:12.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:18:12.685Z] Removing intermediate container 12ee297242c6 [2021-11-11T09:18:12.685Z] ---> c6ed2a916028 [2021-11-11T09:18:12.685Z] Step 20/21 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:18:12.685Z] ---> Running in 14cc06a57d4c [2021-11-11T09:18:13.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:18:13.296Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T09:18:13.296Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T09:18:13.296Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T09:18:13.296Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T09:18:13.582Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T09:18:13.582Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T09:18:13.582Z] Removing intermediate container 14cc06a57d4c [2021-11-11T09:18:13.582Z] ---> 04c5096cbcf2 [2021-11-11T09:18:13.582Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T09:18:13.582Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T09:18:13.582Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T09:18:13.582Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T09:18:13.582Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T09:18:13.582Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T09:18:13.582Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T09:18:13.858Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T09:18:13.858Z] ---> Running in 3c70a1dad7e9 [2021-11-11T09:18:13.858Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T09:18:13.858Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T09:18:13.858Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T09:18:13.858Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T09:18:13.858Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T09:18:13.858Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T09:18:13.858Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T09:18:13.858Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T09:18:13.858Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T09:18:13.858Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T09:18:13.858Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T09:18:14.131Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T09:18:14.131Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T09:18:14.131Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T09:18:14.131Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T09:18:14.405Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T09:18:14.405Z] Removing intermediate container 3c70a1dad7e9 [2021-11-11T09:18:14.405Z] ---> b53191c3c26a [2021-11-11T09:18:14.405Z] [2021-11-11T09:18:14.405Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T09:18:14.405Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T09:18:14.682Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:18:14.682Z] OK: 8 MiB in 20 packages [2021-11-11T09:18:14.682Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:18:14.682Z] OK: 84 MiB in 64 packages [2021-11-11T09:18:14.682Z] Successfully built b53191c3c26a [2021-11-11T09:18:14.957Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T09:18:14.957Z] Building support-scheduler [2021-11-11T09:18:16.422Z]  Building support-notifications ... done Removing intermediate container da8d67ec4665 [2021-11-11T09:18:16.422Z] ---> 01bc39ab947f [2021-11-11T09:18:16.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:18:17.022Z] ---> 5fcc1c3c29d3 [2021-11-11T09:18:17.022Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T09:18:19.004Z] ---> 1565c2b5a08b [2021-11-11T09:18:19.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T09:18:19.004Z] Collecting docker-compose==1.23.2 [2021-11-11T09:18:19.004Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T09:18:19.708Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T09:18:19.708Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T09:18:19.708Z] ---> f955ebae7df8 [2021-11-11T09:18:19.708Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T09:18:19.708Z] ---> Running in 1944d6d5e3d0 [2021-11-11T09:18:20.727Z] Removing intermediate container 1944d6d5e3d0 [2021-11-11T09:18:20.727Z] ---> 2ab1a9b05c51 [2021-11-11T09:18:20.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:18:20.727Z] Collecting PyYAML<4,>=3.10 [2021-11-11T09:18:20.727Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T09:18:20.727Z] ---> Running in e4fd52eb383a [2021-11-11T09:18:21.367Z] Removing intermediate container e4fd52eb383a [2021-11-11T09:18:21.367Z] ---> 5c53f5842aae [2021-11-11T09:18:21.367Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T09:18:21.647Z] ---> Running in b79318eeddf1 [2021-11-11T09:18:22.257Z] Removing intermediate container b79318eeddf1 [2021-11-11T09:18:22.257Z] ---> 5bb3c5184b96 [2021-11-11T09:18:22.257Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:18:22.257Z] ---> Running in 6d3a1de3b665 [2021-11-11T09:18:22.854Z] Removing intermediate container 6d3a1de3b665 [2021-11-11T09:18:22.854Z] ---> bfce9fbbcdf6 [2021-11-11T09:18:22.854Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:18:23.129Z] ---> Running in 9abef2ed14b1 [2021-11-11T09:18:23.735Z] Removing intermediate container 9abef2ed14b1 [2021-11-11T09:18:23.735Z] ---> 6f4fabadacd8 [2021-11-11T09:18:23.735Z] [2021-11-11T09:18:24.011Z] Successfully built 6f4fabadacd8 [2021-11-11T09:18:24.011Z] Successfully tagged core-data-arm64:latest [2021-11-11T09:18:24.293Z]  Building core-data ... done Building security-proxy-setup [2021-11-11T09:18:24.293Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T09:18:24.293Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T09:18:24.293Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T09:18:24.566Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:18:24.566Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:18:24.566Z] ---> f6cd95ac8cca [2021-11-11T09:18:24.566Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T09:18:24.566Z] ---> Using cache [2021-11-11T09:18:24.566Z] ---> 3ee6ae07ff87 [2021-11-11T09:18:24.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:18:24.567Z] ---> Using cache [2021-11-11T09:18:24.567Z] ---> 6dae9bc7c1be [2021-11-11T09:18:24.567Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T09:18:24.567Z] ---> Running in dd28f470534a [2021-11-11T09:18:26.007Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:18:26.602Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T09:18:26.602Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T09:18:26.878Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:18:26.878Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T09:18:26.878Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T09:18:27.868Z] OK: 219 MiB in 52 packages [2021-11-11T09:18:28.143Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T09:18:28.143Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T09:18:28.755Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T09:18:28.755Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T09:18:28.755Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T09:18:28.755Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T09:18:29.353Z] Removing intermediate container dd28f470534a [2021-11-11T09:18:29.353Z] ---> b5d960959290 [2021-11-11T09:18:29.353Z] Step 6/24 : COPY . . [2021-11-11T09:18:30.784Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T09:18:30.784Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T09:18:33.404Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T09:18:33.404Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T09:18:33.404Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T09:18:33.404Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T09:18:34.384Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T09:18:34.384Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T09:18:34.384Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T09:18:34.384Z] Collecting idna<2.8,>=2.5 [2021-11-11T09:18:34.384Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T09:18:34.987Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T09:18:34.987Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T09:18:34.987Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T09:18:34.987Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T09:18:35.968Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T09:18:35.968Z] Attempting uninstall: urllib3 [2021-11-11T09:18:35.968Z] Found existing installation: urllib3 1.26.5 [2021-11-11T09:18:35.968Z] Uninstalling urllib3-1.26.5: [2021-11-11T09:18:35.968Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T09:18:36.565Z] Attempting uninstall: idna [2021-11-11T09:18:36.565Z] Found existing installation: idna 3.2 [2021-11-11T09:18:36.565Z] Uninstalling idna-3.2: [2021-11-11T09:18:36.565Z] Successfully uninstalled idna-3.2 [2021-11-11T09:18:37.547Z] Attempting uninstall: chardet [2021-11-11T09:18:37.547Z] Found existing installation: chardet 4.0.0 [2021-11-11T09:18:37.547Z] Uninstalling chardet-4.0.0: [2021-11-11T09:18:37.819Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T09:18:39.256Z] Attempting uninstall: requests [2021-11-11T09:18:39.256Z] Found existing installation: requests 2.25.1 [2021-11-11T09:18:39.256Z] Uninstalling requests-2.25.1: [2021-11-11T09:18:39.530Z] Successfully uninstalled requests-2.25.1 [2021-11-11T09:18:39.805Z] Running setup.py install for texttable: started [2021-11-11T09:18:41.775Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T09:18:41.775Z] Running setup.py install for PyYAML: started [2021-11-11T09:18:44.404Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T09:18:44.404Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:18:44.404Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:18:44.404Z] ---> f6cd95ac8cca [2021-11-11T09:18:44.404Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T09:18:44.404Z] ---> Using cache [2021-11-11T09:18:44.404Z] ---> 3ee6ae07ff87 [2021-11-11T09:18:44.404Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:18:44.404Z] ---> Using cache [2021-11-11T09:18:44.404Z] ---> 6dae9bc7c1be [2021-11-11T09:18:44.404Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T09:18:44.404Z] ---> Using cache [2021-11-11T09:18:44.404Z] ---> b5d960959290 [2021-11-11T09:18:44.404Z] Step 6/30 : COPY . . [2021-11-11T09:18:44.404Z] Running setup.py install for docopt: started [2021-11-11T09:18:46.397Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T09:18:46.685Z] Running setup.py install for dockerpty: started [2021-11-11T09:18:48.683Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T09:18:50.121Z] ---> f7f33c090795 [2021-11-11T09:18:50.122Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:18:50.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:18:50.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:18:50.122Z] ---> f6cd95ac8cca [2021-11-11T09:18:50.122Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T09:18:50.122Z] ---> Using cache [2021-11-11T09:18:50.122Z] ---> 3ee6ae07ff87 [2021-11-11T09:18:50.122Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:18:50.122Z] ---> Using cache [2021-11-11T09:18:50.122Z] ---> 6dae9bc7c1be [2021-11-11T09:18:50.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T09:18:50.122Z] ---> Using cache [2021-11-11T09:18:50.122Z] ---> b5d960959290 [2021-11-11T09:18:50.122Z] Step 6/23 : COPY go.mod . [2021-11-11T09:18:50.122Z] ---> Running in 56bce5af4d98 [2021-11-11T09:18:50.721Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-11T09:18:51.713Z] ---> 51dcce91ddcc [2021-11-11T09:18:51.713Z] Step 7/23 : RUN go mod download [2021-11-11T09:18:52.000Z] ---> Running in 98f97b7e1661 [2021-11-11T09:18:55.407Z] Removing intermediate container 56bce5af4d98 [2021-11-11T09:18:55.407Z] ---> db7822bd1c7c [2021-11-11T09:18:55.407Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T09:18:55.407Z] ---> Running in 77be4e04512d [2021-11-11T09:18:56.861Z] Removing intermediate container 98f97b7e1661 [2021-11-11T09:18:56.861Z] ---> f8f4ca2d60b5 [2021-11-11T09:18:56.861Z] Step 8/23 : COPY . . [2021-11-11T09:18:57.464Z] 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-11-11T09:18:57.738Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T09:18:57.738Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T09:18:57.738Z] ---> f6cd95ac8cca [2021-11-11T09:18:57.738Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T09:18:57.738Z] ---> Using cache [2021-11-11T09:18:57.738Z] ---> 3ee6ae07ff87 [2021-11-11T09:18:57.738Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T09:18:57.738Z] ---> Using cache [2021-11-11T09:18:57.738Z] ---> 6dae9bc7c1be [2021-11-11T09:18:57.738Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T09:18:57.738Z] ---> Using cache [2021-11-11T09:18:57.738Z] ---> b5d960959290 [2021-11-11T09:18:57.738Z] Step 6/20 : COPY . . [2021-11-11T09:18:58.013Z] ---> Using cache [2021-11-11T09:18:58.013Z] ---> f7f33c090795 [2021-11-11T09:18:58.013Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:18:58.013Z] ---> Using cache [2021-11-11T09:18:58.013Z] ---> db7822bd1c7c [2021-11-11T09:18:58.013Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T09:18:58.612Z] ---> Running in 7c236a1c56f8 [2021-11-11T09:19:01.246Z] 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-11-11T09:19:13.668Z] Removing intermediate container 7ce74d7f9aae [2021-11-11T09:19:13.668Z] ---> 952a4173ed51 [2021-11-11T09:19:13.668Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T09:19:13.944Z] ---> Running in 28f41a534b8a [2021-11-11T09:19:15.393Z] Removing intermediate container 28f41a534b8a [2021-11-11T09:19:15.393Z] ---> 76c3c35ad049 [2021-11-11T09:19:15.393Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T09:19:15.393Z] ---> Running in 335f50ee1cc1 [2021-11-11T09:19:16.383Z] ---> 8748ba76c777 [2021-11-11T09:19:16.383Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T09:19:16.383Z] ---> Running in 64b40be4e49d [2021-11-11T09:19:16.990Z] Removing intermediate container 335f50ee1cc1 [2021-11-11T09:19:16.990Z] ---> 0701d0359a17 [2021-11-11T09:19:16.990Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T09:19:20.403Z] ---> d529b5fb5941 [2021-11-11T09:19:20.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T09:19:22.396Z] ---> 404e288b57a4 [2021-11-11T09:19:22.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T09:19:23.383Z] Removing intermediate container 64b40be4e49d [2021-11-11T09:19:23.383Z] ---> 8c4d524c700d [2021-11-11T09:19:23.383Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T09:19:23.656Z] ---> Running in 4dea760bbc16 [2021-11-11T09:19:24.643Z] ---> e415d341978c [2021-11-11T09:19:24.643Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T09:19:24.919Z] ---> Running in 52eb86ebeaf2 [2021-11-11T09:19:26.361Z] Removing intermediate container 52eb86ebeaf2 [2021-11-11T09:19:26.361Z] ---> 72e8d4dfb0e5 [2021-11-11T09:19:26.361Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:19:26.361Z] ---> Running in cc344f235f86 [2021-11-11T09:19:26.361Z] 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-11-11T09:19:27.347Z] Removing intermediate container cc344f235f86 [2021-11-11T09:19:27.347Z] ---> 402ff9df0e9f [2021-11-11T09:19:27.347Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T09:19:27.621Z] ---> Running in 9320f39f7b24 [2021-11-11T09:19:28.626Z] Removing intermediate container 9320f39f7b24 [2021-11-11T09:19:28.626Z] ---> e3d275d681c5 [2021-11-11T09:19:28.626Z] Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:19:28.626Z] ---> Running in 0c1d3e709cf9 [2021-11-11T09:19:28.626Z] ---> b3ab2187af8d [2021-11-11T09:19:28.626Z] Step 9/23 : RUN go mod tidy [2021-11-11T09:19:28.992Z] ---> Running in e052402744e1 [2021-11-11T09:19:29.623Z] Removing intermediate container 0c1d3e709cf9 [2021-11-11T09:19:29.623Z] ---> ec892b502320 [2021-11-11T09:19:29.623Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T09:19:29.623Z] ---> Running in d124e351b8de [2021-11-11T09:19:30.760Z] Removing intermediate container d124e351b8de [2021-11-11T09:19:30.760Z] ---> b3d5c5f4865b [2021-11-11T09:19:30.760Z] [2021-11-11T09:19:31.407Z] Successfully built b3d5c5f4865b [2021-11-11T09:19:31.407Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T09:19:36.854Z]  Building sys-mgmt-agent ... done Removing intermediate container e052402744e1 [2021-11-11T09:19:36.854Z] ---> 6154f3590bb6 [2021-11-11T09:19:36.854Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T09:19:36.854Z] ---> Running in b9808dff2beb [2021-11-11T09:19:38.320Z] 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-11-11T09:20:25.361Z] 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-11-11T09:20:25.361Z] 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-11-11T09:20:33.687Z] Removing intermediate container 77be4e04512d [2021-11-11T09:20:33.687Z] ---> 97d9899f919e [2021-11-11T09:20:33.687Z] [2021-11-11T09:20:33.687Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T09:20:33.687Z] ---> bb3de5531c18 [2021-11-11T09:20:33.687Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T09:20:33.687Z] ---> Running in 173ee3715686 [2021-11-11T09:20:35.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:20:35.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:20:36.688Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T09:20:36.688Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T09:20:36.688Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T09:20:36.688Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:20:36.688Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T09:20:36.968Z] OK: 6 MiB in 17 packages [2021-11-11T09:20:37.572Z] Removing intermediate container 7c236a1c56f8 [2021-11-11T09:20:37.572Z] ---> a813751c97f2 [2021-11-11T09:20:37.572Z] [2021-11-11T09:20:37.572Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T09:20:37.572Z] ---> bb3de5531c18 [2021-11-11T09:20:37.572Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T09:20:37.849Z] ---> Running in 567c03902e68 [2021-11-11T09:20:39.844Z] Removing intermediate container 173ee3715686 [2021-11-11T09:20:39.844Z] ---> d5962b9ea411 [2021-11-11T09:20:39.844Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T09:20:39.844Z] ---> Running in bad321566a9f [2021-11-11T09:20:40.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:20:40.447Z] Removing intermediate container bad321566a9f [2021-11-11T09:20:40.447Z] ---> ec0e7d2b04d7 [2021-11-11T09:20:40.447Z] Step 12/24 : WORKDIR / [2021-11-11T09:20:40.447Z] ---> Running in 937477b85c0c [2021-11-11T09:20:40.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:20:41.009Z] Removing intermediate container 937477b85c0c [2021-11-11T09:20:41.009Z] ---> 8f94836511cf [2021-11-11T09:20:41.009Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T09:20:41.624Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T09:20:41.624Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T09:20:41.624Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T09:20:41.624Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T09:20:41.624Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T09:20:41.624Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:20:41.903Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T09:20:41.903Z] OK: 8 MiB in 19 packages [2021-11-11T09:20:42.512Z] ---> 093ae1c16b09 [2021-11-11T09:20:42.512Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T09:20:43.964Z] ---> 73a10ef3a85c [2021-11-11T09:20:43.964Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T09:20:44.571Z] Removing intermediate container 567c03902e68 [2021-11-11T09:20:44.571Z] ---> 2c740c5fcda4 [2021-11-11T09:20:44.571Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T09:20:44.571Z] ---> Running in a3d026e49b95 [2021-11-11T09:20:45.178Z] Removing intermediate container a3d026e49b95 [2021-11-11T09:20:45.178Z] ---> 4b79924e0266 [2021-11-11T09:20:45.178Z] Step 12/20 : WORKDIR /edgex [2021-11-11T09:20:45.454Z] ---> b664357103c4 [2021-11-11T09:20:45.454Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T09:20:45.454Z] ---> Running in 01a53fbc4ca5 [2021-11-11T09:20:46.445Z] Removing intermediate container 01a53fbc4ca5 [2021-11-11T09:20:46.445Z] ---> 60751dfd0e2d [2021-11-11T09:20:46.445Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T09:20:47.044Z] ---> c0b680c3f708 [2021-11-11T09:20:47.045Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T09:20:47.644Z] ---> 11b942d482cd [2021-11-11T09:20:47.644Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T09:20:49.088Z] ---> cfac828a9bed [2021-11-11T09:20:49.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T09:20:50.075Z] ---> 7c1a844a3230 [2021-11-11T09:20:50.075Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T09:20:51.062Z] ---> 1737526be28b [2021-11-11T09:20:51.062Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T09:20:51.666Z] ---> 7f6c507df463 [2021-11-11T09:20:51.666Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T09:20:51.952Z] ---> Running in 94571bd98be8 [2021-11-11T09:20:52.553Z] ---> 49b8649324cc [2021-11-11T09:20:52.553Z] Step 20/24 : 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-11-11T09:20:52.831Z] Removing intermediate container 94571bd98be8 [2021-11-11T09:20:52.831Z] ---> 2b489aa621c6 [2021-11-11T09:20:52.831Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T09:20:52.831Z] ---> Running in 2b2b9a9d2837 [2021-11-11T09:20:53.109Z] ---> Running in 795794815d46 [2021-11-11T09:20:54.097Z] Removing intermediate container 795794815d46 [2021-11-11T09:20:54.097Z] ---> f1e216839539 [2021-11-11T09:20:54.097Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T09:20:54.097Z] ---> Running in d091202502bc [2021-11-11T09:20:55.087Z] Removing intermediate container d091202502bc [2021-11-11T09:20:55.087Z] ---> b19ba2e17f36 [2021-11-11T09:20:55.087Z] Step 19/20 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:20:55.087Z] ---> Running in 7f1f15e07205 [2021-11-11T09:20:56.085Z] Removing intermediate container 7f1f15e07205 [2021-11-11T09:20:56.085Z] ---> 5ff25314f332 [2021-11-11T09:20:56.085Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T09:20:56.085Z] ---> Running in 8059e130ec27 [2021-11-11T09:20:56.687Z] Removing intermediate container 2b2b9a9d2837 [2021-11-11T09:20:56.687Z] ---> c6e155dc19b1 [2021-11-11T09:20:56.687Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T09:20:56.687Z] ---> Running in 05209db0f398 [2021-11-11T09:20:56.963Z] Removing intermediate container 8059e130ec27 [2021-11-11T09:20:56.963Z] ---> 3bb464cd7d0e [2021-11-11T09:20:56.963Z] [2021-11-11T09:20:57.954Z] Removing intermediate container 05209db0f398 [2021-11-11T09:20:57.954Z] ---> d1ddf60227e7 [2021-11-11T09:20:57.954Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T09:20:57.954Z] ---> Running in 7a9d8079899c [2021-11-11T09:20:57.954Z] Successfully built 3bb464cd7d0e [2021-11-11T09:20:57.954Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T09:20:58.553Z]  Building security-proxy-setup ... done Removing intermediate container 7a9d8079899c [2021-11-11T09:20:58.553Z] ---> 2e6ce3e21d8e [2021-11-11T09:20:58.553Z] Step 23/24 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:20:58.553Z] Removing intermediate container 4dea760bbc16 [2021-11-11T09:20:58.553Z] ---> 6d8d41c11c51 [2021-11-11T09:20:58.553Z] [2021-11-11T09:20:58.553Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T09:20:58.553Z] ---> bb3de5531c18 [2021-11-11T09:20:58.553Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T09:20:58.827Z] ---> Running in 9f2c0f049071 [2021-11-11T09:20:58.827Z] ---> Running in 8de24a396e32 [2021-11-11T09:20:59.425Z] Removing intermediate container 8de24a396e32 [2021-11-11T09:20:59.425Z] ---> f603ed1fc7a1 [2021-11-11T09:20:59.425Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T09:20:59.425Z] Removing intermediate container 9f2c0f049071 [2021-11-11T09:20:59.425Z] ---> 729a6a25fa05 [2021-11-11T09:20:59.425Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T09:20:59.425Z] ---> Running in 52a97124492f [2021-11-11T09:20:59.425Z] ---> Running in 3fbc514fd530 [2021-11-11T09:21:00.021Z] Removing intermediate container 3fbc514fd530 [2021-11-11T09:21:00.022Z] ---> 2ebf9974e01b [2021-11-11T09:21:00.022Z] [2021-11-11T09:21:00.617Z] Successfully built 2ebf9974e01b [2021-11-11T09:21:00.617Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T09:21:00.891Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T09:21:01.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T09:21:01.767Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T09:21:01.767Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T09:21:01.767Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T09:21:01.767Z] OK: 5 MiB in 16 packages [2021-11-11T09:21:03.200Z] Removing intermediate container 52a97124492f [2021-11-11T09:21:03.200Z] ---> 4f85aa50b4c1 [2021-11-11T09:21:03.200Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T09:21:03.200Z] ---> Running in 735c2e5045f6 [2021-11-11T09:21:03.794Z] Removing intermediate container 735c2e5045f6 [2021-11-11T09:21:03.794Z] ---> 20068fee6995 [2021-11-11T09:21:03.794Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T09:21:04.068Z] ---> Running in 1b19320627f6 [2021-11-11T09:21:04.068Z] Removing intermediate container b9808dff2beb [2021-11-11T09:21:04.068Z] ---> 1eaf57f29d5c [2021-11-11T09:21:04.068Z] [2021-11-11T09:21:04.068Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T09:21:04.068Z] ---> bb3de5531c18 [2021-11-11T09:21:04.068Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T09:21:04.068Z] ---> Using cache [2021-11-11T09:21:04.068Z] ---> 08679aaa8fd0 [2021-11-11T09:21:04.068Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T09:21:04.068Z] ---> Using cache [2021-11-11T09:21:04.068Z] ---> 067d5aff1f98 [2021-11-11T09:21:04.068Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T09:21:04.068Z] ---> Running in eb95da491585 [2021-11-11T09:21:04.344Z] Removing intermediate container 1b19320627f6 [2021-11-11T09:21:04.344Z] ---> 1507653107be [2021-11-11T09:21:04.344Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T09:21:04.618Z] ---> Running in a48e70120cf0 [2021-11-11T09:21:04.618Z] Removing intermediate container eb95da491585 [2021-11-11T09:21:04.618Z] ---> 83a0b8a60b8d [2021-11-11T09:21:04.618Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T09:21:04.618Z] ---> Running in 2016c47d1651 [2021-11-11T09:21:05.214Z] Removing intermediate container 2016c47d1651 [2021-11-11T09:21:05.214Z] ---> cd6d5c20ae06 [2021-11-11T09:21:05.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:21:06.190Z] ---> bdf545828011 [2021-11-11T09:21:06.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T09:21:06.789Z] Removing intermediate container a48e70120cf0 [2021-11-11T09:21:06.789Z] ---> 67695160a31e [2021-11-11T09:21:06.789Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T09:21:06.789Z] ---> Running in 9685a28c8ce1 [2021-11-11T09:21:07.066Z] ---> 05b5e57e8c27 [2021-11-11T09:21:07.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T09:21:07.342Z] Removing intermediate container 9685a28c8ce1 [2021-11-11T09:21:07.342Z] ---> f9b277d9f2dd [2021-11-11T09:21:07.342Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T09:21:07.941Z] ---> 26d158ebf49c [2021-11-11T09:21:07.941Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T09:21:08.211Z] ---> Running in e205af010a9f [2021-11-11T09:21:08.211Z] ---> 9638e64b4eb2 [2021-11-11T09:21:08.211Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T09:21:08.490Z] ---> Running in e7c2137d031a [2021-11-11T09:21:08.490Z] Removing intermediate container e205af010a9f [2021-11-11T09:21:08.490Z] ---> 019790ebdc8c [2021-11-11T09:21:08.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T09:21:08.762Z] ---> Running in d4351ecaf958 [2021-11-11T09:21:09.356Z] Removing intermediate container d4351ecaf958 [2021-11-11T09:21:09.356Z] ---> 756808417da3 [2021-11-11T09:21:09.356Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T09:21:09.356Z] ---> Running in f7a160b76e8d [2021-11-11T09:21:09.628Z] Removing intermediate container f7a160b76e8d [2021-11-11T09:21:09.628Z] ---> 080508504d42 [2021-11-11T09:21:09.628Z] Step 22/23 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:21:09.902Z] ---> Running in 977bd7f64cd9 [2021-11-11T09:21:10.190Z] Removing intermediate container 977bd7f64cd9 [2021-11-11T09:21:10.190Z] ---> 2c513d0ee6c4 [2021-11-11T09:21:10.190Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T09:21:10.480Z] ---> Running in df1239a9742a [2021-11-11T09:21:10.480Z] Removing intermediate container e7c2137d031a [2021-11-11T09:21:10.480Z] ---> 4b1bdaa92c57 [2021-11-11T09:21:10.480Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T09:21:11.126Z] Removing intermediate container df1239a9742a [2021-11-11T09:21:11.126Z] ---> 861fc23d8b6e [2021-11-11T09:21:11.126Z] [2021-11-11T09:21:11.405Z] Successfully built 861fc23d8b6e [2021-11-11T09:21:11.405Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T09:21:11.405Z]  Building support-scheduler ... done  ---> 938175242d7c [2021-11-11T09:21:11.405Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T09:21:12.844Z] ---> 7ebabb4d03c9 [2021-11-11T09:21:12.845Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T09:21:13.440Z] ---> 6147cc296512 [2021-11-11T09:21:13.440Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T09:21:14.034Z] ---> e83e69961c29 [2021-11-11T09:21:14.034Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T09:21:15.010Z] ---> f73cc11053fd [2021-11-11T09:21:15.010Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T09:21:15.010Z] ---> Running in df4ca9be2704 [2021-11-11T09:21:15.291Z] Removing intermediate container df4ca9be2704 [2021-11-11T09:21:15.291Z] ---> 9ff711b34a98 [2021-11-11T09:21:15.291Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T09:21:16.264Z] ---> f8d08cbd2281 [2021-11-11T09:21:16.264Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T09:21:16.264Z] ---> Running in 30e61d709c37 [2021-11-11T09:21:18.235Z] Removing intermediate container 30e61d709c37 [2021-11-11T09:21:18.235Z] ---> 749629b4a9ac [2021-11-11T09:21:18.235Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T09:21:18.235Z] ---> Running in e5710027b93f [2021-11-11T09:21:18.827Z] Removing intermediate container e5710027b93f [2021-11-11T09:21:18.827Z] ---> 1089b6479a8c [2021-11-11T09:21:18.827Z] Step 27/30 : CMD ["gate"] [2021-11-11T09:21:18.827Z] ---> Running in ba4355f8f250 [2021-11-11T09:21:19.424Z] Removing intermediate container ba4355f8f250 [2021-11-11T09:21:19.424Z] ---> e16664098408 [2021-11-11T09:21:19.424Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T09:21:19.424Z] ---> Running in bd9de826bcc6 [2021-11-11T09:21:20.018Z] Removing intermediate container bd9de826bcc6 [2021-11-11T09:21:20.018Z] ---> 4e1bb3d0ad2c [2021-11-11T09:21:20.018Z] Step 29/30 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [2021-11-11T09:21:20.018Z] ---> Running in 034af9df43cf [2021-11-11T09:21:20.610Z] Removing intermediate container 034af9df43cf [2021-11-11T09:21:20.610Z] ---> 5003a35c876b [2021-11-11T09:21:20.610Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T09:21:20.610Z] ---> Running in 8d22e2dc2014 [2021-11-11T09:21:21.202Z] Removing intermediate container 8d22e2dc2014 [2021-11-11T09:21:21.202Z] ---> bdc80a3b5d86 [2021-11-11T09:21:21.202Z] [2021-11-11T09:21:21.473Z] Successfully built bdc80a3b5d86 [2021-11-11T09:21:21.473Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T09:21:21.758Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-11-11T09:21:21.760Z] $ docker stop --time=1 bec73fbf2ac244bcb13a34536c5ed78291dd1df7606feff44f4aa803c1571764 [2021-11-11T09:21:23.467Z] $ docker rm -f bec73fbf2ac244bcb13a34536c5ed78291dd1df7606feff44f4aa803c1571764 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T09:21:24.045Z] + docker images [2021-11-11T09:21:24.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T09:21:24.316Z] security-bootstrapper-arm64 latest bdc80a3b5d86 4 seconds ago 17.8MB [2021-11-11T09:21:24.316Z] support-scheduler-arm64 latest 861fc23d8b6e 14 seconds ago 15.3MB [2021-11-11T09:21:24.316Z] 1eaf57f29d5c 21 seconds ago 1.57GB [2021-11-11T09:21:24.316Z] security-secretstore-setup-arm64 latest 2ebf9974e01b 25 seconds ago 26.8MB [2021-11-11T09:21:24.316Z] 6d8d41c11c51 26 seconds ago 1.57GB [2021-11-11T09:21:24.316Z] security-proxy-setup-arm64 latest 3bb464cd7d0e 28 seconds ago 25.4MB [2021-11-11T09:21:24.316Z] a813751c97f2 48 seconds ago 1.57GB [2021-11-11T09:21:24.316Z] 97d9899f919e 53 seconds ago 1.58GB [2021-11-11T09:21:24.316Z] sys-mgmt-agent-arm64 latest b3d5c5f4865b About a minute ago 277MB [2021-11-11T09:21:24.316Z] core-data-arm64 latest 6f4fabadacd8 3 minutes ago 19.5MB [2021-11-11T09:21:24.316Z] support-notifications-arm64 latest b53191c3c26a 3 minutes ago 16.1MB [2021-11-11T09:21:24.316Z] core-metadata-arm64 latest fe96b0fe2829 3 minutes ago 15.9MB [2021-11-11T09:21:24.316Z] 6fde96a177e0 3 minutes ago 1.58GB [2021-11-11T09:21:24.316Z] core-command-arm64 latest ea91fca264e5 3 minutes ago 15.2MB [2021-11-11T09:21:24.316Z] de738b9d5866 3 minutes ago 1.57GB [2021-11-11T09:21:24.316Z] b8c5ed18d4ab 3 minutes ago 1.57GB [2021-11-11T09:21:24.316Z] b913f3c237af 3 minutes ago 1.57GB [2021-11-11T09:21:24.316Z] 23da76f350fe 3 minutes ago 1.57GB [2021-11-11T09:21:24.316Z] ci-base-image-arm64 latest f6cd95ac8cca 13 minutes ago 1.24GB [2021-11-11T09:21:24.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T09:21:24.316Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T09:21:24.316Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T09:21:24.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:21:24.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T09:21:24.914Z] [2021-11-11T09:21:24.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:21:25.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T09:21:25.537Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T09:21:25.537Z] 448f6bf000e3: Pulling fs layer [2021-11-11T09:21:25.537Z] f757da607395: Pulling fs layer [2021-11-11T09:21:25.537Z] 05883995daec: Pulling fs layer [2021-11-11T09:21:25.537Z] 8603b9c90790: Pulling fs layer [2021-11-11T09:21:25.537Z] 1560dd03e051: Pulling fs layer [2021-11-11T09:21:25.537Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T09:21:25.537Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T09:21:25.537Z] 8603b9c90790: Waiting [2021-11-11T09:21:25.537Z] 1560dd03e051: Waiting [2021-11-11T09:21:25.537Z] 27f5ce0e4adf: Waiting [2021-11-11T09:21:25.537Z] c2d8d7efcc4b: Waiting [2021-11-11T09:21:25.537Z] f757da607395: Verifying Checksum [2021-11-11T09:21:25.537Z] f757da607395: Download complete [2021-11-11T09:21:25.537Z] 8603b9c90790: Verifying Checksum [2021-11-11T09:21:25.537Z] 8603b9c90790: Download complete [2021-11-11T09:21:25.811Z] 1560dd03e051: Verifying Checksum [2021-11-11T09:21:25.811Z] 1560dd03e051: Download complete [2021-11-11T09:21:25.811Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T09:21:25.811Z] 27f5ce0e4adf: Download complete [2021-11-11T09:21:25.811Z] 05883995daec: Verifying Checksum [2021-11-11T09:21:25.811Z] 05883995daec: Download complete [2021-11-11T09:21:26.087Z] 448f6bf000e3: Verifying Checksum [2021-11-11T09:21:26.087Z] 448f6bf000e3: Download complete [2021-11-11T09:21:28.704Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T09:21:28.704Z] c2d8d7efcc4b: Download complete [2021-11-11T09:21:29.683Z] 448f6bf000e3: Pull complete [2021-11-11T09:21:30.274Z] f757da607395: Pull complete [2021-11-11T09:21:32.245Z] 05883995daec: Pull complete [2021-11-11T09:21:32.245Z] 8603b9c90790: Pull complete [2021-11-11T09:21:33.220Z] 1560dd03e051: Pull complete [2021-11-11T09:21:33.492Z] 27f5ce0e4adf: Pull complete [2021-11-11T09:21:48.549Z] c2d8d7efcc4b: Pull complete [2021-11-11T09:21:48.549Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T09:21:48.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T09:21:48.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T09:21:48.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container [2021-11-11T09:21:48.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T09:21:51.771Z] $ docker top 800318549d73ecd187be09ede2fe67e657d4b07c788d9a500c5c243f20094041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:21:52.841Z] ---> job-cost.sh [2021-11-11T09:21:52.841Z] lf-activate-venv: SKIPPING [2021-11-11T09:21:52.841Z] INFO: No Stack... [2021-11-11T09:21:53.431Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T09:21:53.700Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T09:21:54.355Z] + cut -d, -f6 [2021-11-11T09:21:54.355Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-11-11T09:21:54.412Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] [2021-11-11T09:21:54.418Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] did not exist. Created. [2021-11-11T09:21:54.418Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T09:21:55.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T09:21:55.240Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T09:21:55.246Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T09:21:55.257Z] $ docker stop --time=1 800318549d73ecd187be09ede2fe67e657d4b07c788d9a500c5c243f20094041 [2021-11-11T09:21:56.848Z] $ docker rm -f 800318549d73ecd187be09ede2fe67e657d4b07c788d9a500c5c243f20094041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-11T09:21:57.612Z] provisioning config files... [2021-11-11T09:21:57.624Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5447456729453020585tmp [Pipeline] { [Pipeline] sh [2021-11-11T09:21:57.932Z] + set +x [2021-11-11T09:21:57.932Z] + curl -s https://codecov.io/bash [2021-11-11T09:21:57.932Z] + bash -s -- [2021-11-11T09:21:57.932Z] [2021-11-11T09:21:57.932Z] _____ _ [2021-11-11T09:21:57.932Z] / ____| | | [2021-11-11T09:21:57.932Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T09:21:57.932Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T09:21:57.932Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T09:21:57.932Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T09:21:57.932Z] Bash-1.0.6 [2021-11-11T09:21:57.932Z] [2021-11-11T09:21:57.932Z] [2021-11-11T09:21:57.932Z] ==> git version 2.24.4 found [2021-11-11T09:21:57.932Z] ==> 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-11-11T09:21:57.932Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T09:21:57.932Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T09:21:57.932Z] ==> Jenkins CI detected. [2021-11-11T09:21:57.932Z] current dir:  /w/workspace/edgex-go/2 [2021-11-11T09:21:57.932Z] project root: . [2021-11-11T09:21:57.932Z] --> token set from env [2021-11-11T09:21:58.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T09:21:58.200Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T09:21:58.200Z] ==> Python coveragepy not found [2021-11-11T09:21:58.200Z] ==> Searching for coverage reports in: [2021-11-11T09:21:58.200Z] + . [2021-11-11T09:21:58.200Z] -> Found 1 reports [2021-11-11T09:21:58.200Z] ==> Detecting git/mercurial file structure [2021-11-11T09:21:58.200Z] ==> Reading reports [2021-11-11T09:21:58.200Z] + ./coverage.out bytes=428381 [2021-11-11T09:21:58.200Z] ==> Appending adjustments [2021-11-11T09:21:58.200Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T09:21:59.583Z] + Found adjustments [2021-11-11T09:21:59.583Z] ==> Gzipping contents [2021-11-11T09:21:59.583Z] 60K /tmp/codecov.5SaZpx.gz [2021-11-11T09:21:59.583Z] ==> Uploading reports [2021-11-11T09:21:59.583Z] url: https://codecov.io [2021-11-11T09:21:59.583Z] query: branch=PR-3806&commit=eaf4e576f236368c56084bef1bfbbcdd268a0dd5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-11T09:21:59.583Z] -> Pinging Codecov [2021-11-11T09:21:59.583Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=eaf4e576f236368c56084bef1bfbbcdd268a0dd5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-11T09:21:59.583Z] -> Uploading to [2021-11-11T09:21:59.583Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/eaf4e576f236368c56084bef1bfbbcdd268a0dd5/6b7cb4b7-ad22-4420-8fa1-1071468d4af4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T092159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c5f47c0301e3f190bfc67814af3bd6973c0801520cb84aeb75ed9b937c74bee [2021-11-11T09:21:59.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T09:21:59.583Z] Dload Upload Total Spent Left Speed [2021-11-11T09:22:00.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57666 0 0 100 57666 0 141k --:--:-- --:--:-- --:--:-- 141k [2021-11-11T09:22:00.155Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] } [2021-11-11T09:22:00.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T09:22:01.522Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:01.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:02.381Z] ---> package-listing.sh [2021-11-11T09:22:02.381Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T09:22:02.381Z] ++ facter osfamily [2021-11-11T09:22:02.647Z] + OS_FAMILY=redhat [2021-11-11T09:22:02.647Z] + workspace=/w/workspace/edgex-go/2 [2021-11-11T09:22:02.647Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T09:22:02.647Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T09:22:02.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T09:22:02.648Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T09:22:02.648Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-11T09:22:02.648Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T09:22:02.648Z] + case "${OS_FAMILY}" in [2021-11-11T09:22:02.648Z] + rpm -qa [2021-11-11T09:22:02.648Z] + sort [2021-11-11T09:22:05.949Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T09:22:05.949Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T09:22:05.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T09:22:05.949Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-11T09:22:05.949Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-11-11T09:22:05.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-11-11T09:22:05.960Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T09:22:06.243Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:22:06.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T09:22:06.804Z] [2021-11-11T09:22:06.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T09:22:07.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T09:22:07.106Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T09:22:07.106Z] b4d181a07f80: Pulling fs layer [2021-11-11T09:22:07.106Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T09:22:07.106Z] ed53099fbce6: Pulling fs layer [2021-11-11T09:22:07.106Z] dc539afda2c1: Pulling fs layer [2021-11-11T09:22:07.106Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T09:22:07.106Z] 9065ff56babe: Pulling fs layer [2021-11-11T09:22:07.106Z] d287ab97295c: Pulling fs layer [2021-11-11T09:22:07.106Z] dc539afda2c1: Waiting [2021-11-11T09:22:07.106Z] 77bc0d833cb6: Waiting [2021-11-11T09:22:07.106Z] 9065ff56babe: Waiting [2021-11-11T09:22:07.106Z] d287ab97295c: Waiting [2021-11-11T09:22:07.106Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T09:22:07.106Z] a1111a8f2ec3: Download complete [2021-11-11T09:22:07.106Z] dc539afda2c1: Verifying Checksum [2021-11-11T09:22:07.106Z] dc539afda2c1: Download complete [2021-11-11T09:22:07.106Z] ed53099fbce6: Verifying Checksum [2021-11-11T09:22:07.106Z] ed53099fbce6: Download complete [2021-11-11T09:22:07.373Z] 9065ff56babe: Verifying Checksum [2021-11-11T09:22:07.373Z] 9065ff56babe: Download complete [2021-11-11T09:22:07.373Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T09:22:07.373Z] 77bc0d833cb6: Download complete [2021-11-11T09:22:07.373Z] b4d181a07f80: Verifying Checksum [2021-11-11T09:22:07.373Z] b4d181a07f80: Download complete [2021-11-11T09:22:07.947Z] d287ab97295c: Verifying Checksum [2021-11-11T09:22:07.947Z] d287ab97295c: Download complete [2021-11-11T09:22:08.908Z] b4d181a07f80: Pull complete [2021-11-11T09:22:08.908Z] a1111a8f2ec3: Pull complete [2021-11-11T09:22:09.482Z] ed53099fbce6: Pull complete [2021-11-11T09:22:09.482Z] dc539afda2c1: Pull complete [2021-11-11T09:22:10.054Z] 77bc0d833cb6: Pull complete [2021-11-11T09:22:10.054Z] 9065ff56babe: Pull complete [2021-11-11T09:22:15.372Z] d287ab97295c: Pull complete [2021-11-11T09:22:15.372Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T09:22:15.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T09:22:15.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T09:22:15.437Z] prd-centos7-docker-4c-2g-56 does not seem to be running inside a container [2021-11-11T09:22:15.466Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T09:22:18.627Z] $ docker top c48f70706c493433b71440ce9a6347e3b297882408ca4ba80a574d8aafaf6dcd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T09:22:18.985Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T09:22:19.277Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T09:22:19.566Z] + ls /var/log/sa-host [2021-11-11T09:22:19.566Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T09:22:19.566Z] file_magic: OK [2021-11-11T09:22:19.566Z] HZ: Using current value: 100 [2021-11-11T09:22:19.566Z] file_header: OK [2021-11-11T09:22:19.566Z] 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-11-11T09:22:19.566Z] Statistics: [2021-11-11T09:22:19.566Z] 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... [2021-11-11T09:22:19.566Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T09:22:19.566Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T09:22:19.566Z] file_magic: OK [2021-11-11T09:22:19.566Z] HZ: Using current value: 100 [2021-11-11T09:22:19.566Z] file_header: OK [2021-11-11T09:22:19.566Z] 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-11-11T09:22:19.566Z] Statistics: [2021-11-11T09:22:19.566Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T09:22:19.566Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T09:22:19.838Z] provisioning config files... [2021-11-11T09:22:19.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6701537919231127525tmp [Pipeline] { [Pipeline] echo [2021-11-11T09:22:19.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:20.152Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T09:22:20.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:20.493Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T09:22:20.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:20.788Z] ---> sudo-logs.sh [2021-11-11T09:22:20.788Z] Archiving 'sudo' log.. [2021-11-11T09:22:20.788Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-56.novalocal: Name or service not known [2021-11-11T09:22:20.788Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-56.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T09:22:20.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:21.107Z] ---> job-cost.sh [2021-11-11T09:22:21.107Z] lf-activate-venv: SKIPPING [2021-11-11T09:22:21.107Z] DEBUG: total: 0.10999999940395355 [2021-11-11T09:22:21.107Z] INFO: Retrieving Stack Cost... [2021-11-11T09:22:21.676Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T09:22:21.936Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T09:22:21.946Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T09:22:22.233Z] ---> logs-deploy.sh [2021-11-11T09:22:22.233Z] lf-activate-venv: SKIPPING [2021-11-11T09:22:22.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/2 [2021-11-11T09:22:22.233Z] INFO: archiving workspace using pattern(s): [2021-11-11T09:22:22.805Z] Archives upload complete. [2021-11-11T09:22:23.066Z] INFO: archiving logs to Nexus