Pull request #3781 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from bb1a13e05b0f303c42fca8a94706dad9e44fb1fb+a2b69b26302f7c1f6618b98aa17e76474aebfec2 (9a19146bbd0d6fc757afa73ccb53238cebfa0ce9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh759516343675660507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh4029833735917335221.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6829191881170965838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8827319033341721648.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4208402682081533268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2028 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7121389517989258646.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 a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit bb1a13e05b0f303c42fca8a94706dad9e44fb1fb Merge succeeded, producing bb1a13e05b0f303c42fca8a94706dad9e44fb1fb Checking out Revision bb1a13e05b0f303c42fca8a94706dad9e44fb1fb (PR-3781) > 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/3@tmp/jenkins-gitclient-ssh3026183057190254734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # 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/3@tmp/jenkins-gitclient-ssh2102546184786833549.key > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:22:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:22:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:22:48 ========================================================= 11:22:48 EdgeX Global Pipelines Version Info 11:22:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:22:49 ------------------- 11:22:49 stable info: 11:22:49 ------------------- 11:22:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:22:49 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 11:22:49 Message: testing jakarta lts changes > git rev-list --no-walk fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 11:22:50 ------------------- 11:22:50 experimental info: 11:22:50 ------------------- 11:22:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:22:50 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 11:22:50 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3781 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3781 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3781 [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb1a13e [Pipeline] echo 11:22:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:50 provisioning config files... 11:22:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3301619000333347173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:51 ---> docker-login.sh 11:22:51 nexus3.edgexfoundry.org:10001 11:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:51 Configure a credential helper to remove this warning. See 11:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:51 11:22:51 Login Succeeded 11:22:51 nexus3.edgexfoundry.org:10002 11:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:51 Configure a credential helper to remove this warning. See 11:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:51 11:22:51 Login Succeeded 11:22:51 nexus3.edgexfoundry.org:10003 11:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:51 Configure a credential helper to remove this warning. See 11:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:51 11:22:51 Login Succeeded 11:22:51 nexus3.edgexfoundry.org:10004 11:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:51 Configure a credential helper to remove this warning. See 11:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:51 11:22:51 Login Succeeded 11:22:51 docker.io 11:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:52 Configure a credential helper to remove this warning. See 11:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:52 11:22:52 Login Succeeded 11:22:52 ---> docker-login.sh ends [Pipeline] } 11:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:22:52 ++ 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 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/core-command/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo core-command,cmd/core-command/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/core-data/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo core-data,cmd/core-data/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/core-metadata/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo core-metadata,cmd/core-metadata/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/security-bootstrapper/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/security-proxy-setup/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/support-notifications/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo support-notifications,cmd/support-notifications/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/support-scheduler/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:22:52 + for file in '`ls cmd/**/Dockerfile`' 11:22:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:22:52 ++ cut -d/ -f2 11:22:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:22:52 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 11:22:53 + git rev-list -1 --merges bb1a13e05b0f303c42fca8a94706dad9e44fb1fb~1..bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] echo 11:22:53 -----------> git rev-list -1 --merges bb1a13e05b0f303c42fca8a94706dad9e44fb1fb~1..bb1a13e05b0f303c42fca8a94706dad9e44fb1fb bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [false] [Pipeline] sh 11:22:53 + git log --format=format:%s -1 bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] echo 11:22:53 ========================================================= 11:22:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:22:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:54 11:22:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:22:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:54 latest: Pulling from edgex-devops/git-semver 11:22:54 a0d0a0d46f8b: Pulling fs layer 11:22:54 3e5f54012d9b: Pulling fs layer 11:22:54 4c7163046ea9: Pulling fs layer 11:22:54 0c2d73faf560: Pulling fs layer 11:22:54 0c2d73faf560: Waiting 11:22:54 3e5f54012d9b: Verifying Checksum 11:22:54 3e5f54012d9b: Download complete 11:22:54 a0d0a0d46f8b: Download complete 11:22:54 0c2d73faf560: Verifying Checksum 11:22:54 0c2d73faf560: Download complete 11:22:54 4c7163046ea9: Verifying Checksum 11:22:54 4c7163046ea9: Download complete 11:22:54 a0d0a0d46f8b: Pull complete 11:22:54 3e5f54012d9b: Pull complete 11:22:54 4c7163046ea9: Pull complete 11:22:55 0c2d73faf560: Pull complete 11:22:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:22:55 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 11:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 11:22:55 $ docker top 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:22:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:55 [ssh-agent] Looking for ssh-agent implementation... 11:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:56 $ docker exec 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent 11:22:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGecBFa/agent.13 11:22:56 SSH_AGENT_PID=20 11:22:56 Running ssh-add (command line suppressed) 11:22:56 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2553536013157198947.key (/w/workspace/edgex-go/3@tmp/private_key_2553536013157198947.key) 11:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:56 + git tag --points-at HEAD [Pipeline] } 11:22:56 $ docker exec --env ******** --env ******** 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent -k 11:22:56 unset SSH_AUTH_SOCK; 11:22:56 unset SSH_AGENT_PID; 11:22:56 echo Agent pid 20 killed; 11:22:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:22:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:56 [ssh-agent] Looking for ssh-agent implementation... 11:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:56 $ docker exec 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent 11:22:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEgkFop/agent.55 11:22:56 SSH_AGENT_PID=61 11:22:57 Running ssh-add (command line suppressed) 11:22:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3349733483129822069.key (/w/workspace/edgex-go/3@tmp/private_key_3349733483129822069.key) 11:22:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:57 + git semver init 11:22:57 # -> Open(): unable to determine branch for HEAD 11:22:57 # $GIT_DIR = /w/workspace/edgex-go/3/.git 11:22:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 11:22:57 # $SEMVER_REMOTE_NAME = origin 11:22:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:22:57 # $SEMVER_USER_NAME = edgex-jenkins 11:22:57 # $SEMVER_BRANCH = PR-3781 11:22:57 # $SEMVER_TEMP = /tmp/semver-326155944 11:22:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:23:24 # '/tmp/semver-326155944' -> '/w/workspace/edgex-go/3/.semver' 11:23:24 # -> Force: false 11:23:24 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 11:23:24 $ docker exec --env ******** --env ******** 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent -k 11:23:24 unset SSH_AUTH_SOCK; 11:23:24 unset SSH_AGENT_PID; 11:23:24 echo Agent pid 61 killed; 11:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:23:24 + git semver [Pipeline] } 11:23:24 $ docker stop --time=1 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d 11:23:26 $ docker rm -f 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d [Pipeline] // withDockerContainer [Pipeline] sh 11:23:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:23:27 Stashed 1 file(s) [Pipeline] echo 11:23:27 [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 11:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:23:27 ========================================================= 11:23:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:23:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:23:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:23:27 a0d0a0d46f8b: Already exists 11:23:27 31adcdaf11c8: Pulling fs layer 11:23:27 b8b176561691: Pulling fs layer 11:23:27 4527c011a84f: Pulling fs layer 11:23:27 5d74067f8e1e: Pulling fs layer 11:23:27 e0aca202a116: Pulling fs layer 11:23:27 3a43be97a3b4: Pulling fs layer 11:23:27 34cad66bf833: Pulling fs layer 11:23:27 b4e3c513aaa6: Pulling fs layer 11:23:27 e0aca202a116: Waiting 11:23:27 3a43be97a3b4: Waiting 11:23:27 34cad66bf833: Waiting 11:23:27 b4e3c513aaa6: Waiting 11:23:27 5d74067f8e1e: Waiting 11:23:27 b8b176561691: Verifying Checksum 11:23:27 b8b176561691: Download complete 11:23:27 5d74067f8e1e: Verifying Checksum 11:23:27 5d74067f8e1e: Download complete 11:23:27 31adcdaf11c8: Verifying Checksum 11:23:27 31adcdaf11c8: Download complete 11:23:27 e0aca202a116: Verifying Checksum 11:23:27 e0aca202a116: Download complete 11:23:27 3a43be97a3b4: Verifying Checksum 11:23:27 3a43be97a3b4: Download complete 11:23:27 31adcdaf11c8: Pull complete 11:23:27 34cad66bf833: Verifying Checksum 11:23:27 34cad66bf833: Download complete 11:23:27 b8b176561691: Pull complete 11:23:28 4527c011a84f: Verifying Checksum 11:23:28 4527c011a84f: Download complete 11:23:28 b4e3c513aaa6: Verifying Checksum 11:23:28 b4e3c513aaa6: Download complete 11:23:31 4527c011a84f: Pull complete 11:23:31 5d74067f8e1e: Pull complete 11:23:32 e0aca202a116: Pull complete 11:23:32 3a43be97a3b4: Pull complete 11:23:32 34cad66bf833: Pull complete 11:23:34 b4e3c513aaa6: Pull complete 11:23:34 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:23:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 11:23:34 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:23:34 WORKDIR /edgex 11:23:34 COPY go.mod . 11:23:34 RUN go mod download' 11:23:34 + docker build -t ci-base-image-x86_64 -f - . 11:23:36 Sending build context to Docker daemon 329.8MB 11:23:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:23:36 ---> 9f6097aaca64 11:23:36 Step 2/4 : WORKDIR /edgex 11:23:38 ---> Running in 6df28898d597 11:23:38 Removing intermediate container 6df28898d597 11:23:38 ---> 5a3dc8ee4158 11:23:38 Step 3/4 : COPY go.mod . 11:23:38 ---> 6a8a0d9fb0b7 11:23:38 Step 4/4 : RUN go mod download 11:23:38 ---> Running in 4d85ca14dfed 11:23:42 Still waiting to schedule task 11:23:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:24:25 Removing intermediate container 4d85ca14dfed 11:24:25 ---> c76abc6b096c 11:24:25 Successfully built c76abc6b096c 11:24:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:24:25 + docker inspect -f . ci-base-image-x86_64 11:24:25 . [Pipeline] withDockerContainer 11:24:25 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 11:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:24:26 $ docker top 3098d023d39783ba8a038b985192f9e7054c3ba2a9e254b62b3ac63eb5d90d68 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:26 + go version 11:24:26 go version go1.16.8 linux/amd64 [Pipeline] } 11:24:26 $ docker stop --time=1 3098d023d39783ba8a038b985192f9e7054c3ba2a9e254b62b3ac63eb5d90d68 11:24:27 $ docker rm -f 3098d023d39783ba8a038b985192f9e7054c3ba2a9e254b62b3ac63eb5d90d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:24:28 + docker inspect -f . ci-base-image-x86_64 11:24:28 . [Pipeline] withDockerContainer 11:24:28 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 11:24:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:24:28 $ docker top b0fa4afb609b40d51c49401e6f4d7c5454fff02bac8b735592c9e59ca44459fc -eo pid,comm [Pipeline] { [Pipeline] echo 11:24:28 ========================================================= 11:24:28 [edgeXBuildGoParallel] Running Tests and Build... 11:24:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:24:29 + make test 11:24:29 go mod tidy 11:24:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:24:34 ? github.com/edgexfoundry/edgex-go [no test files] 11:24:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:24:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:24:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:24:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:25:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:25:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:25:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:25:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:25:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:25:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 11:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:25:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 11:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:25:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 44.7% of statements 11:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements 11:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:25:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:25:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:25:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:25:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:25:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 11:25:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:25:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 11:25:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 11:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 11:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 11:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 11:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 11:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 11:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 11:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 11:25:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements 11:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 70.4% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.4% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 11:25:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 17.7% of statements 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 63.2% of statements 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 11:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 11:25:52 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 11:26:24 GO111MODULE=on go vet ./... 11:26:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:26:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:26:34 ./bin/test-attribution-txt.sh [Pipeline] sh 11:26:35 + ls -al . 11:26:35 total 636 11:26:35 drwxrwxr-x 10 1001 1001 4096 Oct 26 11:26 . 11:26:35 drwxr-xr-x 4 root root 28 Oct 26 11:24 .. 11:26:35 -rw-rw-r-- 1 1001 1001 11 Oct 26 11:22 .dockerignore 11:26:35 drwxrwxr-x 8 1001 1001 179 Oct 26 11:22 .git 11:26:35 drwxrwxr-x 4 1001 1001 142 Oct 26 11:22 .github 11:26:35 -rw-rw-r-- 1 1001 1001 804 Oct 26 11:22 .gitignore 11:26:35 -rw-rw-r-- 1 1001 1001 42 Oct 26 11:22 .golangci.yml 11:26:35 -rw-rw-r-- 1 1001 1001 76 Oct 26 11:22 .hadolint.yml 11:26:35 drwx------ 3 1001 1001 58 Oct 26 11:23 .semver 11:26:35 -rw-rw-r-- 1 1001 1001 166 Oct 26 11:22 .sonarcloud.properties 11:26:35 -rw-rw-r-- 1 1001 1001 1171 Oct 26 11:22 ADOPTERS.md 11:26:35 -rw-rw-r-- 1 1001 1001 8910 Oct 26 11:22 Attribution.txt 11:26:35 -rw-rw-r-- 1 1001 1001 43881 Oct 26 11:22 CHANGELOG.md 11:26:35 -rw-rw-r-- 1 1001 1001 3804 Oct 26 11:22 CONTRIBUTING.md 11:26:35 -rw-rw-r-- 1 1001 1001 677 Oct 26 11:22 GOVERNANCE.md 11:26:35 -rw-rw-r-- 1 1001 1001 849 Oct 26 11:22 Jenkinsfile 11:26:35 -rw-rw-r-- 1 1001 1001 10775 Oct 26 11:22 LICENSE 11:26:35 -rw-rw-r-- 1 1001 1001 6508 Oct 26 11:22 Makefile 11:26:35 -rw-rw-r-- 1 1001 1001 582 Oct 26 11:22 OWNERS.md 11:26:35 -rw-rw-r-- 1 1001 1001 8256 Oct 26 11:22 README.md 11:26:35 -rw-rw-r-- 1 1001 1001 6912 Oct 26 11:22 SECURITY.md 11:26:35 -rw-rw-r-- 1 1001 1001 5 Oct 26 11:23 VERSION 11:26:35 -rw-rw-r-- 1 1001 1001 4131 Oct 26 11:22 ZMQWindows.md 11:26:35 drwxrwxr-x 2 1001 1001 37 Oct 26 11:22 bin 11:26:35 drwxrwxr-x 14 1001 1001 4096 Oct 26 11:22 cmd 11:26:35 -rw-r--r-- 1 root root 426513 Oct 26 11:25 coverage.out 11:26:35 -rw-rw-r-- 1 1001 1001 848 Oct 26 11:22 go.mod 11:26:35 -rw-rw-r-- 1 1001 1001 50414 Oct 26 11:24 go.sum 11:26:35 drwxrwxr-x 8 1001 1001 124 Oct 26 11:22 internal 11:26:35 drwxrwxr-x 3 1001 1001 16 Oct 26 11:22 openapi 11:26:35 drwxrwxr-x 4 1001 1001 71 Oct 26 11:22 snap 11:26:35 -rw-rw-r-- 1 1001 1001 204 Oct 26 11:22 version.go [Pipeline] sh 11:26:35 + '[' -e coverage.out ] 11:26:35 + chown 1001:1001 coverage.out [Pipeline] stash 11:26:35 Stashed 1 file(s) [Pipeline] sh 11:26:35 + make build 11:26:35 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 11:26:37 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 11:26:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2030 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws 11:26:38 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 11:26:38 The recommended git tool is: git 11:26:43 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 11:26:44 using credential edgex-jenkins-ssh 11:26:44 Cloning the remote Git repository 11:26:44 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 11:26:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:26:44 > git init /w/workspace/edgex-go/3 # timeout=10 11:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:26:44 > git --version # timeout=10 11:26:44 > git --version # 'git version 2.17.1' 11:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:45 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 11:26:45 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 11:26:46 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 11:26:47 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 11:26:48 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 11:26:49 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 11:26:50 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 11:26:50 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] } 11:26:52 $ docker stop --time=1 b0fa4afb609b40d51c49401e6f4d7c5454fff02bac8b735592c9e59ca44459fc 11:26:54 $ docker rm -f b0fa4afb609b40d51c49401e6f4d7c5454fff02bac8b735592c9e59ca44459fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:26:55 11:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:26:56 latest: Pulling from edgex-devops/edgex-compose 11:26:56 cbdbe7a5bc2a: Pulling fs layer 11:26:56 ca9280d653b3: Pulling fs layer 11:26:56 7e9c9ca2126c: Pulling fs layer 11:26:56 cbdbe7a5bc2a: Verifying Checksum 11:26:56 cbdbe7a5bc2a: Download complete 11:26:56 cbdbe7a5bc2a: Pull complete 11:26:56 ca9280d653b3: Verifying Checksum 11:26:56 ca9280d653b3: Download complete 11:26:56 7e9c9ca2126c: Verifying Checksum 11:26:56 7e9c9ca2126c: Download complete 11:26:57 ca9280d653b3: Pull complete 11:27:01 7e9c9ca2126c: Pull complete 11:27:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:27:01 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 11:27:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:27:02 Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:27:02 Merge succeeded, producing bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:27:02 Checking out Revision bb1a13e05b0f303c42fca8a94706dad9e44fb1fb (PR-3781) 11:27:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:27:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:27:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:27:02 > git config core.sparsecheckout # timeout=10 11:27:02 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 11:27:02 > git remote # timeout=10 11:27:02 > git config --get remote.origin.url # timeout=10 11:27:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:02 > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 11:27:02 > git rev-parse HEAD^{commit} # timeout=10 11:27:02 > git config core.sparsecheckout # timeout=10 11:27:02 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 11:27:04 $ docker top 081bb54da066fd21c76cdb3780017fba16a3031fe6fed1296cc9d72aeb5dd7f4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:27:04 + docker-compose build --help 11:27:04 + grep parallel 11:27:05 --parallel Build images in parallel. [Pipeline] } 11:27:05 $ docker stop --time=1 081bb54da066fd21c76cdb3780017fba16a3031fe6fed1296cc9d72aeb5dd7f4 11:27:06 $ docker rm -f 081bb54da066fd21c76cdb3780017fba16a3031fe6fed1296cc9d72aeb5dd7f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:27:07 . [Pipeline] withDockerContainer 11:27:07 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 11:27:07 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:27:07 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" 11:27:07 $ docker top ff269bae27c624e0d807baa6415ebbda0f709aba6e108f67865357bbe4a565d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:07 + docker-compose -f ./docker-compose-build.yml build --parallel 11:27:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:27:08 % Total % Received % Xferd Average Speed Time Time Time Current 11:27:08 Dload Upload Total Spent Left Speed 11:27:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 76283 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 11:27:08 Building core-command ... 11:27:08 Building core-data ... 11:27:08 Building core-metadata ... 11:27:08 Building security-bootstrapper ... 11:27:08 Building security-proxy-setup ... 11:27:08 Building security-secretstore-setup ... 11:27:08 Building support-notifications ... 11:27:08 Building support-scheduler ... 11:27:08 Building sys-mgmt-agent ... 11:27:08 Building core-data 11:27:08 Building security-bootstrapper 11:27:08 Building security-secretstore-setup 11:27:08 Building security-proxy-setup 11:27:08 Building sys-mgmt-agent [Pipeline] sh 11:27:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:27:09 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:27:09 sudo tee /etc/docker/daemon.new 11:27:09 { 11:27:09 "registry-mirrors": [ 11:27:09 "https://nexus3.edgexfoundry.org:10001" 11:27:09 ], 11:27:09 "bip": "10.250.0.254/24", 11:27:09 "hosts": [ 11:27:09 "tcp://0.0.0.0:5555", 11:27:09 "unix:///var/run/docker.sock" 11:27:09 ], 11:27:09 "mtu": 1458, 11:27:09 "selinux-enabled": true, 11:27:09 "seccomp-profile": "/etc/docker/seccomp.json" 11:27:09 } [Pipeline] sh 11:27:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:27:09 + sudo service docker restart 11:27:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:27:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:27:18 ---> c76abc6b096c 11:27:18 Step 3/22 : WORKDIR /edgex-go 11:27:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:27:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:27:26 ---> c76abc6b096c 11:27:26 Step 3/24 : WORKDIR /edgex-go 11:27:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:27:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:27:26 ---> c76abc6b096c 11:27:26 Step 3/22 : WORKDIR /edgex-go 11:27:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:27:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:27:26 ---> c76abc6b096c 11:27:26 Step 3/20 : WORKDIR /edgex-go 11:27:27 ---> Running in fc4296c2fd34 11:27:27 ---> Running in d864b034c583 11:27:27 ---> Running in 0e61f958fa03 11:27:28 ---> Running in 70156a22c4d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:28 provisioning config files... 11:27:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6648334287457308038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:28 ---> docker-login.sh 11:27:28 nexus3.edgexfoundry.org:10001 11:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:29 Configure a credential helper to remove this warning. See 11:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:29 11:27:29 Login Succeeded 11:27:29 nexus3.edgexfoundry.org:10002 11:27:30 Removing intermediate container d864b034c583 11:27:30 ---> 6a0d2135e4e6 11:27:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:30 Removing intermediate container 70156a22c4d5 11:27:30 ---> af19545f3911 11:27:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:30 Removing intermediate container 0e61f958fa03 11:27:30 ---> b4184cd20419 11:27:30 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:30 Removing intermediate container fc4296c2fd34 11:27:30 ---> e0dfb48a1e8b 11:27:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:30 ---> Running in d0b945043b2f 11:27:30 ---> Running in eddc0ae1bb5f 11:27:30 ---> Running in 6c37d1a0598a 11:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:30 Configure a credential helper to remove this warning. See 11:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:30 11:27:30 Login Succeeded 11:27:30 ---> Running in 59b0c26b9996 11:27:30 nexus3.edgexfoundry.org:10003 11:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:30 Configure a credential helper to remove this warning. See 11:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:30 11:27:30 Login Succeeded 11:27:30 nexus3.edgexfoundry.org:10004 11:27:30 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:27:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:27:30 ---> c76abc6b096c 11:27:30 Step 3/30 : WORKDIR /edgex-go 11:27:30 ---> Using cache 11:27:30 ---> af19545f3911 11:27:30 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:30 ---> Running in 0381b7c1420d 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 Removing intermediate container d0b945043b2f 11:27:31 ---> 8d145c17ca23 11:27:31 Step 5/22 : RUN apk add --update --no-cache make bash git 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 docker.io 11:27:31 ---> Running in 805bdc3d3850 11:27:31 Removing intermediate container 59b0c26b9996 11:27:31 ---> b5f548951968 11:27:31 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:27:31 ---> Running in 7adc2e02d691 11:27:31 Removing intermediate container 6c37d1a0598a 11:27:31 ---> ac713515827b 11:27:31 Step 5/20 : RUN apk add --update --no-cache make git 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 ---> Running in 93156584f328 11:27:31 Removing intermediate container eddc0ae1bb5f 11:27:31 ---> 1fc92845ab36 11:27:31 Step 5/24 : RUN apk add --update --no-cache make git 11:27:31 ---> Running in 08b15dda4a5b 11:27:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:27:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:27:32 Removing intermediate container 0381b7c1420d 11:27:32 ---> 84618f225ef3 11:27:32 Step 5/30 : RUN apk add --update --no-cache make git 11:27:32 ---> Running in 27bb3b767e98 11:27:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:27:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 ---> docker-login.sh ends [Pipeline] } 11:27:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:27:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 11:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:27:32 ========================================================= 11:27:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:27:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:27:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:27:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:27:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:27:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:27:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:27:33 OK: 220 MiB in 52 packages 11:27:33 OK: 220 MiB in 52 packages 11:27:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:27:33 552d1f2373af: Pulling fs layer 11:27:33 ea3f2d53f512: Pulling fs layer 11:27:33 9e70ebbbe112: Pulling fs layer 11:27:33 7a9cfe048b4a: Pulling fs layer 11:27:33 72dc09318566: Pulling fs layer 11:27:33 f4f7b4309257: Pulling fs layer 11:27:33 0ac9a79272e3: Pulling fs layer 11:27:33 b78e95d17946: Pulling fs layer 11:27:33 7a9cfe048b4a: Waiting 11:27:33 72dc09318566: Waiting 11:27:33 f4f7b4309257: Waiting 11:27:33 0ac9a79272e3: Waiting 11:27:33 b78e95d17946: Waiting 11:27:33 9e70ebbbe112: Download complete 11:27:33 ea3f2d53f512: Download complete 11:27:33 72dc09318566: Verifying Checksum 11:27:33 72dc09318566: Download complete 11:27:33 f4f7b4309257: Verifying Checksum 11:27:33 f4f7b4309257: Download complete 11:27:33 552d1f2373af: Verifying Checksum 11:27:33 0ac9a79272e3: Verifying Checksum 11:27:33 0ac9a79272e3: Download complete 11:27:33 OK: 220 MiB in 52 packages 11:27:33 OK: 220 MiB in 52 packages 11:27:33 OK: 220 MiB in 52 packages 11:27:33 Removing intermediate container 7adc2e02d691 11:27:33 ---> 382071cc963d 11:27:33 Step 6/22 : COPY . . 11:27:33 Removing intermediate container 93156584f328 11:27:33 ---> 0e2f54f2d7d6 11:27:33 Step 6/20 : COPY . . 11:27:34 Removing intermediate container 805bdc3d3850 11:27:34 ---> 510210f5fd2c 11:27:34 Step 6/22 : COPY . . 11:27:34 Removing intermediate container 08b15dda4a5b 11:27:34 ---> a29f7db9dd44 11:27:34 Step 6/24 : COPY . . 11:27:34 Removing intermediate container 27bb3b767e98 11:27:34 ---> 9b55966f425d 11:27:34 Step 6/30 : COPY . . 11:27:34 552d1f2373af: Pull complete 11:27:35 ea3f2d53f512: Pull complete 11:27:35 9e70ebbbe112: Pull complete 11:27:35 b78e95d17946: Verifying Checksum 11:27:35 b78e95d17946: Download complete 11:27:36 7a9cfe048b4a: Verifying Checksum 11:27:36 7a9cfe048b4a: Download complete 11:27:46 7a9cfe048b4a: Pull complete 11:27:46 72dc09318566: Pull complete 11:27:46 f4f7b4309257: Pull complete 11:27:46 0ac9a79272e3: Pull complete 11:27:51 b78e95d17946: Pull complete 11:27:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 11:27:51 + docker build -t ci-base-image-arm64 -f - . 11:27:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:27:51 WORKDIR /edgex 11:27:51 COPY go.mod . 11:27:51 RUN go mod download 11:27:52 ---> 881671a15d16 11:27:52 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:52 ---> Running in fcbca10e98aa 11:27:53 Sending build context to Docker daemon 166.6MB 11:27:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:27:54 ---> 8b459fc5aaf0 11:27:54 Step 2/4 : WORKDIR /edgex 11:27:56 ---> Running in 7562c6d56046 11:27:56 Removing intermediate container 7562c6d56046 11:27:56 ---> bd61be0cea26 11:27:56 Step 3/4 : COPY go.mod . 11:27:57 ---> c364e4a53971 11:27:57 Step 4/4 : RUN go mod download 11:27:57 ---> Running in b42dc9138afa 11:28:19 Removing intermediate container fcbca10e98aa 11:28:19 ---> 14744ece21ea 11:28:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:28:19 ---> de0bf972d58f 11:28:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:19 ---> Running in ece9861a9478 11:28:19 ---> Running in 4920d343bf80 11:28:19 ---> 55d04d40d7a1 11:28:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:19 ---> 503398337d08 11:28:19 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:19 ---> 6bddf1a4cf3c 11:28:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:19 ---> Running in 9c158c2a6d9e 11:28:19 ---> Running in f37a44acc670 11:28:19 ---> Running in 75359044e02c 11:28:19 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 11:28:20 Removing intermediate container 4920d343bf80 11:28:20 ---> 0a809f853fde 11:28:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:28:20 ---> Running in cf5e39009119 11:28:20 Removing intermediate container 9c158c2a6d9e 11:28:20 ---> a772324a2223 11:28:20 Step 8/22 : RUN make cmd/core-data/core-data 11:28:20 ---> Running in 38be37696cc1 11:28:21 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 11:28:21 Removing intermediate container 75359044e02c 11:28:21 ---> 4948be3575fe 11:28:21 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:28:21 ---> Running in 3fdc20e93998 11:28:21 Removing intermediate container f37a44acc670 11:28:21 ---> 0f1dbbc1d574 11:28:21 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:28:21 ---> Running in 5dd91980915b 11:28:21 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 11:28:22 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 11:28:22 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 11:29:00 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 11:29:00 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 11:29:01 Removing intermediate container 3fdc20e93998 11:29:01 ---> c0216a34161a 11:29:01 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:29:01 ---> Running in 2e88473ee53c 11:29:02 Removing intermediate container ece9861a9478 11:29:02 ---> 8c7c18b99144 11:29:02 11:29:02 Step 9/30 : FROM alpine:3.14 11:29:02 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 11:29:02 3.14: Pulling from library/alpine 11:29:03 Removing intermediate container 5dd91980915b 11:29:03 ---> 9fbc3fb27fbe 11:29:03 11:29:03 Step 9/20 : FROM alpine:3.14 11:29:03 Removing intermediate container cf5e39009119 11:29:03 ---> 1f2c64c69ecc 11:29:03 11:29:03 Step 9/24 : FROM alpine:3.14 11:29:03 3.14: Pulling from library/alpine 11:29:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:29:03 Status: Downloaded newer image for alpine:3.14 11:29:03 ---> 14119a10abf4 11:29:03 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:29:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:29:03 Status: Image is up to date for alpine:3.14 11:29:03 ---> 14119a10abf4 11:29:03 Step 10/20 : RUN apk add --update --no-cache curl 11:29:03 3.14: Pulling from library/alpine 11:29:03 ---> Running in 2907956172f3 11:29:03 ---> Running in f839c39a978f 11:29:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:29:03 Status: Image is up to date for alpine:3.14 11:29:03 ---> 14119a10abf4 11:29:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:29:03 ---> Running in 6da8d138c3b0 11:29:03 Removing intermediate container 2907956172f3 11:29:03 ---> 319be47be7df 11:29:03 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 11:29:04 Removing intermediate container 2e88473ee53c 11:29:04 ---> c68aba981fcb 11:29:04 11:29:04 Step 10/22 : FROM docker:20.10.8 11:29:04 ---> Running in 446d3d0cdf46 11:29:04 20.10.8: Pulling from library/docker 11:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:05 (1/3) Installing ca-certificates (20191127-r5) 11:29:05 (1/5) Installing ca-certificates (20191127-r5) 11:29:05 (2/3) Installing dumb-init (1.2.5-r1) 11:29:05 (3/3) Installing su-exec (0.2-r1) 11:29:05 (2/5) Installing brotli-libs (1.0.9-r5) 11:29:05 Executing busybox-1.33.1-r3.trigger 11:29:05 Executing ca-certificates-20191127-r5.trigger 11:29:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:29:05 (4/5) Installing libcurl (7.79.1-r0) 11:29:05 (5/5) Installing curl (7.79.1-r0) 11:29:05 Executing busybox-1.33.1-r3.trigger 11:29:05 Executing ca-certificates-20191127-r5.trigger 11:29:05 OK: 6 MiB in 17 packages 11:29:05 OK: 8 MiB in 19 packages 11:29:05 (1/2) Installing dumb-init (1.2.5-r1) 11:29:05 (2/2) Installing su-exec (0.2-r1) 11:29:05 Executing busybox-1.33.1-r3.trigger 11:29:05 OK: 6 MiB in 16 packages 11:29:06 Removing intermediate container 6da8d138c3b0 11:29:06 ---> 66878860ab42 11:29:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:29:06 ---> Running in 24ec483ca80c 11:29:06 Removing intermediate container 446d3d0cdf46 11:29:06 ---> 0e56272361c8 11:29:06 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 11:29:06 Removing intermediate container f839c39a978f 11:29:06 ---> 25add5a215f7 11:29:06 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:29:06 ---> Running in 04f6975b27ef 11:29:07 Removing intermediate container 24ec483ca80c 11:29:07 ---> d1edb3ca40c8 11:29:07 Step 12/24 : WORKDIR / 11:29:07 ---> Running in aaec2e7ef276 11:29:07 ---> Running in 85be468fdfbe 11:29:07 Removing intermediate container 04f6975b27ef 11:29:07 ---> 460f3fa610e2 11:29:07 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:29:07 ---> Running in c5156fdafa41 11:29:07 Removing intermediate container aaec2e7ef276 11:29:07 ---> f17296b6d829 11:29:07 Step 12/20 : WORKDIR /edgex 11:29:07 Removing intermediate container 85be468fdfbe 11:29:07 ---> 88e6e162210c 11:29:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:29:07 ---> Running in 19301120c15e 11:29:07 Removing intermediate container c5156fdafa41 11:29:07 ---> 17cf6b984faa 11:29:07 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:29:07 ---> 77676ae0d578 11:29:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:29:07 ---> Running in 6926aac09e05 11:29:07 Removing intermediate container 19301120c15e 11:29:07 ---> 066e7c511499 11:29:07 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:29:07 Removing intermediate container 38be37696cc1 11:29:07 ---> 5d5d263eb33c 11:29:07 11:29:07 Step 9/22 : FROM alpine:3.14 11:29:07 ---> 14119a10abf4 11:29:07 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:29:08 ---> Running in 0e05153529f4 11:29:08 ---> ef9d088d08b0 11:29:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:29:08 Removing intermediate container 0e05153529f4 11:29:08 ---> 6207c244b405 11:29:08 Step 11/22 : ENV APP_PORT=59880 11:29:08 ---> 5625887a49eb 11:29:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:29:08 ---> Running in 3875a946ab5f 11:29:08 Removing intermediate container 3875a946ab5f 11:29:08 ---> 48299ecb8044 11:29:08 Step 12/22 : EXPOSE $APP_PORT 11:29:08 ---> 53468deed7b0 11:29:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:29:08 ---> Running in 2ed5e75d8af8 11:29:08 ---> 56f169aaaafa 11:29:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:29:08 Removing intermediate container 2ed5e75d8af8 11:29:08 ---> 31381e8df7a3 11:29:08 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:29:08 ---> e9606f485b74 11:29:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:29:08 ---> Running in 5b7416a3d20f 11:29:08 Removing intermediate container 6926aac09e05 11:29:08 ---> b752f295122e 11:29:08 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 11:29:08 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 11:29:08 Status: Downloaded newer image for docker:20.10.8 11:29:08 ---> Running in afe0bfb61164 11:29:08 ---> bc6c0ffef665 11:29:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:29:09 ---> Running in 6476bd495faf 11:29:09 ---> 3813ed22e15c 11:29:09 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:29:09 ---> Running in d8475686a8ff 11:29:09 Removing intermediate container afe0bfb61164 11:29:09 ---> be76e4954a90 11:29:09 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:29:09 Removing intermediate container 6476bd495faf 11:29:09 ---> 332821f7fb4f 11:29:09 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 11:29:09 ---> 89f08955b2ca 11:29:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:29:09 ---> Running in 734e1578ee36 11:29:09 Removing intermediate container d8475686a8ff 11:29:09 ---> d77c0502cfa6 11:29:09 Step 17/20 : CMD ["--init=true"] 11:29:09 ---> Running in 7d9dd6e3ac7c 11:29:09 ---> ae7a16efbdf2 11:29:09 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:29:09 Removing intermediate container 7d9dd6e3ac7c 11:29:09 ---> c26323f4fac2 11:29:09 Step 18/20 : LABEL arch=x86_64 11:29:09 ---> Running in f2526079946e 11:29:09 ---> Running in a058b12c546d 11:29:09 ---> 3f013b182e4e 11:29:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:29:09 Removing intermediate container 5b7416a3d20f 11:29:09 ---> 1d6781fbb791 11:29:09 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 11:29:09 Removing intermediate container a058b12c546d 11:29:09 ---> 8aa5c95f4c83 11:29:09 Step 19/20 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:29:09 ---> Running in 634b4a70e40b 11:29:09 ---> Running in ce2302d96fd1 11:29:09 ---> 475a045438f1 11:29:09 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/ 11:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:09 ---> Running in 948c52ad2b84 11:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:09 Removing intermediate container ce2302d96fd1 11:29:09 ---> ab134e7b3db4 11:29:09 Step 20/20 : LABEL version=0.0.0 11:29:10 ---> Running in 446bdaac5c40 11:29:10 (1/42) Installing readline (8.1.0-r0) 11:29:10 (2/42) Installing bash (5.1.4-r0) 11:29:10 Executing bash-5.1.4-r0.post-install 11:29:10 (3/42) Installing brotli-libs (1.0.9-r5) 11:29:10 Removing intermediate container 446bdaac5c40 11:29:10 ---> f3a66e92f6a1 11:29:10 11:29:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:29:10 (5/42) Installing libcurl (7.79.1-r0) 11:29:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:10 (6/42) Installing curl (7.79.1-r0) 11:29:10 (7/42) Installing dumb-init (1.2.5-r1) 11:29:10 (8/42) Installing libbz2 (1.0.8-r1) 11:29:10 (9/42) Installing expat (2.4.1-r0) 11:29:10 (10/42) Installing libffi (3.3-r2) 11:29:10 (11/42) Installing gdbm (1.19-r0) 11:29:10 (12/42) Installing xz-libs (5.2.5-r0) 11:29:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:29:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:29:10 (15/42) Installing mpdecimal (2.5.1-r1) 11:29:10 (16/42) Installing sqlite-libs (3.35.5-r0) 11:29:10 (17/42) Installing python3 (3.9.5-r1) 11:29:10 Successfully built f3a66e92f6a1 11:29:10 Successfully tagged security-proxy-setup:latest 11:29:10 Building support-scheduler 11:29:11  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:11 (18/42) Installing py3-appdirs (1.4.4-r2) 11:29:11 (19/42) Installing py3-chardet (4.0.0-r2) 11:29:11 (1/6) Installing dumb-init (1.2.5-r1) 11:29:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:29:11 (3/6) Installing libsodium (1.0.18-r0) 11:29:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:29:11 (5/6) Installing libzmq (4.3.4-r0) 11:29:11 (20/42) Installing py3-idna (3.2-r0) 11:29:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:29:12 (6/6) Installing zeromq (4.3.4-r0) 11:29:12 Executing busybox-1.33.1-r3.trigger 11:29:12 OK: 8 MiB in 20 packages 11:29:12 (22/42) Installing py3-certifi (2020.12.5-r1) 11:29:12 Removing intermediate container f2526079946e 11:29:12 ---> 04f3f7569d04 11:29:12 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:29:12 (23/42) Installing py3-requests (2.25.1-r4) 11:29:12 (24/42) Installing py3-msgpack (1.0.2-r1) 11:29:12 (25/42) Installing py3-lockfile (0.12.2-r4) 11:29:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:29:12 (27/42) Installing py3-colorama (0.4.4-r1) 11:29:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:29:12 (29/42) Installing py3-distlib (0.3.1-r3) 11:29:12 (30/42) Installing py3-distro (1.5.0-r3) 11:29:12 (31/42) Installing py3-six (1.15.0-r1) 11:29:12 (32/42) Installing py3-webencodings (0.5.1-r4) 11:29:12 (33/42) Installing py3-html5lib (1.1-r1) 11:29:12 (34/42) Installing py3-parsing (2.4.7-r2) 11:29:12 (35/42) Installing py3-packaging (20.9-r1) 11:29:12 (36/42) Installing py3-toml (0.10.2-r2) 11:29:12 (37/42) Installing py3-pep517 (0.10.0-r2) 11:29:12 (38/42) Installing py3-progress (1.5-r2) 11:29:12 (39/42) Installing py3-retrying (1.3.3-r1) 11:29:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:29:12 (41/42) Installing py3-setuptools (52.0.0-r3) 11:29:12 (42/42) Installing py3-pip (20.3.4-r1) 11:29:12 Removing intermediate container 948c52ad2b84 11:29:12 ---> 45122deb9ab4 11:29:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:29:13 ---> cf6c373920e8 11:29:13 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:29:13 Executing busybox-1.33.1-r3.trigger 11:29:13 ---> Running in 76088d9faf1d 11:29:13 OK: 84 MiB in 64 packages 11:29:13 Removing intermediate container 634b4a70e40b 11:29:13 ---> 64114d287cfb 11:29:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:29:13 ---> bacfdcd97698 11:29:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:29:14 ---> a7ab77296859 11:29:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:29:14 Removing intermediate container 76088d9faf1d 11:29:14 ---> e55e38c45f30 11:29:14 Step 22/24 : LABEL arch=x86_64 11:29:14 ---> Running in b441d7d75a29 11:29:14 Collecting docker-compose==1.23.2 11:29:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:29:14 ---> 9dde7f03b991 11:29:14 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:29:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:29:14 Removing intermediate container b441d7d75a29 11:29:14 ---> 111345964e16 11:29:14 Step 23/24 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:29:14 Collecting dockerpty<0.5,>=0.4.1 11:29:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:29:14 ---> 58bdd444724a 11:29:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:29:14 ---> Running in 4dc0bb50de0a 11:29:14 ---> 79e1154898cf 11:29:14 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:29:14 Removing intermediate container 4dc0bb50de0a 11:29:14 ---> 5df05b5781b2 11:29:14 Step 24/24 : LABEL version=0.0.0 11:29:14 Collecting jsonschema<3,>=2.5.1 11:29:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:29:14 ---> Running in 711c04bea0df 11:29:14 ---> 8454a631f14d 11:29:14 Step 18/22 : ENTRYPOINT ["/core-data"] 11:29:14 ---> 4208ff906b54 11:29:14 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:29:15 Collecting docker<4.0,>=3.6.0 11:29:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:29:15 Collecting docopt<0.7,>=0.6.1 11:29:15 Downloading docopt-0.6.2.tar.gz (25 kB) 11:29:15 ---> Running in 63633a1a4140 11:29:15 ---> Running in 59efc97bff92 11:29:15 Removing intermediate container 711c04bea0df 11:29:15 ---> a043df40d09c 11:29:15 11:29:15 Successfully built a043df40d09c 11:29:15 Successfully tagged security-secretstore-setup:latest 11:29:15 Building support-notifications 11:29:15 Collecting texttable<0.10,>=0.9.0 11:29:15 Removing intermediate container 63633a1a4140 11:29:15 ---> 003f1db85c0b 11:29:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:29:15 Downloading texttable-0.9.1.tar.gz (11 kB) 11:29:15  Building security-secretstore-setup ... done Removing intermediate container 59efc97bff92 11:29:15 ---> 8c2880f5ae09 11:29:15 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:29:15 ---> Running in 801115188f14 11:29:15 Collecting PyYAML<4,>=3.10 11:29:15 Downloading PyYAML-3.13.tar.gz (270 kB) 11:29:16 Collecting cached-property<2,>=1.2.0 11:29:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:29:16 Collecting websocket-client<1.0,>=0.32.0 11:29:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:29:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:29:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:29:16 Collecting docker-pycreds>=0.4.0 11:29:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:29:17 Collecting urllib3<1.25,>=1.21.1 11:29:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:29:17 Collecting idna<2.8,>=2.5 11:29:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:29:17 Collecting chardet<3.1.0,>=3.0.2 11:29:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:29:17 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) 11:29:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:29:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:29:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:29:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:29:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:29:17 Attempting uninstall: urllib3 11:29:17 Found existing installation: urllib3 1.26.5 11:29:17 Uninstalling urllib3-1.26.5: 11:29:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:29:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:29:17 ---> c76abc6b096c 11:29:17 Step 3/23 : WORKDIR /edgex-go 11:29:17 ---> Using cache 11:29:17 ---> af19545f3911 11:29:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:29:17 ---> Using cache 11:29:17 ---> 84618f225ef3 11:29:17 Step 5/23 : RUN apk add --update --no-cache make git 11:29:17 ---> Using cache 11:29:17 ---> 9b55966f425d 11:29:17 Step 6/23 : COPY go.mod . 11:29:17 Removing intermediate container 801115188f14 11:29:17 ---> 1b0ffe4eb3a9 11:29:17 Step 20/22 : LABEL arch=x86_64 11:29:17 Successfully uninstalled urllib3-1.26.5 11:29:18 Attempting uninstall: idna 11:29:18 Found existing installation: idna 3.2 11:29:18 Uninstalling idna-3.2: 11:29:18 Successfully uninstalled idna-3.2 11:29:18 ---> Running in dd57bbdf4212 11:29:18 ---> 84dadb36a829 11:29:18 Step 25/30 : RUN chmod +x /entrypoint.sh 11:29:18 ---> 6ca6e83afe12 11:29:18 Step 7/23 : RUN go mod download 11:29:18 Attempting uninstall: chardet 11:29:18 Found existing installation: chardet 4.0.0 11:29:18 Uninstalling chardet-4.0.0: 11:29:18 Successfully uninstalled chardet-4.0.0 11:29:18 ---> Running in 04ab173abffa 11:29:18 Removing intermediate container dd57bbdf4212 11:29:18 ---> e7380379878d 11:29:18 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:29:18 ---> Running in 25ccc246836c 11:29:18 ---> Running in 93e0e1898e24 11:29:18 Attempting uninstall: requests 11:29:18 Found existing installation: requests 2.25.1 11:29:18 Uninstalling requests-2.25.1: 11:29:18 Successfully uninstalled requests-2.25.1 11:29:18 Removing intermediate container 93e0e1898e24 11:29:18 ---> c96c65dec917 11:29:18 Step 22/22 : LABEL version=0.0.0 11:29:18 Running setup.py install for texttable: started 11:29:18 ---> Running in 7a3bbaee79e0 11:29:19 Removing intermediate container 7a3bbaee79e0 11:29:19 ---> 74c2c876f230 11:29:19 11:29:19 Successfully built 74c2c876f230 11:29:19 Successfully tagged core-data:latest 11:29:19 Building core-metadata 11:29:19 Running setup.py install for texttable: finished with status 'done' 11:29:19 Running setup.py install for PyYAML: started 11:29:19 Removing intermediate container b42dc9138afa 11:29:19 ---> 0a901e6c55eb 11:29:19 Successfully built 0a901e6c55eb 11:29:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:29:19 + docker inspect -f . ci-base-image-arm64 11:29:19 . [Pipeline] withDockerContainer 11:29:19 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 11:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:29:20  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 11:29:20 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:29:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:29:20 ---> c76abc6b096c 11:29:20 Step 3/21 : WORKDIR /edgex-go 11:29:20 ---> Using cache 11:29:20 ---> af19545f3911 11:29:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:29:20 ---> Using cache 11:29:20 ---> 84618f225ef3 11:29:20 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 11:29:21 $ docker top 35284a820a9e79f332197727bc9b7aeb557c978a7d170ce4bc0bdbc44a62e0d4 -eo pid,comm 11:29:21 Running setup.py install for docopt: started [Pipeline] { [Pipeline] sh 11:29:22 Removing intermediate container 25ccc246836c 11:29:22 ---> 0e772d065710 11:29:22 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:29:22 Running setup.py install for docopt: finished with status 'done' 11:29:22 Running setup.py install for dockerpty: started 11:29:22 ---> Running in 36a7680ed709 11:29:22 ---> Running in 9b60c6879530 11:29:22 + go version 11:29:22 go version go1.16.8 linux/arm64 [Pipeline] } 11:29:22 Running setup.py install for dockerpty: finished with status 'done' 11:29:22 Removing intermediate container 9b60c6879530 11:29:22 ---> 572f2fbc9c05 11:29:22 Step 27/30 : CMD ["gate"] 11:29:22 $ docker stop --time=1 35284a820a9e79f332197727bc9b7aeb557c978a7d170ce4bc0bdbc44a62e0d4 11:29:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:23 Removing intermediate container 04ab173abffa 11:29:23 ---> 3df26d272721 11:29:23 Step 8/23 : COPY . . 11:29:23 ---> Running in 9183c23d097f 11:29:23 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 11:29:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:29:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:29:23 ---> c76abc6b096c 11:29:23 Step 3/22 : WORKDIR /edgex-go 11:29:23 ---> Using cache 11:29:23 ---> af19545f3911 11:29:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:29:23 ---> Using cache 11:29:23 ---> 84618f225ef3 11:29:23 Step 5/22 : RUN apk add --update --no-cache make git 11:29:23 ---> Using cache 11:29:23 ---> 9b55966f425d 11:29:23 Step 6/22 : COPY . . 11:29:23 ---> Using cache 11:29:23 ---> 881671a15d16 11:29:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:23 ---> Using cache 11:29:23 ---> 14744ece21ea 11:29:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 11:29:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:24 OK: 220 MiB in 52 packages 11:29:24 $ docker rm -f 35284a820a9e79f332197727bc9b7aeb557c978a7d170ce4bc0bdbc44a62e0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:29:25 + docker inspect -f . ci-base-image-arm64 11:29:25 . [Pipeline] withDockerContainer 11:29:25 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 11:29:25 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:29:25 Removing intermediate container 9183c23d097f 11:29:25 ---> 7bfd3a0effa2 11:29:25 Step 28/30 : LABEL arch=x86_64 11:29:26 ---> Running in d0d734f00b46 11:29:26 ---> Running in 2727e6b6ce48 11:29:26 Removing intermediate container 2727e6b6ce48 11:29:26 ---> b7cc345ffb85 11:29:26 Step 29/30 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:29:27 $ docker top bede7db0786396c1972d1ff0b3113d9667f46361592d393bb193f5a8c338359a -eo pid,comm 11:29:27 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 11:29:27 Removing intermediate container 36a7680ed709 11:29:27 ---> 19975d77c227 11:29:27 Step 6/21 : COPY . . 11:29:27 ---> Running in 829991c1b0a5 [Pipeline] { [Pipeline] echo 11:29:27 ========================================================= 11:29:27 [edgeXBuildGoParallel] Running Tests and Build... 11:29:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:29:27 ---> 0184fb495aad 11:29:27 Step 9/23 : RUN go mod tidy 11:29:27 Removing intermediate container 829991c1b0a5 11:29:27 ---> 95b12c2136d5 11:29:27 Step 30/30 : LABEL version=0.0.0 11:29:28 + make test 11:29:28 go mod tidy 11:29:28 ---> Running in 8e270e452c8f 11:29:28 ---> Running in 6fec7713f810 11:29:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:29:30 Removing intermediate container 6fec7713f810 11:29:30 ---> af5f8f6056d2 11:29:30 11:29:30 Successfully built af5f8f6056d2 11:29:31 Successfully tagged security-bootstrapper:latest 11:29:31 Building core-command 11:29:31  Building security-bootstrapper ... done Removing intermediate container 734e1578ee36 11:29:31 ---> 598714e94550 11:29:31 Step 13/22 : ENV APP_PORT=58890 11:29:34 ---> Running in 8e06b6cb953b 11:29:35 Removing intermediate container 8e06b6cb953b 11:29:35 ---> 7e407d9104ed 11:29:35 Step 14/22 : EXPOSE $APP_PORT 11:29:35 ---> 27ca8df7885c 11:29:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:35 ---> Running in 9a6103db5cfe 11:29:35 ---> Running in 43bb76e1a3cf 11:29:36 Removing intermediate container 9a6103db5cfe 11:29:36 ---> 132a49d5afc1 11:29:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:29:37 ---> e85f0e39e007 11:29:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:29:37 ---> 76a112de3cdf 11:29:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:29:38 ---> 024c7547e1e5 11:29:38 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 11:29:38 ---> Running in c4e54ae4c09d 11:29:38 Removing intermediate container c4e54ae4c09d 11:29:38 ---> 832a4ad54350 11:29:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:29:38 ---> Running in 445936a22047 11:29:38 Removing intermediate container 43bb76e1a3cf 11:29:38 ---> 2dd8f4143258 11:29:38 Step 8/21 : RUN make cmd/support-notifications/support-notifications 11:29:38 Removing intermediate container 445936a22047 11:29:38 ---> bf8d5485ac65 11:29:38 Step 20/22 : LABEL arch=x86_64 11:29:38 ---> Running in 2a850103e0bb 11:29:39 ---> Running in d641512db1fa 11:29:39 Removing intermediate container d641512db1fa 11:29:39 ---> c3157648dc1a 11:29:39 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:29:39 ---> Running in 4692af8d935a 11:29:39 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 11:29:39 Removing intermediate container 4692af8d935a 11:29:39 ---> 608fed085267 11:29:39 Step 22/22 : LABEL version=0.0.0 11:29:39 ---> Running in 04a28b7b5043 11:29:39 Removing intermediate container 04a28b7b5043 11:29:39 ---> 53aa1f317974 11:29:39 11:29:39 Successfully built 53aa1f317974 11:29:39 Successfully tagged sys-mgmt-agent:latest 11:29:40  Building sys-mgmt-agent ... done Removing intermediate container 8e270e452c8f 11:29:40 ---> d2754781d09a 11:29:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:29:40 ---> Running in 0a5b6a66317e 11:29:41 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 11:29:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:29:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:29:43 ---> c76abc6b096c 11:29:43 Step 3/22 : WORKDIR /edgex-go 11:29:43 ---> Using cache 11:29:43 ---> af19545f3911 11:29:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:29:43 ---> Using cache 11:29:43 ---> 84618f225ef3 11:29:43 Step 5/22 : RUN apk add --update --no-cache make git 11:29:43 ---> Using cache 11:29:43 ---> 9b55966f425d 11:29:43 Step 6/22 : COPY . . 11:29:43 ---> Using cache 11:29:43 ---> 881671a15d16 11:29:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:43 ---> Using cache 11:29:43 ---> 14744ece21ea 11:29:43 Step 8/22 : RUN make cmd/core-command/core-command 11:29:43 ---> Running in 208f81e6b854 11:29:44 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 11:29:55 ? github.com/edgexfoundry/edgex-go [no test files] 11:29:56 Removing intermediate container d0d734f00b46 11:29:56 ---> 4f7378dc6a71 11:29:56 11:29:56 Step 9/22 : FROM alpine:3.14 11:29:56 ---> 14119a10abf4 11:29:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:29:56 ---> Running in 6db3e13aba53 11:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:29:56 (1/1) Installing dumb-init (1.2.5-r1) 11:29:56 Executing busybox-1.33.1-r3.trigger 11:29:56 OK: 6 MiB in 15 packages 11:29:56 Removing intermediate container 6db3e13aba53 11:29:56 ---> cd50f1b05fb4 11:29:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:29:56 ---> Running in 41898993809a 11:29:56 Removing intermediate container 41898993809a 11:29:56 ---> ea44609bb569 11:29:56 Step 12/22 : ENV APP_PORT=59881 11:29:56 ---> Running in 0a5b9b0d3e2e 11:29:56 Removing intermediate container 0a5b9b0d3e2e 11:29:56 ---> 367151de3c83 11:29:56 Step 13/22 : EXPOSE $APP_PORT 11:29:56 ---> Running in 0bf29e535f5b 11:29:56 Removing intermediate container 0bf29e535f5b 11:29:56 ---> cd2d3b487f44 11:29:56 Step 14/22 : WORKDIR / 11:29:56 ---> Running in a0609fc9ad06 11:29:56 Removing intermediate container a0609fc9ad06 11:29:56 ---> 98ce619090f1 11:29:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:29:57 ---> ebaa92c1f71a 11:29:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:29:57 ---> f5f5605d2c11 11:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:29:57 ---> cd8d77ac0849 11:29:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:29:57 ---> Running in c67ff45d5d8f 11:29:57 Removing intermediate container c67ff45d5d8f 11:29:57 ---> 1f765d065701 11:29:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:29:58 ---> Running in 3259fb26b673 11:29:58 Removing intermediate container 3259fb26b673 11:29:58 ---> bfbfc3d62ad9 11:29:58 Step 20/22 : LABEL arch=x86_64 11:29:58 ---> Running in 3d5231a2844c 11:29:58 Removing intermediate container 3d5231a2844c 11:29:58 ---> ab6ad72aa62a 11:29:58 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:29:58 ---> Running in 4526b23463d0 11:29:58 Removing intermediate container 4526b23463d0 11:29:58 ---> 06fb8573d7e3 11:29:58 Step 22/22 : LABEL version=0.0.0 11:29:58 ---> Running in 6fd3f73db3fe 11:29:58 Removing intermediate container 6fd3f73db3fe 11:29:58 ---> 05ed7ab3eff5 11:29:58 11:29:59 Successfully built 05ed7ab3eff5 11:29:59 Successfully tagged core-metadata:latest 11:30:11  Building core-metadata ... done Removing intermediate container 2a850103e0bb 11:30:11 ---> 1535cf59f4a5 11:30:11 11:30:11 Step 9/21 : FROM alpine:3.14 11:30:11 ---> 14119a10abf4 11:30:11 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 11:30:11 Removing intermediate container 0a5b6a66317e 11:30:11 ---> 1fccccdf953a 11:30:11 11:30:11 Step 11/23 : FROM alpine:3.14 11:30:11 ---> 14119a10abf4 11:30:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:30:11 ---> Using cache 11:30:11 ---> cd50f1b05fb4 11:30:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:30:11 ---> Using cache 11:30:11 ---> ea44609bb569 11:30:11 Step 14/23 : ENV APP_PORT=59861 11:30:11 ---> Running in 4cd06cc25a53 11:30:11 ---> Running in 9cc90604c4db 11:30:11 Removing intermediate container 9cc90604c4db 11:30:11 ---> 69066b596a1b 11:30:11 Step 15/23 : EXPOSE $APP_PORT 11:30:11 ---> Running in 428a49a549a6 11:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:30:11 Removing intermediate container 208f81e6b854 11:30:11 ---> f82c2740053e 11:30:11 11:30:11 Step 9/22 : FROM alpine:3.14 11:30:11 ---> 14119a10abf4 11:30:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:30:11 ---> Using cache 11:30:11 ---> cd50f1b05fb4 11:30:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:30:11 ---> Using cache 11:30:11 ---> ea44609bb569 11:30:11 Step 12/22 : ENV APP_PORT=59882 11:30:11 Removing intermediate container 428a49a549a6 11:30:11 ---> 6483cc991554 11:30:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:30:11 ---> Running in 67ab13bc8b2c 11:30:11 Removing intermediate container 67ab13bc8b2c 11:30:11 ---> 80a088c536a7 11:30:11 Step 13/22 : EXPOSE $APP_PORT 11:30:11 (1/2) Installing ca-certificates (20191127-r5) 11:30:11 ---> 22e65a54494a 11:30:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:30:11 (2/2) Installing dumb-init (1.2.5-r1) 11:30:11 Executing busybox-1.33.1-r3.trigger 11:30:11 Executing ca-certificates-20191127-r5.trigger 11:30:11 ---> Running in 8e761c4a6fd2 11:30:11 OK: 6 MiB in 16 packages 11:30:11 Removing intermediate container 8e761c4a6fd2 11:30:11 ---> a5d3bd24a287 11:30:11 Step 14/22 : WORKDIR / 11:30:11 ---> Running in 33782d0aa081 11:30:11 ---> 3d4243a13382 11:30:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:30:11 Removing intermediate container 33782d0aa081 11:30:11 ---> a90162c02aa2 11:30:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:11 Removing intermediate container 4cd06cc25a53 11:30:11 ---> e38b568e49bc 11:30:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:30:11 ---> e73a1c4243c1 11:30:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:30:11 ---> Running in 1ed948597d73 11:30:11 ---> c3f7045ba19f 11:30:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:30:11 ---> Running in fdef92c3d879 11:30:12 Removing intermediate container 1ed948597d73 11:30:12 ---> d029bf686353 11:30:12 Step 12/21 : ENV APP_PORT=59860 11:30:12 Removing intermediate container fdef92c3d879 11:30:12 ---> 15a110e5d548 11:30:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:12 ---> Running in 5a6b563a10ab 11:30:12 ---> ca5cf7b2dc07 11:30:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:30:12 ---> Running in c78d55235726 11:30:12 Removing intermediate container c78d55235726 11:30:12 ---> d5ab4845ed78 11:30:12 Step 21/23 : LABEL arch=x86_64 11:30:12 Removing intermediate container 5a6b563a10ab 11:30:12 ---> 0436117ab35b 11:30:12 Step 13/21 : EXPOSE $APP_PORT 11:30:12 ---> Running in 3ead5662d99e 11:30:12 ---> Running in b0d454c92912 11:30:12 ---> 7f5c6bcaadd1 11:30:12 Step 18/22 : ENTRYPOINT ["/core-command"] 11:30:12 ---> Running in 26398a46e4e4 11:30:12 Removing intermediate container b0d454c92912 11:30:12 ---> 9a7e9be37e6a 11:30:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:12 Removing intermediate container 3ead5662d99e 11:30:12 ---> 1c3292061fdf 11:30:12 Step 22/23 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:30:12 ---> Running in 9a1f524a903c 11:30:12 Removing intermediate container 26398a46e4e4 11:30:12 ---> af46b3508ee4 11:30:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:12 ---> Running in 104e1ecb5369 11:30:12 Removing intermediate container 9a1f524a903c 11:30:12 ---> 2c9125da85f5 11:30:12 Step 23/23 : LABEL version=0.0.0 11:30:12 ---> 3fec6f8ddca2 11:30:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:30:12 ---> Running in 92370a65d085 11:30:12 Removing intermediate container 104e1ecb5369 11:30:12 ---> 3f9b17ef316c 11:30:12 Step 20/22 : LABEL arch=x86_64 11:30:12 ---> Running in f1e460b88fae 11:30:12 Removing intermediate container 92370a65d085 11:30:12 ---> 6db2d9bc3d4d 11:30:12 11:30:12 Successfully built 6db2d9bc3d4d 11:30:12 Successfully tagged support-scheduler:latest 11:30:12  Building support-scheduler ... done Removing intermediate container f1e460b88fae 11:30:12 ---> 3b2a9dbdd069 11:30:12 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:30:12 ---> Running in 3183abfeef60 11:30:12 ---> dd6c0b5d75c6 11:30:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:30:13 Removing intermediate container 3183abfeef60 11:30:13 ---> 6888d02958f9 11:30:13 Step 22/22 : LABEL version=0.0.0 11:30:13 ---> Running in 298c69f88464 11:30:13 ---> d442a7a2ebd1 11:30:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 11:30:13 ---> Running in 5a84c8f72da5 11:30:13 Removing intermediate container 298c69f88464 11:30:13 ---> c06e2182ef2b 11:30:13 11:30:13 Successfully built c06e2182ef2b 11:30:13 Successfully tagged core-command:latest 11:30:13  Building core-command ... done Removing intermediate container 5a84c8f72da5 11:30:13 ---> 8c7a7cc655d5 11:30:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:13 ---> Running in 701774fdffe1 11:30:13 Removing intermediate container 701774fdffe1 11:30:13 ---> 9cf2a7e64243 11:30:13 Step 19/21 : LABEL arch=x86_64 11:30:13 ---> Running in f5ecdfe78ca7 11:30:13 Removing intermediate container f5ecdfe78ca7 11:30:13 ---> 85322e053b09 11:30:13 Step 20/21 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:30:13 ---> Running in 88beb574d0be 11:30:13 Removing intermediate container 88beb574d0be 11:30:13 ---> 9a3ac17ee09b 11:30:13 Step 21/21 : LABEL version=0.0.0 11:30:13 ---> Running in 3ca50bb5dcd9 11:30:13 Removing intermediate container 3ca50bb5dcd9 11:30:13 ---> 34861fe1d252 11:30:13 11:30:13 Successfully built 34861fe1d252 11:30:13 Successfully tagged support-notifications:latest 11:30:14  Building support-notifications ... done  [Pipeline] } 11:30:14 $ docker stop --time=1 ff269bae27c624e0d807baa6415ebbda0f709aba6e108f67865357bbe4a565d5 11:30:15 $ docker rm -f ff269bae27c624e0d807baa6415ebbda0f709aba6e108f67865357bbe4a565d5 [Pipeline] // withDockerContainer [Pipeline] sh 11:30:15 + docker images 11:30:15 REPOSITORY TAG IMAGE ID CREATED SIZE 11:30:15 core-command latest c06e2182ef2b 2 seconds ago 16.1MB 11:30:15 support-notifications latest 34861fe1d252 2 seconds ago 16.9MB 11:30:15 support-scheduler latest 6db2d9bc3d4d 3 seconds ago 16.2MB 11:30:15 1fccccdf953a 5 seconds ago 1.76GB 11:30:15 f82c2740053e 5 seconds ago 1.75GB 11:30:15 1535cf59f4a5 6 seconds ago 1.76GB 11:30:15 core-metadata latest 05ed7ab3eff5 17 seconds ago 16.9MB 11:30:15 4f7378dc6a71 21 seconds ago 1.76GB 11:30:15 sys-mgmt-agent latest 53aa1f317974 36 seconds ago 294MB 11:30:15 security-bootstrapper latest af5f8f6056d2 46 seconds ago 18.9MB 11:30:15 core-data latest 74c2c876f230 57 seconds ago 20.7MB 11:30:15 security-secretstore-setup latest a043df40d09c About a minute ago 28.3MB 11:30:15 security-proxy-setup latest f3a66e92f6a1 About a minute ago 26.8MB 11:30:15 5d5d263eb33c About a minute ago 1.76GB 11:30:15 1f2c64c69ecc About a minute ago 1.76GB 11:30:15 c68aba981fcb About a minute ago 1.76GB 11:30:15 9fbc3fb27fbe About a minute ago 1.76GB 11:30:15 8c7c18b99144 About a minute ago 1.76GB 11:30:15 ci-base-image-x86_64 latest c76abc6b096c 5 minutes ago 1.25GB 11:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB 11:30:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 11:30:15 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 11:30:15 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 11:30:15 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 11:30:30 Still waiting to schedule task 11:30:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:30:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:30:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:30:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:30:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:31:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:31:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:31:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements 11:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements 11:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 44.7% of statements 11:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.690s coverage: 89.5% of statements 11:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements 11:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.551s coverage: 94.2% of statements 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.9% of statements 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.190s coverage: 58.8% of statements 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements 11:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements 11:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements 11:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 11:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements 11:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 11:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.194s coverage: 94.4% of statements 11:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 11:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.572s coverage: 82.5% of statements 11:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 11:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.799s coverage: 91.2% of statements 11:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.876s coverage: 64.4% of statements 11:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.214s coverage: 100.0% of statements 11:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements 11:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 11:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 11:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 11:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.401s coverage: 70.4% of statements 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.4% of statements 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements 11:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 63.2% of statements 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:32:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 11:32:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 11:32:20 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 11:32:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:32:20 GO111MODULE=on go vet ./... 11:33:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:33:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:33:44 ./bin/test-attribution-txt.sh [Pipeline] sh 11:33:46 + ls -al . 11:33:46 total 664 11:33:46 drwxrwxr-x 9 1001 1001 4096 Oct 26 11:33 . 11:33:46 drwxr-xr-x 4 root root 4096 Oct 26 11:29 .. 11:33:46 -rw-rw-r-- 1 1001 1001 11 Oct 26 11:27 .dockerignore 11:33:46 drwxrwxr-x 8 1001 1001 4096 Oct 26 11:27 .git 11:33:46 drwxrwxr-x 4 1001 1001 4096 Oct 26 11:27 .github 11:33:46 -rw-rw-r-- 1 1001 1001 804 Oct 26 11:27 .gitignore 11:33:46 -rw-rw-r-- 1 1001 1001 42 Oct 26 11:27 .golangci.yml 11:33:46 -rw-rw-r-- 1 1001 1001 76 Oct 26 11:27 .hadolint.yml 11:33:46 -rw-rw-r-- 1 1001 1001 166 Oct 26 11:27 .sonarcloud.properties 11:33:46 -rw-rw-r-- 1 1001 1001 1171 Oct 26 11:27 ADOPTERS.md 11:33:46 -rw-rw-r-- 1 1001 1001 8910 Oct 26 11:27 Attribution.txt 11:33:46 -rw-rw-r-- 1 1001 1001 43881 Oct 26 11:27 CHANGELOG.md 11:33:46 -rw-rw-r-- 1 1001 1001 3804 Oct 26 11:27 CONTRIBUTING.md 11:33:46 -rw-rw-r-- 1 1001 1001 677 Oct 26 11:27 GOVERNANCE.md 11:33:46 -rw-rw-r-- 1 1001 1001 849 Oct 26 11:27 Jenkinsfile 11:33:46 -rw-rw-r-- 1 1001 1001 10775 Oct 26 11:27 LICENSE 11:33:46 -rw-rw-r-- 1 1001 1001 6508 Oct 26 11:27 Makefile 11:33:46 -rw-rw-r-- 1 1001 1001 582 Oct 26 11:27 OWNERS.md 11:33:46 -rw-rw-r-- 1 1001 1001 8256 Oct 26 11:27 README.md 11:33:46 -rw-rw-r-- 1 1001 1001 6912 Oct 26 11:27 SECURITY.md 11:33:46 -rw-rw-r-- 1 1001 1001 5 Oct 26 11:23 VERSION 11:33:46 -rw-rw-r-- 1 1001 1001 4131 Oct 26 11:27 ZMQWindows.md 11:33:46 drwxrwxr-x 2 1001 1001 4096 Oct 26 11:27 bin 11:33:46 drwxrwxr-x 14 1001 1001 4096 Oct 26 11:27 cmd 11:33:46 -rw-r--r-- 1 root root 426513 Oct 26 11:32 coverage.out 11:33:46 -rw-rw-r-- 1 1001 1001 848 Oct 26 11:27 go.mod 11:33:46 -rw-rw-r-- 1 1001 1001 50414 Oct 26 11:29 go.sum 11:33:46 drwxrwxr-x 8 1001 1001 4096 Oct 26 11:27 internal 11:33:46 drwxrwxr-x 3 1001 1001 4096 Oct 26 11:27 openapi 11:33:46 drwxrwxr-x 4 1001 1001 4096 Oct 26 11:27 snap 11:33:46 -rw-rw-r-- 1 1001 1001 204 Oct 26 11:27 version.go [Pipeline] sh 11:33:47 + '[' -e coverage.out ] 11:33:47 + chown 1001:1001 coverage.out [Pipeline] stash 11:33:47 Warning: overwriting stash ‘coverage-report’ 11:33:48 Stashed 1 file(s) [Pipeline] sh 11:33:49 + make build 11:33:49 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 11:33:55 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 11:34:17 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 11:34:20 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 11:34:24 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 11:34:25 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 11:34:28 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 11:34:33 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 11:34:36 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 11:34:38 Running on prd-ubuntu18.04-docker-8c-8g-2033 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws 11:34:38 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 11:34:38 The recommended git tool is: git 11:34:40 using credential edgex-jenkins-ssh 11:34:40 Cloning the remote Git repository 11:34:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:34:40 > git init /w/workspace/edgex-go/3 # timeout=10 11:34:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:34:40 > git --version # timeout=10 11:34:40 > git --version # 'git version 2.17.1' 11:34:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:34:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:34:42 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 11:34:44 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 11:34:49 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] } 11:34:55 $ docker stop --time=1 bede7db0786396c1972d1ff0b3113d9667f46361592d393bb193f5a8c338359a 11:34:57 $ docker rm -f bede7db0786396c1972d1ff0b3113d9667f46361592d393bb193f5a8c338359a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:34:59 11:34:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:35:00 latest: Pulling from edgex-devops/edgex-compose-arm64 11:35:00 29e5d40040c1: Pulling fs layer 11:35:00 1ce36da41761: Pulling fs layer 11:35:00 25b303627fd3: Pulling fs layer 11:35:00 29e5d40040c1: Verifying Checksum 11:35:00 29e5d40040c1: Download complete 11:35:00 1ce36da41761: Verifying Checksum 11:35:00 1ce36da41761: Download complete 11:35:01 29e5d40040c1: Pull complete 11:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:35:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:35:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:35:02 Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:35:02 25b303627fd3: Verifying Checksum 11:35:02 Merge succeeded, producing bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:35:02 Checking out Revision bb1a13e05b0f303c42fca8a94706dad9e44fb1fb (PR-3781) 11:35:02 1ce36da41761: Pull complete 11:35:02 > git config core.sparsecheckout # timeout=10 11:35:02 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 11:35:02 > git remote # timeout=10 11:35:02 > git config --get remote.origin.url # timeout=10 11:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:35:02 > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 11:35:02 > git rev-parse HEAD^{commit} # timeout=10 11:35:02 > git config core.sparsecheckout # timeout=10 11:35:02 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 11:35:05 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:06 + echo snap-build.sh 11:35:06 snap-build.sh 11:35:06 + SNAP_BASE_DIR=. 11:35:06 + '[' '!' -z /w/workspace/edgex-go/3 ']' 11:35:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 11:35:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 11:35:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 11:35:06 + cd /w/workspace/edgex-go/3 11:35:06 + sudo apt-get remove -qy --purge lxd lxd-client 11:35:06 Reading package lists... 11:35:06 Building dependency tree... 11:35:06 Reading state information... 11:35:06 The following packages were automatically installed and are no longer required: 11:35:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:35:06 uidmap xdelta3 11:35:06 Use 'sudo apt autoremove' to remove them. 11:35:06 The following packages will be REMOVED: 11:35:06 lxd* lxd-client* 11:35:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:35:07 After this operation, 31.7 MB disk space will be freed. 11:35:07 (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.) 11:35:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:35:08 Removing lxd dnsmasq configuration 11:35:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:35:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:35:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:35:09 (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.) 11:35:09 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:35:10 Processing triggers for systemd (237-3ubuntu10.45) ... 11:35:10 Processing triggers for ureadahead (0.100.0-21) ... 11:35:11 + sudo snap remove --purge lxd 11:35:11 snap "lxd" is not installed 11:35:11 + sudo groupadd --force --system lxd 11:35:11 ++ whoami 11:35:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:35:11 + newgrp - lxd 11:35:11 + sudo snap install lxd 11:35:12 25b303627fd3: Pull complete 11:35:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:35:12 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 11:35:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:35:15 $ docker top ffbf5d04a75403828fbcf0f292cba19ff14e6195af33968aae2ec7fcde106822 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:16 + grep parallel 11:35:16 + docker-compose build --help 11:35:22 --parallel Build images in parallel. [Pipeline] } 11:35:22 $ docker stop --time=1 ffbf5d04a75403828fbcf0f292cba19ff14e6195af33968aae2ec7fcde106822 11:35:23 $ docker rm -f ffbf5d04a75403828fbcf0f292cba19ff14e6195af33968aae2ec7fcde106822 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:35:24 . [Pipeline] withDockerContainer 11:35:24 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 11:35:24 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:35:26 $ docker top b0c3dba4a41adedc5c707a2086ce0288ef926f950d45d87ce115f4456e7d3409 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:27 + docker-compose -f ./docker-compose-build.yml build --parallel 11:35:31 Building core-command ... 11:35:31 Building core-data ... 11:35:31 Building core-metadata ... 11:35:31 Building security-bootstrapper ... 11:35:31 Building security-proxy-setup ... 11:35:31 Building security-secretstore-setup ... 11:35:31 Building support-notifications ... 11:35:31 Building support-scheduler ... 11:35:31 Building sys-mgmt-agent ... 11:35:31 Building security-secretstore-setup 11:35:31 Building core-metadata 11:35:31 Building security-proxy-setup 11:35:31 Building support-scheduler 11:35:31 Building core-data 11:35:38 2021-10-26T11:35:32Z INFO Waiting for automatic snapd restart... 11:36:04 lxd 4.19 from Canonical* installed 11:36:04 + sudo lxd init --auto 11:36:10 + sudo snap install --classic snapcraft 11:36:25 snapcraft 5.0 from Canonical* installed 11:36:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:36:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 11:36:25 Dload Upload Total Spent Left Speed 11:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 11:36:25 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 11:36:25 ./yq_linux_amd64 11:36:25 + sudo snapcraft prime --use-lxd 11:36:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:36:28 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: 11:36:28 - README.md 11:36:28 11:36:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:36:28 Launching a container. 11:36:33 Waiting for container to be ready 11:36:33 To start your first instance, try: lxc launch ubuntu:20.04 11:36:33 11:36:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:36:37 Waiting for network to be ready... 11:36:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:36:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 11:36:38 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:36:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 11:36:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 11:36:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 11:36:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 11:36:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 11:36:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 11:36:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 11:36:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:36:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:36:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:36:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:36:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:36:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:36:39 ---> 0a901e6c55eb 11:36:39 Step 3/24 : WORKDIR /edgex-go 11:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:36:39 ---> 0a901e6c55eb 11:36:39 Step 3/23 : WORKDIR /edgex-go 11:36:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:36:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:36:39 ---> 0a901e6c55eb 11:36:39 Step 3/22 : WORKDIR /edgex-go 11:36:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:36:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:36:39 ---> 0a901e6c55eb 11:36:39 Step 3/20 : WORKDIR /edgex-go 11:36:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:36:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:36:39 ---> 0a901e6c55eb 11:36:39 Step 3/22 : WORKDIR /edgex-go 11:36:39 ---> Running in 6aee683460d7 11:36:39 ---> Running in 5367bb3376d4 11:36:39 ---> Running in b8c319d37963 11:36:39 ---> Running in 4a68ace50acf 11:36:39 ---> Running in da46d52192ea 11:36:39 Removing intermediate container 5367bb3376d4 11:36:39 ---> 9978c60bdd9e 11:36:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:36:39 Removing intermediate container da46d52192ea 11:36:39 ---> ae9e02c19804 11:36:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:36:39 Removing intermediate container 6aee683460d7 11:36:39 ---> 509ec57d3d44 11:36:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:36:39 Removing intermediate container b8c319d37963 11:36:39 ---> 803d3da2929a 11:36:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:36:39 Removing intermediate container 4a68ace50acf 11:36:39 ---> 389b590642e8 11:36:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:36:39 ---> Running in cd973d1a5396 11:36:39 ---> Running in 274bbda491b6 11:36:39 ---> Running in 8bb88da6aeb5 11:36:39 ---> Running in c4efdecbefed 11:36:39 ---> Running in bb86fe00d0b3 11:36:39 Removing intermediate container cd973d1a5396 11:36:39 ---> bda310315696 11:36:39 Step 5/22 : RUN apk add --update --no-cache make git 11:36:39 ---> Running in a3cd60cf5784 11:36:39 Removing intermediate container 274bbda491b6 11:36:39 ---> 0115367e20ae 11:36:39 Step 5/20 : RUN apk add --update --no-cache make git 11:36:39 Removing intermediate container 8bb88da6aeb5 11:36:39 ---> b917fd75992c 11:36:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:36:39 ---> Running in 3d9a968c1267 11:36:39 ---> Running in 8426c6efa343 11:36:39 Removing intermediate container bb86fe00d0b3 11:36:39 ---> 5f06b1bca9dd 11:36:39 Step 5/24 : RUN apk add --update --no-cache make git 11:36:39 ---> Running in d9236336f8b5 11:36:39 Removing intermediate container c4efdecbefed 11:36:39 ---> ad797dd5b5e0 11:36:39 Step 5/23 : RUN apk add --update --no-cache make git 11:36:39 ---> Running in 345ee2124a57 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:36:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:36:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:36:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:36:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:36:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:36:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 11:36:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:36:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:36:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:36:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 11:36:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 11:36:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 11:36:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 11:36:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 11:36:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 11:36:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 11:36:40 OK: 219 MiB in 52 packages 11:36:40 OK: 219 MiB in 52 packages 11:36:41 OK: 219 MiB in 52 packages 11:36:41 OK: 219 MiB in 52 packages 11:36:41 OK: 219 MiB in 52 packages 11:36:41 Removing intermediate container a3cd60cf5784 11:36:41 ---> 04104def7618 11:36:41 Step 6/22 : COPY . . 11:36:42 Fetched 25.5 MB in 4s (6128 kB/s) 11:36:43 Reading package lists... 11:36:43 Removing intermediate container 3d9a968c1267 11:36:43 ---> 1ed071c224a0 11:36:43 Step 6/20 : COPY . . 11:36:43 Reading package lists... 11:36:43 Removing intermediate container 8426c6efa343 11:36:43 ---> d4701eaf4376 11:36:43 Step 6/22 : COPY . . 11:36:43 Building dependency tree... 11:36:43 Reading state information... 11:36:43 The following additional packages will be installed: 11:36:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:36:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:36:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:36:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:36:43 Suggested packages: 11:36:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:36:43 Recommended packages: 11:36:43 gnupg libsasl2-modules 11:36:43 The following NEW packages will be installed: 11:36:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:36:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:36:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:36:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:36:43 The following packages will be upgraded: 11:36:43 gpg gpg-agent gpgconf libudev1 11:36:43 Removing intermediate container 345ee2124a57 11:36:43 Removing intermediate container d9236336f8b5 11:36:43 ---> fcae093bce82 11:36:43 Step 6/24 : COPY . . 11:36:43 ---> 49c16a8b11ef 11:36:43 Step 6/23 : COPY go.mod . 11:36:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 11:36:43 Need to get 3527 kB of archives. 11:36:43 After this operation, 13.3 MB of additional disk space will be used. 11:36:43 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] 11:36:43 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] 11:36:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:36:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:36:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 11:36:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 11:36:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:36:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:36:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:36:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:36:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:36:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:36:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:36:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:36:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:36:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:36:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:36:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:36:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:36:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:36:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:36:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:36:45 debconf: delaying package configuration, since apt-utils is not installed 11:36:45 Fetched 3527 kB in 1s (3054 kB/s) 11:36:45 (Reading database ... 12511 files and directories currently installed.) 11:36:45 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 11:36:45 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 11:36:45 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 11:36:45 Selecting previously unselected package udev. 11:36:45 (Reading database ... 12511 files and directories currently installed.) 11:36:45 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 11:36:45 Unpacking udev (237-3ubuntu10.52) ... 11:36:45 Selecting previously unselected package libfuse2:amd64. 11:36:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:36:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:36:45 Selecting previously unselected package fuse. 11:36:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:36:45 Unpacking fuse (2.9.7-1ubuntu1) ... 11:36:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:36:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:36:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:36:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:36:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:36:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:36:45 Selecting previously unselected package libksba8:amd64. 11:36:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:36:45 Unpacking libksba8:amd64 (1.3.5-2) ... 11:36:45 ---> 47c43bfe2056 11:36:45 Step 7/23 : RUN go mod download 11:36:45 ---> Running in 99871e7253d5 11:36:46 Selecting previously unselected package libroken18-heimdal:amd64. 11:36:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:36:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:36:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:36:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libwind0-heimdal:amd64. 11:36:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:36:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:36:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:36:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:36:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:36:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Selecting previously unselected package libsasl2-modules-db:amd64. 11:36:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:36:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:36:46 Selecting previously unselected package libsasl2-2:amd64. 11:36:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:36:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:36:46 Selecting previously unselected package libldap-common. 11:36:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:36:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:36:46 Selecting previously unselected package libldap-2.4-2:amd64. 11:36:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:36:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:36:46 Selecting previously unselected package dirmngr. 11:36:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:36:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:36:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:36:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:36:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:36:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:36:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:36:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:36:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:46 Setting up libksba8:amd64 (1.3.5-2) ... 11:36:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:36:46 Setting up udev (237-3ubuntu10.52) ... 11:36:47 invoke-rc.d: policy-rc.d denied execution of start. 11:36:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Processing triggers for systemd (237-3ubuntu10) ... 11:36:47 Setting up fuse (2.9.7-1ubuntu1) ... 11:36:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:36:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:36:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:36:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:36:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:36:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:36:47 settings in the [Install] section, and DefaultInstance for template units). 11:36:47 This means they are not meant to be enabled using systemctl. 11:36:47 Possible reasons for having this kind of units are: 11:36:47 1) A unit may be statically enabled by being symlinked from another unit's 11:36:47 .wants/ or .requires/ directory. 11:36:47 2) A unit's purpose may be to act as a helper for some other unit which has 11:36:47 a requirement dependency on it. 11:36:47 3) A unit may be started when needed via activation (socket, path, timer, 11:36:47 D-Bus, udev, scripted systemctl call, ...). 11:36:47 4) In case of template units, the unit is meant to be enabled with some 11:36:47 instance name specified. 11:36:48 Reading package lists... 11:36:48 Building dependency tree... 11:36:48 Reading state information... 11:36:48 The following additional packages will be installed: 11:36:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:36:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:36:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:36:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:36:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:36:48 Suggested packages: 11:36:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:36:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:36:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:36:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:36:48 systemd-container policykit-1 11:36:48 Recommended packages: 11:36:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:36:48 The following NEW packages will be installed: 11:36:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:36:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:36:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:36:48 multiarch-support openssh-client python3 python3-minimal python3.6 11:36:48 python3.6-minimal snapd squashfs-tools sudo 11:36:48 The following packages will be upgraded: 11:36:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:36:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 11:36:48 Need to get 36.8 MB of archives. 11:36:48 After this operation, 147 MB of additional disk space will be used. 11:36:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 11:36:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 11:36:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 11:36:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:36:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 11:36:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 11:36:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 11:36:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:36:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:36:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:36:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:36:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:36:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:36:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:36:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 11:36:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 11:36:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 11:36:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 11:36:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 11:36:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 11:36:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:36:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:36:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:36:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:36:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:36:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:36:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:36:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:36:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:36:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 11:36:50 debconf: delaying package configuration, since apt-utils is not installed 11:36:50 Fetched 36.8 MB in 2s (19.4 MB/s) 11:36:50 (Reading database ... 12757 files and directories currently installed.) 11:36:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 11:36:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 11:36:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 11:36:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 11:36:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 11:36:51 (Reading database ... 12757 files and directories currently installed.) 11:36:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 11:36:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 11:36:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 11:36:51 (Reading database ... 12757 files and directories currently installed.) 11:36:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 11:36:51 Unpacking apt (1.6.14) over (1.6.1) ... 11:36:51 Setting up apt (1.6.14) ... 11:36:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:36:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:36:52 (Reading database ... 12764 files and directories currently installed.) 11:36:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 11:36:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 11:36:52 Selecting previously unselected package libpython3.6-minimal:amd64. 11:36:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:36:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:36:52 Selecting previously unselected package libexpat1:amd64. 11:36:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:36:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:36:52 Selecting previously unselected package python3.6-minimal. 11:36:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:36:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:36:52 Removing intermediate container 99871e7253d5 11:36:52 ---> 62b768b64530 11:36:52 Step 8/23 : COPY . . 11:36:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 11:36:52 Checking for services that may need to be restarted...done. 11:36:52 Checking for services that may need to be restarted...done. 11:36:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:36:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:36:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:36:53 Selecting previously unselected package python3-minimal. 11:36:53 (Reading database ... 13012 files and directories currently installed.) 11:36:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:36:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:36:53 Selecting previously unselected package mime-support. 11:36:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:36:53 Unpacking mime-support (3.60ubuntu1) ... 11:36:53 Selecting previously unselected package libmpdec2:amd64. 11:36:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:36:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:36:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:36:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:36:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:36:53 Selecting previously unselected package python3.6. 11:36:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:36:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:36:53 Selecting previously unselected package libpython3-stdlib:amd64. 11:36:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:36:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:36:53 Setting up python3-minimal (3.6.7-1~18.04) ... 11:36:53 Selecting previously unselected package python3. 11:36:53 (Reading database ... 13442 files and directories currently installed.) 11:36:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:36:53 Unpacking python3 (3.6.7-1~18.04) ... 11:36:53 Selecting previously unselected package multiarch-support. 11:36:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:36:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:36:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:36:54 Selecting previously unselected package liblzo2-2:amd64. 11:36:54 (Reading database ... 13479 files and directories currently installed.) 11:36:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:36:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:36:54 Selecting previously unselected package libbsd0:amd64. 11:36:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:36:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:36:54 Selecting previously unselected package sudo. 11:36:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:36:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:36:54 Selecting previously unselected package apparmor. 11:36:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:36:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:36:54 Selecting previously unselected package libedit2:amd64. 11:36:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:36:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:36:54 Selecting previously unselected package libkrb5support0:amd64. 11:36:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:36:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:36:54 Selecting previously unselected package libk5crypto3:amd64. 11:36:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:36:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:36:54 Selecting previously unselected package libkeyutils1:amd64. 11:36:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:36:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:36:54 Selecting previously unselected package libkrb5-3:amd64. 11:36:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:36:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:36:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:36:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:36:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:36:54 Selecting previously unselected package libssl1.0.0:amd64. 11:36:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 11:36:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 11:36:55 Selecting previously unselected package openssh-client. 11:36:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 11:36:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 11:36:55 Selecting previously unselected package squashfs-tools. 11:36:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 11:36:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 11:36:55 Selecting previously unselected package snapd. 11:36:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 11:36:55 Unpacking snapd (2.51.1+18.04) ... 11:36:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:36:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 11:36:57 Setting up mime-support (3.60ubuntu1) ... 11:36:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:36:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:36:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:36:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:36:57 Setting up systemd (237-3ubuntu10.52) ... 11:36:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:36:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:36:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:36:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:36:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:36:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:36:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:36:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 11:36:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:36:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:36:58 Setting up python3 (3.6.7-1~18.04) ... 11:36:58 running python rtupdate hooks for python3.6... 11:36:58 running python post-rtupdate hooks for python3.6... 11:36:58 Setting up apparmor (2.12-4ubuntu5.1) ... 11:36:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:36:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:36:59 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 11:36:59 Setting up snapd (2.51.1+18.04) ... 11:37:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:37:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:37:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:37:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:37:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:37:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:37:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:37:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:37:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:37:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:37:01 /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' 11:37:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:37:02 Processing triggers for systemd (237-3ubuntu10.52) ... 11:37:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:37:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:37:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:37:04 Reading package lists... 11:37:04 Reading package lists... 11:37:04 Building dependency tree... 11:37:04 Reading state information... 11:37:04 Calculating upgrade... 11:37:04 The following packages will be upgraded: 11:37:04 advancecomp base-files bash binutils binutils-common 11:37:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:37:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:37:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 11:37:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 11:37:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:37:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:37:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:37:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 11:37:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:37:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:37:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:37:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:37:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:37:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:37:04 ubuntu-keyring util-linux 11:37:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:37:04 Need to get 64.2 MB of archives. 11:37:04 After this operation, 5144 kB of additional disk space will be used. 11:37:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 11:37:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:37:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:37:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:37:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:37:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:37:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:37:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:37:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:37:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:37:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:37:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:37:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:37:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:37:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:37:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:37:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:37:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:37:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:37:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:37:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:37:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:37:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:37:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:37:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:37:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:37:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:37:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:37:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:37:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:37:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:37:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:37:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:37:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 11:37:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 11:37:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:37:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:37:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 11:37:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 11:37:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:37:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:37:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 11:37:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 11:37:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:37:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:37:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:37:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 11:37:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:37:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:37:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 11:37:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 11:37:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 11:37:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 11:37:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:37:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:37:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:37:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:37:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:37:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:37:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:37:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:37:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:37:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:37:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:37:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:37:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:37:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:37:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:37:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 11:37:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:37:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:37:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:37:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 11:37:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:37:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:37:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:37:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:37:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:37:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:37:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:37:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:37:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:37:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:37:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 11:37:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 11:37:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 11:37:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 11:37:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 11:37:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:37:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:37:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:37:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 11:37:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 11:37:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:37:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:37:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:37:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:37:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:37:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:37:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:37:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:37:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:37:06 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:37:06 debconf: delaying package configuration, since apt-utils is not installed 11:37:06 Fetched 64.2 MB in 2s (38.4 MB/s) 11:37:06 (Reading database ... 13914 files and directories currently installed.) 11:37:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:37:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:37:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:37:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:37:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 11:37:07 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 11:37:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:07 ---> faf00f70f774 11:37:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:07 ---> 877ff73eade9 11:37:07 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:07 ---> 5f939b5c839c 11:37:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:07 ---> cca355e676af 11:37:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:07 ---> Running in 621a12fb38f1 11:37:07 ---> Running in 3896fa814ba3 11:37:07 ---> Running in c66483edee58 11:37:07 ---> Running in ab63129c034e 11:37:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:08 (Reading database ... 13914 files and directories currently installed.) 11:37:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:37:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:37:08 (Reading database ... 13914 files and directories currently installed.) 11:37:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:37:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:37:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:08 (Reading database ... 13914 files and directories currently installed.) 11:37:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:37:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:37:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:37:09 (Reading database ... 13914 files and directories currently installed.) 11:37:09 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 11:37:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:37:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:37:09 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 11:37:09 Setting up base-files (10.1ubuntu2.11) ... 11:37:09 Installing new version of config file /etc/issue ... 11:37:09 Installing new version of config file /etc/issue.net ... 11:37:09 Installing new version of config file /etc/lsb-release ... 11:37:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:37:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:37:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:37:09 Removing obsolete conffile /etc/default/motd-news ... 11:37:09 (Reading database ... 13915 files and directories currently installed.) 11:37:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:37:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:37:09 Setting up bash (4.4.18-2ubuntu1.2) ... 11:37:09 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 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:37:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:37:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:37:10 Setting up tar (1.29b-2ubuntu0.2) ... 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:37:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:37:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:37:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:37:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:37:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:37:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:37:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:37:10 Setting up grep (3.1-2build1) ... 11:37:10 (Reading database ... 13915 files and directories currently installed.) 11:37:10 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 11:37:10 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 11:37:11 Setting up gzip (1.6-5ubuntu1.1) ... 11:37:11 (Reading database ... 13915 files and directories currently installed.) 11:37:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:37:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:37:11 Setting up login (1:4.5-1ubuntu2) ... 11:37:11 (Reading database ... 13915 files and directories currently installed.) 11:37:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:37:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:37:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:37:11 (Reading database ... 13915 files and directories currently installed.) 11:37:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:37:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:37:12 Removing intermediate container 3896fa814ba3 11:37:12 ---> 90632875929d 11:37:12 Step 8/22 : RUN make cmd/core-metadata/core-metadata 11:37:12 ---> Running in 4a1f20c363c6 11:37:12 Removing intermediate container c66483edee58 11:37:12 ---> e0b7123fdd81 11:37:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:37:12 Removing intermediate container 621a12fb38f1 11:37:12 ---> 03f583cc6133 11:37:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:37:12 Removing intermediate container ab63129c034e 11:37:12 ---> e03efa38e151 11:37:12 Step 8/22 : RUN make cmd/core-data/core-data 11:37:12 ---> a2a5deb607ec 11:37:12 Step 9/23 : RUN go mod tidy 11:37:12 ---> Running in 41dbd409bd3a 11:37:12 ---> Running in 94a165a47eaa 11:37:12 ---> Running in a0029f846d91 11:37:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:37:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:37:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:37:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:37:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:37:12 (Reading database ... 13915 files and directories currently installed.) 11:37:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:37:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:37:12 ---> Running in de638f60eaa8 11:37:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:37:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:37:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:37:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:37:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:37:13 (Reading database ... 13915 files and directories currently installed.) 11:37:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:37:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:37:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:37:13 (Reading database ... 13915 files and directories currently installed.) 11:37:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:37:13 (Reading database ... 13915 files and directories currently installed.) 11:37:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:37:13 (Reading database ... 13915 files and directories currently installed.) 11:37:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:37:13 (Reading database ... 13915 files and directories currently installed.) 11:37:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:13 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:37:14 (Reading database ... 13915 files and directories currently installed.) 11:37:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:37:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:37:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:37:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:37:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:37:14 (Reading database ... 13915 files and directories currently installed.) 11:37:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:37:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:37:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:37:14 (Reading database ... 13915 files and directories currently installed.) 11:37:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:37:14 (Reading database ... 13915 files and directories currently installed.) 11:37:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:37:14 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 11:37:14 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 11:37:14 (Reading database ... 13915 files and directories currently installed.) 11:37:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:14 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 11:37:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:37:14 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 11:37:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:37:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:37:15 (Reading database ... 13915 files and directories currently installed.) 11:37:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:37:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:37:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:37:15 (Reading database ... 13915 files and directories currently installed.) 11:37:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:37:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:37:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:37:15 (Reading database ... 13917 files and directories currently installed.) 11:37:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:37:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:37:15 Setting up debconf (1.5.66ubuntu1) ... 11:37:16 (Reading database ... 13917 files and directories currently installed.) 11:37:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:37:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:37:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:37:16 (Reading database ... 13917 files and directories currently installed.) 11:37:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:37:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:37:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:37:16 (Reading database ... 13917 files and directories currently installed.) 11:37:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:37:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:37:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:37:16 (Reading database ... 13917 files and directories currently installed.) 11:37:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:37:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:37:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 11:37:16 (Reading database ... 13919 files and directories currently installed.) 11:37:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:37:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:37:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:37:16 (Reading database ... 13923 files and directories currently installed.) 11:37:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:37:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:37:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 11:37:16 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 11:37:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:37:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:37:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:37:17 (Reading database ... 13923 files and directories currently installed.) 11:37:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 11:37:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 11:37:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 11:37:17 (Reading database ... 13923 files and directories currently installed.) 11:37:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 11:37:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 11:37:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 11:37:17 (Reading database ... 13923 files and directories currently installed.) 11:37:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 11:37:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:37:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 11:37:17 (Reading database ... 13923 files and directories currently installed.) 11:37:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:37:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:37:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:37:17 (Reading database ... 13923 files and directories currently installed.) 11:37:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:37:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:37:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:37:17 (Reading database ... 13923 files and directories currently installed.) 11:37:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:37:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:37:17 Setting up passwd (1:4.5-1ubuntu2) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:37:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:37:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:37:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:37:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:37:18 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:37:18 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:37:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:37:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:37:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:37:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:37:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:37:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:37:18 (Reading database ... 13923 files and directories currently installed.) 11:37:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 11:37:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 11:37:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 11:37:19 (Reading database ... 13923 files and directories currently installed.) 11:37:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 11:37:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 11:37:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 11:37:19 (Reading database ... 13923 files and directories currently installed.) 11:37:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:37:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:37:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:37:19 (Reading database ... 13924 files and directories currently installed.) 11:37:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:37:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:37:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:37:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:37:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 11:37:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 11:37:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 11:37:19 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 11:37:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:37:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:37:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:37:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:37:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:37:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:37:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:37:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:37:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:37:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:37:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:37:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:37:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:37:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:37:20 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 11:37:20 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 11:37:20 Removing intermediate container de638f60eaa8 11:37:20 ---> 278ed373e84b 11:37:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:37:20 ---> Running in b95579e9537f 11:37:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:37:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:37:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:37:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:37:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:37:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:37:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:37:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:37:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:37:20 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:37:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:37:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:37:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:22 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 11:37:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:37:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:37:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:37:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:37:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:37:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:37:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:37:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:37:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:37:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:37:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:37:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:37:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:37:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:37:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:37:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:37:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:37:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:37:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:37:24 Setting up tzdata (2021a-2ubuntu0.18.04) ... 11:37:24 11:37:24 Current default time zone: 'Etc/UTC' 11:37:24 Local time is now: Tue Oct 26 11:37:24 UTC 2021. 11:37:24 Universal Time is now: Tue Oct 26 11:37:24 UTC 2021. 11:37:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:37:24 11:37:24 Setting up systemd-sysv (237-3ubuntu10.52) ... 11:37:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 11:37:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:37:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:37:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:37:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:37:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:37:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:37:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:37:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:37:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:37:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 11:37:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:24 Setting up patch (2.7.6-2ubuntu1.1) ... 11:37:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:37:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:37:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 11:37:24 Installing new version of config file /etc/ssl/openssl.cnf ... 11:37:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:37:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:37:25 Setting up ca-certificates (20210119~18.04.2) ... 11:37:27 Updating certificates in /etc/ssl/certs... 11:37:27 23 added, 28 removed; done. 11:37:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:37:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:37:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:37:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:37:27 Setting up pkgbinarymangler (138.18.04.1) ... 11:37:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 11:37:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up perl (5.26.1-6ubuntu0.5) ... 11:37:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 11:37:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:37:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:37:27 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 11:37:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:37:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:37:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:37:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:37:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:37:27 Processing triggers for systemd (237-3ubuntu10.52) ... 11:37:27 Processing triggers for mime-support (3.60ubuntu1) ... 11:37:27 Processing triggers for ca-certificates (20210119~18.04.2) ... 11:37:27 Updating certificates in /etc/ssl/certs... 11:37:28 0 added, 0 removed; done. 11:37:28 Running hooks in /etc/ca-certificates/update.d... 11:37:28 done. 11:37:29 Reading package lists... 11:37:29 Building dependency tree... 11:37:29 Reading state information... 11:37:29 The following NEW packages will be installed: 11:37:29 apt-transport-https 11:37:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:37:29 Need to get 4348 B of archives. 11:37:29 After this operation, 154 kB of additional disk space will be used. 11:37:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 11:37:29 debconf: delaying package configuration, since apt-utils is not installed 11:37:29 Fetched 4348 B in 0s (24.1 kB/s) 11:37:29 Selecting previously unselected package apt-transport-https. 11:37:29 (Reading database ... 13928 files and directories currently installed.) 11:37:29 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 11:37:29 Unpacking apt-transport-https (1.6.14) ... 11:37:29 Setting up apt-transport-https (1.6.14) ... 11:37:29 Waiting for network to be ready... 11:37:36 2021-10-26T11:37:32Z INFO Waiting for automatic snapd restart... 11:37:38 snapd 2.52.1 from Canonical* installed 11:37:38 "snapd" switched to the "latest/stable" channel 11:37:38 11:37:41 core18 20210722 from Canonical* installed 11:37:41 "core18" switched to the "latest/stable" channel 11:37:41 11:37:44 snapcraft 5.0 from Canonical* installed 11:37:44 "snapcraft" switched to the "latest/stable" channel 11:37:44 11:37:48 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: 11:37:48 - README.md 11:37:48 11:37:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:37:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:37:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:37:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:37:50 Reading package lists... 11:37:50 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 11:37:50 Reading package lists... 11:37:50 Building dependency tree... 11:37:50 Reading state information... 11:37:50 Suggested packages: 11:37:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:37:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:37:50 Recommended packages: 11:37:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:37:50 The following NEW packages will be installed: 11:37:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:37:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:37:50 pkg-config zip 11:37:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:37:50 Need to get 7670 kB of archives. 11:37:50 After this operation, 43.8 MB of additional disk space will be used. 11:37:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 11:37:50 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:37:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 11:37:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 11:37:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 11:37:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:37:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:37:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:37:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:37:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:37:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:37:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:37:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:37:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:37:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:37:51 debconf: delaying package configuration, since apt-utils is not installed 11:37:51 Fetched 7670 kB in 1s (10.5 MB/s) 11:37:51 Selecting previously unselected package libglib2.0-0:amd64. 11:37:51 (Reading database ... 13932 files and directories currently installed.) 11:37:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 11:37:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:37:51 Selecting previously unselected package libpsl5:amd64. 11:37:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:37:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:37:51 Selecting previously unselected package libnghttp2-14:amd64. 11:37:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:37:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:37:51 Selecting previously unselected package librtmp1:amd64. 11:37:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:37:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:37:51 Selecting previously unselected package libcurl3-gnutls:amd64. 11:37:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 11:37:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 11:37:51 Selecting previously unselected package liberror-perl. 11:37:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:37:51 Unpacking liberror-perl (0.17025-1) ... 11:37:51 Selecting previously unselected package git-man. 11:37:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 11:37:51 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 11:37:52 Selecting previously unselected package git. 11:37:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 11:37:52 Unpacking git (1:2.17.1-1ubuntu0.9) ... 11:37:52 Selecting previously unselected package libnorm1:amd64. 11:37:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:37:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:37:52 Selecting previously unselected package libpgm-5.2-0:amd64. 11:37:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:37:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:37:52 Selecting previously unselected package libsodium23:amd64. 11:37:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:37:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:37:52 Selecting previously unselected package libzmq5:amd64. 11:37:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:37:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:37:52 Selecting previously unselected package libzmq3-dev:amd64. 11:37:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:37:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:37:53 Selecting previously unselected package pkg-config. 11:37:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:37:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:37:53 Selecting previously unselected package zip. 11:37:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:37:53 Unpacking zip (3.0-11build1) ... 11:37:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:37:53 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 11:37:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:37:53 Setting up liberror-perl (0.17025-1) ... 11:37:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:37:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:37:53 No schema files found: doing nothing. 11:37:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:37:53 Setting up zip (3.0-11build1) ... 11:37:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:37:53 Setting up libsodium23:amd64 (1.0.16-2) ... 11:37:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:37:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:37:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 11:37:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:37:53 Setting up git (1:2.17.1-1ubuntu0.9) ... 11:37:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:37:53 git set to automatically installed. 11:37:53 git-man set to automatically installed. 11:37:53 libcurl3-gnutls set to automatically installed. 11:37:53 liberror-perl set to automatically installed. 11:37:53 libglib2.0-0 set to automatically installed. 11:37:53 libnghttp2-14 set to automatically installed. 11:37:53 libnorm1 set to automatically installed. 11:37:53 libpgm-5.2-0 set to automatically installed. 11:37:53 libpsl5 set to automatically installed. 11:37:53 librtmp1 set to automatically installed. 11:37:53 libsodium23 set to automatically installed. 11:37:53 libzmq3-dev set to automatically installed. 11:37:53 libzmq5 set to automatically installed. 11:37:53 pkg-config set to automatically installed. 11:37:53 zip set to automatically installed. 11:37:58 snapd is not logged in, snap install commands will use sudo 11:38:01 snap "core18" has no updates available 11:38:03 snapd is not logged in, snap install commands will use sudo 11:38:18 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 11:38:18 Pulling config-common 11:38:18 + snapcraftctl pull 11:38:18 Pulling go-build-helper 11:38:18 + snapcraftctl pull 11:38:19 'edgex-go' has dependencies that need to be staged: go-build-helper 11:38:19 Skipping pull go-build-helper (already ran) 11:38:19 Building go-build-helper 11:38:19 + snapcraftctl build 11:38:22 Staging go-build-helper 11:38:22 + snapcraftctl stage 11:38:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:38:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:38:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 11:38:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 11:38:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 11:38:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 11:38:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 11:38:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 11:38:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 11:38:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 11:38:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:38:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:38:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:38:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:38:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:38:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:38:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:38:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:38:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:38:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 11:38:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 11:38:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 11:38:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 11:38:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 11:38:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 11:38:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 11:38:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 11:38:30 Fetched 25.5 MB in 0s (0 B/s) 11:38:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:38:30 Fetched 224 kB in 0s (0 B/s) 11:38:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:38:30 Fetched 157 kB in 0s (0 B/s) 11:38:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:38:30 Fetched 221 kB in 0s (0 B/s) 11:38:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:38:30 Fetched 143 kB in 0s (0 B/s) 11:38:30 Pulling edgex-go 11:38:30 + snapcraftctl pull 11:38:31 Pulling hooks 11:38:31 + snapcraftctl pull 11:38:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:38:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:38:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:38:49 Fetched 0 B in 0s (0 B/s) 11:38:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:38:49 Fetched 96.5 kB in 0s (0 B/s) 11:38:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:38:49 Fetched 279 kB in 0s (0 B/s) 11:38:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:38:49 Fetched 122 kB in 0s (0 B/s) 11:38:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:38:49 Fetched 77.8 kB in 0s (0 B/s) 11:38:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:38:49 Fetched 8848 B in 0s (0 B/s) 11:38:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:38:49 Fetched 47.8 kB in 0s (0 B/s) 11:38:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:38:49 Fetched 45.6 kB in 0s (0 B/s) 11:38:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:38:49 Fetched 15.0 kB in 0s (0 B/s) 11:38:49 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 11:38:49 Fetched 220 kB in 0s (0 B/s) 11:38:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 11:38:49 Fetched 154 kB in 0s (0 B/s) 11:38:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:38:49 Fetched 50.6 kB in 0s (0 B/s) 11:38:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:38:49 Fetched 14.8 kB in 0s (0 B/s) 11:38:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:38:49 Fetched 41.8 kB in 0s (0 B/s) 11:38:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:38:49 Fetched 499 kB in 0s (0 B/s) 11:38:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:38:49 Fetched 111 kB in 0s (0 B/s) 11:38:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:38:49 Fetched 240 kB in 0s (0 B/s) 11:38:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:38:49 Fetched 29.3 kB in 0s (0 B/s) 11:38:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:38:49 Fetched 85.5 kB in 0s (0 B/s) 11:38:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:38:49 Fetched 24.5 kB in 0s (0 B/s) 11:38:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:38:49 Fetched 49.2 kB in 0s (0 B/s) 11:38:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:38:49 Fetched 54.2 kB in 0s (0 B/s) 11:38:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:38:49 Fetched 30.8 kB in 0s (0 B/s) 11:38:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 11:38:49 Fetched 15.8 kB in 0s (0 B/s) 11:38:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:38:49 Fetched 85.9 kB in 0s (0 B/s) 11:38:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:38:49 Fetched 8720 B in 0s (0 B/s) 11:38:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 11:38:49 Fetched 140 kB in 0s (0 B/s) 11:38:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:38:49 Fetched 119 kB in 0s (0 B/s) 11:38:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 11:38:49 Fetched 111 kB in 0s (0 B/s) 11:38:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:38:49 Fetched 11.1 kB in 0s (0 B/s) 11:38:49 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 11:38:49 Fetched 646 kB in 0s (0 B/s) 11:38:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:38:49 Fetched 41.3 kB in 0s (0 B/s) 11:38:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:38:49 Fetched 17.9 kB in 0s (0 B/s) 11:38:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:38:49 Fetched 368 kB in 0s (0 B/s) 11:38:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:38:49 Fetched 187 kB in 0s (0 B/s) 11:38:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:38:49 Fetched 175 kB in 0s (0 B/s) 11:38:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:38:49 Fetched 206 kB in 0s (0 B/s) 11:38:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 11:38:49 Fetched 1302 kB in 0s (0 B/s) 11:38:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:38:49 Fetched 36.2 kB in 0s (0 B/s) 11:38:49 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 11:38:49 Fetched 159 kB in 0s (0 B/s) 11:38:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:38:49 Fetched 107 kB in 0s (0 B/s) 11:38:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:38:49 Fetched 48.7 kB in 0s (0 B/s) 11:38:49 Pulling static-packages 11:38:49 + snapcraftctl pull 11:38:49 Pulling version 11:38:49 + cd /root/project 11:38:49 + git describe --tags --abbrev=0 11:38:49 + sed s/v// 11:38:49 + GIT_VERSION=2.0.1-dev.78 11:38:49 + [ -z 2.0.1-dev.78 ] 11:38:49 + snapcraftctl set-version 2.0.1-dev.78 11:38:49 Building config-common 11:38:49 + snapcraftctl build 11:38:51 Skipping build go-build-helper (already ran) 11:38:52 Building edgex-go 11:38:52 + cd /root/parts/edgex-go/src 11:38:52 + git describe --tags --abbrev=0 11:38:52 + sed s/v// 11:38:52 + GIT_VERSION=2.0.1-dev.78 11:38:52 + [ -z 2.0.1-dev.78 ] 11:38:52 + echo 2.0.1-dev.78 11:38:52 + [ ! -d vendor ] 11:38:52 + go mod download all 11:38:58 + make build 11:38:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-data/core-data ./cmd/core-data 11:39:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:39:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-command/core-command ./cmd/core-command 11:39:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:39:14 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 11:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:39:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:39:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:39:18 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 11:39:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:39:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/secrets-config ./cmd/secrets-config 11:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:39:24 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:39:24 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:39:24 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:39:24 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:39:24 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:39:24 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:39:24 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:39:24 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:39:24 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:39:24 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:39:24 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:39:24 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:39:24 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:39:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:39:24 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:39:24 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:39:24 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:39:24 + 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 11:39:24 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:39:24 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:39:24 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:39:24 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:39:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:39:24 + 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 11:39:24 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:39:24 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:39:24 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:39:25 Building hooks 11:39:25 + cd /root/parts/hooks/src 11:39:25 + make build 11:39:25 go mod tidy 11:39:25 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 11:39:25 go: downloading github.com/davecgh/go-spew v1.1.0 11:39:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:39:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:39:26 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:39:27 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:39:27 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:39:30 Building static-packages 11:39:30 + snapcraftctl build 11:39:32 Building version 11:39:32 + snapcraftctl build 11:39:34 Staging config-common 11:39:34 + snapcraftctl stage 11:39:35 Skipping stage go-build-helper (already ran) 11:39:35 Staging edgex-go 11:39:35 + snapcraftctl stage 11:39:36 Staging hooks 11:39:36 + snapcraftctl stage 11:39:36 Removing intermediate container 94a165a47eaa 11:39:36 ---> be267de0af52 11:39:36 11:39:36 Step 9/20 : FROM alpine:3.14 11:39:36 3.14: Pulling from library/alpine 11:39:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:39:36 Status: Downloaded newer image for alpine:3.14 11:39:36 ---> bb3de5531c18 11:39:36 Step 10/20 : RUN apk add --update --no-cache curl 11:39:36 ---> Running in c8a5cfb81fd2 11:39:36 Removing intermediate container 41dbd409bd3a 11:39:36 ---> 2a02efc9ecbd 11:39:36 11:39:36 Step 9/24 : FROM alpine:3.14 11:39:36 ---> bb3de5531c18 11:39:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:39:36 ---> Running in f58772ed1d6d 11:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:39:37 Staging static-packages 11:39:37 + snapcraftctl stage 11:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:39:38 Staging version 11:39:38 + snapcraftctl stage 11:39:38 (1/5) Installing ca-certificates (20191127-r5) 11:39:38 (1/3) Installing ca-certificates (20191127-r5) 11:39:38 (2/5) Installing brotli-libs (1.0.9-r5) 11:39:38 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:39:38 (4/5) Installing libcurl (7.79.1-r0) 11:39:38 (2/3) Installing dumb-init (1.2.5-r1) 11:39:38 (3/3) Installing su-exec (0.2-r1) 11:39:38 Executing busybox-1.33.1-r3.trigger 11:39:38 (5/5) Installing curl (7.79.1-r0) 11:39:38 Executing busybox-1.33.1-r3.trigger 11:39:38 Executing ca-certificates-20191127-r5.trigger 11:39:38 Executing ca-certificates-20191127-r5.trigger 11:39:39 Priming config-common 11:39:39 + snapcraftctl prime 11:39:39 OK: 6 MiB in 17 packages 11:39:39 OK: 8 MiB in 19 packages 11:39:40 Priming go-build-helper 11:39:40 + snapcraftctl prime 11:39:41 Priming edgex-go 11:39:41 + snapcraftctl prime 11:39:42 Removing intermediate container c8a5cfb81fd2 11:39:42 ---> 63cabf0d986a 11:39:42 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:39:42 Removing intermediate container f58772ed1d6d 11:39:42 ---> cb05170cd956 11:39:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:39:42 Priming hooks 11:39:42 + snapcraftctl prime 11:39:42 ---> Running in 3dfc00d428b8 11:39:42 ---> Running in 988e11d0b7ab 11:39:43 Priming static-packages 11:39:43 + snapcraftctl prime 11:39:43 Removing intermediate container 988e11d0b7ab 11:39:43 ---> 104dc7bca95e 11:39:43 Step 12/20 : WORKDIR /edgex 11:39:43 Removing intermediate container 3dfc00d428b8 11:39:43 ---> 02eb6c362b28 11:39:43 Step 12/24 : WORKDIR / 11:39:43 ---> Running in c91d7393f09a 11:39:44 ---> Running in 86fcde34d89d 11:39:44 Removing intermediate container 4a1f20c363c6 11:39:44 ---> 652cc34c992a 11:39:44 11:39:44 Step 9/22 : FROM alpine:3.14 11:39:44 ---> bb3de5531c18 11:39:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:39:44 ---> Running in 08024bdc0503 11:39:45 Removing intermediate container c91d7393f09a 11:39:45 ---> eda26f79c7a1 11:39:45 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:39:45 Removing intermediate container 86fcde34d89d 11:39:45 ---> cd930e11904e 11:39:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:39:46 Priming version 11:39:46 + snapcraftctl prime 11:39:47 ---> 06b56e1e46da 11:39:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:39:47 ---> 30c4f9ea0cdb 11:39:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:39:47 Removing intermediate container b95579e9537f 11:39:47 ---> 13f19f934ce7 11:39:47 11:39:47 Step 11/23 : FROM alpine:3.14 11:39:47 ---> bb3de5531c18 11:39:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:39:47 ---> Running in 890d4c62711a 11:39:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] } 11:39:49 (1/1) Installing dumb-init (1.2.5-r1) 11:39:49 Executing busybox-1.33.1-r3.trigger 11:39:49 ---> ec493462bd32 11:39:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:39:49 OK: 5 MiB in 15 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:39:49 ---> 5569795aa6d0 11:39:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:39:50 ---> 306dd0307922 11:39:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:39:51 Removing intermediate container 08024bdc0503 11:39:51 ---> ffff0e68ac70 11:39:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:39:51 ---> Running in be58ba43dcac 11:39:51 (1/1) Installing dumb-init (1.2.5-r1) 11:39:51 Executing busybox-1.33.1-r3.trigger 11:39:51 OK: 5 MiB in 15 packages 11:39:51 ---> 040ee4df8e51 11:39:51 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:39:52 ---> Running in 54746364c413 11:39:52 Removing intermediate container be58ba43dcac 11:39:52 ---> 1b2ba5411226 11:39:52 Step 12/22 : ENV APP_PORT=59881 11:39:52 ---> Running in ad0da8bce3bc 11:39:52 ---> e8dbf973a4b8 11:39:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:39:52 Removing intermediate container 54746364c413 11:39:52 ---> 193032a8383f 11:39:52 Step 17/20 : CMD ["--init=true"] 11:39:52 Removing intermediate container 890d4c62711a 11:39:52 ---> c10df619a79d 11:39:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:39:52 ---> Running in ec0ec92b563d 11:39:53 ---> Running in 1e9ab41ac14c 11:39:53 Removing intermediate container ad0da8bce3bc 11:39:53 ---> b38426cf8a58 11:39:53 Step 13/22 : EXPOSE $APP_PORT 11:39:53 ---> Running in 22a0707bc79e 11:39:53 Removing intermediate container ec0ec92b563d 11:39:53 ---> badb0045f7cd 11:39:53 Step 18/20 : LABEL arch=arm64 11:39:53 Removing intermediate container 1e9ab41ac14c 11:39:53 ---> 2d6ced5ad626 11:39:53 Step 14/23 : ENV APP_PORT=59861 11:39:53 ---> Running in c87109430291 11:39:54 ---> Running in 8916cc8edde7 11:39:54 Removing intermediate container 22a0707bc79e 11:39:54 ---> b52ab8737f2a 11:39:54 Step 14/22 : WORKDIR / 11:39:54 ---> Running in 89b04679068a 11:39:54 Removing intermediate container c87109430291 11:39:54 ---> 434157c89cde 11:39:54 Step 19/20 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:39:54 ---> 066480f830b8 11:39:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:39:54 Removing intermediate container 8916cc8edde7 11:39:54 ---> 8a02a0e60384 11:39:54 Step 15/23 : EXPOSE $APP_PORT 11:39:54 ---> Running in a36004c345d0 11:39:54 ---> Running in 5b9155a32266 11:39:55 Removing intermediate container 89b04679068a 11:39:55 ---> cd00e1b2c2d3 11:39:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:39:55 Removing intermediate container a36004c345d0 11:39:55 ---> ccd36c609ca3 11:39:55 Step 20/20 : LABEL version=0.0.0 11:39:55 Removing intermediate container 5b9155a32266 11:39:55 ---> 37252fefba5b 11:39:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:39:55 ---> Running in 49861e8f79e1 11:39:56 Removing intermediate container a0029f846d91 11:39:56 ---> 75d2a2a78a42 11:39:56 11:39:56 Step 9/22 : FROM alpine:3.14 11:39:56 ---> bb3de5531c18 11:39:56 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:39:56 Removing intermediate container 49861e8f79e1 11:39:56 ---> 6ae7f374af69 11:39:56 11:39:56 ---> e1cbfd52ea49 11:39:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:39:56 ---> Running in 7590a681677b 11:39:56 ---> abc8bb6f395c 11:39:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:39:57 ---> b689a518bbf4 11:39:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:39:57 Successfully built 6ae7f374af69 11:39:57 Successfully tagged security-proxy-setup-arm64:latest 11:39:57  Building security-proxy-setup ... done Building security-bootstrapper 11:39:57 Removing intermediate container 7590a681677b 11:39:57 ---> e88096cb17f9 11:39:57 Step 11/22 : ENV APP_PORT=59880 11:39:57 ---> Running in 450559c0dc6b 11:39:58 ---> 5ee248955d17 11:39:58 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/ 11:39:58 ---> Running in 2db993468d4a 11:39:58 Removing intermediate container 450559c0dc6b 11:39:58 ---> a6c6dd040641 11:39:58 Step 12/22 : EXPOSE $APP_PORT 11:39:58 ---> 1552ccdefae0 11:39:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:39:58 ---> Running in c774947a96b3 11:39:59 ---> 477dae7e5e9f 11:39:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:39:59 Removing intermediate container c774947a96b3 11:39:59 ---> 22ee236f50ee 11:39:59 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:00 ---> Running in a55c2470a92d 11:40:00 ---> 79070e566308 11:40:00 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:40:01 ---> Running in 33c15ef532bd 11:40:01 ---> a0cb87516b4e 11:40:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:40:01 ---> Running in 878ca9f0aba1 11:40:01 Removing intermediate container 33c15ef532bd 11:40:02 ---> 8e77ec561349 11:40:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:02 ---> Running in cf20fb18385b 11:40:02 Removing intermediate container 878ca9f0aba1 11:40:02 ---> 7c545340df62 11:40:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:03 ---> Running in 457681e5d878 11:40:03 Removing intermediate container 2db993468d4a 11:40:03 ---> 8b2daa59c7b2 11:40:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:40:03 Removing intermediate container cf20fb18385b 11:40:03 ---> bf864a18db24 11:40:03 Step 20/22 : LABEL arch=arm64 11:40:03 ---> Running in 68c76b0f6e5f 11:40:03 ---> Running in 0f484c6556e5 11:40:03 Removing intermediate container 457681e5d878 11:40:03 ---> 19cd50c0d9a2 11:40:03 Step 21/23 : LABEL arch=arm64 11:40:03 ---> Running in 38a901c34042 11:40:04 Removing intermediate container 68c76b0f6e5f 11:40:04 ---> 8f44f0cb60a9 11:40:04 Step 22/24 : LABEL arch=arm64 11:40:04 Removing intermediate container 0f484c6556e5 11:40:04 ---> 9c96fa4a05ad 11:40:04 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:40:04 ---> Running in a47bfa114902 11:40:04 Removing intermediate container a55c2470a92d 11:40:04 ---> d6a335121689 11:40:04 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 11:40:04 ---> Running in c53af152ca5c 11:40:04 ---> Running in 50cbd80f5ddf 11:40:04 Removing intermediate container 38a901c34042 11:40:04 ---> 0077d1cea3e2 11:40:04 Step 22/23 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:40:04 Removing intermediate container a47bfa114902 11:40:04 ---> 833afab04512 11:40:04 Step 23/24 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:40:04 ---> Running in 58244f0f3d13 11:40:05 ---> Running in e6de7f07f6f4 11:40:05 Removing intermediate container c53af152ca5c 11:40:05 ---> d22630e7ad8a 11:40:05 Step 22/22 : LABEL version=0.0.0 11:40:05 ---> Running in d72cef27ee4b 11:40:05 Removing intermediate container 58244f0f3d13 11:40:05 ---> 62d1ec32653c 11:40:05 Step 23/23 : LABEL version=0.0.0 11:40:06 Removing intermediate container e6de7f07f6f4 11:40:06 ---> 02ae7c8333ac 11:40:06 Step 24/24 : LABEL version=0.0.0 11:40:06 ---> Running in 216844481d33 11:40:06 ---> Running in b3e04dcafe76 11:40:06 Removing intermediate container d72cef27ee4b 11:40:06 ---> 94e35df1d0f0 11:40:06 11:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:40:06 Removing intermediate container b3e04dcafe76 11:40:06 ---> 2846db91afe9 11:40:06 11:40:06 Successfully built 94e35df1d0f0 11:40:06 Removing intermediate container 216844481d33 11:40:06 ---> 29025e17999c 11:40:06 11:40:06 Successfully tagged core-metadata-arm64:latest 11:40:06  Building core-metadata ... done Building support-notifications 11:40:07 Successfully built 29025e17999c 11:40:07 Successfully built 2846db91afe9 11:40:07 Successfully tagged support-scheduler-arm64:latest 11:40:07  Building support-scheduler ... done Successfully tagged security-secretstore-setup-arm64:latest 11:40:07 Building core-command 11:40:07 Building sys-mgmt-agent 11:40:07  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:40:08 (1/6) Installing dumb-init (1.2.5-r1) 11:40:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:40:08 (3/6) Installing libsodium (1.0.18-r0) 11:40:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:40:08 (5/6) Installing libzmq (4.3.4-r0) 11:40:09 (6/6) Installing zeromq (4.3.4-r0) 11:40:09 Executing busybox-1.33.1-r3.trigger 11:40:09 OK: 8 MiB in 20 packages 11:40:10 Removing intermediate container 50cbd80f5ddf 11:40:10 ---> e63849875019 11:40:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:11 ---> 92b9b857555e 11:40:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:40:13 ---> 586f20205e66 11:40:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:40:14 ---> 62349b647a17 11:40:14 Step 18/22 : ENTRYPOINT ["/core-data"] 11:40:14 ---> Running in 0b6c54e95f02 11:40:14 Removing intermediate container 0b6c54e95f02 11:40:14 ---> 9fdb82af5cf9 11:40:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:14 ---> Running in 9682db84e7c6 11:40:15 Removing intermediate container 9682db84e7c6 11:40:15 ---> 2ae223c3071c 11:40:15 Step 20/22 : LABEL arch=arm64 11:40:15 ---> Running in 46e422dac11b 11:40:16 Removing intermediate container 46e422dac11b 11:40:16 ---> 0178e956572d 11:40:16 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:40:16 ---> Running in 13efbd5582ae 11:40:17 Removing intermediate container 13efbd5582ae 11:40:17 ---> 2ad13369f589 11:40:17 Step 22/22 : LABEL version=0.0.0 11:40:17 ---> Running in fc36cee901d1 11:40:17 Removing intermediate container fc36cee901d1 11:40:17 ---> acb525662588 11:40:17 11:40:18 Successfully built acb525662588 11:40:18 Successfully tagged core-data-arm64:latest 11:40:40  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:40:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:40:40 ---> 0a901e6c55eb 11:40:40 Step 3/30 : WORKDIR /edgex-go 11:40:40 ---> Using cache 11:40:40 ---> 389b590642e8 11:40:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:40 ---> Using cache 11:40:40 ---> 5f06b1bca9dd 11:40:40 Step 5/30 : RUN apk add --update --no-cache make git 11:40:40 ---> Using cache 11:40:40 ---> fcae093bce82 11:40:40 Step 6/30 : COPY . . 11:40:40 ---> Using cache 11:40:40 ---> faf00f70f774 11:40:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:40 ---> Using cache 11:40:40 ---> 03f583cc6133 11:40:40 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:40:41 ---> Running in 89ac43941482 11:40:43 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 11:40:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:40:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:40:53 ---> 0a901e6c55eb 11:40:53 Step 3/22 : WORKDIR /edgex-go 11:40:53 ---> Using cache 11:40:53 ---> 389b590642e8 11:40:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:53 ---> Using cache 11:40:53 ---> 5f06b1bca9dd 11:40:53 Step 5/22 : RUN apk add --update --no-cache make git 11:40:53 ---> Using cache 11:40:53 ---> fcae093bce82 11:40:53 Step 6/22 : COPY . . 11:40:53 ---> Using cache 11:40:53 ---> faf00f70f774 11:40:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:53 ---> Using cache 11:40:53 ---> 03f583cc6133 11:40:53 Step 8/22 : RUN make cmd/core-command/core-command 11:40:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:40:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:40:53 ---> 0a901e6c55eb 11:40:53 Step 3/22 : WORKDIR /edgex-go 11:40:53 ---> Using cache 11:40:53 ---> 389b590642e8 11:40:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:53 ---> Using cache 11:40:53 ---> 5f06b1bca9dd 11:40:53 Step 5/22 : RUN apk add --update --no-cache make bash git 11:40:53 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:40:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:40:53 ---> 0a901e6c55eb 11:40:53 Step 3/21 : WORKDIR /edgex-go 11:40:53 ---> Using cache 11:40:53 ---> 389b590642e8 11:40:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:53 ---> Using cache 11:40:53 ---> 5f06b1bca9dd 11:40:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 11:40:53 ---> Running in 4e57398134ac 11:40:53 ---> Running in cd922cc18051 11:40:53 ---> Running in 5c74006d0bfa 11:40:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:40:56 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 11:40:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:40:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:40:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:40:58 OK: 219 MiB in 52 packages 11:40:58 OK: 219 MiB in 52 packages 11:41:00 Removing intermediate container 5c74006d0bfa 11:41:00 ---> dfde7d68ffcb 11:41:00 Step 6/22 : COPY . . 11:41:00 Removing intermediate container cd922cc18051 11:41:00 ---> d99b2b90c5bc 11:41:00 Step 6/21 : COPY . . 11:41:27 ---> e127cd089585 11:41:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:27 ---> fec199765611 11:41:27 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:27 ---> Running in 0fa2dd6a25d4 11:41:27 ---> Running in b910c00f49db 11:41:33 Removing intermediate container 0fa2dd6a25d4 11:41:33 ---> 50d3ee37d92d 11:41:33 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:41:33 ---> Running in 2b0464568aca 11:41:33 Removing intermediate container b910c00f49db 11:41:33 ---> fda3da62b40b 11:41:33 Step 8/21 : RUN make cmd/support-notifications/support-notifications 11:41:33 ---> Running in 13b9bc86d45c 11:41:35 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 11:41:35 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 11:42:08 Removing intermediate container 89ac43941482 11:42:08 ---> b4f29f0a252d 11:42:08 11:42:08 Step 9/30 : FROM alpine:3.14 11:42:08 ---> bb3de5531c18 11:42:08 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:42:08 ---> Running in 163fe400eb2f 11:42:08 Removing intermediate container 163fe400eb2f 11:42:08 ---> 10e42878f03d 11:42:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 11:42:08 ---> Running in 52e3f90f2b32 11:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:42:10 (1/2) Installing dumb-init (1.2.5-r1) 11:42:10 (2/2) Installing su-exec (0.2-r1) 11:42:10 Executing busybox-1.33.1-r3.trigger 11:42:10 OK: 5 MiB in 16 packages 11:42:12 Removing intermediate container 52e3f90f2b32 11:42:12 ---> e194d119ff5b 11:42:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 11:42:12 ---> Running in 8747e923ff49 11:42:13 Removing intermediate container 8747e923ff49 11:42:13 ---> 096f0b9f5673 11:42:13 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:42:13 ---> Running in facab9a65b63 11:42:14 Removing intermediate container facab9a65b63 11:42:14 ---> 2f225779ce5d 11:42:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:42:14 ---> Running in 08145f4dec53 11:42:18 Removing intermediate container 08145f4dec53 11:42:18 ---> a44c71464107 11:42:18 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 11:42:18 ---> Running in 73449b608935 11:42:19 Removing intermediate container 73449b608935 11:42:19 ---> f76176d59a1b 11:42:19 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:42:20 ---> 0bd1b822f2e8 11:42:20 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:42:20 ---> Running in efcd1052054b 11:42:24 Removing intermediate container efcd1052054b 11:42:24 ---> 871438051e66 11:42:24 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:42:25 ---> ddb7c3dc0abb 11:42:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:42:29 Removing intermediate container 4e57398134ac 11:42:29 ---> 92a53ba4b9c6 11:42:29 11:42:29 Step 9/22 : FROM alpine:3.14 11:42:29 ---> bb3de5531c18 11:42:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:42:29 ---> Using cache 11:42:29 ---> c10df619a79d 11:42:29 ---> fa1c2888f481 11:42:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:42:29 11:42:29 ---> Using cache 11:42:29 ---> 2d6ced5ad626 11:42:29 Step 12/22 : ENV APP_PORT=59882 11:42:29 ---> Running in 8062d02a532a 11:42:30 Removing intermediate container 8062d02a532a 11:42:30 ---> 15883e15e47a 11:42:30 Step 13/22 : EXPOSE $APP_PORT 11:42:30 ---> Running in 1bebe87356ce 11:42:30 ---> cde8923706e1 11:42:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:42:30 Removing intermediate container 1bebe87356ce 11:42:30 ---> ccb39bdca1e7 11:42:30 Step 14/22 : WORKDIR / 11:42:31 ---> Running in 8b07c5943855 11:42:32 Removing intermediate container 8b07c5943855 11:42:32 ---> 3b9e270899c3 11:42:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:42:32 ---> 8efb6b0ae813 11:42:32 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:42:33 ---> eb5874e4a8da 11:42:33 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:42:33 ---> 58ba7344ea7d 11:42:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:42:33 ---> Running in f0d5ccaf1a5f 11:42:34 Removing intermediate container f0d5ccaf1a5f 11:42:34 ---> 137964ef19b9 11:42:34 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:42:35 ---> 52e35c53090a 11:42:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:42:35 ---> a24e10a2687e 11:42:35 Step 25/30 : RUN chmod +x /entrypoint.sh 11:42:36 ---> Running in b543e34dc469 11:42:37 ---> 366016e7e52d 11:42:37 Step 18/22 : ENTRYPOINT ["/core-command"] 11:42:37 ---> Running in 0f178f4eeff5 11:42:37 Removing intermediate container 0f178f4eeff5 11:42:37 ---> 26f75e17f7ba 11:42:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:42:38 ---> Running in fd8b137b947e 11:42:39 Removing intermediate container fd8b137b947e 11:42:39 ---> f0a681fe98ff 11:42:39 Step 20/22 : LABEL arch=arm64 11:42:39 ---> Running in c8d3a44d6f39 11:42:40 Removing intermediate container b543e34dc469 11:42:40 ---> cc09eb23e314 11:42:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:42:40 Removing intermediate container c8d3a44d6f39 11:42:40 ---> 07874de24754 11:42:40 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:42:40 ---> Running in 9b71d7f626d3 11:42:40 ---> Running in b26866643437 11:42:40 Removing intermediate container 9b71d7f626d3 11:42:40 ---> 9faf766abf9b 11:42:40 Step 22/22 : LABEL version=0.0.0 11:42:41 ---> Running in a65833daf75f 11:42:41 Removing intermediate container b26866643437 11:42:41 ---> a690fa3fc0de 11:42:41 Step 27/30 : CMD ["gate"] 11:42:41 ---> Running in 253f5c311a9d 11:42:41 Removing intermediate container a65833daf75f 11:42:41 ---> f99ba18df7c9 11:42:41 11:42:42 Removing intermediate container 253f5c311a9d 11:42:42 ---> f6d564a6f7cb 11:42:42 Step 28/30 : LABEL arch=arm64 11:42:42 Successfully built f99ba18df7c9 11:42:42 Successfully tagged core-command-arm64:latest 11:42:42  Building core-command ... done  ---> Running in 2f271e00b920 11:42:43 Removing intermediate container 2f271e00b920 11:42:43 ---> f47bfeb61880 11:42:43 Step 29/30 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:42:43 ---> Running in 668bd48ac149 11:42:44 Removing intermediate container 668bd48ac149 11:42:44 ---> ef64150d16d7 11:42:44 Step 30/30 : LABEL version=0.0.0 11:42:44 ---> Running in c02f1f0da0eb 11:42:45 Removing intermediate container c02f1f0da0eb 11:42:45 ---> 6ea7dc4c57f8 11:42:45 11:42:46 Successfully built 6ea7dc4c57f8 11:42:46 Successfully tagged security-bootstrapper-arm64:latest 11:43:01  Building security-bootstrapper ... done Removing intermediate container 2b0464568aca 11:43:01 ---> c4e825f61bc0 11:43:01 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:43:01 ---> Running in 00869314b8b9 11:43:02 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 11:43:03 Removing intermediate container 13b9bc86d45c 11:43:03 ---> 61cfe2f7946b 11:43:03 11:43:03 Step 9/21 : FROM alpine:3.14 11:43:03 ---> bb3de5531c18 11:43:03 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 11:43:03 ---> Running in 1f4e63a8baff 11:43:05 Removing intermediate container 00869314b8b9 11:43:05 ---> 55119741363d 11:43:05 11:43:05 Step 10/22 : FROM docker:20.10.8 11:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:43:05 20.10.8: Pulling from library/docker 11:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:43:06 (1/2) Installing ca-certificates (20191127-r5) 11:43:06 (2/2) Installing dumb-init (1.2.5-r1) 11:43:06 Executing busybox-1.33.1-r3.trigger 11:43:06 Executing ca-certificates-20191127-r5.trigger 11:43:06 OK: 6 MiB in 16 packages 11:43:08 Removing intermediate container 1f4e63a8baff 11:43:08 ---> 2f422bf326bc 11:43:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:43:08 ---> Running in 63975b420334 11:43:09 Removing intermediate container 63975b420334 11:43:09 ---> fba8aeb5b834 11:43:09 Step 12/21 : ENV APP_PORT=59860 11:43:09 ---> Running in 7c1733d8449e 11:43:09 Removing intermediate container 7c1733d8449e 11:43:09 ---> c9ce92a8b7cc 11:43:09 Step 13/21 : EXPOSE $APP_PORT 11:43:10 ---> Running in a780173f30dc 11:43:10 Removing intermediate container a780173f30dc 11:43:10 ---> 1143ff1af5f2 11:43:10 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 11:43:11 ---> c3a5ccd9d7e4 11:43:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:43:12 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 11:43:12 Status: Downloaded newer image for docker:20.10.8 11:43:12 ---> 3734d5adc5ac 11:43:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:43:12 ---> Running in 1bbbca4fb0ae 11:43:12 ---> 695a86b31a21 11:43:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:43:12 Removing intermediate container 1bbbca4fb0ae 11:43:12 ---> c80804734aa2 11:43:12 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 11:43:12 ---> Running in 105f2f626af0 11:43:13 ---> 8a84771cba0e 11:43:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 11:43:13 ---> Running in 798d316dec39 11:43:14 Removing intermediate container 798d316dec39 11:43:14 ---> 7c4c3ab35a94 11:43:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:43:14 ---> Running in ef72c8f1e944 11:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:43:14 Removing intermediate container ef72c8f1e944 11:43:14 ---> 7d07b9739253 11:43:14 Step 19/21 : LABEL arch=arm64 11:43:15 ---> Running in ef182d57bb86 11:43:15 Removing intermediate container ef182d57bb86 11:43:15 ---> 8250774799c8 11:43:15 Step 20/21 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:43:15 (1/42) Installing readline (8.1.0-r0) 11:43:15 (2/42) Installing bash (5.1.4-r0) 11:43:15 Executing bash-5.1.4-r0.post-install 11:43:15 (3/42) Installing brotli-libs (1.0.9-r5) 11:43:15 ---> Running in 5b4b1f469034 11:43:15 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:43:15 (5/42) Installing libcurl (7.79.1-r0) 11:43:15 (6/42) Installing curl (7.79.1-r0) 11:43:15 (7/42) Installing dumb-init (1.2.5-r1) 11:43:15 (8/42) Installing libbz2 (1.0.8-r1) 11:43:15 (9/42) Installing expat (2.4.1-r0) 11:43:15 (10/42) Installing libffi (3.3-r2) 11:43:15 (11/42) Installing gdbm (1.19-r0) 11:43:15 (12/42) Installing xz-libs (5.2.5-r0) 11:43:15 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:43:15 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:43:15 (15/42) Installing mpdecimal (2.5.1-r1) 11:43:15 (16/42) Installing sqlite-libs (3.35.5-r0) 11:43:15 (17/42) Installing python3 (3.9.5-r1) 11:43:16 Removing intermediate container 5b4b1f469034 11:43:16 ---> e0bbdd052556 11:43:16 Step 21/21 : LABEL version=0.0.0 11:43:16 ---> Running in f2d8ce66e2ea 11:43:16 Removing intermediate container f2d8ce66e2ea 11:43:16 ---> 07a284554886 11:43:16 11:43:17 Successfully built 07a284554886 11:43:17 Successfully tagged support-notifications-arm64:latest 11:43:17  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) 11:43:17 (19/42) Installing py3-chardet (4.0.0-r2) 11:43:17 (20/42) Installing py3-idna (3.2-r0) 11:43:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:43:17 (22/42) Installing py3-certifi (2020.12.5-r1) 11:43:17 (23/42) Installing py3-requests (2.25.1-r4) 11:43:17 (24/42) Installing py3-msgpack (1.0.2-r1) 11:43:17 (25/42) Installing py3-lockfile (0.12.2-r4) 11:43:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:43:17 (27/42) Installing py3-colorama (0.4.4-r1) 11:43:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:43:17 (29/42) Installing py3-distlib (0.3.1-r3) 11:43:17 (30/42) Installing py3-distro (1.5.0-r3) 11:43:17 (31/42) Installing py3-six (1.15.0-r1) 11:43:17 (32/42) Installing py3-webencodings (0.5.1-r4) 11:43:17 (33/42) Installing py3-html5lib (1.1-r1) 11:43:17 (34/42) Installing py3-parsing (2.4.7-r2) 11:43:17 (35/42) Installing py3-packaging (20.9-r1) 11:43:17 (36/42) Installing py3-toml (0.10.2-r2) 11:43:18 (37/42) Installing py3-pep517 (0.10.0-r2) 11:43:18 (38/42) Installing py3-progress (1.5-r2) 11:43:18 (39/42) Installing py3-retrying (1.3.3-r1) 11:43:18 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:43:18 (41/42) Installing py3-setuptools (52.0.0-r3) 11:43:18 (42/42) Installing py3-pip (20.3.4-r1) 11:43:18 Executing busybox-1.33.1-r3.trigger 11:43:18 OK: 84 MiB in 64 packages 11:43:23 Collecting docker-compose==1.23.2 11:43:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:43:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:43:23 Collecting PyYAML<4,>=3.10 11:43:23 Downloading PyYAML-3.13.tar.gz (270 kB) 11:43:27 Collecting dockerpty<0.5,>=0.4.1 11:43:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:43:29 Collecting jsonschema<3,>=2.5.1 11:43:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:43:29 Collecting docker<4.0,>=3.6.0 11:43:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:43:29 Collecting docopt<0.7,>=0.6.1 11:43:29 Downloading docopt-0.6.2.tar.gz (25 kB) 11:43:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:43:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:43:33 Collecting texttable<0.10,>=0.9.0 11:43:33 Downloading texttable-0.9.1.tar.gz (11 kB) 11:43:35 Collecting websocket-client<1.0,>=0.32.0 11:43:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:43:35 Collecting cached-property<2,>=1.2.0 11:43:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:43:35 Collecting docker-pycreds>=0.4.0 11:43:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:43:36 Collecting urllib3<1.25,>=1.21.1 11:43:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:43:36 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) 11:43:37 Collecting idna<2.8,>=2.5 11:43:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:43:37 Collecting chardet<3.1.0,>=3.0.2 11:43:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:43:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:43:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:43:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:43:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:43:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:43:38 Attempting uninstall: urllib3 11:43:38 Found existing installation: urllib3 1.26.5 11:43:38 Uninstalling urllib3-1.26.5: 11:43:38 Successfully uninstalled urllib3-1.26.5 11:43:39 Attempting uninstall: idna 11:43:39 Found existing installation: idna 3.2 11:43:39 Uninstalling idna-3.2: 11:43:39 Successfully uninstalled idna-3.2 11:43:40 Attempting uninstall: chardet 11:43:40 Found existing installation: chardet 4.0.0 11:43:40 Uninstalling chardet-4.0.0: 11:43:40 Successfully uninstalled chardet-4.0.0 11:43:42 Attempting uninstall: requests 11:43:42 Found existing installation: requests 2.25.1 11:43:42 Uninstalling requests-2.25.1: 11:43:42 Successfully uninstalled requests-2.25.1 11:43:42 Running setup.py install for texttable: started 11:43:44 Running setup.py install for texttable: finished with status 'done' 11:43:44 Running setup.py install for PyYAML: started 11:43:47 Running setup.py install for PyYAML: finished with status 'done' 11:43:47 Running setup.py install for docopt: started 11:43:49 Running setup.py install for docopt: finished with status 'done' 11:43:49 Running setup.py install for dockerpty: started 11:43:51 Running setup.py install for dockerpty: finished with status 'done' 11:43:53 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 11:44:01 Removing intermediate container 105f2f626af0 11:44:01 ---> e54cb723f056 11:44:01 Step 13/22 : ENV APP_PORT=58890 11:44:01 ---> Running in b650ca179df6 11:44:01 Removing intermediate container b650ca179df6 11:44:01 ---> ce393651708e 11:44:01 Step 14/22 : EXPOSE $APP_PORT 11:44:01 ---> Running in 14424bf3cafa 11:44:02 Removing intermediate container 14424bf3cafa 11:44:02 ---> 01084a88b1eb 11:44:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:44:03 ---> 2f9dda13caa4 11:44:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:44:04 ---> 837c61a952f5 11:44:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:44:05 ---> 54365406fcf3 11:44:05 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 11:44:05 ---> Running in 5cf36bbd7cdd 11:44:05 Removing intermediate container 5cf36bbd7cdd 11:44:05 ---> 15293c353783 11:44:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:44:05 ---> Running in 7ff9ce003f22 11:44:05 Removing intermediate container 7ff9ce003f22 11:44:05 ---> 2337ebe08d9a 11:44:05 Step 20/22 : LABEL arch=arm64 11:44:06 ---> Running in ca09f8c4fea6 11:44:06 Removing intermediate container ca09f8c4fea6 11:44:06 ---> 9a180b78627b 11:44:06 Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb 11:44:06 ---> Running in 3637919751cf 11:44:07 Removing intermediate container 3637919751cf 11:44:07 ---> 83da08cbd252 11:44:07 Step 22/22 : LABEL version=0.0.0 11:44:07 ---> Running in 7c87b7199fa3 11:44:07 Removing intermediate container 7c87b7199fa3 11:44:07 ---> 6ec4b2044a11 11:44:07 11:44:07 Successfully built 6ec4b2044a11 11:44:08 Successfully tagged sys-mgmt-agent-arm64:latest 11:44:08  Building sys-mgmt-agent ... done  [Pipeline] } 11:44:08 $ docker stop --time=1 b0c3dba4a41adedc5c707a2086ce0288ef926f950d45d87ce115f4456e7d3409 11:44:10 $ docker rm -f b0c3dba4a41adedc5c707a2086ce0288ef926f950d45d87ce115f4456e7d3409 [Pipeline] // withDockerContainer [Pipeline] sh 11:44:10 + docker images 11:44:10 REPOSITORY TAG IMAGE ID CREATED SIZE 11:44:10 sys-mgmt-agent-arm64 latest 6ec4b2044a11 3 seconds ago 277MB 11:44:10 support-notifications-arm64 latest 07a284554886 54 seconds ago 16.1MB 11:44:10 55119741363d About a minute ago 1.57GB 11:44:10 61cfe2f7946b About a minute ago 1.57GB 11:44:10 security-bootstrapper-arm64 latest 6ea7dc4c57f8 About a minute ago 17.8MB 11:44:10 core-command-arm64 latest f99ba18df7c9 About a minute ago 15.2MB 11:44:10 92a53ba4b9c6 About a minute ago 1.57GB 11:44:10 b4f29f0a252d 2 minutes ago 1.57GB 11:44:10 core-data-arm64 latest acb525662588 3 minutes ago 19.5MB 11:44:10 core-metadata-arm64 latest 94e35df1d0f0 4 minutes ago 15.9MB 11:44:10 security-secretstore-setup-arm64 latest 2846db91afe9 4 minutes ago 26.8MB 11:44:10 support-scheduler-arm64 latest 29025e17999c 4 minutes ago 15.3MB 11:44:10 75d2a2a78a42 4 minutes ago 1.58GB 11:44:10 security-proxy-setup-arm64 latest 6ae7f374af69 4 minutes ago 25.4MB 11:44:10 13f19f934ce7 4 minutes ago 1.57GB 11:44:10 652cc34c992a 4 minutes ago 1.57GB 11:44:10 2a02efc9ecbd 4 minutes ago 1.58GB 11:44:10 be267de0af52 4 minutes ago 1.57GB 11:44:10 ci-base-image-arm64 latest 0a901e6c55eb 15 minutes ago 1.24GB 11:44:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB 11:44:10 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 11:44:10 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 11:44:10 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 11:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:44:11 11:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:44:12 arm64: Pulling from edgex-lftools-log-publisher 11:44:12 448f6bf000e3: Pulling fs layer 11:44:12 f757da607395: Pulling fs layer 11:44:12 05883995daec: Pulling fs layer 11:44:12 8603b9c90790: Pulling fs layer 11:44:12 1560dd03e051: Pulling fs layer 11:44:12 27f5ce0e4adf: Pulling fs layer 11:44:12 c2d8d7efcc4b: Pulling fs layer 11:44:12 1560dd03e051: Waiting 11:44:12 27f5ce0e4adf: Waiting 11:44:12 c2d8d7efcc4b: Waiting 11:44:12 8603b9c90790: Waiting 11:44:12 f757da607395: Verifying Checksum 11:44:12 f757da607395: Download complete 11:44:12 8603b9c90790: Verifying Checksum 11:44:12 8603b9c90790: Download complete 11:44:12 1560dd03e051: Verifying Checksum 11:44:12 1560dd03e051: Download complete 11:44:12 27f5ce0e4adf: Verifying Checksum 11:44:12 27f5ce0e4adf: Download complete 11:44:12 05883995daec: Verifying Checksum 11:44:12 05883995daec: Download complete 11:44:12 448f6bf000e3: Verifying Checksum 11:44:12 448f6bf000e3: Download complete 11:44:15 c2d8d7efcc4b: Verifying Checksum 11:44:15 c2d8d7efcc4b: Download complete 11:44:16 448f6bf000e3: Pull complete 11:44:17 f757da607395: Pull complete 11:44:18 05883995daec: Pull complete 11:44:18 8603b9c90790: Pull complete 11:44:19 1560dd03e051: Pull complete 11:44:20 27f5ce0e4adf: Pull complete 11:44:35 c2d8d7efcc4b: Pull complete 11:44:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:44:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:44:35 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 11:44:35 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:44:38 $ docker top 41aabe907371891abe57a47f8ad619e11c4122d2fdebbfd9985f5aaa84b9c4e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:39 ---> job-cost.sh 11:44:39 lf-activate-venv: SKIPPING 11:44:39 INFO: No Stack... 11:44:41 INFO: Retrieving Pricing Info for: v3-standard-4 11:44:41 INFO: Archiving Costs [Pipeline] sh 11:44:42 + cut -d, -f6 11:44:42 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 11:44:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] 11:44:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] did not exist. Created. 11:44:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:44:42 + echo total: 0.10999999940395355 [Pipeline] stash 11:44:43 Stashed 1 file(s) [Pipeline] } 11:44:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:44:43 $ docker stop --time=1 41aabe907371891abe57a47f8ad619e11c4122d2fdebbfd9985f5aaa84b9c4e7 11:44:44 $ docker rm -f 41aabe907371891abe57a47f8ad619e11c4122d2fdebbfd9985f5aaa84b9c4e7 [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 11:44:45 provisioning config files... 11:44:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4517735801288680165tmp [Pipeline] { [Pipeline] sh 11:44:45 + set +x 11:44:45 + bash -s -- 11:44:45 + curl -s https://codecov.io/bash 11:44:45 11:44:45 _____ _ 11:44:45 / ____| | | 11:44:45 | | ___ __| | ___ ___ _____ __ 11:44:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:44:45 | |___| (_) | (_| | __/ (_| (_) \ V / 11:44:45 \_____\___/ \__,_|\___|\___\___/ \_/ 11:44:45 Bash-1.0.6 11:44:45 11:44:45 11:44:45 ==> git version 2.24.4 found 11:44:45 ==> 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 11:44:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:44:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:44:45 ==> Jenkins CI detected. 11:44:45 current dir:  /w/workspace/edgex-go/3 11:44:45 project root: . 11:44:45 --> token set from env 11:44:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:44:46 ==> Running gcov in . (disable via -X gcov) 11:44:46 ==> Python coveragepy not found 11:44:46 ==> Searching for coverage reports in: 11:44:46 + . 11:44:46 -> Found 1 reports 11:44:46 ==> Detecting git/mercurial file structure 11:44:46 ==> Reading reports 11:44:46 + ./coverage.out bytes=426513 11:44:46 ==> Appending adjustments 11:44:46 https://docs.codecov.io/docs/fixing-reports 11:44:47 + Found adjustments 11:44:47 ==> Gzipping contents 11:44:47 60K /tmp/codecov.9UFt4O.gz 11:44:47 ==> Uploading reports 11:44:47 url: https://codecov.io 11:44:47 query: branch=PR-3781&commit=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= 11:44:47 -> Pinging Codecov 11:44:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3781&commit=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= 11:44:47 -> Uploading to 11:44:47 https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/bb1a13e05b0f303c42fca8a94706dad9e44fb1fb/85078399-2d12-45de-a2c1-26dbd096787b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T114447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0aed10d8ce88b7e9c8c260e11760d086a2ba595dc1eff4e8bdd34862fc04211 11:44:47 % Total % Received % Xferd Average Speed Time Time Time Current 11:44:47 Dload Upload Total Spent Left Speed 11:44:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57552 0 0 100 57552 0 177k --:--:-- --:--:-- --:--:-- 177k 11:44:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] } 11:44:47 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 11:44:49 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:44:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:44:50 ---> package-listing.sh 11:44:50 ++ facter osfamily 11:44:50 ++ tr '[:upper:]' '[:lower:]' 11:44:50 + OS_FAMILY=redhat 11:44:50 + workspace=/w/workspace/edgex-go/3 11:44:50 + START_PACKAGES=/tmp/packages_start.txt 11:44:50 + END_PACKAGES=/tmp/packages_end.txt 11:44:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:44:50 + PACKAGES=/tmp/packages_start.txt 11:44:50 + '[' /w/workspace/edgex-go/3 ']' 11:44:50 + PACKAGES=/tmp/packages_end.txt 11:44:50 + case "${OS_FAMILY}" in 11:44:50 + rpm -qa 11:44:50 + sort 11:44:53 + '[' -f /tmp/packages_start.txt ']' 11:44:53 + '[' -f /tmp/packages_end.txt ']' 11:44:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:44:53 + '[' /w/workspace/edgex-go/3 ']' 11:44:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 11:44:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 11:44:53 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:44:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:54 11:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:54 latest: Pulling from edgex-lftools-log-publisher 11:44:54 b4d181a07f80: Pulling fs layer 11:44:54 a1111a8f2ec3: Pulling fs layer 11:44:54 ed53099fbce6: Pulling fs layer 11:44:54 dc539afda2c1: Pulling fs layer 11:44:54 77bc0d833cb6: Pulling fs layer 11:44:54 9065ff56babe: Pulling fs layer 11:44:54 d287ab97295c: Pulling fs layer 11:44:54 77bc0d833cb6: Waiting 11:44:54 9065ff56babe: Waiting 11:44:54 d287ab97295c: Waiting 11:44:54 dc539afda2c1: Waiting 11:44:54 a1111a8f2ec3: Verifying Checksum 11:44:54 a1111a8f2ec3: Download complete 11:44:54 dc539afda2c1: Verifying Checksum 11:44:54 dc539afda2c1: Download complete 11:44:54 ed53099fbce6: Verifying Checksum 11:44:54 ed53099fbce6: Download complete 11:44:54 9065ff56babe: Verifying Checksum 11:44:54 9065ff56babe: Download complete 11:44:54 77bc0d833cb6: Verifying Checksum 11:44:54 77bc0d833cb6: Download complete 11:44:54 b4d181a07f80: Download complete 11:44:55 d287ab97295c: Verifying Checksum 11:44:55 d287ab97295c: Download complete 11:44:56 b4d181a07f80: Pull complete 11:44:56 a1111a8f2ec3: Pull complete 11:44:57 ed53099fbce6: Pull complete 11:44:57 dc539afda2c1: Pull complete 11:44:57 77bc0d833cb6: Pull complete 11:44:57 9065ff56babe: Pull complete 11:45:02 d287ab97295c: Pull complete 11:45:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:45:03 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 11:45:03 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:45:06 $ docker top 147d2d6053dd02d671017431a81cb38a19fb5a5c919ad72488ff6c8c4ae9a529 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:45:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:45:07 + ls /var/log/sa-host 11:45:07 + sadf -c /var/log/sa-host/sa26 11:45:07 file_magic: OK 11:45:07 HZ: Using current value: 100 11:45:07 file_header: OK 11:45:07 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 11:45:07 Statistics: 11:45:07 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... 11:45:07 File successfully converted to sysstat format version 12.0.3 11:45:07 + sadf -c /var/log/sa-host/sa30 11:45:07 file_magic: OK 11:45:07 HZ: Using current value: 100 11:45:07 file_header: OK 11:45:07 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 11:45:07 Statistics: 11:45:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:45:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:07 provisioning config files... 11:45:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4446415678377799466tmp [Pipeline] { [Pipeline] echo 11:45:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:45:07 ---> create-netrc.sh [Pipeline] } 11:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:45:08 ---> python-tools-install.sh [Pipeline] echo 11:45:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:45:08 ---> sudo-logs.sh 11:45:08 Archiving 'sudo' log.. 11:45:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-2028.novalocal: Name or service not known 11:45:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-2028.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:45:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:45:08 ---> job-cost.sh 11:45:08 lf-activate-venv: SKIPPING 11:45:08 DEBUG: total: 0.10999999940395355 11:45:08 INFO: Retrieving Stack Cost... 11:45:30 INFO: Retrieving Pricing Info for: v3-standard-2 11:45:30 INFO: Archiving Costs [Pipeline] echo 11:45:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:45:31 ---> logs-deploy.sh 11:45:31 lf-activate-venv: SKIPPING 11:45:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3781/3 11:45:31 INFO: archiving workspace using pattern(s): 11:45:31 Archives upload complete. 11:45:31 INFO: archiving logs to Nexus 11:45:32 ---> uname -a: 11:45:32 Linux prd-centos7-docker-4c-2g-2028.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 11:45:32 11:45:32 11:45:32 ---> lscpu: 11:45:32 Architecture: x86_64 11:45:32 CPU op-mode(s): 32-bit, 64-bit 11:45:32 Byte Order: Little Endian 11:45:32 Address sizes: 40 bits physical, 48 bits virtual 11:45:32 CPU(s): 2 11:45:32 On-line CPU(s) list: 0,1 11:45:32 Thread(s) per core: 1 11:45:32 Core(s) per socket: 1 11:45:32 Socket(s): 2 11:45:32 NUMA node(s): 1 11:45:32 Vendor ID: AuthenticAMD 11:45:32 CPU family: 23 11:45:32 Model: 49 11:45:32 Model name: AMD EPYC-Rome Processor 11:45:32 Stepping: 0 11:45:32 CPU MHz: 2799.996 11:45:32 BogoMIPS: 5599.99 11:45:32 Virtualization: AMD-V 11:45:32 Hypervisor vendor: KVM 11:45:32 Virtualization type: full 11:45:32 L1d cache: 32K 11:45:32 L1i cache: 32K 11:45:32 L2 cache: 512K 11:45:32 L3 cache: 16384K 11:45:32 NUMA node0 CPU(s): 0,1 11:45:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:45:32 11:45:32 11:45:32 ---> nproc: 11:45:32 2 11:45:32 11:45:32 11:45:32 ---> df -h: 11:45:32 Filesystem Size Used Avail Use% Mounted on 11:45:32 overlay 40G 14G 27G 33% / 11:45:32 tmpfs 64M 0 64M 0% /dev 11:45:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:45:32 shm 64M 0 64M 0% /dev/shm 11:45:32 /dev/vda1 40G 14G 27G 33% /facter-os 11:45:32 11:45:32 11:45:32 ---> sar -b -r -n DEV: 11:45:32 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 11:45:32 11:45:32 11:21:50 LINUX RESTART (2 CPU) 11:45:32 11:45:32 11:22:01 tps rtps wtps bread/s bwrtn/s 11:45:32 11:23:01 173.22 45.35 127.88 6873.11 44284.33 11:45:32 11:24:01 155.75 0.22 155.54 26.51 46990.96 11:45:32 11:25:02 247.06 0.00 247.06 0.00 52510.82 11:45:32 11:26:01 56.27 0.02 56.25 0.54 11027.39 11:45:32 11:27:01 126.33 0.02 126.32 0.53 10411.39 11:45:32 11:28:03 1011.02 624.67 386.35 29404.83 265267.61 11:45:32 11:29:01 487.90 337.10 150.80 21018.34 49967.41 11:45:32 11:30:01 681.93 125.74 556.19 6653.75 222897.64 11:45:32 11:31:01 103.70 10.71 92.99 1105.48 13388.48 11:45:32 11:32:01 0.17 0.02 0.15 0.13 2.03 11:45:32 11:33:01 0.42 0.00 0.42 0.00 5.38 11:45:32 11:34:01 0.22 0.00 0.22 0.00 2.32 11:45:32 11:35:01 0.37 0.02 0.35 0.53 5.10 11:45:32 11:36:01 0.17 0.00 0.17 0.00 1.47 11:45:32 11:37:02 0.42 0.25 0.17 7.86 1.50 11:45:32 11:38:01 1.00 0.24 0.76 96.22 14.42 11:45:32 11:39:01 0.27 0.00 0.27 0.00 2.75 11:45:32 11:40:01 0.33 0.00 0.33 0.00 4.83 11:45:32 11:41:01 0.23 0.00 0.23 0.00 2.73 11:45:32 11:42:01 0.30 0.00 0.30 0.00 3.32 11:45:32 11:43:01 0.23 0.00 0.23 0.00 2.83 11:45:32 11:44:01 0.17 0.00 0.17 0.00 1.77 11:45:32 11:45:01 68.30 56.56 11.74 4132.05 581.20 11:45:32 Average: 136.72 52.92 83.80 3040.54 31626.68 11:45:32 11:45:32 11:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:45:32 11:23:01 5358592 0 715096 8.93 2620 1932632 1482928 16.37 854024 1550508 75448 11:45:32 11:24:01 3511548 0 920336 11.49 2620 3574436 1579016 17.43 1166624 2871788 547696 11:45:32 11:25:02 3390532 0 984400 12.29 2620 3631388 1521056 16.79 1344680 2796564 284208 11:45:32 11:26:01 3296440 0 1106344 13.81 2620 3603536 1737620 19.18 1375032 2853708 99984 11:45:32 11:27:01 3197112 0 1020920 12.75 2620 3788288 1474168 16.28 1321740 2997092 326484 11:45:32 11:28:03 144388 0 1323492 16.53 2620 6538440 2465124 27.22 3401888 3857952 472036 11:45:32 11:29:01 1424044 0 1289656 16.10 2620 5292620 2336988 25.80 2159956 3808120 11516 11:45:32 11:30:01 941716 0 1570416 19.61 2620 5494188 2911788 32.15 2827276 3584600 30624 11:45:32 11:31:01 2639896 0 1137476 14.20 2620 4228948 1411376 15.58 1494364 3266360 16 11:45:32 11:32:01 2644396 0 1132972 14.15 2620 4228952 1375612 15.19 1491408 3265876 8 11:45:32 11:33:01 2659156 0 1118208 13.96 2620 4228956 1375528 15.19 1485868 3256588 8 11:45:32 11:34:01 2659356 0 1118004 13.96 2620 4228960 1375360 15.18 1485756 3256584 8 11:45:32 11:35:01 2659072 0 1118280 13.96 2620 4228968 1375600 15.19 1486180 3256768 16 11:45:32 11:36:01 2659548 0 1117804 13.96 2620 4228968 1375360 15.18 1485600 3256768 12 11:45:32 11:37:02 2659448 0 1117868 13.96 2620 4229004 1375360 15.18 1486000 3256524 24 11:45:32 11:38:01 2654128 0 1120380 13.99 2620 4231812 1375444 15.19 1491600 3256556 8 11:45:32 11:39:01 2654428 0 1120076 13.99 2620 4231816 1375360 15.18 1491516 3256556 16 11:45:32 11:40:01 2654124 0 1120372 13.99 2620 4231824 1375360 15.18 1491528 3256556 8 11:45:32 11:41:01 2654008 0 1120484 13.99 2620 4231828 1375360 15.18 1491652 3256556 8 11:45:32 11:42:01 2654148 0 1120336 13.99 2620 4231836 1375360 15.18 1491668 3256556 20 11:45:32 11:43:01 2654028 0 1120456 13.99 2620 4231836 1375444 15.19 1491740 3256556 8 11:45:32 11:44:01 2654140 0 1120336 13.99 2620 4231844 1375360 15.18 1491552 3256556 16 11:45:32 11:45:01 1896060 0 1236676 15.44 2620 4873584 1906088 21.04 1692596 3773788 517120 11:45:32 Average: 2622622 0 1124799 14.04 2620 4258898 1595942 17.62 1608706 3204586 102839 11:45:32 11:45:32 11:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:45:32 11:23:01 eth0 947.36 851.76 4909.51 125.22 0.00 0.00 0.00 0.00 11:45:32 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:23:01 veth83569de 383.58 215.64 38.99 1281.31 0.00 0.00 0.00 0.00 11:45:32 11:23:01 docker0 383.58 215.52 33.75 1281.30 0.00 0.00 0.00 0.00 11:45:32 11:24:01 veth74df421 186.93 245.10 17.65 2029.92 0.00 0.00 0.00 0.00 11:45:32 11:24:01 eth0 685.00 709.94 6662.03 73.03 0.00 0.00 0.00 0.00 11:45:32 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:24:01 docker0 634.90 559.13 50.05 3436.98 0.00 0.00 0.00 0.00 11:45:32 11:25:02 eth0 35.59 20.63 45.50 11.49 0.00 0.00 0.00 0.00 11:45:32 11:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:25:02 vethff761e7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:45:32 11:25:02 docker0 1.56 2.18 0.12 14.35 0.00 0.00 0.00 0.00 11:45:32 11:26:01 eth0 25.14 13.50 18.82 10.05 0.00 0.00 0.00 0.00 11:45:32 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:26:01 vethff761e7 2.20 2.20 0.17 0.19 0.00 0.00 0.00 0.00 11:45:32 11:26:01 docker0 2.20 2.20 0.14 0.19 0.00 0.00 0.00 0.00 11:45:32 11:27:01 eth0 85.44 56.78 1685.64 124.03 0.00 0.00 0.00 0.00 11:45:32 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:28:03 veth2aabc1d 0.00 1.06 0.00 0.05 0.00 0.00 0.00 0.00 11:45:32 11:28:03 eth0 65.64 37.10 202.17 15.13 0.00 0.00 0.00 0.00 11:45:32 11:28:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:28:03 veth1ff58d0 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 11:45:32 11:29:01 veth2aabc1d 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 11:45:32 11:29:01 veth730dd43 0.05 0.21 0.00 0.01 0.00 0.00 0.00 0.00 11:45:32 11:29:01 vethd22095c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:29:01 vethd0db0b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:30:01 veth2aabc1d 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 11:45:32 11:30:01 vethd7697d1 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 11:45:32 11:30:01 veth68abca0 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 11:45:32 11:30:01 vethf06af17 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 11:45:32 11:31:01 eth0 2041.88 1780.22 15361.61 392.83 0.00 0.00 0.00 0.00 11:45:32 11:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:45:32 11:31:01 docker0 1068.54 889.66 87.13 5604.52 0.00 0.00 0.00 0.00 11:45:32 11:32:01 eth0 1.32 0.88 2.28 0.07 0.00 0.00 0.00 0.00 11:45:32 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:33:01 eth0 0.47 0.18 0.12 0.07 0.00 0.00 0.00 0.00 11:45:32 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:34:01 eth0 0.83 0.10 0.09 0.01 0.00 0.00 0.00 0.00 11:45:32 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:35:01 eth0 0.75 0.35 0.34 0.20 0.00 0.00 0.00 0.00 11:45:32 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:36:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:45:32 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:37:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:45:32 11:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:38:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 11:45:32 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:39:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:45:32 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:40:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:45:32 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:41:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:45:32 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:43:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:45:32 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:44:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:45:01 eth0 110.56 77.23 2599.53 117.70 0.00 0.00 0.00 0.00 11:45:32 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 Average: eth0 93.08 80.72 779.95 22.22 0.00 0.00 0.00 0.00 11:45:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:32 Average: docker0 46.52 38.73 3.79 243.98 0.00 0.00 0.00 0.00 11:45:32 11:45:32 11:45:32 ---> sar -P ALL: 11:45:32 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 11:45:32 11:45:32 11:21:50 LINUX RESTART (2 CPU) 11:45:32 11:45:32 11:22:01 CPU %user %nice %system %iowait %steal %idle 11:45:32 11:23:01 all 24.39 0.00 7.50 6.69 0.10 61.32 11:45:32 11:23:01 0 24.12 0.00 8.71 7.82 0.11 59.24 11:45:32 11:23:01 1 24.65 0.00 6.31 5.57 0.09 63.39 11:45:32 11:24:01 all 25.76 0.00 7.38 3.77 0.12 62.96 11:45:32 11:24:01 0 29.10 0.00 7.49 4.77 0.14 58.49 11:45:32 11:24:01 1 22.45 0.00 7.27 2.78 0.11 67.39 11:45:32 11:25:02 all 53.20 0.00 9.52 2.61 0.09 34.58 11:45:32 11:25:02 0 53.64 0.00 9.87 2.68 0.09 33.73 11:45:32 11:25:02 1 52.76 0.00 9.18 2.54 0.09 35.43 11:45:32 11:26:01 all 33.52 0.00 4.17 0.51 0.09 61.71 11:45:32 11:26:01 0 33.96 0.00 4.29 0.23 0.09 61.44 11:45:32 11:26:01 1 33.09 0.00 4.06 0.79 0.09 61.98 11:45:32 11:27:01 all 68.46 0.00 8.16 2.19 0.15 21.04 11:45:32 11:27:01 0 69.61 0.00 8.25 2.63 0.15 19.36 11:45:32 11:27:01 1 67.30 0.00 8.08 1.75 0.15 22.72 11:45:32 11:28:03 all 20.26 0.00 14.87 49.97 0.09 14.81 11:45:32 11:28:03 0 20.14 0.00 14.67 49.68 0.07 15.44 11:45:32 11:28:03 1 20.39 0.00 15.06 50.27 0.10 14.18 11:45:32 11:29:01 all 65.22 0.00 10.15 23.55 0.12 0.95 11:45:32 11:29:01 0 65.56 0.00 10.05 23.23 0.13 1.04 11:45:32 11:29:01 1 64.88 0.00 10.26 23.88 0.11 0.87 11:45:32 11:30:01 all 68.60 0.00 20.06 8.70 0.16 2.48 11:45:32 11:30:01 0 69.03 0.00 20.23 6.95 0.17 3.62 11:45:32 11:30:01 1 68.17 0.00 19.88 10.45 0.15 1.34 11:45:32 11:31:01 all 12.75 0.00 3.32 1.44 0.03 82.45 11:45:32 11:31:01 0 12.93 0.00 3.42 1.16 0.02 82.48 11:45:32 11:31:01 1 12.58 0.00 3.22 1.72 0.05 82.43 11:45:32 11:32:01 all 0.18 0.00 0.04 0.00 0.03 99.76 11:45:32 11:32:01 0 0.32 0.00 0.07 0.00 0.03 99.58 11:45:32 11:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:45:32 11:33:01 all 0.14 0.00 0.03 0.00 0.03 99.79 11:45:32 11:33:01 0 0.22 0.00 0.03 0.00 0.02 99.73 11:45:32 11:33:01 1 0.07 0.00 0.03 0.00 0.05 99.85 11:45:32 11:45:32 11:33:01 CPU %user %nice %system %iowait %steal %idle 11:45:32 11:34:01 all 0.13 0.00 0.04 0.00 0.03 99.81 11:45:32 11:34:01 0 0.22 0.00 0.03 0.00 0.02 99.73 11:45:32 11:34:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:45:32 11:35:01 all 0.16 0.00 0.04 0.00 0.01 99.79 11:45:32 11:35:01 0 0.27 0.00 0.05 0.00 0.00 99.68 11:45:32 11:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:45:32 11:36:01 all 0.07 0.00 0.04 0.00 0.03 99.87 11:45:32 11:36:01 0 0.10 0.00 0.05 0.00 0.02 99.83 11:45:32 11:36:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:45:32 11:37:02 all 0.18 0.00 0.06 0.00 0.02 99.75 11:45:32 11:37:02 0 0.28 0.00 0.05 0.00 0.02 99.65 11:45:32 11:37:02 1 0.07 0.00 0.07 0.00 0.02 99.85 11:45:32 11:38:01 all 0.07 0.00 0.03 0.02 0.01 99.87 11:45:32 11:38:01 0 0.03 0.00 0.05 0.03 0.00 99.88 11:45:32 11:38:01 1 0.10 0.00 0.02 0.00 0.02 99.86 11:45:32 11:39:01 all 0.08 0.00 0.03 0.00 0.02 99.87 11:45:32 11:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:45:32 11:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 11:45:32 11:40:01 all 0.17 0.00 0.03 0.00 0.01 99.80 11:45:32 11:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:45:32 11:40:01 1 0.33 0.00 0.03 0.00 0.02 99.62 11:45:32 11:41:01 all 0.21 0.00 0.03 0.00 0.02 99.75 11:45:32 11:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:45:32 11:41:01 1 0.37 0.00 0.02 0.00 0.02 99.60 11:45:32 11:42:01 all 0.13 0.00 0.04 0.00 0.03 99.80 11:45:32 11:42:01 0 0.03 0.00 0.07 0.00 0.03 99.87 11:45:32 11:42:01 1 0.23 0.00 0.02 0.00 0.02 99.73 11:45:32 11:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 11:45:32 11:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:45:32 11:43:01 1 0.40 0.00 0.03 0.00 0.02 99.55 11:45:32 11:44:01 all 0.19 0.00 0.03 0.00 0.01 99.77 11:45:32 11:44:01 0 0.00 0.00 0.05 0.00 0.00 99.95 11:45:32 11:44:01 1 0.38 0.00 0.02 0.00 0.02 99.58 11:45:32 11:45:32 11:44:01 CPU %user %nice %system %iowait %steal %idle 11:45:32 11:45:01 all 8.50 0.00 2.88 1.74 0.03 86.85 11:45:32 11:45:01 0 9.73 0.00 3.06 2.58 0.03 84.60 11:45:32 11:45:01 1 7.27 0.00 2.71 0.90 0.03 89.09 11:45:32 Average: all 15.74 0.00 3.67 4.25 0.05 76.29 11:45:32 Average: 0 16.03 0.00 3.76 4.29 0.05 75.87 11:45:32 Average: 1 15.44 0.00 3.59 4.22 0.05 76.70 11:45:32 11:45:32 11:45:32