Pull request #3803 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e210aa932cd33413e1f4b0ba36d59cd04371d12+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (9691bcf23601c4587c0fbb69689d10aaa984c56e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1973839843753489487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1357425609176889133.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8180144910832530814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6985939093340488141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4493901754867467086.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3803/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh209725854812490536.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30254 in /w/workspace/edgexfoundry_edgex-go_PR-3803 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5629515890605195385.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 7e210aa932cd33413e1f4b0ba36d59cd04371d12 Merge succeeded, producing 7e210aa932cd33413e1f4b0ba36d59cd04371d12 Checking out Revision 7e210aa932cd33413e1f4b0ba36d59cd04371d12 (PR-3803) > 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/1@tmp/jenkins-gitclient-ssh2479854175638465456.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3803/head:refs/remotes/origin/PR-3803 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # 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/1@tmp/jenkins-gitclient-ssh8698904247116750414.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T19:10:41.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T19:10:42.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T19:10:42.620Z] ========================================================= [2021-11-10T19:10:42.621Z] EdgeX Global Pipelines Version Info [2021-11-10T19:10:42.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:10:43.795Z] ------------------- [2021-11-10T19:10:43.795Z] stable info: [2021-11-10T19:10:43.795Z] ------------------- [2021-11-10T19:10:43.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T19:10:43.795Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T19:10:43.795Z] Message: update stable to v1.0.211 [2021-11-10T19:10:44.373Z] ------------------- [2021-11-10T19:10:44.373Z] experimental info: [2021-11-10T19:10:44.373Z] ------------------- [2021-11-10T19:10:44.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T19:10:44.373Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T19:10:44.373Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T19:10:44.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-10T19:10:44.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-10T19:10:44.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T19:10:44.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T19:10:45.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T19:10:45.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T19:10:45.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T19:10:45.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-10T19:10:45.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-10T19:10:45.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-10T19:10:45.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T19:10:45.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T19:10:45.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T19:10:45.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T19:10:46.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T19:10:46.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T19:10:46.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T19:10:46.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T19:10:46.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-10T19:10:46.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-10T19:10:46.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-10T19:10:46.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T19:10:46.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3803 [Pipeline] echo [2021-11-10T19:10:46.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3803 [Pipeline] echo [2021-11-10T19:10:46.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3803 [Pipeline] echo [2021-11-10T19:10:47.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] echo [2021-11-10T19:10:47.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e210aa [Pipeline] echo [2021-11-10T19:10:47.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T19:10:47.575Z] provisioning config files... [2021-11-10T19:10:47.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3087137431540275871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:10:47.919Z] ---> docker-login.sh [2021-11-10T19:10:47.919Z] nexus3.edgexfoundry.org:10001 [2021-11-10T19:10:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:10:48.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:10:48.178Z] Configure a credential helper to remove this warning. See [2021-11-10T19:10:48.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:10:48.178Z] [2021-11-10T19:10:48.178Z] Login Succeeded [2021-11-10T19:10:48.178Z] nexus3.edgexfoundry.org:10002 [2021-11-10T19:10:48.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:10:48.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:10:48.178Z] Configure a credential helper to remove this warning. See [2021-11-10T19:10:48.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:10:48.178Z] [2021-11-10T19:10:48.178Z] Login Succeeded [2021-11-10T19:10:48.178Z] nexus3.edgexfoundry.org:10003 [2021-11-10T19:10:48.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:10:48.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:10:48.441Z] Configure a credential helper to remove this warning. See [2021-11-10T19:10:48.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:10:48.441Z] [2021-11-10T19:10:48.441Z] Login Succeeded [2021-11-10T19:10:48.441Z] nexus3.edgexfoundry.org:10004 [2021-11-10T19:10:48.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:10:48.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:10:48.441Z] Configure a credential helper to remove this warning. See [2021-11-10T19:10:48.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:10:48.441Z] [2021-11-10T19:10:48.441Z] Login Succeeded [2021-11-10T19:10:48.441Z] docker.io [2021-11-10T19:10:48.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:10:49.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:10:49.015Z] Configure a credential helper to remove this warning. See [2021-11-10T19:10:49.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:10:49.015Z] [2021-11-10T19:10:49.015Z] Login Succeeded [2021-11-10T19:10:49.015Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T19:10:49.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T19:10:50.391Z] ++ 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-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/core-command/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/core-data/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-10T19:10:50.391Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:10:50.391Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-10T19:10:50.391Z] ++ cut -d/ -f2 [2021-11-10T19:10:50.391Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-10T19:10:50.440Z] 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-10T19:10:51.003Z] + git rev-list -1 --merges 7e210aa932cd33413e1f4b0ba36d59cd04371d12~1..7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] echo [2021-11-10T19:10:51.041Z] -----------> git rev-list -1 --merges 7e210aa932cd33413e1f4b0ba36d59cd04371d12~1..7e210aa932cd33413e1f4b0ba36d59cd04371d12 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [false] [Pipeline] sh [2021-11-10T19:10:52.234Z] + git log --format=format:%s -1 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] echo [2021-11-10T19:10:52.262Z] ========================================================= [2021-11-10T19:10:52.262Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T19:10:52.262Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:10:52.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T19:10:52.772Z] [2021-11-10T19:10:52.772Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:10:53.105Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T19:10:53.105Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T19:10:53.105Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T19:10:53.105Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T19:10:53.105Z] 4c7163046ea9: Pulling fs layer [2021-11-10T19:10:53.105Z] 0c2d73faf560: Pulling fs layer [2021-11-10T19:10:53.105Z] 0c2d73faf560: Waiting [2021-11-10T19:10:53.105Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T19:10:53.105Z] 3e5f54012d9b: Download complete [2021-11-10T19:10:53.105Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T19:10:53.105Z] a0d0a0d46f8b: Download complete [2021-11-10T19:10:53.105Z] 0c2d73faf560: Verifying Checksum [2021-11-10T19:10:53.105Z] 0c2d73faf560: Download complete [2021-11-10T19:10:53.105Z] 4c7163046ea9: Verifying Checksum [2021-11-10T19:10:53.105Z] 4c7163046ea9: Download complete [2021-11-10T19:10:53.369Z] a0d0a0d46f8b: Pull complete [2021-11-10T19:10:53.369Z] 3e5f54012d9b: Pull complete [2021-11-10T19:10:53.628Z] 4c7163046ea9: Pull complete [2021-11-10T19:10:53.888Z] 0c2d73faf560: Pull complete [2021-11-10T19:10:53.888Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T19:10:53.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T19:10:53.888Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T19:10:53.977Z] prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container [2021-11-10T19:10:54.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T19:10:54.687Z] $ docker top f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T19:10:54.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T19:10:54.856Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T19:10:54.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T19:10:54.956Z] $ docker exec f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent [2021-11-10T19:10:55.043Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhNFHki/agent.14 [2021-11-10T19:10:55.043Z] SSH_AGENT_PID=21 [2021-11-10T19:10:55.050Z] Running ssh-add (command line suppressed) [2021-11-10T19:10:55.133Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_28080159329177276.key (/w/workspace/edgex-go/1@tmp/private_key_28080159329177276.key) [2021-11-10T19:10:55.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T19:10:55.479Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T19:10:55.501Z] $ docker exec --env ******** --env ******** f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent -k [2021-11-10T19:10:55.627Z] unset SSH_AUTH_SOCK; [2021-11-10T19:10:55.627Z] unset SSH_AGENT_PID; [2021-11-10T19:10:55.627Z] echo Agent pid 21 killed; [2021-11-10T19:10:55.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T19:10:56.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T19:10:56.817Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T19:10:56.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T19:10:56.919Z] $ docker exec f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent [2021-11-10T19:10:57.025Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPjEGje/agent.54 [2021-11-10T19:10:57.025Z] SSH_AGENT_PID=60 [2021-11-10T19:10:57.030Z] Running ssh-add (command line suppressed) [2021-11-10T19:10:57.112Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8979349827127807050.key (/w/workspace/edgex-go/1@tmp/private_key_8979349827127807050.key) [2021-11-10T19:10:57.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T19:10:57.459Z] + git semver init [2021-11-10T19:10:57.459Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T19:10:57.459Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-10T19:10:57.459Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-10T19:10:57.459Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T19:10:57.459Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T19:10:57.459Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T19:10:57.459Z] # $SEMVER_BRANCH = PR-3803 [2021-11-10T19:10:57.459Z] # $SEMVER_TEMP = /tmp/semver-395567825 [2021-11-10T19:10:57.459Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-10T19:11:37.485Z] # '/tmp/semver-395567825' -> '/w/workspace/edgex-go/1/.semver' [2021-11-10T19:11:37.485Z] # -> Force: false [2021-11-10T19:11:37.485Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-10T19:11:37.500Z] $ docker exec --env ******** --env ******** f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 ssh-agent -k [2021-11-10T19:11:37.601Z] unset SSH_AUTH_SOCK; [2021-11-10T19:11:37.601Z] unset SSH_AGENT_PID; [2021-11-10T19:11:37.601Z] echo Agent pid 60 killed; [2021-11-10T19:11:37.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T19:11:37.992Z] + git semver [Pipeline] } [2021-11-10T19:11:38.011Z] $ docker stop --time=1 f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 [2021-11-10T19:11:39.601Z] $ docker rm -f f2dcc926abc753102ef61958df7f0aac94fa2d3f356b1b74912b60ca0b871019 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T19:11:40.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T19:11:40.272Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T19:11:40.288Z] [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-10T19:11:40.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T19:11:40.797Z] ========================================================= [2021-11-10T19:11:40.797Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T19:11:40.797Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:11:41.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:11:41.131Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T19:11:41.131Z] a0d0a0d46f8b: Already exists [2021-11-10T19:11:41.131Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T19:11:41.131Z] b8b176561691: Pulling fs layer [2021-11-10T19:11:41.131Z] 4527c011a84f: Pulling fs layer [2021-11-10T19:11:41.131Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T19:11:41.131Z] e0aca202a116: Pulling fs layer [2021-11-10T19:11:41.131Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T19:11:41.131Z] 34cad66bf833: Pulling fs layer [2021-11-10T19:11:41.131Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T19:11:41.131Z] e0aca202a116: Waiting [2021-11-10T19:11:41.131Z] 3a43be97a3b4: Waiting [2021-11-10T19:11:41.131Z] 34cad66bf833: Waiting [2021-11-10T19:11:41.131Z] b4e3c513aaa6: Waiting [2021-11-10T19:11:41.131Z] 5d74067f8e1e: Waiting [2021-11-10T19:11:41.131Z] b8b176561691: Verifying Checksum [2021-11-10T19:11:41.131Z] b8b176561691: Download complete [2021-11-10T19:11:41.131Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T19:11:41.131Z] 31adcdaf11c8: Download complete [2021-11-10T19:11:41.131Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T19:11:41.131Z] 5d74067f8e1e: Download complete [2021-11-10T19:11:41.131Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T19:11:41.131Z] 3a43be97a3b4: Download complete [2021-11-10T19:11:41.131Z] e0aca202a116: Verifying Checksum [2021-11-10T19:11:41.131Z] e0aca202a116: Download complete [2021-11-10T19:11:41.395Z] 31adcdaf11c8: Pull complete [2021-11-10T19:11:41.395Z] b8b176561691: Pull complete [2021-11-10T19:11:41.395Z] 34cad66bf833: Verifying Checksum [2021-11-10T19:11:41.395Z] 34cad66bf833: Download complete [2021-11-10T19:11:41.661Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T19:11:41.661Z] b4e3c513aaa6: Download complete [2021-11-10T19:11:41.661Z] 4527c011a84f: Verifying Checksum [2021-11-10T19:11:41.661Z] 4527c011a84f: Download complete [2021-11-10T19:11:45.692Z] 4527c011a84f: Pull complete [2021-11-10T19:11:45.693Z] 5d74067f8e1e: Pull complete [2021-11-10T19:11:45.693Z] e0aca202a116: Pull complete [2021-11-10T19:11:45.693Z] 3a43be97a3b4: Pull complete [2021-11-10T19:11:45.693Z] 34cad66bf833: Pull complete [2021-11-10T19:11:48.279Z] b4e3c513aaa6: Pull complete [2021-11-10T19:11:48.279Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T19:11:48.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:11:48.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:11:48.630Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:11:48.630Z] WORKDIR /edgex [2021-11-10T19:11:48.630Z] COPY go.mod . [2021-11-10T19:11:48.630Z] RUN go mod download' [2021-11-10T19:11:48.630Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-10T19:11:51.190Z] Sending build context to Docker daemon 329.9MB [2021-11-10T19:11:51.190Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:11:51.190Z] ---> 9f6097aaca64 [2021-11-10T19:11:51.190Z] Step 2/4 : WORKDIR /edgex [2021-11-10T19:11:52.135Z] ---> Running in b8ea8a64ffd8 [2021-11-10T19:11:52.135Z] Removing intermediate container b8ea8a64ffd8 [2021-11-10T19:11:52.135Z] ---> e40c58966b38 [2021-11-10T19:11:52.135Z] Step 3/4 : COPY go.mod . [2021-11-10T19:11:52.135Z] ---> d727232c0ef0 [2021-11-10T19:11:52.135Z] Step 4/4 : RUN go mod download [2021-11-10T19:11:52.135Z] ---> Running in 17af51831796 [2021-11-10T19:11:56.194Z] Still waiting to schedule task [2021-11-10T19:11:56.194Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-30256’ is offline [2021-11-10T19:12:33.472Z] Removing intermediate container 17af51831796 [2021-11-10T19:12:33.472Z] ---> 64fddd248a04 [2021-11-10T19:12:33.472Z] Successfully built 64fddd248a04 [2021-11-10T19:12:33.472Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:12:33.790Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T19:12:33.790Z] . [Pipeline] withDockerContainer [2021-11-10T19:12:33.884Z] prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container [2021-11-10T19:12:33.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T19:12:34.268Z] $ docker top c7a35b2178e02f3c103b6286aff73cab0d3564b5f60e1cb19c27900458316b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:12:34.657Z] + go version [2021-11-10T19:12:34.657Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T19:12:34.676Z] $ docker stop --time=1 c7a35b2178e02f3c103b6286aff73cab0d3564b5f60e1cb19c27900458316b69 [2021-11-10T19:12:35.852Z] $ docker rm -f c7a35b2178e02f3c103b6286aff73cab0d3564b5f60e1cb19c27900458316b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:12:36.545Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T19:12:36.545Z] . [Pipeline] withDockerContainer [2021-11-10T19:12:36.623Z] prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container [2021-11-10T19:12:36.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T19:12:36.980Z] $ docker top 1ec5d1ea53132e473b274f125715e042168daa271216843c5cfbc4862e89633f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T19:12:37.109Z] ========================================================= [2021-11-10T19:12:37.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-10T19:12:37.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:12:37.445Z] + make test [2021-11-10T19:12:37.445Z] go mod tidy [2021-11-10T19:12:37.711Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-10T19:12:42.930Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-10T19:13:10.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-10T19:13:14.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-10T19:13:14.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-10T19:13:14.930Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-10T19:13:17.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-10T19:13:18.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-10T19:13:18.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-10T19:13:18.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-10T19:13:18.593Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-10T19:13:18.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-10T19:13:19.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-10T19:13:19.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-10T19:13:19.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-10T19:13:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-10T19:13:21.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-10T19:13:21.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-10T19:13:21.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-10T19:13:21.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-11-10T19:13:21.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-10T19:13:22.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2021-11-10T19:13:22.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-10T19:13:22.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-10T19:13:23.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2021-11-10T19:13:23.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-10T19:13:23.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:13:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-11-10T19:13:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-10T19:13:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-10T19:13:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-10T19:13:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-10T19:13:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-10T19:13:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:13:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-10T19:13:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-10T19:13:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-10T19:13:25.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-11-10T19:13:25.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-10T19:13:25.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-11-10T19:13:25.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-10T19:13:25.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-10T19:13:26.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-10T19:13:26.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-11-10T19:13:26.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-11-10T19:13:27.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-11-10T19:13:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-11-10T19:13:40.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-11-10T19:13:40.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-10T19:13:45.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 82.5% of statements [2021-11-10T19:13:45.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-10T19:14:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-11-10T19:14:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-11-10T19:14:02.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 65.4% of statements [2021-11-10T19:14:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-10T19:14:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-10T19:14:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-10T19:14:03.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2021-11-10T19:14:03.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-10T19:14:03.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-10T19:14:03.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-11-10T19:14:03.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-10T19:14:03.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-11-10T19:14:03.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-10T19:14:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-11-10T19:14:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-11-10T19:14:10.238Z] 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-10T19:14:34.793Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30259 in /w/workspace/edgexfoundry_edgex-go_PR-3803 [Pipeline] { [Pipeline] ws [2021-11-10T19:14:34.833Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-10T19:14:35.083Z] The recommended git tool is: git [2021-11-10T19:14:42.986Z] using credential edgex-jenkins-ssh [2021-11-10T19:14:43.002Z] Cloning the remote Git repository [2021-11-10T19:14:43.041Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:14:43.151Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-10T19:14:43.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:14:43.237Z] > git --version # timeout=10 [2021-11-10T19:14:43.253Z] > git --version # 'git version 2.17.1' [2021-11-10T19:14:43.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:14:43.336Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:14:44.836Z] GO111MODULE=on go vet ./... [2021-11-10T19:14:54.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T19:14:54.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T19:14:55.115Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-10T19:14:56.001Z] + ls -al . [2021-11-10T19:14:56.001Z] total 636 [2021-11-10T19:14:56.001Z] drwxrwxr-x 10 1001 1001 4096 Nov 10 19:14 . [2021-11-10T19:14:56.001Z] drwxr-xr-x 4 root root 28 Nov 10 19:12 .. [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 11 Nov 10 19:10 .dockerignore [2021-11-10T19:14:56.001Z] drwxrwxr-x 8 1001 1001 179 Nov 10 19:10 .git [2021-11-10T19:14:56.001Z] drwxrwxr-x 4 1001 1001 142 Nov 10 19:10 .github [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 804 Nov 10 19:10 .gitignore [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 42 Nov 10 19:10 .golangci.yml [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 76 Nov 10 19:10 .hadolint.yml [2021-11-10T19:14:56.001Z] drwx------ 3 1001 1001 58 Nov 10 19:11 .semver [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 166 Nov 10 19:10 .sonarcloud.properties [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:10 ADOPTERS.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:10 Attribution.txt [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:10 CHANGELOG.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:10 CONTRIBUTING.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 677 Nov 10 19:10 GOVERNANCE.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 849 Nov 10 19:10 Jenkinsfile [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:10 LICENSE [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:10 Makefile [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 582 Nov 10 19:10 OWNERS.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:10 README.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:10 SECURITY.md [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 5 Nov 10 19:11 VERSION [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:10 ZMQWindows.md [2021-11-10T19:14:56.001Z] drwxrwxr-x 2 1001 1001 37 Nov 10 19:10 bin [2021-11-10T19:14:56.001Z] drwxrwxr-x 14 1001 1001 4096 Nov 10 19:10 cmd [2021-11-10T19:14:56.001Z] -rw-r--r-- 1 root root 428381 Nov 10 19:14 coverage.out [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 854 Nov 10 19:10 go.mod [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:10 go.sum [2021-11-10T19:14:56.001Z] drwxrwxr-x 8 1001 1001 124 Nov 10 19:10 internal [2021-11-10T19:14:56.001Z] drwxrwxr-x 3 1001 1001 16 Nov 10 19:10 openapi [2021-11-10T19:14:56.001Z] drwxrwxr-x 4 1001 1001 71 Nov 10 19:10 snap [2021-11-10T19:14:56.001Z] -rw-rw-r-- 1 1001 1001 204 Nov 10 19:10 version.go [Pipeline] sh [2021-11-10T19:14:56.311Z] + '[' -e coverage.out ] [2021-11-10T19:14:56.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-10T19:14:56.422Z] Stashed 1 file(s) [Pipeline] sh [2021-11-10T19:14:56.726Z] + make build [2021-11-10T19:14:56.726Z] 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-10T19:14:58.125Z] 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-10T19:15:01.243Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:15:00.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:15:00.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:15:00.392Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:15:00.425Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:15:00.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:15:00.439Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3803/head:refs/remotes/origin/PR-3803 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T19:15:01.253Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:15:01.269Z] > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 [2021-11-10T19:15:01.489Z] > git remote # timeout=10 [2021-11-10T19:15:01.506Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T19:15:01.582Z] Merge succeeded, producing 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:15:01.582Z] Checking out Revision 7e210aa932cd33413e1f4b0ba36d59cd04371d12 (PR-3803) [2021-11-10T19:15:01.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:15:01.533Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-10T19:15:01.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T19:15:01.581Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:15:01.600Z] > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 [2021-11-10T19:15:05.386Z] 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-10T19:15:05.647Z] 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-10T19:15:07.930Z] 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-10T19:15:07.930Z] 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-10T19:15:07.930Z] 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-10T19:15:08.001Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-11-10T19:15:08.047Z] > git --version # timeout=10 [2021-11-10T19:15:08.056Z] > git --version # 'git version 2.17.1' [2021-11-10T19:15:08.068Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T19:15:08.872Z] 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-10T19:15:09.152Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T19:15:09.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T19:15:09.152Z] Dload Upload Total Spent Left Speed [2021-11-10T19:15:09.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2021-11-10T19:15:09.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T19:15:09.824Z] 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-10T19:15:09.939Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T19:15:09.939Z] + sudo tee /etc/docker/daemon.new [2021-11-10T19:15:09.939Z] { [2021-11-10T19:15:09.939Z] "registry-mirrors": [ [2021-11-10T19:15:09.939Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T19:15:09.939Z] ], [2021-11-10T19:15:09.939Z] "bip": "10.250.0.254/24", [2021-11-10T19:15:09.939Z] "hosts": [ [2021-11-10T19:15:09.939Z] "tcp://0.0.0.0:5555", [2021-11-10T19:15:09.939Z] "unix:///var/run/docker.sock" [2021-11-10T19:15:09.939Z] ], [2021-11-10T19:15:09.939Z] "mtu": 1458, [2021-11-10T19:15:09.939Z] "selinux-enabled": true, [2021-11-10T19:15:09.939Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T19:15:09.939Z] } [Pipeline] sh [2021-11-10T19:15:10.309Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T19:15:10.665Z] + sudo service docker restart [2021-11-10T19:15:10.776Z] 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-10T19:15:11.728Z] 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-10T19:15:13.508Z] 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-10T19:15:14.101Z] $ docker stop --time=1 1ec5d1ea53132e473b274f125715e042168daa271216843c5cfbc4862e89633f [2021-11-10T19:15:16.059Z] $ docker rm -f 1ec5d1ea53132e473b274f125715e042168daa271216843c5cfbc4862e89633f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:15:19.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:15:19.187Z] [2021-11-10T19:15:19.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:15:20.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:15:20.640Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-10T19:15:20.640Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-10T19:15:20.640Z] ca9280d653b3: Pulling fs layer [2021-11-10T19:15:20.640Z] 7e9c9ca2126c: Pulling fs layer [2021-11-10T19:15:20.640Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-10T19:15:20.640Z] cbdbe7a5bc2a: Download complete [2021-11-10T19:15:20.640Z] ca9280d653b3: Verifying Checksum [2021-11-10T19:15:20.640Z] ca9280d653b3: Download complete [2021-11-10T19:15:20.640Z] cbdbe7a5bc2a: Pull complete [2021-11-10T19:15:20.640Z] 7e9c9ca2126c: Verifying Checksum [2021-11-10T19:15:20.640Z] 7e9c9ca2126c: Download complete [2021-11-10T19:15:20.640Z] ca9280d653b3: Pull complete [2021-11-10T19:15:24.603Z] 7e9c9ca2126c: Pull complete [2021-11-10T19:15:24.607Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-10T19:15:24.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:15:24.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-10T19:15:24.695Z] prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container [2021-11-10T19:15:24.724Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-10T19:15:27.397Z] $ docker top 16a65e52e9edfa6204240eb3b41ea085a0b5fe105ae9613978720484299b5bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:15:27.793Z] + grep parallel [2021-11-10T19:15:27.793Z] + docker-compose build --help [2021-11-10T19:15:28.362Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T19:15:28.386Z] $ docker stop --time=1 16a65e52e9edfa6204240eb3b41ea085a0b5fe105ae9613978720484299b5bc5 [2021-11-10T19:15:29.572Z] $ docker rm -f 16a65e52e9edfa6204240eb3b41ea085a0b5fe105ae9613978720484299b5bc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:15:30.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:15:30.807Z] . [Pipeline] withDockerContainer [2021-11-10T19:15:30.886Z] prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container [2021-11-10T19:15:30.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-10T19:15:31.261Z] $ docker top 0124766eb4e51d9a2210d654573ed372b218d7f9919d812d512abf90e730d049 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-11-10T19:15:31.440Z] provisioning config files... [2021-11-10T19:15:31.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8420170170611802475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:15:31.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T19:15:31.879Z] ---> docker-login.sh [2021-11-10T19:15:31.879Z] nexus3.edgexfoundry.org:10001 [2021-11-10T19:15:32.239Z] Building core-command ... [2021-11-10T19:15:32.239Z] Building core-data ... [2021-11-10T19:15:32.239Z] Building core-metadata ... [2021-11-10T19:15:32.239Z] Building security-bootstrapper ... [2021-11-10T19:15:32.239Z] Building security-proxy-setup ... [2021-11-10T19:15:32.239Z] Building security-secretstore-setup ... [2021-11-10T19:15:32.239Z] Building support-notifications ... [2021-11-10T19:15:32.239Z] Building support-scheduler ... [2021-11-10T19:15:32.239Z] Building sys-mgmt-agent ... [2021-11-10T19:15:32.239Z] Building security-bootstrapper [2021-11-10T19:15:32.239Z] Building support-scheduler [2021-11-10T19:15:32.239Z] Building core-command [2021-11-10T19:15:32.239Z] Building support-notifications [2021-11-10T19:15:32.239Z] Building security-secretstore-setup [2021-11-10T19:15:32.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:15:33.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:15:33.083Z] Configure a credential helper to remove this warning. See [2021-11-10T19:15:33.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:15:33.083Z] [2021-11-10T19:15:33.083Z] Login Succeeded [2021-11-10T19:15:33.083Z] nexus3.edgexfoundry.org:10002 [2021-11-10T19:15:33.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:15:33.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:15:33.636Z] Configure a credential helper to remove this warning. See [2021-11-10T19:15:33.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:15:33.636Z] [2021-11-10T19:15:33.636Z] Login Succeeded [2021-11-10T19:15:33.636Z] nexus3.edgexfoundry.org:10003 [2021-11-10T19:15:33.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:15:34.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:15:34.186Z] Configure a credential helper to remove this warning. See [2021-11-10T19:15:34.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:15:34.186Z] [2021-11-10T19:15:34.186Z] Login Succeeded [2021-11-10T19:15:34.186Z] nexus3.edgexfoundry.org:10004 [2021-11-10T19:15:34.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:15:34.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:15:34.739Z] Configure a credential helper to remove this warning. See [2021-11-10T19:15:34.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:15:34.739Z] [2021-11-10T19:15:34.739Z] Login Succeeded [2021-11-10T19:15:34.739Z] docker.io [2021-11-10T19:15:35.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:15:35.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:15:35.611Z] Configure a credential helper to remove this warning. See [2021-11-10T19:15:35.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:15:35.611Z] [2021-11-10T19:15:35.611Z] Login Succeeded [2021-11-10T19:15:35.611Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T19:15:35.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-10T19:15:36.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T19:15:36.268Z] ========================================================= [2021-11-10T19:15:36.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T19:15:36.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:15:37.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:15:37.898Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T19:15:37.898Z] 552d1f2373af: Pulling fs layer [2021-11-10T19:15:37.898Z] ea3f2d53f512: Pulling fs layer [2021-11-10T19:15:37.898Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T19:15:37.898Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T19:15:37.898Z] 72dc09318566: Pulling fs layer [2021-11-10T19:15:37.898Z] f4f7b4309257: Pulling fs layer [2021-11-10T19:15:37.898Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T19:15:37.898Z] b78e95d17946: Pulling fs layer [2021-11-10T19:15:37.898Z] 72dc09318566: Waiting [2021-11-10T19:15:37.898Z] f4f7b4309257: Waiting [2021-11-10T19:15:37.898Z] 0ac9a79272e3: Waiting [2021-11-10T19:15:37.898Z] b78e95d17946: Waiting [2021-11-10T19:15:37.898Z] 7a9cfe048b4a: Waiting [2021-11-10T19:15:37.898Z] 9e70ebbbe112: Verifying Checksum [2021-11-10T19:15:37.898Z] 9e70ebbbe112: Download complete [2021-11-10T19:15:37.898Z] ea3f2d53f512: Verifying Checksum [2021-11-10T19:15:37.898Z] ea3f2d53f512: Download complete [2021-11-10T19:15:37.898Z] 72dc09318566: Verifying Checksum [2021-11-10T19:15:37.898Z] 72dc09318566: Download complete [2021-11-10T19:15:37.898Z] f4f7b4309257: Verifying Checksum [2021-11-10T19:15:37.898Z] f4f7b4309257: Download complete [2021-11-10T19:15:37.898Z] 552d1f2373af: Download complete [2021-11-10T19:15:37.898Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T19:15:37.898Z] 0ac9a79272e3: Download complete [2021-11-10T19:15:38.899Z] 552d1f2373af: Pull complete [2021-11-10T19:15:39.512Z] ea3f2d53f512: Pull complete [2021-11-10T19:15:40.114Z] 9e70ebbbe112: Pull complete [2021-11-10T19:15:40.114Z] b78e95d17946: Verifying Checksum [2021-11-10T19:15:40.114Z] b78e95d17946: Download complete [2021-11-10T19:15:40.714Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T19:15:40.714Z] 7a9cfe048b4a: Download complete [2021-11-10T19:15:43.906Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:43.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:43.906Z] ---> 64fddd248a04 [2021-11-10T19:15:43.906Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T19:15:43.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:43.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:43.906Z] ---> 64fddd248a04 [2021-11-10T19:15:43.906Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T19:15:43.906Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:43.906Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:43.906Z] ---> 64fddd248a04 [2021-11-10T19:15:43.906Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T19:15:47.595Z] ---> Running in e6fa3f0a29f5 [2021-11-10T19:15:47.595Z] ---> Running in c25dacac203c [2021-11-10T19:15:47.595Z] ---> Running in 3e5bb3a3674a [2021-11-10T19:15:51.454Z] 7a9cfe048b4a: Pull complete [2021-11-10T19:15:51.454Z] 72dc09318566: Pull complete [2021-11-10T19:15:51.454Z] f4f7b4309257: Pull complete [2021-11-10T19:15:51.729Z] 0ac9a79272e3: Pull complete [2021-11-10T19:15:52.882Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:52.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:52.882Z] ---> 64fddd248a04 [2021-11-10T19:15:52.882Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:15:53.454Z] ---> Running in 986e98a3447b [2021-11-10T19:15:53.454Z] Removing intermediate container 3e5bb3a3674a [2021-11-10T19:15:53.454Z] ---> a051480dd827 [2021-11-10T19:15:53.454Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:53.454Z] Removing intermediate container c25dacac203c [2021-11-10T19:15:53.454Z] ---> 50d4ccbfbb60 [2021-11-10T19:15:53.454Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:53.454Z] Removing intermediate container e6fa3f0a29f5 [2021-11-10T19:15:53.454Z] ---> 88be589d8548 [2021-11-10T19:15:53.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:53.717Z] ---> Running in 25dca981daa9 [2021-11-10T19:15:53.717Z] ---> Running in 9152e3617551 [2021-11-10T19:15:53.717Z] ---> Running in 594715a4db54 [2021-11-10T19:15:53.717Z] Removing intermediate container 986e98a3447b [2021-11-10T19:15:53.717Z] ---> 701d74fb9c37 [2021-11-10T19:15:53.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:53.717Z] ---> Running in d94de630a16e [2021-11-10T19:15:54.659Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:54.659Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:54.659Z] ---> 64fddd248a04 [2021-11-10T19:15:54.659Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T19:15:54.659Z] ---> Using cache [2021-11-10T19:15:54.659Z] ---> 701d74fb9c37 [2021-11-10T19:15:54.659Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:55.662Z] ---> Running in 04aa1fba4f6a [2021-11-10T19:15:55.662Z] Removing intermediate container 25dca981daa9 [2021-11-10T19:15:55.662Z] ---> 9b9098dc9187 [2021-11-10T19:15:55.662Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T19:15:55.662Z] Removing intermediate container 594715a4db54 [2021-11-10T19:15:55.662Z] ---> 9c9b5bfb86e4 [2021-11-10T19:15:55.662Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T19:15:55.662Z] ---> Running in 89bd08abb2ed [2021-11-10T19:15:55.662Z] ---> Running in 7fffbf161821 [2021-11-10T19:15:55.662Z] Removing intermediate container d94de630a16e [2021-11-10T19:15:55.662Z] ---> ddc791ceeb56 [2021-11-10T19:15:55.662Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:15:55.662Z] Removing intermediate container 9152e3617551 [2021-11-10T19:15:55.662Z] ---> 8cc9396165e8 [2021-11-10T19:15:55.662Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T19:15:55.662Z] ---> Running in 9fa2fed2e220 [2021-11-10T19:15:55.662Z] ---> Running in 1ec53b0e7aa7 [2021-11-10T19:15:55.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:55.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:55.933Z] Removing intermediate container 04aa1fba4f6a [2021-11-10T19:15:55.934Z] ---> 40f5b7146463 [2021-11-10T19:15:55.934Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T19:15:55.934Z] ---> Running in 493a8124a8c1 [2021-11-10T19:15:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:56.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:56.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:56.721Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:56.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:56.999Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:56.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:57.273Z] Removing intermediate container 7fffbf161821 [2021-11-10T19:15:57.273Z] ---> f4a81d7ebe74 [2021-11-10T19:15:57.273Z] Step 6/21 : COPY . . [2021-11-10T19:15:57.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:57.273Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:57.273Z] Removing intermediate container 89bd08abb2ed [2021-11-10T19:15:57.273Z] ---> 7d7e78486f45 [2021-11-10T19:15:57.273Z] Step 6/24 : COPY . . [2021-11-10T19:15:57.273Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:57.539Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:57.694Z] b78e95d17946: Pull complete [2021-11-10T19:15:57.694Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T19:15:57.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:15:57.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:15:58.091Z] + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:15:58.091Z] WORKDIR /edgex [2021-11-10T19:15:58.091Z] COPY go.mod . [2021-11-10T19:15:58.091Z] RUN go mod download [2021-11-10T19:15:58.091Z] - . [2021-11-10T19:16:00.745Z] Sending build context to Docker daemon 166.6MB [2021-11-10T19:16:00.745Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:16:00.745Z] ---> 8b459fc5aaf0 [2021-11-10T19:16:00.745Z] Step 2/4 : WORKDIR /edgex [2021-11-10T19:16:02.733Z] ---> Running in bed59272e07e [2021-11-10T19:16:03.006Z] Removing intermediate container bed59272e07e [2021-11-10T19:16:03.006Z] ---> fab535e789fd [2021-11-10T19:16:03.006Z] Step 3/4 : COPY go.mod . [2021-11-10T19:16:03.989Z] ---> b50b8a98e806 [2021-11-10T19:16:03.989Z] Step 4/4 : RUN go mod download [2021-11-10T19:16:03.989Z] ---> Running in c1c22a4b5535 [2021-11-10T19:16:04.107Z] Removing intermediate container 1ec53b0e7aa7 [2021-11-10T19:16:04.107Z] ---> daa037f5d075 [2021-11-10T19:16:04.107Z] Step 6/22 : COPY . . [2021-11-10T19:16:04.107Z] ---> af1406f79162 [2021-11-10T19:16:04.107Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:04.107Z] ---> 4804f2c3f45a [2021-11-10T19:16:04.107Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:04.378Z] Removing intermediate container 9fa2fed2e220 [2021-11-10T19:16:04.378Z] ---> 381789d6397b [2021-11-10T19:16:04.378Z] Step 6/23 : COPY go.mod . [2021-11-10T19:16:04.378Z] ---> Running in 1144a2dc1717 [2021-11-10T19:16:04.956Z] Removing intermediate container 493a8124a8c1 [2021-11-10T19:16:04.956Z] ---> c4504b14036e [2021-11-10T19:16:04.956Z] Step 6/30 : COPY . . [2021-11-10T19:16:05.913Z] ---> Running in 65b9f688bb1b [2021-11-10T19:16:09.194Z] ---> 53f83664f0c8 [2021-11-10T19:16:09.194Z] Step 7/23 : RUN go mod download [2021-11-10T19:16:09.456Z] ---> Running in 7f822cc96e8f [2021-11-10T19:16:09.718Z] ---> 58ef8ac9dad9 [2021-11-10T19:16:09.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:09.718Z] ---> 6d9410c730c5 [2021-11-10T19:16:09.718Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:09.718Z] ---> Running in ebf002d268fb [2021-11-10T19:16:09.982Z] ---> Running in e4176d9bc79c [2021-11-10T19:16:11.388Z] Removing intermediate container ebf002d268fb [2021-11-10T19:16:11.388Z] ---> 1714e729785f [2021-11-10T19:16:11.388Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T19:16:11.388Z] ---> Running in e8650ee27786 [2021-11-10T19:16:11.388Z] Removing intermediate container e4176d9bc79c [2021-11-10T19:16:11.388Z] ---> aa2fe1e8d98e [2021-11-10T19:16:11.388Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T19:16:11.651Z] Removing intermediate container 65b9f688bb1b [2021-11-10T19:16:11.651Z] ---> e574e994c95f [2021-11-10T19:16:11.651Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T19:16:11.651Z] ---> Running in 9f4a98ec3e3a [2021-11-10T19:16:11.651Z] ---> Running in e46f3f96ba16 [2021-11-10T19:16:11.651Z] Removing intermediate container 1144a2dc1717 [2021-11-10T19:16:11.651Z] ---> c632ce21b873 [2021-11-10T19:16:11.651Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T19:16:11.651Z] ---> Running in c6baee892b57 [2021-11-10T19:16:11.651Z] Removing intermediate container 7f822cc96e8f [2021-11-10T19:16:11.651Z] ---> ff3813334190 [2021-11-10T19:16:11.651Z] Step 8/23 : COPY . . [2021-11-10T19:16:12.228Z] 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-10T19:16:12.228Z] 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-10T19:16:12.490Z] 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-10T19:16:12.490Z] 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-10T19:16:21.349Z] ---> 4336105a6fb8 [2021-11-10T19:16:21.349Z] Step 9/23 : RUN go mod tidy [2021-11-10T19:16:21.349Z] ---> Running in bdc58d35d6fd [2021-11-10T19:16:22.762Z] Removing intermediate container bdc58d35d6fd [2021-11-10T19:16:22.762Z] ---> 8776e29a255a [2021-11-10T19:16:22.762Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T19:16:22.762Z] ---> Running in 5fb58f742223 [2021-11-10T19:16:23.358Z] 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-10T19:16:50.560Z] 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-10T19:16:53.157Z] Removing intermediate container e8650ee27786 [2021-11-10T19:16:53.157Z] ---> c2456a05a18d [2021-11-10T19:16:53.157Z] [2021-11-10T19:16:53.157Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:16:53.157Z] Removing intermediate container 9f4a98ec3e3a [2021-11-10T19:16:53.157Z] ---> a99aad2519b1 [2021-11-10T19:16:53.157Z] [2021-11-10T19:16:53.157Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T19:16:53.740Z] 3.14: Pulling from library/alpine [2021-11-10T19:16:53.740Z] 3.14: Pulling from library/alpine [2021-11-10T19:16:55.165Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T19:16:55.165Z] Removing intermediate container e46f3f96ba16 [2021-11-10T19:16:55.165Z] ---> 9674eade2ba3 [2021-11-10T19:16:55.165Z] [2021-11-10T19:16:55.165Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T19:16:55.165Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T19:16:55.165Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T19:16:55.165Z] Status: Image is up to date for alpine:3.14 [2021-11-10T19:16:55.165Z] ---> 14119a10abf4 [2021-11-10T19:16:55.165Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T19:16:55.165Z] ---> 14119a10abf4 [2021-11-10T19:16:55.165Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:16:55.165Z] ---> 14119a10abf4 [2021-11-10T19:16:55.165Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T19:16:55.165Z] ---> Running in 47516dd6fc88 [2021-11-10T19:16:55.165Z] ---> Running in c847bbe3a5bd [2021-11-10T19:16:55.165Z] Removing intermediate container c6baee892b57 [2021-11-10T19:16:55.165Z] ---> f911f48b419f [2021-11-10T19:16:55.165Z] [2021-11-10T19:16:55.165Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T19:16:55.165Z] ---> 14119a10abf4 [2021-11-10T19:16:55.165Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T19:16:55.165Z] ---> Running in 8287b9240bd7 [2021-11-10T19:16:56.192Z] ---> Running in 10d4b446fd53 [2021-11-10T19:16:56.192Z] Removing intermediate container 47516dd6fc88 [2021-11-10T19:16:56.192Z] ---> 7d1eb6fe3bcc [2021-11-10T19:16:56.192Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T19:16:56.192Z] ---> Running in 8347a08d6e87 [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:56.453Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:56.453Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T19:16:56.453Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:56.453Z] OK: 6 MiB in 16 packages [2021-11-10T19:16:56.715Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:56.715Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:56.715Z] OK: 6 MiB in 15 packages [2021-11-10T19:16:56.715Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T19:16:56.715Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:56.715Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:56.715Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:16:56.715Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T19:16:56.979Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:56.979Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T19:16:56.979Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:56.979Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:16:56.979Z] OK: 6 MiB in 16 packages [2021-11-10T19:16:56.979Z] OK: 6 MiB in 17 packages [2021-11-10T19:16:57.241Z] Removing intermediate container 8347a08d6e87 [2021-11-10T19:16:57.241Z] ---> a68e861e90de [2021-11-10T19:16:57.241Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T19:16:57.241Z] ---> Running in fb913e034a7b [2021-11-10T19:16:57.241Z] Removing intermediate container 8287b9240bd7 [2021-11-10T19:16:57.241Z] ---> 1ee1d7ff8e7e [2021-11-10T19:16:57.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:16:57.241Z] ---> Running in 643aa9dbba1c [2021-11-10T19:16:57.517Z] Removing intermediate container fb913e034a7b [2021-11-10T19:16:57.517Z] ---> 1ca99f3292bd [2021-11-10T19:16:57.517Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T19:16:57.517Z] ---> Running in 3e086fb7254f [2021-11-10T19:16:57.787Z] Removing intermediate container 643aa9dbba1c [2021-11-10T19:16:57.787Z] ---> 2e8b824084fa [2021-11-10T19:16:57.787Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T19:16:57.787Z] Removing intermediate container c847bbe3a5bd [2021-11-10T19:16:57.787Z] ---> 672a1acc4688 [2021-11-10T19:16:57.787Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:16:57.787Z] Removing intermediate container 10d4b446fd53 [2021-11-10T19:16:57.787Z] ---> b408ef163f89 [2021-11-10T19:16:57.787Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:16:57.787Z] Removing intermediate container 3e086fb7254f [2021-11-10T19:16:57.787Z] ---> 24b1b2343a5a [2021-11-10T19:16:57.787Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T19:16:57.787Z] ---> Running in 30b60bd44996 [2021-11-10T19:16:57.787Z] ---> Running in a0ee46dd3b39 [2021-11-10T19:16:57.787Z] ---> Running in aaf2921820b8 [2021-11-10T19:16:57.787Z] ---> Running in d680197ec864 [2021-11-10T19:16:58.047Z] Removing intermediate container a0ee46dd3b39 [2021-11-10T19:16:58.047Z] ---> 1dc5472d15b3 [2021-11-10T19:16:58.047Z] Step 12/24 : WORKDIR / [2021-11-10T19:16:58.047Z] Removing intermediate container aaf2921820b8 [2021-11-10T19:16:58.047Z] ---> 10b032a9bce0 [2021-11-10T19:16:58.047Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T19:16:58.047Z] Removing intermediate container 30b60bd44996 [2021-11-10T19:16:58.047Z] ---> 3ca13c6fa857 [2021-11-10T19:16:58.047Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:16:58.047Z] ---> Running in a2deb387f4dd [2021-11-10T19:16:58.047Z] ---> Running in 3b40dc433bf8 [2021-11-10T19:16:58.047Z] ---> Running in 99a24e734271 [2021-11-10T19:16:58.309Z] Removing intermediate container a2deb387f4dd [2021-11-10T19:16:58.309Z] ---> f1aba47ab7cf [2021-11-10T19:16:58.309Z] Step 14/22 : WORKDIR / [2021-11-10T19:16:58.309Z] Removing intermediate container 3b40dc433bf8 [2021-11-10T19:16:58.309Z] ---> 198f1a0f61c3 [2021-11-10T19:16:58.309Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T19:16:58.309Z] ---> Running in 4cf38c160a59 [2021-11-10T19:16:58.309Z] ---> Running in 50bbd743dc22 [2021-11-10T19:16:58.309Z] Removing intermediate container 99a24e734271 [2021-11-10T19:16:58.309Z] ---> 72bcbb79731b [2021-11-10T19:16:58.309Z] 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-10T19:16:58.571Z] Removing intermediate container 4cf38c160a59 [2021-11-10T19:16:58.571Z] ---> 21bcd04cee34 [2021-11-10T19:16:58.571Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:16:58.571Z] Removing intermediate container 50bbd743dc22 [2021-11-10T19:16:58.571Z] ---> 2010a4624c91 [2021-11-10T19:16:58.571Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:16:58.571Z] ---> 309a90c9e670 [2021-11-10T19:16:58.571Z] 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-10T19:16:58.571Z] ---> 63163b461135 [2021-11-10T19:16:58.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T19:16:58.830Z] ---> fb756b5823a2 [2021-11-10T19:16:58.830Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T19:16:59.096Z] ---> 6f7e679bb173 [2021-11-10T19:16:59.096Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:59.096Z] Removing intermediate container d680197ec864 [2021-11-10T19:16:59.096Z] ---> 8a960c42348b [2021-11-10T19:16:59.096Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T19:16:59.096Z] ---> Running in 91302a54f8b6 [2021-11-10T19:16:59.367Z] ---> e568f55857c1 [2021-11-10T19:16:59.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:59.367Z] ---> 50d162211c31 [2021-11-10T19:16:59.367Z] 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-10T19:16:59.367Z] Removing intermediate container 91302a54f8b6 [2021-11-10T19:16:59.367Z] ---> de1916cf6695 [2021-11-10T19:16:59.367Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T19:16:59.633Z] ---> 8b2d4ecf7fa5 [2021-11-10T19:16:59.633Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:59.633Z] ---> bc2599cccdd0 [2021-11-10T19:16:59.633Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T19:16:59.633Z] ---> 4465063a9677 [2021-11-10T19:16:59.633Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T19:16:59.633Z] ---> Running in ac4083c39562 [2021-11-10T19:16:59.633Z] ---> 69519f4b5ff1 [2021-11-10T19:16:59.633Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T19:16:59.633Z] ---> Running in ab10e10b7ee8 [2021-11-10T19:16:59.906Z] ---> 86bb22268432 [2021-11-10T19:16:59.906Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T19:16:59.906Z] Removing intermediate container 5fb58f742223 [2021-11-10T19:16:59.906Z] ---> c08b17fea27d [2021-11-10T19:16:59.906Z] [2021-11-10T19:16:59.906Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T19:16:59.906Z] ---> 14119a10abf4 [2021-11-10T19:16:59.906Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:16:59.906Z] ---> Using cache [2021-11-10T19:16:59.906Z] ---> 1ee1d7ff8e7e [2021-11-10T19:16:59.906Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:16:59.906Z] ---> Using cache [2021-11-10T19:16:59.906Z] ---> 2e8b824084fa [2021-11-10T19:16:59.906Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T19:16:59.906Z] ---> Running in 942808aeb7e5 [2021-11-10T19:16:59.906Z] Removing intermediate container ac4083c39562 [2021-11-10T19:16:59.906Z] ---> bd916e5dffa3 [2021-11-10T19:16:59.906Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:16:59.906Z] ---> Running in bfffa2ff2633 [2021-11-10T19:16:59.906Z] ---> Running in 4781db87fe09 [2021-11-10T19:16:59.906Z] Removing intermediate container 942808aeb7e5 [2021-11-10T19:16:59.906Z] ---> 61ca97fb6c6a [2021-11-10T19:16:59.906Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T19:17:00.170Z] ---> 4e8956650d9f [2021-11-10T19:17:00.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T19:17:00.170Z] ---> Running in 0a4dbe67809e [2021-11-10T19:17:00.170Z] Removing intermediate container bfffa2ff2633 [2021-11-10T19:17:00.170Z] ---> 7ae6bbd32fe1 [2021-11-10T19:17:00.170Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:17:00.170Z] Removing intermediate container 4781db87fe09 [2021-11-10T19:17:00.170Z] ---> e18d38abdebd [2021-11-10T19:17:00.170Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:17:00.170Z] ---> Running in 51934766f937 [2021-11-10T19:17:00.170Z] ---> Running in b5e88a2b2f34 [2021-11-10T19:17:00.170Z] Removing intermediate container 0a4dbe67809e [2021-11-10T19:17:00.170Z] ---> 2f54b9d6295b [2021-11-10T19:17:00.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:17:00.433Z] Removing intermediate container 51934766f937 [2021-11-10T19:17:00.433Z] ---> 35da00c473f1 [2021-11-10T19:17:00.433Z] Step 19/21 : LABEL arch=x86_64 [2021-11-10T19:17:00.433Z] ---> Running in e43ec94238f5 [2021-11-10T19:17:00.433Z] Removing intermediate container b5e88a2b2f34 [2021-11-10T19:17:00.433Z] ---> fd12e54da1d1 [2021-11-10T19:17:00.433Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:00.433Z] ---> 5de53de83795 [2021-11-10T19:17:00.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T19:17:00.433Z] ---> Running in ae55a45b706a [2021-11-10T19:17:00.433Z] ---> 568965bb6ef5 [2021-11-10T19:17:00.433Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T19:17:00.703Z] Removing intermediate container e43ec94238f5 [2021-11-10T19:17:00.703Z] ---> 9eae6139d04c [2021-11-10T19:17:00.703Z] Step 20/21 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:00.703Z] ---> Running in 5b5b1cb56eeb [2021-11-10T19:17:00.703Z] Removing intermediate container ae55a45b706a [2021-11-10T19:17:00.703Z] ---> 04024d22182c [2021-11-10T19:17:00.703Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:17:00.703Z] Removing intermediate container ab10e10b7ee8 [2021-11-10T19:17:00.703Z] ---> 6481a491d04b [2021-11-10T19:17:00.703Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:17:00.703Z] ---> 5b44ba022518 [2021-11-10T19:17:00.703Z] 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-10T19:17:00.969Z] ---> Running in 6fc4359967a5 [2021-11-10T19:17:00.969Z] ---> Running in 1d73b6a62335 [2021-11-10T19:17:00.969Z] Removing intermediate container 5b5b1cb56eeb [2021-11-10T19:17:00.969Z] ---> 0de6d5e60acd [2021-11-10T19:17:00.969Z] Step 21/21 : LABEL version=0.0.0 [2021-11-10T19:17:00.969Z] ---> 91c96f8a2f40 [2021-11-10T19:17:00.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T19:17:00.969Z] ---> Running in 905e581dfb30 [2021-11-10T19:17:00.969Z] Removing intermediate container 6fc4359967a5 [2021-11-10T19:17:00.969Z] ---> 646fcb6bd0b9 [2021-11-10T19:17:00.969Z] [2021-11-10T19:17:00.969Z] ---> 904d82a5be8c [2021-11-10T19:17:00.969Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T19:17:01.231Z] Successfully built 646fcb6bd0b9 [2021-11-10T19:17:01.231Z] Successfully tagged core-command:latest [2021-11-10T19:17:01.231Z] Building sys-mgmt-agent [2021-11-10T19:17:02.398Z]  Building core-command ... done Removing intermediate container 905e581dfb30 [2021-11-10T19:17:02.398Z] ---> d270ba811924 [2021-11-10T19:17:02.398Z] [2021-11-10T19:17:02.398Z] Successfully built d270ba811924 [2021-11-10T19:17:02.398Z] ---> edd01429205d [2021-11-10T19:17:02.398Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T19:17:02.398Z] Successfully tagged support-notifications:latest [2021-11-10T19:17:02.398Z] Building core-metadata [2021-11-10T19:17:03.353Z]  Building support-notifications ... done  ---> 698407cef300 [2021-11-10T19:17:03.353Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T19:17:03.353Z] ---> Running in 183c1e7588ab [2021-11-10T19:17:04.743Z] Removing intermediate container 183c1e7588ab [2021-11-10T19:17:04.743Z] ---> bebd867b0406 [2021-11-10T19:17:04.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:17:05.004Z] Removing intermediate container 1d73b6a62335 [2021-11-10T19:17:05.004Z] ---> 503e2042f37a [2021-11-10T19:17:05.004Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T19:17:05.578Z] ---> 9f6a01c72a68 [2021-11-10T19:17:05.578Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T19:17:05.578Z] ---> Running in 982f81c2d4e4 [2021-11-10T19:17:05.841Z] ---> Running in 22385d800839 [2021-11-10T19:17:06.116Z] Removing intermediate container 982f81c2d4e4 [2021-11-10T19:17:06.116Z] ---> 1d8f12157f14 [2021-11-10T19:17:06.116Z] Step 21/23 : LABEL arch=x86_64 [2021-11-10T19:17:06.116Z] ---> 491d33ece510 [2021-11-10T19:17:06.116Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T19:17:06.116Z] Removing intermediate container 22385d800839 [2021-11-10T19:17:06.116Z] ---> 878257cee41c [2021-11-10T19:17:06.116Z] Step 22/24 : LABEL arch=x86_64 [2021-11-10T19:17:06.116Z] ---> Running in c6d0cef51a60 [2021-11-10T19:17:06.684Z] ---> Running in 14b4c09b31ea [2021-11-10T19:17:06.942Z] Removing intermediate container c6d0cef51a60 [2021-11-10T19:17:06.942Z] ---> 48c7f3e835cb [2021-11-10T19:17:06.942Z] Step 22/23 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:08.213Z] ---> 4c26753e5dfa [2021-11-10T19:17:08.213Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T19:17:08.213Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:17:08.213Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:17:08.213Z] ---> 64fddd248a04 [2021-11-10T19:17:08.213Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> 701d74fb9c37 [2021-11-10T19:17:08.213Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> 40f5b7146463 [2021-11-10T19:17:08.213Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> c4504b14036e [2021-11-10T19:17:08.213Z] Step 6/22 : COPY . . [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> 6d9410c730c5 [2021-11-10T19:17:08.213Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> aa2fe1e8d98e [2021-11-10T19:17:08.213Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T19:17:08.213Z] ---> Running in 89d2ee336609 [2021-11-10T19:17:08.213Z] Removing intermediate container 14b4c09b31ea [2021-11-10T19:17:08.213Z] ---> 31ac32ea9b7e [2021-11-10T19:17:08.213Z] Step 23/24 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:08.213Z] ---> Running in 93a80bb9e540 [2021-11-10T19:17:08.213Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:17:08.213Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:17:08.213Z] ---> 64fddd248a04 [2021-11-10T19:17:08.213Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> 701d74fb9c37 [2021-11-10T19:17:08.213Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:17:08.213Z] ---> Using cache [2021-11-10T19:17:08.213Z] ---> 40f5b7146463 [2021-11-10T19:17:08.213Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T19:17:08.213Z] ---> Running in 736800a40a0f [2021-11-10T19:17:08.213Z] ---> Running in 8ddf21a0e900 [2021-11-10T19:17:08.213Z] Removing intermediate container 89d2ee336609 [2021-11-10T19:17:08.213Z] ---> 031ca15f9af5 [2021-11-10T19:17:08.213Z] Step 23/23 : LABEL version=0.0.0 [2021-11-10T19:17:08.213Z] ---> Running in ca07536cf606 [2021-11-10T19:17:08.473Z] ---> Running in 694abb89e8a1 [2021-11-10T19:17:08.473Z] Removing intermediate container 8ddf21a0e900 [2021-11-10T19:17:08.473Z] ---> dfd8e0142fa7 [2021-11-10T19:17:08.473Z] Step 24/24 : LABEL version=0.0.0 [2021-11-10T19:17:08.473Z] Removing intermediate container 736800a40a0f [2021-11-10T19:17:08.473Z] ---> cb7baad50070 [2021-11-10T19:17:08.473Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T19:17:08.473Z] ---> Running in 925358038b5b [2021-11-10T19:17:08.473Z] Removing intermediate container 694abb89e8a1 [2021-11-10T19:17:08.473Z] ---> 9056f6adf5d5 [2021-11-10T19:17:08.473Z] [2021-11-10T19:17:08.737Z] 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-10T19:17:08.737Z] Successfully built 9056f6adf5d5 [2021-11-10T19:17:08.737Z] Successfully tagged support-scheduler:latest [2021-11-10T19:17:08.737Z]  Building support-scheduler ... done Building security-proxy-setup [2021-11-10T19:17:08.737Z] ---> 2ed97c34a929 [2021-11-10T19:17:08.737Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T19:17:08.737Z] Removing intermediate container 925358038b5b [2021-11-10T19:17:08.737Z] ---> 13df829624fc [2021-11-10T19:17:08.737Z] [2021-11-10T19:17:08.998Z] Successfully built 13df829624fc [2021-11-10T19:17:08.998Z] Successfully tagged security-secretstore-setup:latest [2021-11-10T19:17:08.998Z] Building core-data [2021-11-10T19:17:08.998Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:08.998Z] ---> Running in 5a0218d9a6d3 [2021-11-10T19:17:10.681Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:10.681Z] OK: 220 MiB in 52 packages [2021-11-10T19:17:14.897Z] Removing intermediate container 5a0218d9a6d3 [2021-11-10T19:17:14.897Z] ---> da0004577c1b [2021-11-10T19:17:14.897Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T19:17:14.897Z] Removing intermediate container ca07536cf606 [2021-11-10T19:17:14.897Z] ---> 35531a4c70cb [2021-11-10T19:17:14.897Z] Step 6/22 : COPY . . [2021-11-10T19:17:14.897Z] ---> Running in ae9f12b0f148 [2021-11-10T19:17:15.491Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:17:15.491Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:17:15.491Z] ---> 64fddd248a04 [2021-11-10T19:17:15.491Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T19:17:15.491Z] ---> Using cache [2021-11-10T19:17:15.491Z] ---> 701d74fb9c37 [2021-11-10T19:17:15.491Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:17:15.491Z] ---> Using cache [2021-11-10T19:17:15.491Z] ---> 40f5b7146463 [2021-11-10T19:17:15.491Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T19:17:15.491Z] ---> Using cache [2021-11-10T19:17:15.491Z] ---> c4504b14036e [2021-11-10T19:17:15.491Z] Step 6/20 : COPY . . [2021-11-10T19:17:15.491Z] ---> Using cache [2021-11-10T19:17:15.492Z] ---> 6d9410c730c5 [2021-11-10T19:17:15.492Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:17:15.492Z] ---> Using cache [2021-11-10T19:17:15.492Z] ---> aa2fe1e8d98e [2021-11-10T19:17:15.492Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T19:17:17.473Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:17:17.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:17:17.473Z] ---> 64fddd248a04 [2021-11-10T19:17:17.473Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:17:17.473Z] ---> Using cache [2021-11-10T19:17:17.473Z] ---> 701d74fb9c37 [2021-11-10T19:17:17.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:17:17.473Z] ---> Using cache [2021-11-10T19:17:17.473Z] ---> 40f5b7146463 [2021-11-10T19:17:17.473Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T19:17:18.079Z] Removing intermediate container ae9f12b0f148 [2021-11-10T19:17:18.079Z] ---> a8eb6095c826 [2021-11-10T19:17:18.079Z] Step 27/30 : CMD ["gate"] [2021-11-10T19:17:18.376Z] ---> Running in 9484ee44cd15 [2021-11-10T19:17:18.376Z] ---> Running in 27d50620a2f2 [2021-11-10T19:17:18.656Z] ---> Running in 8b375bff4e08 [2021-11-10T19:17:19.272Z] Removing intermediate container 8b375bff4e08 [2021-11-10T19:17:19.272Z] ---> d4658635bfa4 [2021-11-10T19:17:19.272Z] Step 28/30 : LABEL arch=x86_64 [2021-11-10T19:17:19.534Z] ---> Running in e6a3e6e6b56c [2021-11-10T19:17:19.534Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:19.534Z] ---> 6d258648e998 [2021-11-10T19:17:19.534Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:17:19.794Z] 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-10T19:17:19.794Z] ---> Running in bf66d57cae25 [2021-11-10T19:17:19.794Z] Removing intermediate container e6a3e6e6b56c [2021-11-10T19:17:19.794Z] ---> 78e9f6ee2613 [2021-11-10T19:17:19.794Z] Step 29/30 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:19.794Z] ---> Running in 048e0cd03412 [2021-11-10T19:17:20.055Z] Removing intermediate container 048e0cd03412 [2021-11-10T19:17:20.055Z] ---> bc2310a56059 [2021-11-10T19:17:20.055Z] Step 30/30 : LABEL version=0.0.0 [2021-11-10T19:17:20.055Z] ---> Running in 7a2ffadeed21 [2021-11-10T19:17:20.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:20.324Z] Removing intermediate container 7a2ffadeed21 [2021-11-10T19:17:20.324Z] ---> 90ba7d0c3af5 [2021-11-10T19:17:20.324Z] [2021-11-10T19:17:20.324Z] Successfully built 90ba7d0c3af5 [2021-11-10T19:17:20.598Z] Successfully tagged security-bootstrapper:latest [2021-11-10T19:17:20.598Z]  Building security-bootstrapper ... done OK: 220 MiB in 52 packages [2021-11-10T19:17:21.193Z] Removing intermediate container 9484ee44cd15 [2021-11-10T19:17:21.193Z] ---> 7b37845c297f [2021-11-10T19:17:21.193Z] Step 6/22 : COPY . . [2021-11-10T19:17:21.466Z] Removing intermediate container bf66d57cae25 [2021-11-10T19:17:21.466Z] ---> 86939a40f3c8 [2021-11-10T19:17:21.466Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T19:17:21.466Z] ---> Running in ee74171f833b [2021-11-10T19:17:22.462Z] 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-10T19:17:27.686Z] Removing intermediate container c1c22a4b5535 [2021-11-10T19:17:27.686Z] ---> 98a43a9effac [2021-11-10T19:17:27.686Z] Successfully built 98a43a9effac [2021-11-10T19:17:27.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:17:28.062Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T19:17:28.062Z] . [Pipeline] withDockerContainer [2021-11-10T19:17:28.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container [2021-11-10T19:17:28.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-10T19:17:28.769Z] ---> 54ddc48fa55e [2021-11-10T19:17:28.769Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:17:28.769Z] ---> Running in 2a9bad277c35 [2021-11-10T19:17:29.354Z] Removing intermediate container 2a9bad277c35 [2021-11-10T19:17:29.354Z] ---> cea97fdbd61d [2021-11-10T19:17:29.354Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T19:17:29.354Z] ---> Running in ed4c78decd70 [2021-11-10T19:17:29.928Z] 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-10T19:17:30.113Z] $ docker top c0cbc44348a11bfa5fa1bc481bd114e2a612f515144f345092387275170d58cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:17:31.176Z] + go version [2021-11-10T19:17:31.176Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T19:17:31.206Z] $ docker stop --time=1 c0cbc44348a11bfa5fa1bc481bd114e2a612f515144f345092387275170d58cb [2021-11-10T19:17:32.996Z] $ docker rm -f c0cbc44348a11bfa5fa1bc481bd114e2a612f515144f345092387275170d58cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:17:34.031Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T19:17:34.032Z] . [Pipeline] withDockerContainer [2021-11-10T19:17:35.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container [2021-11-10T19:17:35.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-10T19:17:36.816Z] $ docker top 26d39140795201571b505e4d9f982b306dc0600de280db2f3d6b4562264579f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T19:17:37.211Z] ========================================================= [2021-11-10T19:17:37.211Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-10T19:17:37.211Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:17:37.916Z] + make test [2021-11-10T19:17:37.916Z] go mod tidy [2021-11-10T19:17:38.907Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-10T19:17:44.042Z] Removing intermediate container 93a80bb9e540 [2021-11-10T19:17:44.042Z] ---> 9e8b8bdb3e8c [2021-11-10T19:17:44.042Z] [2021-11-10T19:17:44.042Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:17:44.042Z] ---> 14119a10abf4 [2021-11-10T19:17:44.042Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:17:44.042Z] ---> Using cache [2021-11-10T19:17:44.042Z] ---> 1ee1d7ff8e7e [2021-11-10T19:17:44.042Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:17:44.042Z] ---> Using cache [2021-11-10T19:17:44.042Z] ---> 2e8b824084fa [2021-11-10T19:17:44.042Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T19:17:44.042Z] ---> Running in c50ad6014aae [2021-11-10T19:17:44.042Z] Removing intermediate container c50ad6014aae [2021-11-10T19:17:44.042Z] ---> 482b387446c6 [2021-11-10T19:17:44.042Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:17:44.042Z] ---> Running in 1eaa68aa8eee [2021-11-10T19:17:44.042Z] Removing intermediate container 1eaa68aa8eee [2021-11-10T19:17:44.042Z] ---> bf4b165ada6c [2021-11-10T19:17:44.042Z] Step 14/22 : WORKDIR / [2021-11-10T19:17:44.042Z] ---> Running in b205a13ac052 [2021-11-10T19:17:44.042Z] Removing intermediate container b205a13ac052 [2021-11-10T19:17:44.042Z] ---> 33bfa15607d2 [2021-11-10T19:17:44.042Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:17:44.042Z] ---> c083c933ca0f [2021-11-10T19:17:44.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T19:17:44.042Z] ---> 35ca7be7bb05 [2021-11-10T19:17:44.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T19:17:44.042Z] ---> e5954505d837 [2021-11-10T19:17:44.042Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T19:17:44.042Z] ---> Running in 87be31416bb0 [2021-11-10T19:17:44.042Z] Removing intermediate container 87be31416bb0 [2021-11-10T19:17:44.042Z] ---> 3b6a2d813066 [2021-11-10T19:17:44.042Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:17:44.042Z] ---> Running in a343bf208b2d [2021-11-10T19:17:44.042Z] Removing intermediate container a343bf208b2d [2021-11-10T19:17:44.042Z] ---> f3606c83ee1f [2021-11-10T19:17:44.042Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:17:44.042Z] ---> Running in bce2e55b8712 [2021-11-10T19:17:44.305Z] Removing intermediate container bce2e55b8712 [2021-11-10T19:17:44.305Z] ---> 96f3884ddaef [2021-11-10T19:17:44.305Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:44.305Z] ---> Running in fe740c5cf5f0 [2021-11-10T19:17:44.566Z] Removing intermediate container fe740c5cf5f0 [2021-11-10T19:17:44.566Z] ---> a23bdcb542d4 [2021-11-10T19:17:44.566Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:17:44.566Z] ---> Running in 2d3332f3551c [2021-11-10T19:17:44.566Z] Removing intermediate container 2d3332f3551c [2021-11-10T19:17:44.566Z] ---> 750dcea9a9d4 [2021-11-10T19:17:44.566Z] [2021-11-10T19:17:44.830Z] Successfully built 750dcea9a9d4 [2021-11-10T19:17:44.830Z] Successfully tagged core-metadata:latest [2021-11-10T19:17:47.643Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T19:17:51.883Z] Removing intermediate container 27d50620a2f2 [2021-11-10T19:17:51.883Z] ---> 9cdd5031f73d [2021-11-10T19:17:51.883Z] [2021-11-10T19:17:51.883Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T19:17:51.883Z] ---> 14119a10abf4 [2021-11-10T19:17:51.883Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T19:17:51.883Z] Removing intermediate container ee74171f833b [2021-11-10T19:17:51.883Z] ---> 4dc8d9f9b563 [2021-11-10T19:17:51.883Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T19:17:52.155Z] ---> Running in 5d394f03609e [2021-11-10T19:17:52.155Z] ---> Running in 26921d585efa [2021-11-10T19:17:52.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:52.757Z] 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-10T19:17:52.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:53.033Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T19:17:53.033Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:17:53.033Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:17:53.033Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T19:17:53.033Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T19:17:53.033Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:17:53.033Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:17:53.033Z] OK: 8 MiB in 19 packages [2021-11-10T19:17:53.614Z] Removing intermediate container 5d394f03609e [2021-11-10T19:17:53.614Z] ---> 886093036510 [2021-11-10T19:17:53.614Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:17:53.883Z] ---> Running in 90383e310c62 [2021-11-10T19:17:53.883Z] Removing intermediate container 26921d585efa [2021-11-10T19:17:53.883Z] ---> da40970001b0 [2021-11-10T19:17:53.883Z] [2021-11-10T19:17:53.883Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T19:17:53.883Z] Removing intermediate container 90383e310c62 [2021-11-10T19:17:53.883Z] ---> 41ee2553e485 [2021-11-10T19:17:53.883Z] Step 12/20 : WORKDIR /edgex [2021-11-10T19:17:54.166Z] ---> Running in 2d87d803bdc5 [2021-11-10T19:17:54.166Z] 20.10.8: Pulling from library/docker [2021-11-10T19:17:54.166Z] Removing intermediate container 2d87d803bdc5 [2021-11-10T19:17:54.166Z] ---> 5b315828737e [2021-11-10T19:17:54.166Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T19:17:55.757Z] ---> 973c4c38bd12 [2021-11-10T19:17:55.757Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T19:17:55.757Z] ---> c8562bd6aa3a [2021-11-10T19:17:55.757Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T19:17:56.421Z] ---> 8e9e97e766fa [2021-11-10T19:17:56.421Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T19:17:56.421Z] ---> Running in e920e581c348 [2021-11-10T19:17:56.691Z] Removing intermediate container e920e581c348 [2021-11-10T19:17:56.691Z] ---> c8e52addc3cf [2021-11-10T19:17:56.691Z] Step 17/20 : CMD ["--init=true"] [2021-11-10T19:17:56.691Z] ---> Running in a6ec9f50736e [2021-11-10T19:17:56.953Z] Removing intermediate container a6ec9f50736e [2021-11-10T19:17:56.953Z] ---> 0fb6217ab53d [2021-11-10T19:17:56.953Z] Step 18/20 : LABEL arch=x86_64 [2021-11-10T19:17:57.224Z] ---> Running in a8c4bbe187cb [2021-11-10T19:17:57.497Z] Removing intermediate container a8c4bbe187cb [2021-11-10T19:17:57.497Z] ---> 0834eee35d37 [2021-11-10T19:17:57.497Z] Step 19/20 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:17:57.497Z] ---> Running in 397f57334f3d [2021-11-10T19:17:57.497Z] Removing intermediate container ed4c78decd70 [2021-11-10T19:17:57.497Z] ---> 369546e3eefc [2021-11-10T19:17:57.497Z] [2021-11-10T19:17:57.497Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:17:57.497Z] ---> 14119a10abf4 [2021-11-10T19:17:57.497Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T19:17:57.761Z] ---> Running in f9cfe4b10ad8 [2021-11-10T19:17:57.761Z] Removing intermediate container 397f57334f3d [2021-11-10T19:17:57.761Z] ---> 5a98e5e4fe5b [2021-11-10T19:17:57.761Z] Step 20/20 : LABEL version=0.0.0 [2021-11-10T19:17:57.761Z] ---> Running in 33e2e19c4419 [2021-11-10T19:17:57.761Z] Removing intermediate container f9cfe4b10ad8 [2021-11-10T19:17:57.761Z] ---> 90d1ccf0a2ef [2021-11-10T19:17:57.761Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T19:17:57.761Z] ---> Running in f096ee5b5d41 [2021-11-10T19:17:57.761Z] Removing intermediate container 33e2e19c4419 [2021-11-10T19:17:57.761Z] ---> 2b5367ccbc70 [2021-11-10T19:17:57.761Z] [2021-11-10T19:17:58.032Z] Successfully built 2b5367ccbc70 [2021-11-10T19:17:58.032Z] Successfully tagged security-proxy-setup:latest [2021-11-10T19:17:58.032Z]  Building security-proxy-setup ... done Removing intermediate container f096ee5b5d41 [2021-11-10T19:17:58.032Z] ---> 769e456b1128 [2021-11-10T19:17:58.032Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T19:17:58.032Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T19:17:58.032Z] ---> Running in 7377f52304a0 [2021-11-10T19:17:58.032Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T19:17:58.032Z] ---> bc6c0ffef665 [2021-11-10T19:17:58.032Z] 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-10T19:17:58.032Z] ---> Running in ae28b1c70d6f [2021-11-10T19:17:58.032Z] Removing intermediate container 7377f52304a0 [2021-11-10T19:17:58.032Z] ---> 426de8368e65 [2021-11-10T19:17:58.032Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:17:58.032Z] Removing intermediate container ae28b1c70d6f [2021-11-10T19:17:58.032Z] ---> 82e071d0e0dc [2021-11-10T19:17:58.032Z] 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-10T19:17:58.032Z] ---> Running in c51fadc40388 [2021-11-10T19:17:58.032Z] ---> Running in 9c1fbe935b39 [2021-11-10T19:17:58.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:58.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:58.618Z] Removing intermediate container c51fadc40388 [2021-11-10T19:17:58.618Z] ---> 236a829a81ed [2021-11-10T19:17:58.618Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T19:17:58.879Z] ---> Running in a4791225be2a [2021-11-10T19:17:58.879Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T19:17:58.879Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T19:17:58.879Z] Executing bash-5.1.4-r0.post-install [2021-11-10T19:17:58.879Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:17:58.879Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:17:58.879Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T19:17:58.879Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T19:17:58.879Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T19:17:58.879Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T19:17:58.879Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T19:17:58.879Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T19:17:58.879Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T19:17:58.879Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T19:17:58.879Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:17:58.879Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:17:58.879Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T19:17:58.879Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T19:17:59.142Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T19:17:59.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:17:59.402Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T19:17:59.402Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T19:17:59.402Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T19:17:59.402Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T19:17:59.663Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T19:17:59.663Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T19:17:59.663Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T19:17:59.663Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T19:17:59.663Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T19:17:59.663Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T19:17:59.663Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T19:17:59.663Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T19:17:59.663Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T19:17:59.663Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T19:17:59.663Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T19:17:59.663Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T19:17:59.663Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T19:17:59.663Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T19:17:59.663Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T19:17:59.663Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T19:17:59.663Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T19:17:59.663Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T19:17:59.663Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T19:17:59.663Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T19:17:59.663Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T19:17:59.922Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:17:59.922Z] OK: 84 MiB in 64 packages [2021-11-10T19:17:59.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:18:00.182Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T19:18:00.444Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:18:00.444Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T19:18:00.444Z] Collecting docker-compose==1.23.2 [2021-11-10T19:18:00.444Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T19:18:00.444Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:18:00.712Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T19:18:00.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T19:18:00.712Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T19:18:00.712Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T19:18:00.712Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T19:18:00.712Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T19:18:00.712Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:18:00.712Z] OK: 8 MiB in 20 packages [2021-11-10T19:18:00.975Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T19:18:00.975Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T19:18:00.975Z] Collecting cached-property<2,>=1.2.0 [2021-11-10T19:18:00.975Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T19:18:01.239Z] Collecting PyYAML<4,>=3.10 [2021-11-10T19:18:01.239Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T19:18:02.181Z] Removing intermediate container a4791225be2a [2021-11-10T19:18:02.181Z] ---> c6794d26e427 [2021-11-10T19:18:02.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:18:02.181Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T19:18:02.181Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T19:18:02.181Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T19:18:02.181Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T19:18:02.443Z] ---> 8d56e82d15fa [2021-11-10T19:18:02.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T19:18:02.443Z] 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-10T19:18:02.443Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T19:18:02.443Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T19:18:02.703Z] ---> 79f429271b1d [2021-11-10T19:18:02.703Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T19:18:02.703Z] ---> a9805e0bb5ac [2021-11-10T19:18:02.703Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T19:18:02.990Z] ---> Running in 93eda6b5e83d [2021-11-10T19:18:02.990Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T19:18:02.990Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T19:18:02.990Z] Removing intermediate container 93eda6b5e83d [2021-11-10T19:18:02.990Z] ---> 78d430e200f2 [2021-11-10T19:18:02.990Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:18:02.990Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T19:18:02.990Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T19:18:02.990Z] ---> Running in 2c58be0e9f6a [2021-11-10T19:18:02.990Z] Collecting idna<2.8,>=2.5 [2021-11-10T19:18:02.990Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T19:18:02.990Z] 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-10T19:18:02.990Z] Removing intermediate container 2c58be0e9f6a [2021-11-10T19:18:02.990Z] ---> c5634139fa60 [2021-11-10T19:18:02.990Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:18:02.990Z] ---> Running in 5a7b553f731b [2021-11-10T19:18:03.267Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T19:18:03.267Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T19:18:03.267Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T19:18:03.267Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T19:18:03.267Z] Removing intermediate container 5a7b553f731b [2021-11-10T19:18:03.267Z] ---> cfe1e0a050cb [2021-11-10T19:18:03.267Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:18:03.267Z] ---> Running in 6493048b8924 [2021-11-10T19:18:03.267Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T19:18:03.267Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T19:18:03.267Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T19:18:03.267Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T19:18:03.267Z] Removing intermediate container 6493048b8924 [2021-11-10T19:18:03.267Z] ---> 44cb6adcec63 [2021-11-10T19:18:03.267Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:18:03.267Z] ---> Running in fc746f956891 [2021-11-10T19:18:03.267Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T19:18:03.267Z] Attempting uninstall: urllib3 [2021-11-10T19:18:03.267Z] Found existing installation: urllib3 1.26.5 [2021-11-10T19:18:03.267Z] Uninstalling urllib3-1.26.5: [2021-11-10T19:18:03.267Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T19:18:03.531Z] Removing intermediate container fc746f956891 [2021-11-10T19:18:03.531Z] ---> ab18db22e34e [2021-11-10T19:18:03.531Z] [2021-11-10T19:18:03.531Z] Attempting uninstall: idna [2021-11-10T19:18:03.531Z] Found existing installation: idna 3.2 [2021-11-10T19:18:03.531Z] Uninstalling idna-3.2: [2021-11-10T19:18:03.531Z] Successfully uninstalled idna-3.2 [2021-11-10T19:18:03.531Z] Successfully built ab18db22e34e [2021-11-10T19:18:03.531Z] Successfully tagged core-data:latest [2021-11-10T19:18:03.531Z]  Building core-data ... done  Attempting uninstall: chardet [2021-11-10T19:18:03.531Z] Found existing installation: chardet 4.0.0 [2021-11-10T19:18:03.531Z] Uninstalling chardet-4.0.0: [2021-11-10T19:18:03.531Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T19:18:03.790Z] Attempting uninstall: requests [2021-11-10T19:18:03.790Z] Found existing installation: requests 2.25.1 [2021-11-10T19:18:03.790Z] Uninstalling requests-2.25.1: [2021-11-10T19:18:04.051Z] Successfully uninstalled requests-2.25.1 [2021-11-10T19:18:04.051Z] Running setup.py install for texttable: started [2021-11-10T19:18:04.312Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T19:18:04.312Z] Running setup.py install for PyYAML: started [2021-11-10T19:18:04.883Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T19:18:04.883Z] Running setup.py install for docopt: started [2021-11-10T19:18:05.147Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T19:18:05.147Z] Running setup.py install for dockerpty: started [2021-11-10T19:18:05.407Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T19:18:05.667Z] 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-10T19:18:08.210Z] Removing intermediate container 9c1fbe935b39 [2021-11-10T19:18:08.210Z] ---> f6292f80a9d2 [2021-11-10T19:18:08.210Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T19:18:08.210Z] ---> Running in 2beecb8bfd73 [2021-11-10T19:18:08.210Z] Removing intermediate container 2beecb8bfd73 [2021-11-10T19:18:08.210Z] ---> 37c2614082e4 [2021-11-10T19:18:08.210Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T19:18:08.469Z] ---> Running in 52ebb991d254 [2021-11-10T19:18:08.469Z] Removing intermediate container 52ebb991d254 [2021-11-10T19:18:08.469Z] ---> 136495b4718d [2021-11-10T19:18:08.469Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T19:18:08.727Z] ---> 73d9835fa9ab [2021-11-10T19:18:08.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T19:18:08.987Z] ---> e03aef73b753 [2021-11-10T19:18:08.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T19:18:08.987Z] ---> e4ebea200ee2 [2021-11-10T19:18:08.987Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T19:18:09.251Z] ---> Running in 7be86a0b6b87 [2021-11-10T19:18:09.251Z] Removing intermediate container 7be86a0b6b87 [2021-11-10T19:18:09.251Z] ---> ce529704f7dc [2021-11-10T19:18:09.251Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:18:09.251Z] ---> Running in 4f4b3536317c [2021-11-10T19:18:09.251Z] Removing intermediate container 4f4b3536317c [2021-11-10T19:18:09.251Z] ---> 27fddf339665 [2021-11-10T19:18:09.251Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:18:09.251Z] ---> Running in 53a4e513105f [2021-11-10T19:18:10.235Z] Removing intermediate container 53a4e513105f [2021-11-10T19:18:10.235Z] ---> ecba7a40c672 [2021-11-10T19:18:10.235Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:18:10.235Z] ---> Running in cf2871556fd6 [2021-11-10T19:18:10.235Z] Removing intermediate container cf2871556fd6 [2021-11-10T19:18:10.235Z] ---> b7f604ae360b [2021-11-10T19:18:10.235Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:18:10.235Z] ---> Running in 58702d0b08a3 [2021-11-10T19:18:10.235Z] Removing intermediate container 58702d0b08a3 [2021-11-10T19:18:10.235Z] ---> bbdbd0836afb [2021-11-10T19:18:10.235Z] [2021-11-10T19:18:10.235Z] Successfully built bbdbd0836afb [2021-11-10T19:18:10.235Z] Successfully tagged sys-mgmt-agent:latest [2021-11-10T19:18:10.243Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-10T19:18:10.259Z] $ docker stop --time=1 0124766eb4e51d9a2210d654573ed372b218d7f9919d812d512abf90e730d049 [2021-11-10T19:18:11.543Z] $ docker rm -f 0124766eb4e51d9a2210d654573ed372b218d7f9919d812d512abf90e730d049 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T19:18:11.734Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-10T19:18:11.943Z] + docker images [2021-11-10T19:18:11.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T19:18:11.943Z] sys-mgmt-agent latest bbdbd0836afb 2 seconds ago 294MB [2021-11-10T19:18:11.943Z] core-data latest ab18db22e34e 8 seconds ago 20.7MB [2021-11-10T19:18:11.943Z] security-proxy-setup latest 2b5367ccbc70 14 seconds ago 26.9MB [2021-11-10T19:18:11.943Z] 369546e3eefc 14 seconds ago 1.76GB [2021-11-10T19:18:11.943Z] da40970001b0 18 seconds ago 1.76GB [2021-11-10T19:18:11.943Z] 9cdd5031f73d 20 seconds ago 1.76GB [2021-11-10T19:18:11.943Z] core-metadata latest 750dcea9a9d4 27 seconds ago 16.9MB [2021-11-10T19:18:11.943Z] 9e8b8bdb3e8c 30 seconds ago 1.76GB [2021-11-10T19:18:11.943Z] security-bootstrapper latest 90ba7d0c3af5 51 seconds ago 18.9MB [2021-11-10T19:18:11.943Z] support-scheduler latest 9056f6adf5d5 About a minute ago 16.2MB [2021-11-10T19:18:11.943Z] security-secretstore-setup latest 13df829624fc About a minute ago 28.4MB [2021-11-10T19:18:11.943Z] support-notifications latest d270ba811924 About a minute ago 16.9MB [2021-11-10T19:18:11.943Z] core-command latest 646fcb6bd0b9 About a minute ago 16.1MB [2021-11-10T19:18:11.943Z] c08b17fea27d About a minute ago 1.76GB [2021-11-10T19:18:11.943Z] f911f48b419f About a minute ago 1.76GB [2021-11-10T19:18:11.943Z] 9674eade2ba3 About a minute ago 1.76GB [2021-11-10T19:18:11.943Z] a99aad2519b1 About a minute ago 1.76GB [2021-11-10T19:18:11.943Z] c2456a05a18d About a minute ago 1.75GB [2021-11-10T19:18:11.943Z] ci-base-image-x86_64 latest 64fddd248a04 5 minutes ago 1.25GB [2021-11-10T19:18:11.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-10T19:18:11.943Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-10T19:18:11.943Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-10T19:18:11.943Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-10T19:18:11.943Z] 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-10T19:18:27.601Z] Still waiting to schedule task [2021-11-10T19:18:27.601Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-10T19:19:19.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-10T19:19:25.376Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-10T19:19:26.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-10T19:19:27.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-10T19:19:42.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-10T19:19:42.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-10T19:19:42.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-10T19:19:42.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-10T19:19:42.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-10T19:19:42.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-10T19:19:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-10T19:19:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-10T19:19:44.060Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-10T19:19:44.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-10T19:19:53.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2021-11-10T19:19:53.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-10T19:19:53.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-10T19:19:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.413s coverage: 98.5% of statements [2021-11-10T19:19:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-10T19:19:59.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 44.7% of statements [2021-11-10T19:19:59.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-10T19:19:59.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-10T19:20:04.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.840s coverage: 89.5% of statements [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:20:04.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 84.4% of statements [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-10T19:20:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.051s coverage: 94.2% of statements [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 60.0% of statements [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.295s coverage: 58.8% of statements [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 21.7% of statements [2021-11-10T19:20:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.377s coverage: 47.1% of statements [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 79.5% of statements [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements [2021-11-10T19:20:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2021-11-10T19:20:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2021-11-10T19:20:22.869Z] Running on prd-ubuntu18.04-docker-8c-8g-30264 in /w/workspace/edgexfoundry_edgex-go_PR-3803 [Pipeline] { [Pipeline] ws [2021-11-10T19:20:22.908Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-10T19:20:23.029Z] The recommended git tool is: git [2021-11-10T19:20:26.914Z] using credential edgex-jenkins-ssh [2021-11-10T19:20:26.925Z] Cloning the remote Git repository [2021-11-10T19:20:26.945Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:20:27.003Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-10T19:20:28.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements [2021-11-10T19:20:28.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-11-10T19:20:33.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:20:33.224Z] > git --version # timeout=10 [2021-11-10T19:20:33.231Z] > git --version # 'git version 2.17.1' [2021-11-10T19:20:33.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:20:35.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 82.5% of statements [2021-11-10T19:20:35.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-10T19:20:35.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.366s coverage: 85.4% of statements [2021-11-10T19:20:43.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.070s coverage: 91.2% of statements [2021-11-10T19:20:43.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-10T19:20:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 64.4% of statements [2021-11-10T19:20:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-10T19:20:48.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-10T19:20:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements [2021-11-10T19:20:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2021-11-10T19:20:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-11-10T19:20:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.154s coverage: 73.7% of statements [2021-11-10T19:20:48.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-11-10T19:20:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.436s coverage: 65.4% of statements [2021-11-10T19:20:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-10T19:20:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-10T19:20:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-10T19:20:53.536Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:20:53.653Z] Merge succeeded, producing 7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:20:53.653Z] Checking out Revision 7e210aa932cd33413e1f4b0ba36d59cd04371d12 (PR-3803) [2021-11-10T19:20:52.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:20:52.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:20:52.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:20:52.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:20:52.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:20:52.960Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3803/head:refs/remotes/origin/PR-3803 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T19:20:53.544Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:20:53.549Z] > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 [2021-11-10T19:20:53.608Z] > git remote # timeout=10 [2021-11-10T19:20:53.615Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T19:20:53.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:20:53.634Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-10T19:20:53.644Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T19:20:53.652Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:20:53.661Z] > git checkout -f 7e210aa932cd33413e1f4b0ba36d59cd04371d12 # timeout=10 [2021-11-10T19:20:56.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.889s coverage: 43.8% of statements [2021-11-10T19:20:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-10T19:20:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-10T19:20:56.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2021-11-10T19:20:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-10T19:20:56.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2021-11-10T19:20:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-10T19:20:58.195Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-11-10T19:20:58.217Z] > git --version # timeout=10 [2021-11-10T19:20:58.222Z] > git --version # 'git version 2.17.1' [2021-11-10T19:20:58.227Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:20:59.062Z] + echo snap-build.sh [2021-11-10T19:20:59.063Z] snap-build.sh [2021-11-10T19:20:59.063Z] + SNAP_BASE_DIR=. [2021-11-10T19:20:59.063Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-10T19:20:59.063Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-10T19:20:59.063Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-10T19:20:59.063Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-10T19:20:59.063Z] + cd /w/workspace/edgex-go/1 [2021-11-10T19:20:59.063Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-10T19:20:59.063Z] Reading package lists... [2021-11-10T19:20:59.063Z] Building dependency tree... [2021-11-10T19:20:59.063Z] Reading state information... [2021-11-10T19:20:59.063Z] The following packages were automatically installed and are no longer required: [2021-11-10T19:20:59.063Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-10T19:20:59.063Z] uidmap xdelta3 [2021-11-10T19:20:59.063Z] Use 'sudo apt autoremove' to remove them. [2021-11-10T19:20:59.063Z] The following packages will be REMOVED: [2021-11-10T19:20:59.063Z] lxd* lxd-client* [2021-11-10T19:20:59.326Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-10T19:20:59.326Z] After this operation, 31.7 MB disk space will be freed. [2021-11-10T19:21:00.543Z] (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-10T19:21:00.543Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-10T19:21:04.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-10T19:21:04.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.787s coverage: 92.3% of statements [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-10T19:21:04.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements [2021-11-10T19:21:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-10T19:21:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.463s coverage: 97.7% of statements [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-10T19:21:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-10T19:21:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-10T19:21:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-11-10T19:21:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-10T19:21:05.750Z] 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-10T19:21:05.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-10T19:21:05.750Z] GO111MODULE=on go vet ./... [2021-11-10T19:21:06.718Z] Removing lxd dnsmasq configuration [2021-11-10T19:21:06.718Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-10T19:21:06.718Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-10T19:21:06.982Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:21:07.249Z] (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-10T19:21:07.249Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-10T19:21:08.638Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-10T19:21:08.638Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-10T19:21:09.218Z] + sudo snap remove --purge lxd [2021-11-10T19:21:09.482Z] snap "lxd" is not installed [2021-11-10T19:21:09.482Z] + sudo groupadd --force --system lxd [2021-11-10T19:21:09.482Z] ++ whoami [2021-11-10T19:21:09.482Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-10T19:21:09.482Z] + newgrp - lxd [2021-11-10T19:21:09.482Z] + sudo snap install lxd [2021-11-10T19:21:25.222Z] 2021-11-10T19:21:22Z INFO Waiting for automatic snapd restart... [2021-11-10T19:21:34.376Z] lxd 4.20 from Canonical* installed [2021-11-10T19:21:34.376Z] + sudo lxd init --auto [2021-11-10T19:21:57.398Z] + sudo snap install --classic snapcraft [2021-11-10T19:22:03.516Z] snapcraft 5.0 from Canonical* installed [2021-11-10T19:22:03.516Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-10T19:22:03.516Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-10T19:22:03.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T19:22:03.516Z] Dload Upload Total Spent Left Speed [2021-11-10T19:22:03.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5971 0 --:--:-- --:--:-- --:--:-- 5971 [2021-11-10T19:22:03.778Z] 100 3325k 100 3325k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.3M [2021-11-10T19:22:03.778Z] ./yq_linux_amd64 [2021-11-10T19:22:03.778Z] + sudo snapcraft prime --use-lxd [2021-11-10T19:22:05.993Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-10T19:22:05.993Z] 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-10T19:22:05.994Z] - README.md [2021-11-10T19:22:05.994Z] [2021-11-10T19:22:05.994Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-10T19:22:06.260Z] Launching a container. [2021-11-10T19:22:16.953Z] Waiting for container to be ready [2021-11-10T19:22:17.524Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-10T19:22:17.524Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-10T19:22:17.524Z] [2021-11-10T19:22:29.800Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-10T19:22:30.403Z] Waiting for network to be ready... [2021-11-10T19:22:30.662Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-10T19:22:30.922Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-10T19:22:30.923Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-10T19:22:30.923Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-10T19:22:30.923Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-10T19:22:30.923Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-10T19:22:30.923Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-10T19:22:30.923Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-10T19:22:30.923Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-10T19:22:30.923Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-10T19:22:31.182Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-10T19:22:31.444Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-10T19:22:31.709Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-10T19:22:31.709Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-10T19:22:31.709Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-10T19:22:31.709Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-10T19:22:31.709Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-10T19:22:31.709Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-10T19:22:31.978Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-10T19:22:32.238Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-10T19:22:32.238Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-10T19:22:32.238Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-10T19:22:32.238Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-10T19:22:32.238Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-10T19:22:32.238Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-10T19:22:32.238Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] [2021-11-10T19:22:32.238Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-10T19:22:35.005Z] Fetched 25.6 MB in 4s (6357 kB/s) [2021-11-10T19:22:35.574Z] Reading package lists... [2021-11-10T19:22:35.838Z] Reading package lists... [2021-11-10T19:22:36.098Z] Building dependency tree... [2021-11-10T19:22:36.098Z] Reading state information... [2021-11-10T19:22:36.098Z] The following additional packages will be installed: [2021-11-10T19:22:36.098Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-10T19:22:36.098Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-10T19:22:36.098Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-10T19:22:36.098Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-10T19:22:36.098Z] Suggested packages: [2021-11-10T19:22:36.098Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-10T19:22:36.098Z] Recommended packages: [2021-11-10T19:22:36.098Z] gnupg libsasl2-modules [2021-11-10T19:22:36.098Z] The following NEW packages will be installed: [2021-11-10T19:22:36.098Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-10T19:22:36.098Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-10T19:22:36.098Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-10T19:22:36.098Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-10T19:22:36.098Z] The following packages will be upgraded: [2021-11-10T19:22:36.098Z] gpg gpg-agent gpgconf libudev1 [2021-11-10T19:22:36.098Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-10T19:22:36.098Z] Need to get 3527 kB of archives. [2021-11-10T19:22:36.098Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-10T19:22:36.098Z] 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-10T19:22:36.098Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-10T19:22:36.358Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-10T19:22:36.358Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-10T19:22:36.358Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-10T19:22:36.621Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-10T19:22:37.192Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-10T19:22:37.192Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-10T19:22:37.192Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-10T19:22:37.193Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-10T19:22:37.193Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-10T19:22:37.193Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-10T19:22:37.193Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-10T19:22:37.193Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-10T19:22:37.193Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-10T19:22:37.193Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-10T19:22:37.193Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-10T19:22:37.193Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-10T19:22:37.193Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-10T19:22:37.193Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-10T19:22:37.193Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-10T19:22:37.193Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-10T19:22:37.452Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:22:37.452Z] Fetched 3527 kB in 1s (3316 kB/s) [2021-11-10T19:22:37.452Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-10T19:22:37.452Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:22:37.452Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:22:37.452Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-10T19:22:37.452Z] Selecting previously unselected package udev. [2021-11-10T19:22:37.452Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-10T19:22:37.452Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:22:37.452Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-10T19:22:37.720Z] Selecting previously unselected package libfuse2:amd64. [2021-11-10T19:22:37.720Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-10T19:22:37.720Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-10T19:22:37.720Z] Selecting previously unselected package fuse. [2021-11-10T19:22:37.720Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-10T19:22:37.720Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-10T19:22:37.981Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:22:37.981Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:22:37.981Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:22:37.981Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:22:37.981Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:22:37.981Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:22:37.981Z] Selecting previously unselected package libksba8:amd64. [2021-11-10T19:22:38.242Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-10T19:22:38.242Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-10T19:22:38.242Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-10T19:22:38.242Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.242Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.242Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-10T19:22:38.242Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.242Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.242Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-10T19:22:38.242Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.242Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.242Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-10T19:22:38.242Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.242Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.502Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-10T19:22:38.502Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.502Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.502Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-10T19:22:38.502Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.502Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.502Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-10T19:22:38.502Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.502Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.502Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-10T19:22:38.502Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.502Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.764Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-10T19:22:38.764Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:22:38.764Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:38.764Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-10T19:22:38.764Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-10T19:22:38.764Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:22:38.764Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-10T19:22:38.764Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-10T19:22:38.764Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:22:38.764Z] Selecting previously unselected package libldap-common. [2021-11-10T19:22:38.764Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-10T19:22:38.764Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:22:38.764Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-10T19:22:38.764Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-10T19:22:38.764Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:22:39.025Z] Selecting previously unselected package dirmngr. [2021-11-10T19:22:39.025Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:22:39.025Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-10T19:22:39.025Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:22:39.025Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-10T19:22:39.025Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-10T19:22:39.025Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:22:39.288Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:22:39.288Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-10T19:22:39.288Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.288Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-10T19:22:39.288Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:22:39.288Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-10T19:22:39.549Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-10T19:22:39.810Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-10T19:22:39.810Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-10T19:22:39.810Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-10T19:22:39.810Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:22:39.810Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:22:39.810Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-10T19:22:39.810Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:22:40.380Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-10T19:22:40.380Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-10T19:22:40.380Z] This means they are not meant to be enabled using systemctl. [2021-11-10T19:22:40.380Z] Possible reasons for having this kind of units are: [2021-11-10T19:22:40.380Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-10T19:22:40.380Z] .wants/ or .requires/ directory. [2021-11-10T19:22:40.380Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-10T19:22:40.380Z] a requirement dependency on it. [2021-11-10T19:22:40.380Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-10T19:22:40.380Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-10T19:22:40.380Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-10T19:22:40.380Z] instance name specified. [2021-11-10T19:22:40.643Z] Reading package lists... [2021-11-10T19:22:40.905Z] Building dependency tree... [2021-11-10T19:22:40.905Z] Reading state information... [2021-11-10T19:22:40.905Z] The following additional packages will be installed: [2021-11-10T19:22:40.905Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-10T19:22:40.905Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-10T19:22:40.905Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-10T19:22:40.905Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-10T19:22:40.905Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-10T19:22:40.905Z] Suggested packages: [2021-11-10T19:22:40.905Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-10T19:22:40.905Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-10T19:22:40.905Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-10T19:22:40.905Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-10T19:22:40.905Z] systemd-container policykit-1 [2021-11-10T19:22:40.905Z] Recommended packages: [2021-11-10T19:22:40.905Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-10T19:22:40.905Z] The following NEW packages will be installed: [2021-11-10T19:22:40.905Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-10T19:22:40.905Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-10T19:22:40.905Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-10T19:22:40.905Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-10T19:22:40.905Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-10T19:22:40.905Z] The following packages will be upgraded: [2021-11-10T19:22:40.905Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-10T19:22:40.905Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-10T19:22:40.905Z] Need to get 36.8 MB of archives. [2021-11-10T19:22:40.905Z] After this operation, 147 MB of additional disk space will be used. [2021-11-10T19:22:40.905Z] 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-10T19:22:41.164Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-10T19:22:41.164Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-10T19:22:41.164Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-10T19:22:41.164Z] 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-10T19:22:41.164Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-10T19:22:41.164Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-10T19:22:41.164Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-10T19:22:41.164Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-10T19:22:41.164Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-10T19:22:41.164Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-10T19:22:41.164Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-10T19:22:41.164Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-10T19:22:41.164Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-10T19:22:41.164Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-10T19:22:41.164Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-10T19:22:41.164Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-10T19:22:42.109Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-10T19:22:42.109Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-10T19:22:42.109Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-10T19:22:42.109Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-10T19:22:42.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-10T19:22:42.109Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-10T19:22:42.109Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-10T19:22:42.109Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-10T19:22:42.109Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-10T19:22:42.109Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-10T19:22:42.109Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-10T19:22:42.109Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-10T19:22:42.109Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-10T19:22:43.360Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:22:43.360Z] Fetched 36.8 MB in 2s (19.6 MB/s) [2021-11-10T19:22:43.360Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-10T19:22:43.360Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:22:43.360Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:22:43.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T19:22:43.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T19:22:43.371Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-10T19:22:43.624Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:22:43.624Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:22:43.624Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-10T19:22:43.885Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-10T19:22:43.885Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-10T19:22:43.885Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-10T19:22:43.885Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-10T19:22:43.885Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-10T19:22:43.885Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-10T19:22:43.885Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-10T19:22:44.048Z] + ls -al . [2021-11-10T19:22:44.048Z] total 664 [2021-11-10T19:22:44.048Z] drwxrwxr-x 9 1001 1001 4096 Nov 10 19:22 . [2021-11-10T19:22:44.048Z] drwxr-xr-x 4 root root 4096 Nov 10 19:17 .. [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 11 Nov 10 19:15 .dockerignore [2021-11-10T19:22:44.048Z] drwxrwxr-x 8 1001 1001 4096 Nov 10 19:15 .git [2021-11-10T19:22:44.048Z] drwxrwxr-x 4 1001 1001 4096 Nov 10 19:15 .github [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 804 Nov 10 19:15 .gitignore [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 42 Nov 10 19:15 .golangci.yml [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 76 Nov 10 19:15 .hadolint.yml [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 166 Nov 10 19:15 .sonarcloud.properties [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:15 ADOPTERS.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:15 Attribution.txt [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:15 CHANGELOG.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:15 CONTRIBUTING.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 677 Nov 10 19:15 GOVERNANCE.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 849 Nov 10 19:15 Jenkinsfile [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:15 LICENSE [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:15 Makefile [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 582 Nov 10 19:15 OWNERS.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:15 README.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:15 SECURITY.md [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 5 Nov 10 19:11 VERSION [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:15 ZMQWindows.md [2021-11-10T19:22:44.048Z] drwxrwxr-x 2 1001 1001 4096 Nov 10 19:15 bin [2021-11-10T19:22:44.048Z] drwxrwxr-x 14 1001 1001 4096 Nov 10 19:15 cmd [2021-11-10T19:22:44.048Z] -rw-r--r-- 1 root root 428381 Nov 10 19:21 coverage.out [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 854 Nov 10 19:15 go.mod [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:15 go.sum [2021-11-10T19:22:44.048Z] drwxrwxr-x 8 1001 1001 4096 Nov 10 19:15 internal [2021-11-10T19:22:44.048Z] drwxrwxr-x 3 1001 1001 4096 Nov 10 19:15 openapi [2021-11-10T19:22:44.048Z] drwxrwxr-x 4 1001 1001 4096 Nov 10 19:15 snap [2021-11-10T19:22:44.048Z] -rw-rw-r-- 1 1001 1001 204 Nov 10 19:15 version.go [Pipeline] sh [2021-11-10T19:22:45.066Z] Setting up apt (1.6.14) ... [2021-11-10T19:22:45.066Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-10T19:22:45.066Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-10T19:22:45.326Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-10T19:22:45.326Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-10T19:22:45.326Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-10T19:22:45.326Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-10T19:22:45.326Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:22:45.326Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:45.586Z] Selecting previously unselected package libexpat1:amd64. [2021-11-10T19:22:45.586Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-10T19:22:45.586Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-10T19:22:45.586Z] Selecting previously unselected package python3.6-minimal. [2021-11-10T19:22:45.586Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:22:45.586Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:45.704Z] + '[' -e coverage.out ] [2021-11-10T19:22:45.704Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-10T19:22:45.745Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T19:22:45.847Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-10T19:22:45.847Z] Checking for services that may need to be restarted...done. [2021-11-10T19:22:45.847Z] Checking for services that may need to be restarted...done. [2021-11-10T19:22:45.847Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:45.847Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-10T19:22:45.847Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:46.418Z] Selecting previously unselected package python3-minimal. [2021-11-10T19:22:46.418Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-10T19:22:46.418Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-10T19:22:46.418Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-10T19:22:46.418Z] Selecting previously unselected package mime-support. [2021-11-10T19:22:46.418Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-10T19:22:46.418Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-10T19:22:46.418Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-10T19:22:46.418Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-10T19:22:46.418Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-10T19:22:46.418Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-10T19:22:46.418Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:22:46.418Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:47.610Z] Stashed 1 file(s) [2021-11-10T19:22:47.615Z] Selecting previously unselected package python3.6. [2021-11-10T19:22:47.615Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-10T19:22:47.615Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package python3. [2021-11-10T19:22:47.615Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-10T19:22:47.615Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package multiarch-support. [2021-11-10T19:22:47.615Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-10T19:22:47.615Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-10T19:22:47.615Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-10T19:22:47.615Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libbsd0:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package sudo. [2021-11-10T19:22:47.615Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package apparmor. [2021-11-10T19:22:47.615Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libedit2:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:47.615Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-10T19:22:47.615Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:22:47.615Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [Pipeline] sh [2021-11-10T19:22:47.875Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-10T19:22:47.875Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-10T19:22:47.875Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-10T19:22:47.875Z] Selecting previously unselected package openssh-client. [2021-11-10T19:22:47.875Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-10T19:22:47.875Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-10T19:22:48.145Z] Selecting previously unselected package squashfs-tools. [2021-11-10T19:22:48.145Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-10T19:22:48.145Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-10T19:22:48.145Z] Selecting previously unselected package snapd. [2021-11-10T19:22:48.145Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-10T19:22:48.145Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-10T19:22:48.280Z] + make build [2021-11-10T19:22:48.280Z] 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-10T19:22:50.053Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-10T19:22:50.053Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-10T19:22:50.053Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-10T19:22:50.312Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-10T19:22:50.312Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-10T19:22:50.312Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:50.312Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:22:50.312Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-10T19:22:50.312Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-10T19:22:50.881Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-10T19:22:50.881Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-10T19:22:50.881Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-10T19:22:50.881Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:50.881Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:50.881Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:22:51.452Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-10T19:22:51.452Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:51.452Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-10T19:22:51.452Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-10T19:22:51.452Z] running python rtupdate hooks for python3.6... [2021-11-10T19:22:51.452Z] running python post-rtupdate hooks for python3.6... [2021-11-10T19:22:51.452Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-10T19:22:52.023Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-10T19:22:52.285Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:22:52.285Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-10T19:22:52.285Z] Setting up snapd (2.51.1+18.04) ... [2021-11-10T19:22:52.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-10T19:22:52.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-10T19:22:53.118Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-10T19:22:53.118Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-10T19:22:53.378Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-10T19:22:53.378Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-10T19:22:53.637Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-10T19:22:53.898Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-10T19:22:53.898Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-10T19:22:54.160Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-10T19:22:54.160Z] /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-10T19:22:54.161Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:22:54.161Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-10T19:22:55.937Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-10T19:22:55.937Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-10T19:22:55.937Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-10T19:22:55.951Z] 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-10T19:22:56.514Z] Reading package lists... [2021-11-10T19:22:58.433Z] Reading package lists... [2021-11-10T19:22:58.433Z] Building dependency tree... [2021-11-10T19:22:58.433Z] Reading state information... [2021-11-10T19:22:58.433Z] Calculating upgrade... [2021-11-10T19:22:58.695Z] The following packages will be upgraded: [2021-11-10T19:22:58.695Z] advancecomp base-files bash binutils binutils-common [2021-11-10T19:22:58.695Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-10T19:22:58.695Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-10T19:22:58.695Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-10T19:22:58.695Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-10T19:22:58.695Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-10T19:22:58.695Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-10T19:22:58.695Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-10T19:22:58.695Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-10T19:22:58.695Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-10T19:22:58.695Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-10T19:22:58.695Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-10T19:22:58.695Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-10T19:22:58.695Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-10T19:22:58.695Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-10T19:22:58.695Z] ubuntu-keyring util-linux [2021-11-10T19:22:58.695Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-10T19:22:58.695Z] Need to get 64.2 MB of archives. [2021-11-10T19:22:58.695Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-10T19:22:58.695Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-10T19:22:58.695Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-10T19:22:59.638Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-10T19:22:59.638Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-10T19:22:59.638Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-10T19:22:59.638Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-10T19:22:59.638Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-10T19:22:59.638Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-10T19:22:59.638Z] 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-10T19:22:59.638Z] 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-10T19:22:59.638Z] 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-10T19:22:59.638Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-10T19:22:59.638Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-10T19:22:59.638Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-10T19:22:59.638Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-10T19:22:59.638Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-10T19:22:59.638Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-10T19:22:59.638Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-10T19:22:59.638Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-10T19:22:59.638Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-10T19:22:59.638Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-10T19:22:59.638Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-10T19:22:59.638Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-10T19:22:59.638Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-10T19:22:59.638Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-10T19:22:59.638Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-10T19:22:59.638Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-10T19:22:59.638Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-10T19:22:59.899Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-10T19:22:59.899Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-10T19:22:59.899Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-10T19:22:59.899Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-10T19:22:59.899Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-10T19:22:59.899Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-10T19:22:59.899Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-10T19:22:59.899Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-10T19:22:59.899Z] Get:37 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-10T19:22:59.899Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-10T19:22:59.899Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-10T19:22:59.899Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-10T19:22:59.899Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-10T19:22:59.899Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-10T19:23:00.164Z] Get:43 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-10T19:23:00.164Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-10T19:23:00.164Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-10T19:23:00.164Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-10T19:23:00.164Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-10T19:23:00.164Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-10T19:23:09.117Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-10T19:23:09.117Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-10T19:23:09.118Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-10T19:23:09.118Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-10T19:23:09.118Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-10T19:23:09.118Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-10T19:23:09.118Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-10T19:23:09.118Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-10T19:23:09.118Z] Get:57 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-10T19:23:09.118Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-10T19:23:09.118Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-10T19:23:09.118Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-10T19:23:09.118Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-10T19:23:09.118Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-10T19:23:09.118Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-10T19:23:09.118Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-10T19:23:09.118Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-10T19:23:09.118Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-10T19:23:09.118Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-10T19:23:09.118Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-10T19:23:09.118Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-10T19:23:09.118Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-10T19:23:09.118Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-10T19:23:09.118Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-10T19:23:09.118Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-10T19:23:09.118Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-10T19:23:09.118Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-10T19:23:09.118Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-10T19:23:09.118Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-10T19:23:09.118Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-10T19:23:09.118Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-10T19:23:09.118Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-10T19:23:09.118Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-10T19:23:09.118Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-10T19:23:09.118Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-10T19:23:09.118Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-10T19:23:09.118Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-10T19:23:09.118Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-10T19:23:09.118Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-10T19:23:09.118Z] Get:87 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-10T19:23:09.118Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-10T19:23:09.118Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-10T19:23:09.118Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-10T19:23:09.118Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-10T19:23:09.118Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-10T19:23:09.118Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-10T19:23:09.118Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-10T19:23:09.381Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-10T19:23:09.644Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-10T19:23:09.644Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-10T19:23:09.645Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-10T19:23:09.905Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-10T19:23:09.905Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-10T19:23:09.905Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-10T19:23:09.905Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-10T19:23:09.905Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-10T19:23:10.164Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:23:10.164Z] Fetched 64.0 MB in 11s (5649 kB/s) [2021-11-10T19:23:10.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:23:10.165Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:23:10.165Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:23:10.425Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:23:10.425Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:23:10.425Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-10T19:23:10.425Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-10T19:23:10.685Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:10.685Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:10.685Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:10.685Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:10.946Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:10.946Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:10.946Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:10.946Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:10.946Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:10.946Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:10.946Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:10.946Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:11.207Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:11.207Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:11.207Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:11.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:23:11.207Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:11.207Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-10T19:23:11.207Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:11.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:23:11.207Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:11.207Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:11.467Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:11.467Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:11.467Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:11.468Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:23:11.468Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:11.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:23:11.727Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:23:11.727Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:23:12.298Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-10T19:23:12.298Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:23:12.298Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-10T19:23:12.298Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-10T19:23:12.298Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-10T19:23:12.298Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-10T19:23:13.391Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-10T19:23:13.391Z] Installing new version of config file /etc/issue ... [2021-11-10T19:23:13.391Z] Installing new version of config file /etc/issue.net ... [2021-11-10T19:23:13.391Z] Installing new version of config file /etc/lsb-release ... [2021-11-10T19:23:13.391Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-10T19:23:13.391Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-10T19:23:13.391Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-10T19:23:13.391Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-10T19:23:13.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.391Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-10T19:23:13.391Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-10T19:23:13.391Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-10T19:23:13.391Z] 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-10T19:23:13.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.391Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:13.391Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:13.391Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:13.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.391Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-10T19:23:13.391Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-10T19:23:13.391Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-10T19:23:13.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.391Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-10T19:23:13.391Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-10T19:23:13.651Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-10T19:23:13.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.651Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:23:13.651Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:23:13.651Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-10T19:23:13.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.913Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:23:13.913Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:23:13.913Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-10T19:23:13.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:13.913Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-10T19:23:13.913Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-10T19:23:13.913Z] Setting up grep (3.1-2build1) ... [2021-11-10T19:23:14.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:14.174Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-10T19:23:14.174Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-10T19:23:14.174Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-10T19:23:14.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:14.174Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-10T19:23:14.174Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-10T19:23:14.438Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-10T19:23:14.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:14.438Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:23:14.438Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:23:14.438Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-10T19:23:14.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:14.438Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-10T19:23:14.438Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:23:15.009Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-10T19:23:15.009Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:23:15.009Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-10T19:23:15.009Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:23:15.269Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-10T19:23:15.269Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:15.269Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-10T19:23:15.269Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:23:15.840Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-10T19:23:15.840Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-10T19:23:15.840Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-10T19:23:15.840Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-10T19:23:15.840Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-10T19:23:15.840Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:15.840Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-10T19:23:15.840Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-10T19:23:16.101Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-10T19:23:16.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:16.101Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:16.101Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:16.101Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:16.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:16.101Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:16.101Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:17.317Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:17.317Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:17.317Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:23:17.317Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:23:17.317Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:23:17.317Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:17.317Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:17.317Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:17.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:17.317Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:17.317Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:17.578Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:17.838Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-10T19:23:17.838Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-10T19:23:18.099Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:18.099Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:23:18.099Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:23:18.099Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:23:18.359Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:23:18.359Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-10T19:23:18.359Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:23:18.359Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-10T19:23:18.359Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:23:18.359Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-10T19:23:18.359Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-10T19:23:18.619Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-10T19:23:18.619Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:23:18.619Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-10T19:23:18.619Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-10T19:23:18.619Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-10T19:23:18.880Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:23:18.880Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-10T19:23:18.880Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-10T19:23:18.880Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-10T19:23:18.880Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:23:18.880Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-10T19:23:18.880Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:23:18.880Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:23:19.142Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:23:19.142Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-10T19:23:19.142Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:23:19.142Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:23:19.142Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-10T19:23:19.142Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-10T19:23:19.403Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:23:19.403Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:23:19.403Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:19.403Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:23:19.403Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:23:19.669Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:23:19.669Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:23:19.669Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:23:19.669Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:23:19.669Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-10T19:23:19.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:19.669Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-10T19:23:19.669Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-10T19:23:19.669Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-10T19:23:19.930Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:19.930Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-10T19:23:19.930Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-10T19:23:19.930Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-10T19:23:19.930Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:19.930Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-10T19:23:19.930Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:23:19.930Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:23:20.192Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:20.192Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:23:20.192Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:23:20.192Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-10T19:23:20.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:20.452Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-10T19:23:20.452Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-10T19:23:20.452Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-10T19:23:20.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:20.452Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-10T19:23:20.452Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-10T19:23:20.711Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-10T19:23:20.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:20.711Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:23:20.711Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:23:20.972Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-10T19:23:20.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:20.972Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-10T19:23:20.972Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-10T19:23:20.972Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-10T19:23:20.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:20.972Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-10T19:23:20.972Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-10T19:23:20.972Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-10T19:23:21.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:21.232Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-10T19:23:21.232Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-10T19:23:21.232Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-10T19:23:21.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:21.232Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-10T19:23:21.232Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-10T19:23:21.494Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-10T19:23:21.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:21.494Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-10T19:23:21.494Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-10T19:23:21.494Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-10T19:23:21.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:21.494Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-10T19:23:21.494Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-10T19:23:21.754Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-10T19:23:21.754Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:21.754Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-10T19:23:21.754Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-10T19:23:21.754Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-10T19:23:21.754Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:23:21.754Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-10T19:23:21.754Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-10T19:23:22.917Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-10T19:23:22.917Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-10T19:23:22.917Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-10T19:23:22.917Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-10T19:23:22.917Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-10T19:23:22.917Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-10T19:23:22.917Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-10T19:23:22.991Z] 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-10T19:23:23.180Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-10T19:23:23.180Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-10T19:23:23.180Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-10T19:23:23.180Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-10T19:23:23.180Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:23:23.180Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:23:23.440Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:23:23.440Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:23:23.701Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:23:23.701Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:23:23.701Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:23:23.701Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:23:23.701Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:23.701Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:23.961Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:23.961Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:23.961Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:23.961Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:23.961Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:23.961Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:24.903Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:24.903Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:25.844Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:25.844Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:25.844Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:25.844Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:26.930Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:26.930Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:26.930Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:23:26.930Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:23:26.930Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-10T19:23:26.930Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-10T19:23:26.930Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-10T19:23:26.964Z] 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-10T19:23:27.197Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-10T19:23:27.197Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-10T19:23:27.197Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-10T19:23:27.197Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-10T19:23:27.197Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-10T19:23:27.197Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-10T19:23:27.197Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-10T19:23:27.459Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-10T19:23:27.459Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-10T19:23:27.459Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-10T19:23:27.459Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-10T19:23:27.459Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.459Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-10T19:23:27.459Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.459Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.459Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.459Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-10T19:23:27.718Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-10T19:23:27.718Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-10T19:23:27.718Z] [2021-11-10T19:23:27.718Z] Current default time zone: 'Etc/UTC' [2021-11-10T19:23:27.719Z] Local time is now: Wed Nov 10 19:23:27 UTC 2021. [2021-11-10T19:23:27.719Z] Universal Time is now: Wed Nov 10 19:23:27 UTC 2021. [2021-11-10T19:23:27.719Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-10T19:23:27.719Z] [2021-11-10T19:23:27.719Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-10T19:23:27.719Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.719Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-10T19:23:27.719Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:23:27.719Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-10T19:23:27.719Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-10T19:23:27.719Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-10T19:23:27.719Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-10T19:23:27.719Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-10T19:23:27.719Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-10T19:23:27.719Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.719Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-10T19:23:27.977Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:27.977Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:23:27.977Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:27.977Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-10T19:23:27.977Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-10T19:23:27.977Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-10T19:23:27.977Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-10T19:23:27.977Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-10T19:23:27.977Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-10T19:23:27.977Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:23:27.977Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-10T19:23:29.885Z] Updating certificates in /etc/ssl/certs... [2021-11-10T19:23:30.825Z] 23 added, 28 removed; done. [2021-11-10T19:23:30.825Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-10T19:23:30.825Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-10T19:23:30.825Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-10T19:23:30.825Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-10T19:23:30.825Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:23:30.825Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-10T19:23:30.825Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:23:30.825Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-10T19:23:30.825Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-10T19:23:30.825Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:23:30.825Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:23:30.825Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-10T19:23:30.825Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-10T19:23:30.825Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-10T19:23:30.825Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:23:31.086Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-10T19:23:31.087Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-10T19:23:31.087Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-10T19:23:31.087Z] Updating certificates in /etc/ssl/certs... [2021-11-10T19:23:31.655Z] 0 added, 0 removed; done. [2021-11-10T19:23:31.655Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-10T19:23:31.655Z] done. [2021-11-10T19:23:31.915Z] Reading package lists... [2021-11-10T19:23:32.178Z] Building dependency tree... [2021-11-10T19:23:32.178Z] Reading state information... [2021-11-10T19:23:32.382Z] 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-10T19:23:32.439Z] The following NEW packages will be installed: [2021-11-10T19:23:32.439Z] apt-transport-https [2021-11-10T19:23:32.439Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-10T19:23:32.698Z] Need to get 4348 B of archives. [2021-11-10T19:23:32.699Z] After this operation, 154 kB of additional disk space will be used. [2021-11-10T19:23:32.699Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-10T19:23:32.699Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:23:32.699Z] Fetched 4348 B in 0s (22.9 kB/s) [2021-11-10T19:23:32.699Z] Selecting previously unselected package apt-transport-https. [2021-11-10T19:23:32.699Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-10T19:23:32.699Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-10T19:23:32.699Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-10T19:23:32.699Z] Setting up apt-transport-https (1.6.14) ... [2021-11-10T19:23:32.959Z] Waiting for network to be ready... [2021-11-10T19:23:32.987Z] 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-10T19:23:37.998Z] 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-10T19:23:42.097Z] 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-10T19:23:45.482Z] 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-10T19:23:50.886Z] 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-10T19:23:52.064Z] 2021-11-10T19:23:47Z INFO Waiting for automatic snapd restart... [2021-11-10T19:23:52.064Z] snapd 2.52.1 from Canonical* installed [2021-11-10T19:23:52.064Z] "snapd" switched to the "latest/stable" channel [2021-11-10T19:23:52.064Z] [2021-11-10T19:23:54.272Z] 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-10T19:23:54.608Z] core18 20211015 from Canonical* installed [2021-11-10T19:23:54.608Z] "core18" switched to the "latest/stable" channel [2021-11-10T19:23:54.608Z] [2021-11-10T19:23:57.154Z] snapcraft 5.0 from Canonical* installed [2021-11-10T19:23:57.154Z] "snapcraft" switched to the "latest/stable" channel [2021-11-10T19:23:57.154Z] [2021-11-10T19:23:58.583Z] 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-10T19:24:01.355Z] 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-10T19:24:01.355Z] - README.md [2021-11-10T19:24:01.355Z] [2021-11-10T19:24:01.355Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-10T19:24:01.931Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-10T19:24:01.931Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-10T19:24:02.191Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-10T19:24:03.135Z] Reading package lists... [2021-11-10T19:24:03.708Z] 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-10T19:24:03.708Z] Reading package lists... [2021-11-10T19:24:03.708Z] Building dependency tree... [2021-11-10T19:24:03.708Z] Reading state information... [2021-11-10T19:24:03.968Z] Suggested packages: [2021-11-10T19:24:03.968Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-10T19:24:03.968Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-10T19:24:03.968Z] Recommended packages: [2021-11-10T19:24:03.968Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-10T19:24:03.968Z] The following NEW packages will be installed: [2021-11-10T19:24:03.968Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-10T19:24:03.968Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-10T19:24:03.968Z] pkg-config zip [2021-11-10T19:24:03.968Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-10T19:24:04.229Z] Need to get 7670 kB of archives. [2021-11-10T19:24:04.229Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-10T19:24:04.229Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-10T19:24:04.229Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [Pipeline] } [2021-11-10T19:24:06.138Z] $ docker stop --time=1 26d39140795201571b505e4d9f982b306dc0600de280db2f3d6b4562264579f5 [2021-11-10T19:24:08.633Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-10T19:24:08.633Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-10T19:24:08.633Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-10T19:24:08.633Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-10T19:24:08.633Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-10T19:24:08.633Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-10T19:24:08.633Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-10T19:24:08.633Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-10T19:24:08.633Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-10T19:24:08.633Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-10T19:24:08.633Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-10T19:24:08.634Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-10T19:24:08.634Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-10T19:24:08.634Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:24:08.634Z] Fetched 7670 kB in 4s (1851 kB/s) [2021-11-10T19:24:08.634Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-10T19:24:08.634Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-10T19:24:08.634Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-10T19:24:08.634Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-10T19:24:08.634Z] Selecting previously unselected package libpsl5:amd64. [2021-11-10T19:24:08.634Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-10T19:24:08.634Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-10T19:24:08.634Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-10T19:24:08.634Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-10T19:24:08.634Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-10T19:24:08.634Z] Selecting previously unselected package librtmp1:amd64. [2021-11-10T19:24:08.634Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-10T19:24:08.634Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-10T19:24:08.634Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-10T19:24:08.634Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-10T19:24:08.634Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-10T19:24:08.634Z] Selecting previously unselected package liberror-perl. [2021-11-10T19:24:08.634Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-10T19:24:08.634Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-10T19:24:08.634Z] Selecting previously unselected package git-man. [2021-11-10T19:24:08.634Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-10T19:24:08.634Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:24:08.647Z] $ docker rm -f 26d39140795201571b505e4d9f982b306dc0600de280db2f3d6b4562264579f5 [2021-11-10T19:24:08.892Z] Selecting previously unselected package git. [2021-11-10T19:24:08.892Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-10T19:24:08.892Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:24:09.462Z] Selecting previously unselected package libnorm1:amd64. [2021-11-10T19:24:09.462Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-10T19:24:09.462Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-10T19:24:09.462Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-10T19:24:09.462Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-10T19:24:09.462Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-10T19:24:09.462Z] Selecting previously unselected package libsodium23:amd64. [2021-11-10T19:24:09.462Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-10T19:24:09.462Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-10T19:24:09.462Z] Selecting previously unselected package libzmq5:amd64. [2021-11-10T19:24:09.462Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-10T19:24:09.462Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:24:09.721Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-10T19:24:09.721Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-10T19:24:09.721Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:24:09.721Z] Selecting previously unselected package pkg-config. [2021-11-10T19:24:09.721Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-10T19:24:09.721Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-10T19:24:09.721Z] Selecting previously unselected package zip. [2021-11-10T19:24:09.721Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-10T19:24:09.721Z] Unpacking zip (3.0-11build1) ... [2021-11-10T19:24:09.721Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-10T19:24:09.721Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:24:09.981Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-10T19:24:09.981Z] Setting up liberror-perl (0.17025-1) ... [2021-11-10T19:24:09.981Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-10T19:24:09.981Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-10T19:24:09.981Z] No schema files found: doing nothing. [2021-11-10T19:24:09.981Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-10T19:24:09.981Z] Setting up zip (3.0-11build1) ... [2021-11-10T19:24:09.981Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-10T19:24:09.981Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-10T19:24:09.981Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-10T19:24:09.981Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:24:09.981Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-10T19:24:09.981Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:24:09.981Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:24:09.981Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-11-10T19:24:11.515Z] git set to automatically installed. [2021-11-10T19:24:11.515Z] git-man set to automatically installed. [2021-11-10T19:24:11.515Z] libcurl3-gnutls set to automatically installed. [2021-11-10T19:24:11.515Z] liberror-perl set to automatically installed. [2021-11-10T19:24:11.515Z] libglib2.0-0 set to automatically installed. [2021-11-10T19:24:11.515Z] libnghttp2-14 set to automatically installed. [2021-11-10T19:24:11.515Z] libnorm1 set to automatically installed. [2021-11-10T19:24:11.515Z] libpgm-5.2-0 set to automatically installed. [2021-11-10T19:24:11.515Z] libpsl5 set to automatically installed. [2021-11-10T19:24:11.515Z] librtmp1 set to automatically installed. [2021-11-10T19:24:11.515Z] libsodium23 set to automatically installed. [2021-11-10T19:24:11.515Z] libzmq3-dev set to automatically installed. [2021-11-10T19:24:11.515Z] libzmq5 set to automatically installed. [2021-11-10T19:24:11.515Z] pkg-config set to automatically installed. [2021-11-10T19:24:11.515Z] zip set to automatically installed. [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:24:11.779Z] snapd is not logged in, snap install commands will use sudo [2021-11-10T19:24:11.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:24:12.150Z] [2021-11-10T19:24:12.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:24:12.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:24:12.725Z] snap "core18" has no updates available [2021-11-10T19:24:12.806Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-10T19:24:12.806Z] 29e5d40040c1: Pulling fs layer [2021-11-10T19:24:12.806Z] 1ce36da41761: Pulling fs layer [2021-11-10T19:24:12.806Z] 25b303627fd3: Pulling fs layer [2021-11-10T19:24:13.085Z] 29e5d40040c1: Verifying Checksum [2021-11-10T19:24:13.085Z] 29e5d40040c1: Download complete [2021-11-10T19:24:13.296Z] snapd is not logged in, snap install commands will use sudo [2021-11-10T19:24:13.365Z] 1ce36da41761: Verifying Checksum [2021-11-10T19:24:13.365Z] 1ce36da41761: Download complete [2021-11-10T19:24:13.639Z] 29e5d40040c1: Pull complete [2021-11-10T19:24:15.078Z] 25b303627fd3: Verifying Checksum [2021-11-10T19:24:15.078Z] 25b303627fd3: Download complete [2021-11-10T19:24:15.078Z] 1ce36da41761: Pull complete [2021-11-10T19:24:20.969Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-10T19:24:21.586Z] Pulling config-common [2021-11-10T19:24:21.586Z] + snapcraftctl pull [2021-11-10T19:24:22.972Z] Pulling go-build-helper [2021-11-10T19:24:22.972Z] + snapcraftctl pull [2021-11-10T19:24:23.915Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-10T19:24:23.915Z] Skipping pull go-build-helper (already ran) [2021-11-10T19:24:23.915Z] Building go-build-helper [2021-11-10T19:24:23.915Z] + snapcraftctl build [2021-11-10T19:24:25.810Z] Staging go-build-helper [2021-11-10T19:24:25.810Z] + snapcraftctl stage [2021-11-10T19:24:26.090Z] 25b303627fd3: Pull complete [2021-11-10T19:24:26.090Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-10T19:24:26.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:24:26.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-10T19:24:26.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container [2021-11-10T19:24:26.457Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-10T19:24:30.142Z] $ docker top d7fc33c7fbb7d4935fb73165eb2715e27ee46c738d84bd8bcfdef12fa9c4983e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:24:31.202Z] + docker-compose build --help [2021-11-10T19:24:31.202Z] + grep parallel [2021-11-10T19:24:35.328Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-10T19:24:35.328Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-10T19:24:35.328Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-10T19:24:35.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-10T19:24:35.328Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-10T19:24:35.328Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-10T19:24:35.328Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-10T19:24:35.328Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-10T19:24:35.328Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-10T19:24:35.328Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-10T19:24:35.328Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-10T19:24:35.328Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-10T19:24:35.328Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-10T19:24:35.328Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-10T19:24:35.328Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-10T19:24:35.328Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-10T19:24:35.328Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-10T19:24:35.328Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-10T19:24:35.328Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-10T19:24:35.328Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-10T19:24:35.328Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-10T19:24:35.328Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-10T19:24:35.328Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-10T19:24:35.328Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-10T19:24:35.328Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-10T19:24:35.328Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] [2021-11-10T19:24:35.328Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-10T19:24:35.328Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-10T19:24:35.328Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-10T19:24:35.328Z] Fetched 224 kB in 0s (0 B/s) [2021-11-10T19:24:35.328Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-10T19:24:35.328Z] Fetched 157 kB in 0s (0 B/s) [2021-11-10T19:24:35.328Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-10T19:24:35.328Z] Fetched 221 kB in 0s (0 B/s) [2021-11-10T19:24:35.328Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-10T19:24:35.328Z] Fetched 143 kB in 0s (0 B/s) [2021-11-10T19:24:35.328Z] Pulling edgex-go [2021-11-10T19:24:35.328Z] + snapcraftctl pull [2021-11-10T19:24:36.707Z] Pulling hooks [2021-11-10T19:24:36.707Z] + snapcraftctl pull [2021-11-10T19:24:37.350Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T19:24:37.659Z] $ docker stop --time=1 d7fc33c7fbb7d4935fb73165eb2715e27ee46c738d84bd8bcfdef12fa9c4983e [2021-11-10T19:24:39.480Z] $ docker rm -f d7fc33c7fbb7d4935fb73165eb2715e27ee46c738d84bd8bcfdef12fa9c4983e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:24:40.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:24:40.254Z] . [Pipeline] withDockerContainer [2021-11-10T19:24:40.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container [2021-11-10T19:24:40.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-10T19:24:42.231Z] $ docker top b8d43095aa9e5d54c8fbfabff29afd50c36111ced038ae338c1f3bd778c8c38e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:24:43.273Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T19:24:49.644Z] Building core-command ... [2021-11-10T19:24:49.644Z] Building core-data ... [2021-11-10T19:24:49.644Z] Building core-metadata ... [2021-11-10T19:24:49.644Z] Building security-bootstrapper ... [2021-11-10T19:24:49.644Z] Building security-proxy-setup ... [2021-11-10T19:24:49.644Z] Building security-secretstore-setup ... [2021-11-10T19:24:49.644Z] Building support-notifications ... [2021-11-10T19:24:49.644Z] Building support-scheduler ... [2021-11-10T19:24:49.644Z] Building sys-mgmt-agent ... [2021-11-10T19:24:49.644Z] Building support-notifications [2021-11-10T19:24:49.644Z] Building support-scheduler [2021-11-10T19:24:49.644Z] Building sys-mgmt-agent [2021-11-10T19:24:49.644Z] Building security-secretstore-setup [2021-11-10T19:24:49.644Z] Building security-proxy-setup [2021-11-10T19:25:00.256Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-10T19:25:00.256Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-10T19:25:00.256Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-10T19:25:00.256Z] Fetched 0 B in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-10T19:25:00.256Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-10T19:25:00.256Z] Fetched 279 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-10T19:25:00.256Z] Fetched 122 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-10T19:25:00.256Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-10T19:25:00.256Z] Fetched 8848 B in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-10T19:25:00.256Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-10T19:25:00.256Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-10T19:25:00.256Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-10T19:25:00.256Z] Fetched 220 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-10T19:25:00.256Z] Fetched 154 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-10T19:25:00.256Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-10T19:25:00.256Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-10T19:25:00.256Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-10T19:25:00.256Z] Fetched 499 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-10T19:25:00.256Z] Fetched 111 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-10T19:25:00.256Z] Fetched 240 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-10T19:25:00.256Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-10T19:25:00.256Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-10T19:25:00.256Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-10T19:25:00.256Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-10T19:25:00.256Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-10T19:25:00.256Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-10T19:25:00.256Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-10T19:25:00.256Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-10T19:25:00.256Z] Fetched 8720 B in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-10T19:25:00.256Z] Fetched 140 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-10T19:25:00.256Z] Fetched 119 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-10T19:25:00.256Z] Fetched 111 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-10T19:25:00.256Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-10T19:25:00.256Z] Fetched 646 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-10T19:25:00.256Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-10T19:25:00.256Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-10T19:25:00.256Z] Fetched 368 kB in 0s (0 B/s) [2021-11-10T19:25:00.256Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-10T19:25:00.256Z] Fetched 187 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-10T19:25:00.257Z] Fetched 175 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-10T19:25:00.257Z] Fetched 206 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-10T19:25:00.257Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-10T19:25:00.257Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-10T19:25:00.257Z] Fetched 159 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-10T19:25:00.257Z] Fetched 107 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-10T19:25:00.257Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-10T19:25:00.257Z] Pulling static-packages [2021-11-10T19:25:00.257Z] + snapcraftctl pull [2021-11-10T19:25:00.257Z] Pulling version [2021-11-10T19:25:00.257Z] + cd /root/project [2021-11-10T19:25:00.257Z] + git describe --tags --abbrev=0 [2021-11-10T19:25:00.257Z] + sed s/v// [2021-11-10T19:25:00.257Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-10T19:25:00.257Z] + [ -z 2.0.1-dev.91 ] [2021-11-10T19:25:00.257Z] + snapcraftctl set-version 2.0.1-dev.91 [2021-11-10T19:25:00.257Z] Building config-common [2021-11-10T19:25:00.257Z] + snapcraftctl build [2021-11-10T19:25:01.196Z] Skipping build go-build-helper (already ran) [2021-11-10T19:25:01.459Z] Building edgex-go [2021-11-10T19:25:01.459Z] + cd /root/parts/edgex-go/src [2021-11-10T19:25:01.459Z] + + sed s/v// [2021-11-10T19:25:01.459Z] git describe --tags --abbrev=0 [2021-11-10T19:25:01.459Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-10T19:25:01.459Z] + [ -z 2.0.1-dev.91 ] [2021-11-10T19:25:01.459Z] + echo 2.0.1-dev.91 [2021-11-10T19:25:01.459Z] + [ ! -d vendor ] [2021-11-10T19:25:01.459Z] + go mod download all [2021-11-10T19:25:11.460Z] + make build [2021-11-10T19:25:11.460Z] 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-10T19:25:22.351Z] 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-10T19:25:26.547Z] 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-10T19:25:27.487Z] 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-10T19:25:28.809Z] 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-10T19:25:29.380Z] 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-10T19:25:30.322Z] 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-10T19:25:31.708Z] 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-10T19:25:32.646Z] 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-10T19:25:34.027Z] 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-10T19:25:34.965Z] 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-10T19:25:35.900Z] 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-10T19:25:37.813Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-10T19:25:37.813Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-10T19:25:37.813Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-10T19:25:37.813Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-10T19:25:37.813Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-10T19:25:37.813Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-10T19:25:37.813Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-10T19:25:37.813Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-10T19:25:37.813Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-10T19:25:37.813Z] + 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-10T19:25:37.813Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-10T19:25:37.813Z] + 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-10T19:25:37.813Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-10T19:25:37.813Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-10T19:25:37.813Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-10T19:25:37.813Z] + 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-10T19:25:37.813Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-10T19:25:37.813Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-10T19:25:37.813Z] + 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-10T19:25:39.200Z] Building hooks [2021-11-10T19:25:39.200Z] + cd /root/parts/hooks/src [2021-11-10T19:25:39.200Z] + make build [2021-11-10T19:25:39.200Z] go mod tidy [2021-11-10T19:25:39.200Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-10T19:25:39.770Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-10T19:25:39.770Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-10T19:25:39.770Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-10T19:25:40.706Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-10T19:25:40.966Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-10T19:25:40.966Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-10T19:25:44.260Z] Building static-packages [2021-11-10T19:25:44.260Z] + snapcraftctl build [2021-11-10T19:25:46.174Z] Building version [2021-11-10T19:25:46.174Z] + snapcraftctl build [2021-11-10T19:25:48.090Z] Staging config-common [2021-11-10T19:25:48.090Z] + snapcraftctl stage [2021-11-10T19:25:49.472Z] Skipping stage go-build-helper (already ran) [2021-11-10T19:25:49.472Z] Staging edgex-go [2021-11-10T19:25:49.472Z] + snapcraftctl stage [2021-11-10T19:25:50.857Z] Staging hooks [2021-11-10T19:25:50.857Z] + snapcraftctl stage [2021-11-10T19:25:51.797Z] Staging static-packages [2021-11-10T19:25:51.798Z] + snapcraftctl stage [2021-11-10T19:25:53.181Z] Staging version [2021-11-10T19:25:53.181Z] + snapcraftctl stage [2021-11-10T19:25:54.125Z] Priming config-common [2021-11-10T19:25:54.125Z] + snapcraftctl prime [2021-11-10T19:25:55.068Z] Priming go-build-helper [2021-11-10T19:25:55.068Z] + snapcraftctl prime [2021-11-10T19:25:56.457Z] Priming edgex-go [2021-11-10T19:25:56.457Z] + snapcraftctl prime [2021-11-10T19:25:57.842Z] Priming hooks [2021-11-10T19:25:57.842Z] + snapcraftctl prime [2021-11-10T19:25:58.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:25:58.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:25:58.122Z] ---> 98a43a9effac [2021-11-10T19:25:58.122Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T19:25:58.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:25:58.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:25:58.122Z] ---> 98a43a9effac [2021-11-10T19:25:58.122Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T19:25:58.122Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:25:58.122Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:25:58.122Z] ---> 98a43a9effac [2021-11-10T19:25:58.122Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T19:25:58.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:25:58.122Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:25:58.122Z] [2021-11-10T19:25:58.122Z] ---> 98a43a9effac [2021-11-10T19:25:58.122Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:25:58.122Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:25:58.122Z] ---> 98a43a9effac [2021-11-10T19:25:58.122Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T19:25:58.122Z] ---> Running in 953eabb3ab26 [2021-11-10T19:25:58.122Z] ---> Running in e0d0cfee07bf [2021-11-10T19:25:58.122Z] ---> Running in 5bfbc1ad252c [2021-11-10T19:25:58.122Z] ---> Running in 40c95595299d [2021-11-10T19:25:58.122Z] ---> Running in b3fd1191acce [2021-11-10T19:25:58.122Z] Removing intermediate container 40c95595299d [2021-11-10T19:25:58.122Z] ---> 80dc8f1f70fd [2021-11-10T19:25:58.122Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:25:58.122Z] Removing intermediate container 953eabb3ab26 [2021-11-10T19:25:58.122Z] ---> 59a9c111e2f6 [2021-11-10T19:25:58.122Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:25:58.122Z] Removing intermediate container b3fd1191acce [2021-11-10T19:25:58.122Z] ---> 7268a3f5e353 [2021-11-10T19:25:58.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:25:58.122Z] ---> Running in 0839dcfe210d [2021-11-10T19:25:58.122Z] Removing intermediate container e0d0cfee07bf [2021-11-10T19:25:58.122Z] ---> 49df5383a5f0 [2021-11-10T19:25:58.122Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:25:58.122Z] Removing intermediate container 5bfbc1ad252c [2021-11-10T19:25:58.122Z] ---> 352eb92755ef [2021-11-10T19:25:58.122Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:25:58.122Z] ---> Running in c9e194172a11 [2021-11-10T19:25:58.122Z] ---> Running in d124dac6746a [2021-11-10T19:25:58.122Z] ---> Running in 0d568d3692cf [2021-11-10T19:25:58.122Z] ---> Running in 0a57acb2a712 [2021-11-10T19:25:58.122Z] Removing intermediate container 0839dcfe210d [2021-11-10T19:25:58.122Z] ---> e0df1d9dd4c7 [2021-11-10T19:25:58.122Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T19:25:58.409Z] ---> Running in 8636df5942c6 [2021-11-10T19:25:58.687Z] Removing intermediate container d124dac6746a [2021-11-10T19:25:58.687Z] ---> bd545bb9bf21 [2021-11-10T19:25:58.687Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T19:25:58.784Z] Priming static-packages [2021-11-10T19:25:58.784Z] + snapcraftctl prime [2021-11-10T19:25:58.981Z] ---> Running in 066a23569469 [2021-11-10T19:25:59.260Z] Removing intermediate container c9e194172a11 [2021-11-10T19:25:59.260Z] ---> 564e22459f7a [2021-11-10T19:25:59.260Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T19:25:59.260Z] Removing intermediate container 0d568d3692cf [2021-11-10T19:25:59.260Z] ---> c59ddcf592ba [2021-11-10T19:25:59.260Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T19:25:59.260Z] Removing intermediate container 0a57acb2a712 [2021-11-10T19:25:59.556Z] ---> 27df3cd60246 [2021-11-10T19:25:59.556Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T19:25:59.556Z] ---> Running in deda23c7c9e0 [2021-11-10T19:25:59.556Z] ---> Running in e45c03888c1b [2021-11-10T19:25:59.556Z] ---> Running in a21e196a0ec1 [2021-11-10T19:26:00.557Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:01.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:01.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:01.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:02.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:02.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:02.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:02.085Z] Priming version [2021-11-10T19:26:02.085Z] + snapcraftctl prime [2021-11-10T19:26:02.655Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-10T19:26:02.694Z] OK: 219 MiB in 52 packages [2021-11-10T19:26:02.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:03.986Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:03.986Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:03.986Z] OK: 219 MiB in 52 packages [2021-11-10T19:26:04.265Z] OK: 219 MiB in 52 packages [2021-11-10T19:26:04.265Z] Removing intermediate container 8636df5942c6 [2021-11-10T19:26:04.265Z] ---> 00b023ef38a6 [2021-11-10T19:26:04.265Z] Step 6/21 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-10T19:26:04.547Z] OK: 219 MiB in 52 packages [2021-11-10T19:26:04.547Z] OK: 219 MiB in 52 packages [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-11-10T19:26:05.719Z] Removing intermediate container 066a23569469 [2021-11-10T19:26:05.719Z] ---> 6188004f685d [2021-11-10T19:26:05.719Z] Step 6/22 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T19:26:06.000Z] Removing intermediate container e45c03888c1b [2021-11-10T19:26:06.000Z] ---> c084fc1dcb7c [2021-11-10T19:26:06.000Z] Step 6/23 : COPY go.mod . [2021-11-10T19:26:06.000Z] Removing intermediate container deda23c7c9e0 [2021-11-10T19:26:06.000Z] ---> f18b6062fe31 [2021-11-10T19:26:06.000Z] Step 6/24 : COPY . . [2021-11-10T19:26:06.278Z] Removing intermediate container a21e196a0ec1 [2021-11-10T19:26:06.278Z] ---> 6ddbc7899ec1 [2021-11-10T19:26:06.278Z] Step 6/20 : COPY . . [2021-11-10T19:26:07.735Z] ---> ea6318cb364a [2021-11-10T19:26:07.735Z] Step 7/23 : RUN go mod download [2021-11-10T19:26:07.735Z] ---> Running in efbe0614085c [2021-11-10T19:26:14.502Z] Removing intermediate container efbe0614085c [2021-11-10T19:26:14.502Z] ---> 0dd4b16537d6 [2021-11-10T19:26:14.502Z] Step 8/23 : COPY . . [2021-11-10T19:26:29.628Z] ---> 2036c82f4638 [2021-11-10T19:26:29.628Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:26:29.628Z] ---> 136fc0e09af9 [2021-11-10T19:26:29.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:26:29.628Z] ---> 81ede4b0a81f [2021-11-10T19:26:29.628Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:26:29.628Z] ---> 0307f5284636 [2021-11-10T19:26:29.628Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:26:29.628Z] ---> Running in 5a9db3244eb9 [2021-11-10T19:26:29.628Z] ---> Running in 53719fb3ca84 [2021-11-10T19:26:29.628Z] ---> Running in 0b1b213e962f [2021-11-10T19:26:29.628Z] ---> Running in a0d28aedd1f4 [2021-11-10T19:26:36.381Z] Removing intermediate container 5a9db3244eb9 [2021-11-10T19:26:36.381Z] ---> 4e94b5dcf377 [2021-11-10T19:26:36.381Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T19:26:36.381Z] Removing intermediate container 53719fb3ca84 [2021-11-10T19:26:36.381Z] ---> e7c54b8a8505 [2021-11-10T19:26:36.381Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T19:26:36.381Z] ---> 4ba4b37e81ac [2021-11-10T19:26:36.381Z] Step 9/23 : RUN go mod tidy [2021-11-10T19:26:36.381Z] Removing intermediate container a0d28aedd1f4 [2021-11-10T19:26:36.381Z] ---> 2eddf6db91b1 [2021-11-10T19:26:36.381Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T19:26:36.381Z] ---> Running in acd71b7c103c [2021-11-10T19:26:36.381Z] ---> Running in 38ae26963abe [2021-11-10T19:26:36.381Z] Removing intermediate container 0b1b213e962f [2021-11-10T19:26:36.381Z] ---> b86aa6108d0a [2021-11-10T19:26:36.381Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T19:26:36.381Z] ---> Running in 1228c10b2bbd [2021-11-10T19:26:36.381Z] ---> Running in 7ea7f3eeaa3c [2021-11-10T19:26:36.381Z] ---> Running in 61603e6b1605 [2021-11-10T19:26:39.894Z] 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-10T19:26:39.894Z] 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-10T19:26:39.894Z] 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-10T19:26:39.894Z] 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-10T19:26:45.349Z] Removing intermediate container 1228c10b2bbd [2021-11-10T19:26:45.349Z] ---> 111e00cbb7b1 [2021-11-10T19:26:45.349Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T19:26:45.349Z] ---> Running in 78e406fa6c8a [2021-11-10T19:26:47.354Z] 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-10T19:28:57.058Z] 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-10T19:29:01.408Z] 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-10T19:29:08.184Z] Removing intermediate container 61603e6b1605 [2021-11-10T19:29:08.184Z] ---> 12f07b516964 [2021-11-10T19:29:08.184Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T19:29:08.184Z] ---> Running in 85dea5ee913a [2021-11-10T19:29:10.177Z] 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-10T19:29:16.921Z] Removing intermediate container 85dea5ee913a [2021-11-10T19:29:16.922Z] ---> 73ed7e13e9f3 [2021-11-10T19:29:16.922Z] [2021-11-10T19:29:16.922Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T19:29:16.922Z] 20.10.8: Pulling from library/docker [2021-11-10T19:29:19.596Z] Removing intermediate container 7ea7f3eeaa3c [2021-11-10T19:29:19.596Z] ---> b83d3324e996 [2021-11-10T19:29:19.596Z] [2021-11-10T19:29:19.596Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T19:29:19.596Z] 3.14: Pulling from library/alpine [2021-11-10T19:29:19.596Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T19:29:19.596Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T19:29:19.596Z] ---> bb3de5531c18 [2021-11-10T19:29:19.596Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T19:29:19.883Z] ---> Running in 37bfa710305d [2021-11-10T19:29:22.374Z] Removing intermediate container acd71b7c103c [2021-11-10T19:29:22.374Z] ---> c18471da0892 [2021-11-10T19:29:22.374Z] [2021-11-10T19:29:22.374Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T19:29:22.374Z] ---> bb3de5531c18 [2021-11-10T19:29:22.374Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T19:29:22.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:22.374Z] ---> Running in c042542881f3 [2021-11-10T19:29:22.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:23.370Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T19:29:23.370Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:29:23.370Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:29:23.370Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T19:29:23.650Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T19:29:23.650Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:23.650Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:29:23.928Z] OK: 8 MiB in 19 packages [2021-11-10T19:29:24.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:24.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:25.813Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T19:29:25.813Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T19:29:25.813Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T19:29:25.813Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:26.095Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:29:26.095Z] Removing intermediate container 38ae26963abe [2021-11-10T19:29:26.095Z] ---> 15713afc34c7 [2021-11-10T19:29:26.095Z] [2021-11-10T19:29:26.095Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T19:29:26.095Z] ---> bb3de5531c18 [2021-11-10T19:29:26.095Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T19:29:26.384Z] OK: 6 MiB in 17 packages [2021-11-10T19:29:26.660Z] ---> Running in 7be2194026b7 [2021-11-10T19:29:26.949Z] Removing intermediate container 37bfa710305d [2021-11-10T19:29:26.949Z] ---> ac8ecba3caea [2021-11-10T19:29:26.949Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:29:27.225Z] ---> Running in 6d353de43fca [2021-11-10T19:29:28.226Z] Removing intermediate container 6d353de43fca [2021-11-10T19:29:28.226Z] ---> 44c544042d7d [2021-11-10T19:29:28.226Z] Step 12/20 : WORKDIR /edgex [2021-11-10T19:29:28.226Z] ---> Running in bf27cc680ad6 [2021-11-10T19:29:28.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:29.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:29.388Z] Removing intermediate container bf27cc680ad6 [2021-11-10T19:29:29.388Z] ---> a1f6af850fd5 [2021-11-10T19:29:29.388Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T19:29:29.388Z] Removing intermediate container c042542881f3 [2021-11-10T19:29:29.388Z] ---> 605486f7fc39 [2021-11-10T19:29:29.388Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:29:30.585Z] Removing intermediate container 78e406fa6c8a [2021-11-10T19:29:30.585Z] ---> e22103b3622a [2021-11-10T19:29:30.585Z] [2021-11-10T19:29:30.585Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T19:29:30.585Z] ---> bb3de5531c18 [2021-11-10T19:29:30.585Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:29:30.585Z] ---> Running in 2d49c1e8da30 [2021-11-10T19:29:30.585Z] ---> Running in 640bb7330eb3 [2021-11-10T19:29:30.585Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T19:29:30.585Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:29:30.585Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:30.585Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:29:30.585Z] OK: 6 MiB in 16 packages [2021-11-10T19:29:31.209Z] Removing intermediate container 2d49c1e8da30 [2021-11-10T19:29:31.209Z] ---> 2419c3460457 [2021-11-10T19:29:31.209Z] Step 12/24 : WORKDIR / [2021-11-10T19:29:31.209Z] ---> Running in 6b491c75d863 [2021-11-10T19:29:31.498Z] ---> 13e0ef79f3df [2021-11-10T19:29:31.498Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T19:29:32.482Z] Removing intermediate container 6b491c75d863 [2021-11-10T19:29:32.482Z] ---> 9c6c7586b68c [2021-11-10T19:29:32.482Z] 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-10T19:29:32.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:32.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:33.101Z] Removing intermediate container 7be2194026b7 [2021-11-10T19:29:33.101Z] ---> 504786f31060 [2021-11-10T19:29:33.101Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:29:33.380Z] ---> Running in 3651e761ddb9 [2021-11-10T19:29:33.774Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T19:29:33.774Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:33.774Z] OK: 5 MiB in 15 packages [2021-11-10T19:29:34.089Z] ---> ccc92fa42cbc [2021-11-10T19:29:34.089Z] 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-10T19:29:34.439Z] Removing intermediate container 3651e761ddb9 [2021-11-10T19:29:34.439Z] ---> 28ba13d73e2d [2021-11-10T19:29:34.439Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T19:29:34.818Z] ---> 888ff1bdc9c4 [2021-11-10T19:29:34.818Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T19:29:34.818Z] ---> Running in 96a03f7946d6 [2021-11-10T19:29:35.522Z] Removing intermediate container 96a03f7946d6 [2021-11-10T19:29:35.522Z] ---> c9a082e88b8f [2021-11-10T19:29:35.522Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T19:29:35.522Z] Removing intermediate container 640bb7330eb3 [2021-11-10T19:29:35.522Z] ---> f0b55b4f4b67 [2021-11-10T19:29:35.522Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:29:36.801Z] ---> Running in 38ffa65dec05 [2021-11-10T19:29:36.801Z] ---> Running in dc516ef34eb1 [2021-11-10T19:29:36.801Z] ---> 058c8e4c7fa1 [2021-11-10T19:29:36.801Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T19:29:36.801Z] Removing intermediate container 38ffa65dec05 [2021-11-10T19:29:36.801Z] ---> 81915f064605 [2021-11-10T19:29:36.801Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:29:36.801Z] Removing intermediate container dc516ef34eb1 [2021-11-10T19:29:36.801Z] ---> 10bf6a1bfce8 [2021-11-10T19:29:36.801Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T19:29:37.078Z] ---> Running in 200b2eead4d4 [2021-11-10T19:29:37.363Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T19:29:37.363Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T19:29:37.363Z] ---> 3734d5adc5ac [2021-11-10T19:29:37.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-10T19:29:37.643Z] ---> 0cfe7d6d5df8 [2021-11-10T19:29:37.643Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T19:29:37.643Z] ---> Running in 0532a3842707 [2021-11-10T19:29:37.643Z] ---> Running in b644c318844b [2021-11-10T19:29:37.643Z] ---> 430431fa06af [2021-11-10T19:29:37.643Z] 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-10T19:29:37.920Z] Removing intermediate container 200b2eead4d4 [2021-11-10T19:29:37.920Z] ---> 7f0f862a4036 [2021-11-10T19:29:37.920Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T19:29:37.920Z] ---> f0a6713009e5 [2021-11-10T19:29:37.920Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T19:29:37.920Z] ---> Running in 7d26ed1c0999 [2021-11-10T19:29:38.528Z] Removing intermediate container 0532a3842707 [2021-11-10T19:29:38.528Z] ---> 30d0e3a4fa7d [2021-11-10T19:29:38.528Z] 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-10T19:29:38.528Z] Removing intermediate container b644c318844b [2021-11-10T19:29:38.528Z] ---> 1a490e4953fa [2021-11-10T19:29:38.528Z] Step 17/20 : CMD ["--init=true"] [2021-11-10T19:29:38.528Z] ---> Running in a34e8213ec31 [2021-11-10T19:29:38.528Z] ---> Running in c06c19579b57 [2021-11-10T19:29:38.808Z] Removing intermediate container 7d26ed1c0999 [2021-11-10T19:29:38.808Z] ---> dffac1411c05 [2021-11-10T19:29:38.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:29:39.420Z] ---> a4e00baf1b69 [2021-11-10T19:29:39.420Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T19:29:39.420Z] Removing intermediate container a34e8213ec31 [2021-11-10T19:29:39.420Z] ---> a753af769e35 [2021-11-10T19:29:39.420Z] Step 18/20 : LABEL arch=arm64 [2021-11-10T19:29:39.693Z] ---> Running in 42c192e221d0 [2021-11-10T19:29:40.305Z] ---> 42c9e1529ac4 [2021-11-10T19:29:40.589Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T19:29:40.589Z] ---> dead5927c497 [2021-11-10T19:29:40.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T19:29:40.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:40.589Z] Removing intermediate container 42c192e221d0 [2021-11-10T19:29:40.589Z] ---> 763bc1d92f23 [2021-11-10T19:29:40.589Z] Step 19/20 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:29:40.869Z] ---> Running in c3f78464291e [2021-11-10T19:29:40.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:41.856Z] ---> c69cbefa7750 [2021-11-10T19:29:41.856Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T19:29:41.856Z] Removing intermediate container c3f78464291e [2021-11-10T19:29:41.856Z] ---> d3ac312c4042 [2021-11-10T19:29:41.856Z] Step 20/20 : LABEL version=0.0.0 [2021-11-10T19:29:41.856Z] ---> 1e3bd1af7500 [2021-11-10T19:29:41.856Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T19:29:41.856Z] ---> Running in 00875ac2a8b1 [2021-11-10T19:29:42.132Z] ---> Running in 31fd32da56eb [2021-11-10T19:29:42.132Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T19:29:42.132Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T19:29:42.132Z] Executing bash-5.1.4-r0.post-install [2021-11-10T19:29:42.132Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:29:42.132Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:29:42.132Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T19:29:42.132Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T19:29:42.410Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T19:29:42.410Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T19:29:42.410Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T19:29:42.410Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T19:29:42.410Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T19:29:42.410Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T19:29:42.410Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:29:42.410Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:29:42.410Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T19:29:42.410Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T19:29:42.410Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T19:29:43.019Z] Removing intermediate container 31fd32da56eb [2021-11-10T19:29:43.019Z] ---> 0eded11e1127 [2021-11-10T19:29:43.019Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:29:43.019Z] Removing intermediate container 00875ac2a8b1 [2021-11-10T19:29:43.019Z] ---> 9cd865978433 [2021-11-10T19:29:43.019Z] [2021-11-10T19:29:43.304Z] ---> c4e432b863d4 [2021-11-10T19:29:43.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T19:29:43.304Z] ---> Running in 8734dc93fdb5 [2021-11-10T19:29:43.577Z] Successfully built 9cd865978433 [2021-11-10T19:29:43.577Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-10T19:29:43.577Z]  Building security-proxy-setup ... done Building core-metadata [2021-11-10T19:29:43.853Z] ---> 140c6cbb88cd [2021-11-10T19:29:43.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T19:29:44.135Z] Removing intermediate container 8734dc93fdb5 [2021-11-10T19:29:44.135Z] ---> 880b23cee4e2 [2021-11-10T19:29:44.422Z] Step 19/21 : LABEL arch=arm64 [2021-11-10T19:29:44.422Z] ---> Running in 56cae4ccfc0b [2021-11-10T19:29:44.700Z] ---> 9bbc68644080 [2021-11-10T19:29:44.700Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T19:29:44.988Z] ---> Running in 169654545efe [2021-11-10T19:29:44.988Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T19:29:45.276Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T19:29:45.276Z] ---> 863013abf71c [2021-11-10T19:29:45.276Z] 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-10T19:29:45.276Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T19:29:45.276Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T19:29:45.276Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T19:29:45.276Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T19:29:45.276Z] Removing intermediate container 56cae4ccfc0b [2021-11-10T19:29:45.276Z] ---> bd5eec10181d [2021-11-10T19:29:45.276Z] Step 20/21 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:29:45.552Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T19:29:45.552Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T19:29:45.552Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T19:29:45.552Z] ---> Running in a4cff68e90e6 [2021-11-10T19:29:45.552Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T19:29:45.552Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T19:29:45.552Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T19:29:45.552Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T19:29:45.552Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T19:29:45.552Z] ---> Running in d16f53c230ed [2021-11-10T19:29:45.552Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T19:29:45.552Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T19:29:45.828Z] Removing intermediate container 169654545efe [2021-11-10T19:29:45.828Z] ---> 68ba583681ac [2021-11-10T19:29:45.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:29:45.828Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T19:29:45.828Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T19:29:45.828Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T19:29:45.828Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T19:29:45.828Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T19:29:45.828Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T19:29:45.828Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T19:29:45.828Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T19:29:46.107Z] ---> Running in 7e1ee7bd6799 [2021-11-10T19:29:46.107Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T19:29:47.464Z] Removing intermediate container d16f53c230ed [2021-11-10T19:29:47.464Z] ---> dca6293b5be9 [2021-11-10T19:29:47.464Z] Step 21/21 : LABEL version=0.0.0 [2021-11-10T19:29:47.464Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:47.464Z] OK: 84 MiB in 64 packages [2021-11-10T19:29:47.464Z] ---> Running in 824529375b4e [2021-11-10T19:29:47.464Z] Removing intermediate container 7e1ee7bd6799 [2021-11-10T19:29:47.464Z] ---> d02c35abfd44 [2021-11-10T19:29:47.464Z] Step 21/23 : LABEL arch=arm64 [2021-11-10T19:29:47.464Z] ---> Running in 676ba26067fc [2021-11-10T19:29:48.086Z] Removing intermediate container 824529375b4e [2021-11-10T19:29:48.086Z] ---> 089c3d9aa024 [2021-11-10T19:29:48.086Z] [2021-11-10T19:29:48.382Z] Removing intermediate container 676ba26067fc [2021-11-10T19:29:48.382Z] ---> ae8ac25b2959 [2021-11-10T19:29:48.382Z] Step 22/23 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:29:48.664Z] ---> Running in 315785cfb69c [2021-11-10T19:29:48.664Z] Successfully built 089c3d9aa024 [2021-11-10T19:29:48.664Z] Successfully tagged support-notifications-arm64:latest [2021-11-10T19:29:48.664Z]  Building support-notifications ... done Building core-command [2021-11-10T19:29:49.284Z] Removing intermediate container a4cff68e90e6 [2021-11-10T19:29:49.284Z] ---> 58dadc60899c [2021-11-10T19:29:49.284Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T19:29:49.284Z] Removing intermediate container 315785cfb69c [2021-11-10T19:29:49.284Z] ---> 2efe9e08c47c [2021-11-10T19:29:49.284Z] Step 23/23 : LABEL version=0.0.0 [2021-11-10T19:29:49.284Z] ---> Running in 2b5ec8dbddea [2021-11-10T19:29:49.561Z] ---> Running in eabcf2a91b14 [2021-11-10T19:29:50.180Z] Removing intermediate container 2b5ec8dbddea [2021-11-10T19:29:50.180Z] ---> 58cd6395c3d8 [2021-11-10T19:29:50.180Z] Step 22/24 : LABEL arch=arm64 [2021-11-10T19:29:50.180Z] Removing intermediate container eabcf2a91b14 [2021-11-10T19:29:50.180Z] ---> 9e2119fc3c5c [2021-11-10T19:29:50.180Z] [2021-11-10T19:29:50.180Z] ---> Running in 0c56c4df8a37 [2021-11-10T19:29:50.792Z] Successfully built 9e2119fc3c5c [2021-11-10T19:29:50.792Z] Successfully tagged support-scheduler-arm64:latest [2021-11-10T19:29:50.792Z]  Building support-scheduler ... done Building core-data [2021-11-10T19:29:51.070Z] Removing intermediate container 0c56c4df8a37 [2021-11-10T19:29:51.070Z] ---> 44b515bf07cb [2021-11-10T19:29:51.070Z] Step 23/24 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:29:51.347Z] ---> Running in 1807684def73 [2021-11-10T19:29:51.954Z] Removing intermediate container 1807684def73 [2021-11-10T19:29:51.954Z] ---> c3951425d3d5 [2021-11-10T19:29:51.954Z] Step 24/24 : LABEL version=0.0.0 [2021-11-10T19:29:51.954Z] ---> Running in dec5cc3b6a9f [2021-11-10T19:29:52.231Z] Collecting docker-compose==1.23.2 [2021-11-10T19:29:52.509Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T19:29:52.509Z] Removing intermediate container dec5cc3b6a9f [2021-11-10T19:29:52.788Z] ---> 88f58baedf18 [2021-11-10T19:29:52.788Z] [2021-11-10T19:29:53.063Z] Successfully built 88f58baedf18 [2021-11-10T19:29:53.063Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-10T19:29:53.063Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-11-10T19:29:53.063Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T19:29:53.339Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T19:29:54.777Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T19:29:54.777Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T19:29:54.777Z] Collecting cached-property<2,>=1.2.0 [2021-11-10T19:29:54.777Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T19:29:55.051Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T19:29:55.051Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T19:29:58.027Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T19:29:58.027Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T19:29:59.018Z] Collecting PyYAML<4,>=3.10 [2021-11-10T19:29:59.018Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T19:30:02.422Z] 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-10T19:30:02.699Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T19:30:02.699Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T19:30:05.326Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T19:30:05.603Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T19:30:05.603Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T19:30:05.603Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T19:30:09.045Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T19:30:09.045Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T19:30:09.318Z] Collecting idna<2.8,>=2.5 [2021-11-10T19:30:09.318Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T19:30:09.917Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T19:30:09.917Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T19:30:10.188Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T19:30:10.188Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T19:30:10.188Z] 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-10T19:30:10.464Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T19:30:10.464Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T19:30:10.464Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T19:30:10.740Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T19:30:11.730Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T19:30:11.730Z] Attempting uninstall: urllib3 [2021-11-10T19:30:11.730Z] Found existing installation: urllib3 1.26.5 [2021-11-10T19:30:11.730Z] Uninstalling urllib3-1.26.5: [2021-11-10T19:30:12.005Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T19:30:12.618Z] Attempting uninstall: idna [2021-11-10T19:30:12.618Z] Found existing installation: idna 3.2 [2021-11-10T19:30:12.618Z] Uninstalling idna-3.2: [2021-11-10T19:30:12.897Z] Successfully uninstalled idna-3.2 [2021-11-10T19:30:13.877Z] Attempting uninstall: chardet [2021-11-10T19:30:13.877Z] Found existing installation: chardet 4.0.0 [2021-11-10T19:30:13.877Z] Uninstalling chardet-4.0.0: [2021-11-10T19:30:14.151Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T19:30:16.143Z] Attempting uninstall: requests [2021-11-10T19:30:16.143Z] Found existing installation: requests 2.25.1 [2021-11-10T19:30:16.143Z] Uninstalling requests-2.25.1: [2021-11-10T19:30:16.143Z] Successfully uninstalled requests-2.25.1 [2021-11-10T19:30:16.752Z] Running setup.py install for texttable: started [2021-11-10T19:30:19.375Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T19:30:19.375Z] Running setup.py install for PyYAML: started [2021-11-10T19:30:22.001Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T19:30:22.281Z] Running setup.py install for docopt: started [2021-11-10T19:30:25.723Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T19:30:25.723Z] Running setup.py install for dockerpty: started [2021-11-10T19:30:27.171Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T19:30:29.165Z] 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-10T19:30:31.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:30:31.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:30:31.091Z] ---> 98a43a9effac [2021-11-10T19:30:31.091Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:30:31.091Z] ---> Using cache [2021-11-10T19:30:31.091Z] ---> 49df5383a5f0 [2021-11-10T19:30:31.091Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:30:31.091Z] ---> Using cache [2021-11-10T19:30:31.091Z] ---> c59ddcf592ba [2021-11-10T19:30:31.091Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:30:31.092Z] ---> Using cache [2021-11-10T19:30:31.092Z] ---> c084fc1dcb7c [2021-11-10T19:30:31.092Z] Step 6/22 : COPY . . [2021-11-10T19:30:37.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:30:37.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:30:37.832Z] ---> 98a43a9effac [2021-11-10T19:30:37.832Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:30:37.832Z] ---> Using cache [2021-11-10T19:30:37.832Z] ---> 49df5383a5f0 [2021-11-10T19:30:37.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:30:37.832Z] ---> Using cache [2021-11-10T19:30:37.832Z] ---> c59ddcf592ba [2021-11-10T19:30:37.832Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:30:37.832Z] ---> Using cache [2021-11-10T19:30:37.832Z] ---> c084fc1dcb7c [2021-11-10T19:30:37.832Z] Step 6/22 : COPY . . [2021-11-10T19:30:39.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:30:39.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:30:39.285Z] ---> 98a43a9effac [2021-11-10T19:30:39.285Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:30:39.285Z] ---> Using cache [2021-11-10T19:30:39.285Z] ---> 49df5383a5f0 [2021-11-10T19:30:39.285Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:30:39.285Z] ---> Using cache [2021-11-10T19:30:39.285Z] ---> c59ddcf592ba [2021-11-10T19:30:39.285Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T19:30:39.891Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:30:39.891Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:30:39.891Z] ---> 98a43a9effac [2021-11-10T19:30:39.891Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T19:30:39.891Z] ---> Using cache [2021-11-10T19:30:39.891Z] ---> 49df5383a5f0 [2021-11-10T19:30:39.891Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:30:39.891Z] ---> Using cache [2021-11-10T19:30:39.891Z] ---> c59ddcf592ba [2021-11-10T19:30:39.891Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T19:30:39.891Z] ---> Using cache [2021-11-10T19:30:39.891Z] ---> c084fc1dcb7c [2021-11-10T19:30:39.891Z] Step 6/30 : COPY . . [2021-11-10T19:30:43.078Z] ---> Running in bc644d6b9f77 [2021-11-10T19:30:43.671Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:30:44.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:30:45.653Z] OK: 219 MiB in 52 packages [2021-11-10T19:30:47.649Z] Removing intermediate container bc644d6b9f77 [2021-11-10T19:30:47.649Z] ---> de32041f62af [2021-11-10T19:30:47.649Z] Step 6/22 : COPY . . [2021-11-10T19:30:48.245Z] Removing intermediate container c06c19579b57 [2021-11-10T19:30:48.245Z] ---> bab96a12c4b5 [2021-11-10T19:30:48.245Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T19:30:48.526Z] ---> Running in dbb8f65a328c [2021-11-10T19:30:49.511Z] Removing intermediate container dbb8f65a328c [2021-11-10T19:30:49.511Z] ---> 0dbf7ab2f3f3 [2021-11-10T19:30:49.511Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T19:30:49.790Z] ---> Running in fd0788187c11 [2021-11-10T19:30:50.776Z] Removing intermediate container fd0788187c11 [2021-11-10T19:30:50.776Z] ---> 7545bc88a9c4 [2021-11-10T19:30:50.776Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T19:30:53.420Z] ---> dee01a5155df [2021-11-10T19:30:53.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T19:30:54.862Z] ---> 56ee50fe404d [2021-11-10T19:30:54.862Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T19:30:56.850Z] ---> 2d29fc62bc95 [2021-11-10T19:30:56.850Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T19:30:56.850Z] ---> Running in ec741d212734 [2021-11-10T19:30:57.844Z] ---> 715b6e93621d [2021-11-10T19:30:57.844Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:30:58.128Z] Removing intermediate container ec741d212734 [2021-11-10T19:30:58.128Z] ---> 972c5168c633 [2021-11-10T19:30:58.128Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:30:58.128Z] ---> Running in 239c073c14fa [2021-11-10T19:30:58.404Z] ---> Running in 10e3e9dd7cbb [2021-11-10T19:30:59.432Z] Removing intermediate container 10e3e9dd7cbb [2021-11-10T19:30:59.432Z] ---> 83b4220de444 [2021-11-10T19:30:59.432Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:31:00.759Z] ---> Running in 440a58dece33 [2021-11-10T19:31:00.759Z] Removing intermediate container 440a58dece33 [2021-11-10T19:31:00.759Z] ---> 8e043710473d [2021-11-10T19:31:00.759Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:31:00.759Z] ---> Running in 1cbc0ec2b8e8 [2021-11-10T19:31:01.751Z] Removing intermediate container 1cbc0ec2b8e8 [2021-11-10T19:31:01.751Z] ---> 6dc9e42e3cb0 [2021-11-10T19:31:01.751Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:31:02.030Z] ---> Running in 2ad834a05d40 [2021-11-10T19:31:03.014Z] Removing intermediate container 2ad834a05d40 [2021-11-10T19:31:03.014Z] ---> 16df81aaedd6 [2021-11-10T19:31:03.014Z] [2021-11-10T19:31:03.014Z] Removing intermediate container 239c073c14fa [2021-11-10T19:31:03.014Z] ---> f689cbfd4255 [2021-11-10T19:31:03.014Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T19:31:03.287Z] ---> Running in 5ab1bbac3e19 [2021-11-10T19:31:03.573Z] ---> 35d5aa747d21 [2021-11-10T19:31:03.573Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:31:03.846Z] ---> Running in f3097ed08aad [2021-11-10T19:31:04.121Z] Successfully built 16df81aaedd6 [2021-11-10T19:31:04.121Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-10T19:31:05.578Z]  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/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T19:31:06.190Z] ---> da9e84d8fabe [2021-11-10T19:31:06.190Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:31:06.471Z] ---> Running in aa84205e2b3c [2021-11-10T19:31:09.123Z] Removing intermediate container f3097ed08aad [2021-11-10T19:31:09.123Z] ---> a6c3accb7871 [2021-11-10T19:31:09.123Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T19:31:09.406Z] ---> Running in a41777d984d4 [2021-11-10T19:31:13.104Z] 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-10T19:31:13.104Z] Removing intermediate container aa84205e2b3c [2021-11-10T19:31:13.104Z] ---> 22b4d161fb10 [2021-11-10T19:31:13.104Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T19:31:13.104Z] ---> Running in 6d5fdce40bc9 [2021-11-10T19:31:14.559Z] ---> ae71a0d5fcc7 [2021-11-10T19:31:14.559Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:31:14.843Z] ---> Running in 893e8a44d237 [2021-11-10T19:31:15.446Z] 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-10T19:31:20.886Z] Removing intermediate container 893e8a44d237 [2021-11-10T19:31:20.886Z] ---> 2ee1b991cd44 [2021-11-10T19:31:20.886Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T19:31:20.886Z] ---> Running in 397eb1a2aa4c [2021-11-10T19:31:22.884Z] 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-10T19:33:17.070Z] Removing intermediate container a41777d984d4 [2021-11-10T19:33:17.070Z] ---> 9cd394f2e0cc [2021-11-10T19:33:17.070Z] [2021-11-10T19:33:17.070Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:33:17.070Z] ---> bb3de5531c18 [2021-11-10T19:33:17.070Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:33:17.070Z] ---> Using cache [2021-11-10T19:33:17.070Z] ---> f0b55b4f4b67 [2021-11-10T19:33:17.070Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:33:17.070Z] ---> Using cache [2021-11-10T19:33:17.070Z] ---> 10bf6a1bfce8 [2021-11-10T19:33:17.070Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T19:33:17.070Z] ---> Running in 3ccc1f7f8dc1 [2021-11-10T19:33:17.070Z] Removing intermediate container 5ab1bbac3e19 [2021-11-10T19:33:17.070Z] ---> 0610612f218e [2021-11-10T19:33:17.070Z] [2021-11-10T19:33:17.070Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:33:17.070Z] ---> bb3de5531c18 [2021-11-10T19:33:17.070Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:33:17.070Z] ---> Using cache [2021-11-10T19:33:17.070Z] ---> f0b55b4f4b67 [2021-11-10T19:33:17.070Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:33:17.070Z] ---> Using cache [2021-11-10T19:33:17.070Z] ---> 10bf6a1bfce8 [2021-11-10T19:33:17.070Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T19:33:17.070Z] ---> Running in 3b5c80ef4345 [2021-11-10T19:33:17.070Z] Removing intermediate container 3ccc1f7f8dc1 [2021-11-10T19:33:17.070Z] ---> a5e359659ccf [2021-11-10T19:33:17.070Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:33:17.070Z] ---> Running in bc725cce1c49 [2021-11-10T19:33:17.070Z] Removing intermediate container 3b5c80ef4345 [2021-11-10T19:33:17.070Z] ---> 5f5ac0d5d98b [2021-11-10T19:33:17.070Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:33:17.070Z] Removing intermediate container bc725cce1c49 [2021-11-10T19:33:17.070Z] ---> 9dd3fd73082f [2021-11-10T19:33:17.070Z] Step 14/22 : WORKDIR / [2021-11-10T19:33:17.070Z] ---> Running in bf9be7fef6b2 [2021-11-10T19:33:17.070Z] ---> Running in ea190fcebb0e [2021-11-10T19:33:17.070Z] Removing intermediate container bf9be7fef6b2 [2021-11-10T19:33:17.070Z] ---> 988b0ec84af3 [2021-11-10T19:33:17.070Z] Step 14/22 : WORKDIR / [2021-11-10T19:33:17.070Z] Removing intermediate container ea190fcebb0e [2021-11-10T19:33:17.070Z] ---> 9d5d7bb34626 [2021-11-10T19:33:17.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:33:17.070Z] ---> Running in 20481775f0e1 [2021-11-10T19:33:17.070Z] Removing intermediate container 6d5fdce40bc9 [2021-11-10T19:33:17.070Z] ---> b1f0cf2489cd [2021-11-10T19:33:17.070Z] [2021-11-10T19:33:17.070Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T19:33:17.070Z] ---> bb3de5531c18 [2021-11-10T19:33:17.070Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T19:33:17.070Z] Removing intermediate container 20481775f0e1 [2021-11-10T19:33:17.070Z] ---> 4c6e687c4ad5 [2021-11-10T19:33:17.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:33:17.070Z] ---> Running in 794508edc53e [2021-11-10T19:33:17.070Z] ---> a0c17dde83a6 [2021-11-10T19:33:17.070Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T19:33:17.070Z] Removing intermediate container 794508edc53e [2021-11-10T19:33:17.070Z] ---> 49d2c4476af3 [2021-11-10T19:33:17.070Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T19:33:17.070Z] ---> Running in ec4be887ab26 [2021-11-10T19:33:17.070Z] ---> fae009890420 [2021-11-10T19:33:17.070Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T19:33:17.070Z] ---> 5e98a99a01a5 [2021-11-10T19:33:17.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T19:33:17.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:33:17.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:33:17.070Z] ---> 736a2e26f48f [2021-11-10T19:33:17.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T19:33:17.070Z] ---> 952f17ee1086 [2021-11-10T19:33:17.070Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T19:33:17.070Z] ---> Running in b1924388cc74 [2021-11-10T19:33:17.070Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:33:17.070Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T19:33:17.070Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:33:17.070Z] OK: 5 MiB in 16 packages [2021-11-10T19:33:17.070Z] Removing intermediate container b1924388cc74 [2021-11-10T19:33:17.070Z] ---> 212f1a70ca1e [2021-11-10T19:33:17.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:33:17.070Z] ---> Running in 7d701b28e41b [2021-11-10T19:33:17.070Z] ---> 8b9bd40ecda1 [2021-11-10T19:33:17.070Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T19:33:17.070Z] ---> Running in 52df67f70629 [2021-11-10T19:33:17.070Z] Removing intermediate container 7d701b28e41b [2021-11-10T19:33:17.070Z] ---> 279568138185 [2021-11-10T19:33:17.070Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:33:17.070Z] ---> Running in f23687a78fb5 [2021-11-10T19:33:17.070Z] Removing intermediate container ec4be887ab26 [2021-11-10T19:33:17.070Z] ---> 844e871709b7 [2021-11-10T19:33:17.070Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T19:33:17.070Z] Removing intermediate container 52df67f70629 [2021-11-10T19:33:17.070Z] ---> cf2efb56ee57 [2021-11-10T19:33:17.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:33:17.070Z] ---> Running in bcc90076a285 [2021-11-10T19:33:17.070Z] ---> Running in 582da4020dd1 [2021-11-10T19:33:17.070Z] Removing intermediate container f23687a78fb5 [2021-11-10T19:33:17.070Z] ---> bf1555a752ed [2021-11-10T19:33:17.070Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:33:17.070Z] ---> Running in a9ff8a96c28a [2021-11-10T19:33:17.070Z] Removing intermediate container bcc90076a285 [2021-11-10T19:33:17.070Z] ---> f1bfa75bb012 [2021-11-10T19:33:17.070Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T19:33:17.070Z] Removing intermediate container 582da4020dd1 [2021-11-10T19:33:17.070Z] ---> a1347787fca8 [2021-11-10T19:33:17.070Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:33:17.070Z] ---> Running in 4d015722e4ca [2021-11-10T19:33:17.070Z] ---> Running in 1ba6dc753e0e [2021-11-10T19:33:17.070Z] Removing intermediate container a9ff8a96c28a [2021-11-10T19:33:17.070Z] ---> 67368eaa5504 [2021-11-10T19:33:17.070Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:33:17.070Z] ---> Running in 45478e066ae9 [2021-11-10T19:33:17.070Z] Removing intermediate container 4d015722e4ca [2021-11-10T19:33:17.070Z] ---> 9e50c3103686 [2021-11-10T19:33:17.070Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T19:33:17.070Z] Removing intermediate container 1ba6dc753e0e [2021-11-10T19:33:17.070Z] ---> 7f11d1a77d6c [2021-11-10T19:33:17.070Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:33:17.070Z] ---> Running in 8c004f92f7b0 [2021-11-10T19:33:17.070Z] ---> Running in 92d6fd6843d6 [2021-11-10T19:33:17.686Z] Removing intermediate container 45478e066ae9 [2021-11-10T19:33:17.686Z] ---> 1bc60c26f8fc [2021-11-10T19:33:17.686Z] [2021-11-10T19:33:17.969Z] Removing intermediate container 92d6fd6843d6 [2021-11-10T19:33:17.969Z] ---> 86604cc0d951 [2021-11-10T19:33:17.969Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:33:17.969Z] ---> Running in 78e1f11fbce5 [2021-11-10T19:33:18.242Z] Successfully built 1bc60c26f8fc [2021-11-10T19:33:18.242Z] Successfully tagged core-command-arm64:latest [2021-11-10T19:33:18.521Z]  Building core-command ... done Removing intermediate container 78e1f11fbce5 [2021-11-10T19:33:18.521Z] ---> 6879cf26aff3 [2021-11-10T19:33:18.521Z] [2021-11-10T19:33:19.130Z] Successfully built 6879cf26aff3 [2021-11-10T19:33:19.130Z] Successfully tagged core-metadata-arm64:latest [2021-11-10T19:33:19.736Z]  Building core-metadata ... done Removing intermediate container 8c004f92f7b0 [2021-11-10T19:33:19.736Z] ---> ce53447941ba [2021-11-10T19:33:19.736Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T19:33:20.010Z] ---> Running in 79462b5afb59 [2021-11-10T19:33:20.610Z] Removing intermediate container 79462b5afb59 [2021-11-10T19:33:20.610Z] ---> 5cc9f3f7eeb4 [2021-11-10T19:33:20.610Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T19:33:21.596Z] ---> ed795bef9212 [2021-11-10T19:33:21.596Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T19:33:21.871Z] ---> Running in 851a7509131f [2021-11-10T19:33:23.302Z] Removing intermediate container 397eb1a2aa4c [2021-11-10T19:33:23.302Z] ---> 38df5c1c027f [2021-11-10T19:33:23.302Z] [2021-11-10T19:33:23.302Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:33:23.302Z] ---> bb3de5531c18 [2021-11-10T19:33:23.302Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T19:33:23.302Z] ---> Running in c823464e1a25 [2021-11-10T19:33:23.900Z] Removing intermediate container c823464e1a25 [2021-11-10T19:33:23.900Z] ---> cc98aae84861 [2021-11-10T19:33:23.900Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T19:33:23.900Z] ---> Running in 06cd33387673 [2021-11-10T19:33:24.180Z] Removing intermediate container 851a7509131f [2021-11-10T19:33:24.180Z] ---> 19b0e4c4d64c [2021-11-10T19:33:24.180Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:33:24.456Z] Removing intermediate container 06cd33387673 [2021-11-10T19:33:24.456Z] ---> 198a1601e60f [2021-11-10T19:33:24.456Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T19:33:24.456Z] ---> Running in 5dc8ceb388ae [2021-11-10T19:33:25.065Z] Removing intermediate container 5dc8ceb388ae [2021-11-10T19:33:25.065Z] ---> f638d434d319 [2021-11-10T19:33:25.065Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:33:25.065Z] ---> Running in bf83ccb0fa7d [2021-11-10T19:33:25.065Z] ---> fc9ab31b33cf [2021-11-10T19:33:25.065Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T19:33:26.504Z] ---> 1d7c76ee32ce [2021-11-10T19:33:26.504Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T19:33:27.487Z] Removing intermediate container bf83ccb0fa7d [2021-11-10T19:33:27.487Z] ---> 1cc85178f3e5 [2021-11-10T19:33:27.487Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T19:33:27.487Z] ---> Running in fb26218d68f3 [2021-11-10T19:33:27.487Z] ---> 63ffd829b019 [2021-11-10T19:33:27.487Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T19:33:28.463Z] ---> dfaa498932ba [2021-11-10T19:33:28.463Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T19:33:28.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:33:29.328Z] ---> 959c75d0e615 [2021-11-10T19:33:29.328Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T19:33:30.578Z] ---> Running in fd1d1eb6a792 [2021-11-10T19:33:30.578Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:33:30.578Z] Removing intermediate container fd1d1eb6a792 [2021-11-10T19:33:30.578Z] ---> 2d1cb20b17d4 [2021-11-10T19:33:30.578Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T19:33:30.578Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T19:33:30.578Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:33:30.856Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T19:33:30.856Z] ---> 853cf1c59900 [2021-11-10T19:33:30.856Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T19:33:30.856Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:33:31.138Z] ---> Running in 617989c644ca [2021-11-10T19:33:31.138Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T19:33:31.138Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T19:33:31.138Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:33:31.416Z] OK: 8 MiB in 20 packages [2021-11-10T19:33:32.389Z] Removing intermediate container fb26218d68f3 [2021-11-10T19:33:32.389Z] ---> 1ad32f7924e5 [2021-11-10T19:33:32.389Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:33:33.382Z] Removing intermediate container 617989c644ca [2021-11-10T19:33:33.382Z] ---> efe53dc95b2a [2021-11-10T19:33:33.382Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T19:33:33.382Z] ---> 2026d9d5ad4a [2021-11-10T19:33:33.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T19:33:33.382Z] ---> Running in d08438eb65e3 [2021-11-10T19:33:34.011Z] Removing intermediate container d08438eb65e3 [2021-11-10T19:33:34.011Z] ---> 5680d92f10ca [2021-11-10T19:33:34.011Z] Step 27/30 : CMD ["gate"] [2021-11-10T19:33:35.155Z] ---> Running in 484d28601e7b [2021-11-10T19:33:35.155Z] ---> 728df0370e95 [2021-11-10T19:33:35.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T19:33:35.155Z] Removing intermediate container 484d28601e7b [2021-11-10T19:33:35.155Z] ---> 58edec8016df [2021-11-10T19:33:35.155Z] Step 28/30 : LABEL arch=arm64 [2021-11-10T19:33:35.155Z] ---> Running in cb4d88722927 [2021-11-10T19:33:35.780Z] Removing intermediate container cb4d88722927 [2021-11-10T19:33:35.780Z] ---> bf4cf229cea4 [2021-11-10T19:33:35.780Z] Step 29/30 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:33:35.780Z] ---> 2827140c1afc [2021-11-10T19:33:35.780Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T19:33:35.780Z] ---> Running in 73dc947582f8 [2021-11-10T19:33:35.780Z] ---> Running in aac5e90b62c3 [2021-11-10T19:33:36.381Z] Removing intermediate container aac5e90b62c3 [2021-11-10T19:33:36.381Z] ---> 9c2ae3839a27 [2021-11-10T19:33:36.381Z] Step 30/30 : LABEL version=0.0.0 [2021-11-10T19:33:36.381Z] Removing intermediate container 73dc947582f8 [2021-11-10T19:33:36.381Z] ---> 8b17fac17017 [2021-11-10T19:33:36.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:33:36.654Z] ---> Running in e549e43d7bae [2021-11-10T19:33:36.654Z] ---> Running in ec8bd37461d6 [2021-11-10T19:33:37.251Z] Removing intermediate container ec8bd37461d6 [2021-11-10T19:33:37.251Z] ---> 4e9de170d6bd [2021-11-10T19:33:37.251Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:33:37.251Z] Removing intermediate container e549e43d7bae [2021-11-10T19:33:37.251Z] ---> 218a0521689b [2021-11-10T19:33:37.251Z] [2021-11-10T19:33:37.251Z] ---> Running in f69ea4e6f54e [2021-11-10T19:33:37.525Z] Successfully built 218a0521689b [2021-11-10T19:33:37.525Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-10T19:33:37.803Z]  Building security-bootstrapper ... done Removing intermediate container f69ea4e6f54e [2021-11-10T19:33:37.803Z] ---> 2c73bbc938b4 [2021-11-10T19:33:37.803Z] Step 21/22 : LABEL git_sha=7e210aa932cd33413e1f4b0ba36d59cd04371d12 [2021-11-10T19:33:37.803Z] ---> Running in 1c2a5fac5d77 [2021-11-10T19:33:39.329Z] Removing intermediate container 1c2a5fac5d77 [2021-11-10T19:33:39.329Z] ---> 8b3f431daecf [2021-11-10T19:33:39.329Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:33:39.329Z] ---> Running in 0064314cda9d [2021-11-10T19:33:39.329Z] Removing intermediate container 0064314cda9d [2021-11-10T19:33:39.329Z] ---> eef2548a6e02 [2021-11-10T19:33:39.329Z] [2021-11-10T19:33:39.329Z] Successfully built eef2548a6e02 [2021-11-10T19:33:39.329Z] Successfully tagged core-data-arm64:latest [2021-11-10T19:33:39.616Z]  Building core-data ... done  [Pipeline] } [2021-11-10T19:33:39.643Z] $ docker stop --time=1 b8d43095aa9e5d54c8fbfabff29afd50c36111ced038ae338c1f3bd778c8c38e [2021-11-10T19:33:41.320Z] $ docker rm -f b8d43095aa9e5d54c8fbfabff29afd50c36111ced038ae338c1f3bd778c8c38e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T19:33:42.936Z] + docker images [2021-11-10T19:33:43.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T19:33:43.207Z] core-data-arm64 latest eef2548a6e02 5 seconds ago 19.5MB [2021-11-10T19:33:43.207Z] security-bootstrapper-arm64 latest 218a0521689b 7 seconds ago 17.8MB [2021-11-10T19:33:43.207Z] 38df5c1c027f 21 seconds ago 1.58GB [2021-11-10T19:33:43.207Z] core-metadata-arm64 latest 6879cf26aff3 25 seconds ago 15.9MB [2021-11-10T19:33:43.207Z] core-command-arm64 latest 1bc60c26f8fc 26 seconds ago 15.2MB [2021-11-10T19:33:43.207Z] b1f0cf2489cd 35 seconds ago 1.57GB [2021-11-10T19:33:43.207Z] 0610612f218e 40 seconds ago 1.57GB [2021-11-10T19:33:43.207Z] 9cd394f2e0cc 41 seconds ago 1.57GB [2021-11-10T19:33:43.207Z] sys-mgmt-agent-arm64 latest 16df81aaedd6 2 minutes ago 277MB [2021-11-10T19:33:43.207Z] security-secretstore-setup-arm64 latest 88f58baedf18 3 minutes ago 26.8MB [2021-11-10T19:33:43.207Z] support-scheduler-arm64 latest 9e2119fc3c5c 3 minutes ago 15.3MB [2021-11-10T19:33:43.207Z] support-notifications-arm64 latest 089c3d9aa024 3 minutes ago 16.1MB [2021-11-10T19:33:43.207Z] security-proxy-setup-arm64 latest 9cd865978433 4 minutes ago 25.4MB [2021-11-10T19:33:43.207Z] e22103b3622a 4 minutes ago 1.57GB [2021-11-10T19:33:43.207Z] 15713afc34c7 4 minutes ago 1.57GB [2021-11-10T19:33:43.207Z] c18471da0892 4 minutes ago 1.58GB [2021-11-10T19:33:43.207Z] b83d3324e996 4 minutes ago 1.57GB [2021-11-10T19:33:43.207Z] 73ed7e13e9f3 4 minutes ago 1.57GB [2021-11-10T19:33:43.207Z] ci-base-image-arm64 latest 98a43a9effac 16 minutes ago 1.24GB [2021-11-10T19:33:43.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-10T19:33:43.207Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-10T19:33:43.207Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-10T19:33:43.207Z] 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-10T19:33:44.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T19:33:45.261Z] [2021-11-10T19:33:45.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:33:45.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T19:33:45.918Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T19:33:45.918Z] 448f6bf000e3: Pulling fs layer [2021-11-10T19:33:45.918Z] f757da607395: Pulling fs layer [2021-11-10T19:33:45.918Z] 05883995daec: Pulling fs layer [2021-11-10T19:33:45.918Z] 8603b9c90790: Pulling fs layer [2021-11-10T19:33:45.918Z] 1560dd03e051: Pulling fs layer [2021-11-10T19:33:45.918Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T19:33:45.918Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T19:33:45.918Z] 1560dd03e051: Waiting [2021-11-10T19:33:45.918Z] 27f5ce0e4adf: Waiting [2021-11-10T19:33:45.918Z] c2d8d7efcc4b: Waiting [2021-11-10T19:33:45.918Z] 8603b9c90790: Waiting [2021-11-10T19:33:45.918Z] f757da607395: Verifying Checksum [2021-11-10T19:33:45.918Z] f757da607395: Download complete [2021-11-10T19:33:45.918Z] 8603b9c90790: Verifying Checksum [2021-11-10T19:33:45.918Z] 8603b9c90790: Download complete [2021-11-10T19:33:47.166Z] 1560dd03e051: Verifying Checksum [2021-11-10T19:33:47.166Z] 1560dd03e051: Download complete [2021-11-10T19:33:47.166Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T19:33:47.166Z] 05883995daec: Verifying Checksum [2021-11-10T19:33:47.166Z] 05883995daec: Download complete [2021-11-10T19:33:47.166Z] 448f6bf000e3: Verifying Checksum [2021-11-10T19:33:47.166Z] 448f6bf000e3: Download complete [2021-11-10T19:33:49.145Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T19:33:49.145Z] c2d8d7efcc4b: Download complete [2021-11-10T19:33:50.579Z] 448f6bf000e3: Pull complete [2021-11-10T19:33:51.178Z] f757da607395: Pull complete [2021-11-10T19:33:52.612Z] 05883995daec: Pull complete [2021-11-10T19:33:52.883Z] 8603b9c90790: Pull complete [2021-11-10T19:33:53.863Z] 1560dd03e051: Pull complete [2021-11-10T19:33:54.138Z] 27f5ce0e4adf: Pull complete [2021-11-10T19:34:09.710Z] c2d8d7efcc4b: Pull complete [2021-11-10T19:34:09.710Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T19:34:09.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T19:34:09.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T19:34:09.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-30259 does not seem to be running inside a container [2021-11-10T19:34:11.068Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-10T19:34:14.153Z] $ docker top 039648d4697e21588969bfa5ed227928da56ae103fbe79cc5eb7eb9e4f64f3cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:16.223Z] ---> job-cost.sh [2021-11-10T19:34:16.223Z] lf-activate-venv: SKIPPING [2021-11-10T19:34:16.223Z] INFO: No Stack... [2021-11-10T19:34:16.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T19:34:17.086Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T19:34:17.763Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-10T19:34:17.763Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T19:34:17.844Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] [2021-11-10T19:34:17.849Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] did not exist. Created. [2021-11-10T19:34:17.849Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T19:34:18.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T19:34:18.761Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T19:34:18.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3803-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T19:34:18.846Z] $ docker stop --time=1 039648d4697e21588969bfa5ed227928da56ae103fbe79cc5eb7eb9e4f64f3cf [2021-11-10T19:34:20.400Z] $ docker rm -f 039648d4697e21588969bfa5ed227928da56ae103fbe79cc5eb7eb9e4f64f3cf [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-10T19:34:22.727Z] provisioning config files... [2021-11-10T19:34:22.740Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5296041540855685670tmp [Pipeline] { [Pipeline] sh [2021-11-10T19:34:23.076Z] + set +x [2021-11-10T19:34:23.076Z] + curl -s https://codecov.io/bash [2021-11-10T19:34:23.076Z] + bash -s -- [2021-11-10T19:34:23.076Z] [2021-11-10T19:34:23.076Z] _____ _ [2021-11-10T19:34:23.076Z] / ____| | | [2021-11-10T19:34:23.076Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T19:34:23.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T19:34:23.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T19:34:23.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T19:34:23.076Z] Bash-1.0.6 [2021-11-10T19:34:23.076Z] [2021-11-10T19:34:23.076Z] [2021-11-10T19:34:23.076Z] ==> git version 2.24.4 found [2021-11-10T19:34:23.076Z] ==> 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-10T19:34:23.076Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T19:34:23.076Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T19:34:23.076Z] ==> Jenkins CI detected. [2021-11-10T19:34:23.076Z] current dir:  /w/workspace/edgex-go/1 [2021-11-10T19:34:23.076Z] project root: . [2021-11-10T19:34:23.076Z] --> token set from env [2021-11-10T19:34:23.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T19:34:23.076Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T19:34:23.076Z] ==> Python coveragepy not found [2021-11-10T19:34:23.076Z] ==> Searching for coverage reports in: [2021-11-10T19:34:23.076Z] + . [2021-11-10T19:34:23.343Z] -> Found 1 reports [2021-11-10T19:34:23.343Z] ==> Detecting git/mercurial file structure [2021-11-10T19:34:23.343Z] ==> Reading reports [2021-11-10T19:34:23.343Z] + ./coverage.out bytes=428381 [2021-11-10T19:34:23.343Z] ==> Appending adjustments [2021-11-10T19:34:23.343Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T19:34:24.882Z] + Found adjustments [2021-11-10T19:34:24.882Z] ==> Gzipping contents [2021-11-10T19:34:24.882Z] 60K /tmp/codecov.j8C2J8.gz [2021-11-10T19:34:24.882Z] ==> Uploading reports [2021-11-10T19:34:24.882Z] url: https://codecov.io [2021-11-10T19:34:24.882Z] query: branch=PR-3803&commit=7e210aa932cd33413e1f4b0ba36d59cd04371d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3803%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3803&job=&cmd_args= [2021-11-10T19:34:24.882Z] -> Pinging Codecov [2021-11-10T19:34:24.882Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3803&commit=7e210aa932cd33413e1f4b0ba36d59cd04371d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3803%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3803&job=&cmd_args= [2021-11-10T19:34:24.882Z] -> Uploading to [2021-11-10T19:34:24.882Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/00271124DB129430A58F1EEE437C3FCB/7e210aa932cd33413e1f4b0ba36d59cd04371d12/184368b3-d1e3-4183-825f-9eae62099e7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T193424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28fa996f3651445e114602958fd23aa3432e48df0d47249f5f6b08c5bd755d0e [2021-11-10T19:34:24.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T19:34:24.882Z] Dload Upload Total Spent Left Speed [2021-11-10T19:34:25.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57636 0 0 100 57636 0 143k --:--:-- --:--:-- --:--:-- 143k [2021-11-10T19:34:25.144Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e210aa932cd33413e1f4b0ba36d59cd04371d12 [Pipeline] } [2021-11-10T19:34:25.166Z] 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-10T19:34:27.685Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:29.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:29.613Z] ---> package-listing.sh [2021-11-10T19:34:29.613Z] ++ facter osfamily [2021-11-10T19:34:29.613Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T19:34:29.613Z] + OS_FAMILY=redhat [2021-11-10T19:34:29.613Z] + workspace=/w/workspace/edgex-go/1 [2021-11-10T19:34:29.613Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T19:34:29.613Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T19:34:29.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T19:34:29.613Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T19:34:29.613Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-10T19:34:29.613Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T19:34:29.613Z] + case "${OS_FAMILY}" in [2021-11-10T19:34:29.613Z] + rpm -qa [2021-11-10T19:34:29.613Z] + sort [2021-11-10T19:34:33.701Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T19:34:33.701Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T19:34:33.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T19:34:33.701Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-10T19:34:33.701Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-10T19:34:33.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-10T19:34:33.729Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-10T19:34:34.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:34:34.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T19:34:34.628Z] [2021-11-10T19:34:34.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:34:34.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T19:34:35.232Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T19:34:35.232Z] b4d181a07f80: Pulling fs layer [2021-11-10T19:34:35.232Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T19:34:35.232Z] ed53099fbce6: Pulling fs layer [2021-11-10T19:34:35.232Z] dc539afda2c1: Pulling fs layer [2021-11-10T19:34:35.232Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T19:34:35.232Z] 9065ff56babe: Pulling fs layer [2021-11-10T19:34:35.232Z] d287ab97295c: Pulling fs layer [2021-11-10T19:34:35.232Z] dc539afda2c1: Waiting [2021-11-10T19:34:35.232Z] 77bc0d833cb6: Waiting [2021-11-10T19:34:35.232Z] 9065ff56babe: Waiting [2021-11-10T19:34:35.232Z] d287ab97295c: Waiting [2021-11-10T19:34:35.232Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T19:34:35.232Z] a1111a8f2ec3: Download complete [2021-11-10T19:34:35.232Z] dc539afda2c1: Verifying Checksum [2021-11-10T19:34:35.232Z] dc539afda2c1: Download complete [2021-11-10T19:34:35.232Z] ed53099fbce6: Verifying Checksum [2021-11-10T19:34:35.232Z] ed53099fbce6: Download complete [2021-11-10T19:34:35.507Z] 9065ff56babe: Verifying Checksum [2021-11-10T19:34:35.507Z] 9065ff56babe: Download complete [2021-11-10T19:34:35.507Z] b4d181a07f80: Verifying Checksum [2021-11-10T19:34:35.507Z] b4d181a07f80: Download complete [2021-11-10T19:34:35.507Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T19:34:35.507Z] 77bc0d833cb6: Download complete [2021-11-10T19:34:36.085Z] d287ab97295c: Verifying Checksum [2021-11-10T19:34:36.085Z] d287ab97295c: Download complete [2021-11-10T19:34:37.038Z] b4d181a07f80: Pull complete [2021-11-10T19:34:37.038Z] a1111a8f2ec3: Pull complete [2021-11-10T19:34:37.990Z] ed53099fbce6: Pull complete [2021-11-10T19:34:37.990Z] dc539afda2c1: Pull complete [2021-11-10T19:34:38.254Z] 77bc0d833cb6: Pull complete [2021-11-10T19:34:38.254Z] 9065ff56babe: Pull complete [2021-11-10T19:34:44.093Z] d287ab97295c: Pull complete [2021-11-10T19:34:44.093Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T19:34:44.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T19:34:44.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T19:34:44.174Z] prd-centos7-docker-4c-2g-30254 does not seem to be running inside a container [2021-11-10T19:34:44.206Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T19:34:47.753Z] $ docker top 9247242b451fa7f32dad710331a314ec949ed47e52efbe4aee26ddded4055578 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:34:48.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T19:34:48.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T19:34:48.812Z] + ls /var/log/sa-host [2021-11-10T19:34:48.812Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T19:34:48.812Z] file_magic: OK [2021-11-10T19:34:48.812Z] HZ: Using current value: 100 [2021-11-10T19:34:48.812Z] file_header: OK [2021-11-10T19:34:48.812Z] 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-10T19:34:48.812Z] Statistics: [2021-11-10T19:34:48.812Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T19:34:48.812Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T19:34:48.812Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T19:34:48.812Z] file_magic: OK [2021-11-10T19:34:48.812Z] HZ: Using current value: 100 [2021-11-10T19:34:48.812Z] file_header: OK [2021-11-10T19:34:48.812Z] 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-10T19:34:48.812Z] Statistics: [2021-11-10T19:34:48.812Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T19:34:48.812Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T19:34:48.949Z] provisioning config files... [2021-11-10T19:34:48.966Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2627860567498642539tmp [Pipeline] { [Pipeline] echo [2021-11-10T19:34:49.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:49.335Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T19:34:49.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:50.780Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T19:34:50.806Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:51.125Z] ---> sudo-logs.sh [2021-11-10T19:34:51.125Z] Archiving 'sudo' log.. [2021-11-10T19:34:51.125Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30254.novalocal: Name or service not known [2021-11-10T19:34:51.125Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30254.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T19:34:51.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:51.519Z] ---> job-cost.sh [2021-11-10T19:34:51.519Z] lf-activate-venv: SKIPPING [2021-11-10T19:34:51.519Z] DEBUG: total: 0.10999999940395355 [2021-11-10T19:34:51.519Z] INFO: Retrieving Stack Cost... [2021-11-10T19:34:51.783Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T19:34:53.150Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T19:34:53.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:34:53.503Z] ---> logs-deploy.sh [2021-11-10T19:34:53.503Z] lf-activate-venv: SKIPPING [2021-11-10T19:34:53.503Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3803/1 [2021-11-10T19:34:53.503Z] INFO: archiving workspace using pattern(s): [2021-11-10T19:34:54.456Z] Archives upload complete. [2021-11-10T19:34:54.456Z] INFO: archiving logs to Nexus