Pull request #3888 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than 42b20646e8584a10ddde83ec2cda59ddfdb254aa Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh6870165817449534979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15690106878983326019.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17504688568189553960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16512474642098979673.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-3888/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-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7735383657733791252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5986 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [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-ssh9222552526444389975.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1503544601293786334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 42b20646e8584a10ddde83ec2cda59ddfdb254aa Merge succeeded, producing 1d2aac17ecb7bed24702363fa70194bec1913b94 Checking out Revision 1d2aac17ecb7bed24702363fa70194bec1913b94 (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f 42b20646e8584a10ddde83ec2cda59ddfdb254aa # 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-ssh830209188082438836.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d2aac17ecb7bed24702363fa70194bec1913b94 # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6c98ee66bebcee21a0fc33f2ed89db20be913706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:52:54 ========================================================= 14:52:54 EdgeX Global Pipelines Version Info 14:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:52:56 ------------------- 14:52:56 stable info: 14:52:56 ------------------- 14:52:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:52:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:52:56 Message: update stable to v1.0.220 14:52:56 ------------------- 14:52:56 experimental info: 14:52:56 ------------------- 14:52:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:52:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:52:56 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:52:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d2aac17ecb7bed24702363fa70194bec1913b94 [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d2aac1 [Pipeline] echo 14:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:57 provisioning config files... 14:52:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6519511369186013580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:57 ---> docker-login.sh 14:52:57 nexus3.edgexfoundry.org:10001 14:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:57 Configure a credential helper to remove this warning. See 14:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:57 14:52:57 Login Succeeded 14:52:57 nexus3.edgexfoundry.org:10002 14:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:57 Configure a credential helper to remove this warning. See 14:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:57 14:52:57 Login Succeeded 14:52:57 nexus3.edgexfoundry.org:10003 14:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:57 Configure a credential helper to remove this warning. See 14:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:57 14:52:57 Login Succeeded 14:52:57 nexus3.edgexfoundry.org:10004 14:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:57 Configure a credential helper to remove this warning. See 14:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:57 14:52:57 Login Succeeded 14:52:57 docker.io 14:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:58 Configure a credential helper to remove this warning. See 14:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:58 14:52:58 Login Succeeded 14:52:58 ---> docker-login.sh ends [Pipeline] } 14:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:58 ++ 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 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/core-command/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo core-command,cmd/core-command/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/core-data/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo core-data,cmd/core-data/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/core-metadata/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo core-metadata,cmd/core-metadata/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/security-bootstrapper/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/security-proxy-setup/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/support-notifications/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo support-notifications,cmd/support-notifications/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/support-scheduler/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:52:58 + for file in '`ls cmd/**/Dockerfile`' 14:52:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:52:58 ++ cut -d/ -f2 14:52:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:52:58 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 14:52:58 + git rev-list -1 --merges 1d2aac17ecb7bed24702363fa70194bec1913b94~1..1d2aac17ecb7bed24702363fa70194bec1913b94 [Pipeline] echo 14:52:58 -----------> git rev-list -1 --merges 1d2aac17ecb7bed24702363fa70194bec1913b94~1..1d2aac17ecb7bed24702363fa70194bec1913b94 1d2aac17ecb7bed24702363fa70194bec1913b94 14:52:58 1d2aac17ecb7bed24702363fa70194bec1913b94 [false] [Pipeline] sh 14:52:59 + git log --format=format:%s -1 1d2aac17ecb7bed24702363fa70194bec1913b94 [Pipeline] echo 14:52:59 ========================================================= 14:52:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:52:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:52:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:52:59 + grep -v github /etc/ssh/ssh_known_hosts 14:52:59 + '[' -e /tmp/ssh_known_hosts ']' 14:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:52:59 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 14:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 14:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:00 14:53:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:53:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:00 latest: Pulling from edgex-devops/git-semver 14:53:00 a0d0a0d46f8b: Pulling fs layer 14:53:00 3e5f54012d9b: Pulling fs layer 14:53:00 4c7163046ea9: Pulling fs layer 14:53:00 0c2d73faf560: Pulling fs layer 14:53:00 0c2d73faf560: Waiting 14:53:00 3e5f54012d9b: Verifying Checksum 14:53:00 3e5f54012d9b: Download complete 14:53:00 a0d0a0d46f8b: Verifying Checksum 14:53:00 a0d0a0d46f8b: Download complete 14:53:00 4c7163046ea9: Verifying Checksum 14:53:00 4c7163046ea9: Download complete 14:53:00 0c2d73faf560: Verifying Checksum 14:53:00 0c2d73faf560: Download complete 14:53:00 a0d0a0d46f8b: Pull complete 14:53:00 3e5f54012d9b: Pull complete 14:53:00 4c7163046ea9: Pull complete 14:53:01 0c2d73faf560: Pull complete 14:53:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:53:01 prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container 14:53:01 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:53:01 $ docker top ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:01 [ssh-agent] Looking for ssh-agent implementation... 14:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:01 $ docker exec ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent 14:53:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXldDJKm/agent.13 14:53:02 SSH_AGENT_PID=19 14:53:02 Running ssh-add (command line suppressed) 14:53:02 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4307289651636079986.key (/w/workspace/edgex-go/3@tmp/private_key_4307289651636079986.key) 14:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:02 + git tag --points-at HEAD [Pipeline] } 14:53:02 $ docker exec --env ******** --env ******** ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent -k 14:53:02 unset SSH_AUTH_SOCK; 14:53:02 unset SSH_AGENT_PID; 14:53:02 echo Agent pid 19 killed; 14:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:02 [ssh-agent] Looking for ssh-agent implementation... 14:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:02 $ docker exec ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent 14:53:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckNNkm/agent.51 14:53:02 SSH_AGENT_PID=57 14:53:02 Running ssh-add (command line suppressed) 14:53:02 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2419728669792317816.key (/w/workspace/edgex-go/3@tmp/private_key_2419728669792317816.key) 14:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:03 + git semver init 14:53:03 # -> Open(): unable to determine branch for HEAD 14:53:03 # $GIT_DIR = /w/workspace/edgex-go/3/.git 14:53:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 14:53:03 # $SEMVER_REMOTE_NAME = origin 14:53:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:53:03 # $SEMVER_USER_NAME = edgex-jenkins 14:53:03 # $SEMVER_BRANCH = PR-3888 14:53:03 # $SEMVER_TEMP = /tmp/semver-957858115 14:53:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:53:18 # '/tmp/semver-957858115' -> '/w/workspace/edgex-go/3/.semver' 14:53:18 # -> Force: false 14:53:18 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 14:53:18 $ docker exec --env ******** --env ******** ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f ssh-agent -k 14:53:18 unset SSH_AUTH_SOCK; 14:53:18 unset SSH_AGENT_PID; 14:53:18 echo Agent pid 57 killed; 14:53:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:53:18 + git semver [Pipeline] } 14:53:18 $ docker stop --time=1 ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f 14:53:20 $ docker rm -f ba77a18e1b289cf24aa888fe5d7ee5011ca8f54c32a4096f9dba30586397a02f [Pipeline] // withDockerContainer [Pipeline] sh 14:53:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:53:21 Stashed 1 file(s) [Pipeline] echo 14:53:21 [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 14:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:21 ========================================================= 14:53:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:53:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:53:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:53:21 59bf1c3509f3: Pulling fs layer 14:53:21 666ba61612fd: Pulling fs layer 14:53:21 8ed8ca486205: Pulling fs layer 14:53:21 4fe6c5a15a65: Pulling fs layer 14:53:21 22a0e8bec74d: Pulling fs layer 14:53:21 640e595b4fbd: Pulling fs layer 14:53:21 763cafe07f6e: Pulling fs layer 14:53:21 0c0b528cf693: Pulling fs layer 14:53:21 10935f4eaf8b: Pulling fs layer 14:53:21 4fe6c5a15a65: Waiting 14:53:21 22a0e8bec74d: Waiting 14:53:21 640e595b4fbd: Waiting 14:53:21 763cafe07f6e: Waiting 14:53:21 0c0b528cf693: Waiting 14:53:21 8ed8ca486205: Verifying Checksum 14:53:21 8ed8ca486205: Download complete 14:53:21 666ba61612fd: Verifying Checksum 14:53:21 666ba61612fd: Download complete 14:53:21 22a0e8bec74d: Verifying Checksum 14:53:21 22a0e8bec74d: Download complete 14:53:21 640e595b4fbd: Verifying Checksum 14:53:21 640e595b4fbd: Download complete 14:53:21 763cafe07f6e: Verifying Checksum 14:53:21 763cafe07f6e: Download complete 14:53:21 59bf1c3509f3: Verifying Checksum 14:53:21 59bf1c3509f3: Download complete 14:53:22 0c0b528cf693: Verifying Checksum 14:53:22 0c0b528cf693: Download complete 14:53:22 59bf1c3509f3: Pull complete 14:53:22 666ba61612fd: Pull complete 14:53:22 4fe6c5a15a65: Verifying Checksum 14:53:22 4fe6c5a15a65: Download complete 14:53:22 8ed8ca486205: Pull complete 14:53:22 10935f4eaf8b: Verifying Checksum 14:53:22 10935f4eaf8b: Download complete 14:53:26 4fe6c5a15a65: Pull complete 14:53:26 22a0e8bec74d: Pull complete 14:53:26 640e595b4fbd: Pull complete 14:53:26 763cafe07f6e: Pull complete 14:53:26 0c0b528cf693: Pull complete 14:53:28 10935f4eaf8b: Pull complete 14:53:28 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:53:29 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:53:29 WORKDIR /edgex 14:53:29 COPY go.mod . 14:53:29 RUN go mod download' 14:53:29 + docker build -t ci-base-image-x86_64 -f - . 14:53:30 Sending build context to Docker daemon 334MB 14:53:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:53:30 ---> 99d49a6021b9 14:53:30 Step 2/4 : WORKDIR /edgex 14:53:32 ---> Running in a5afa4d284d1 14:53:32 Removing intermediate container a5afa4d284d1 14:53:32 ---> 7c6b4c4a087b 14:53:32 Step 3/4 : COPY go.mod . 14:53:32 ---> 7058655a8b15 14:53:32 Step 4/4 : RUN go mod download 14:53:32 ---> Running in 6dbd52c05498 14:53:36 Still waiting to schedule task 14:53:36 ‘prd-centos7-blackbox-4c-2g-5695’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:53:36 ‘prd-centos7-blackbox-4c-2g-5696’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:53:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5987’ is offline 14:54:04 Removing intermediate container 6dbd52c05498 14:54:04 ---> 81f098fd2ad5 14:54:04 Successfully built 81f098fd2ad5 14:54:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:54:04 + docker inspect -f . ci-base-image-x86_64 14:54:04 . [Pipeline] withDockerContainer 14:54:04 prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container 14:54:05 $ 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 ******** ci-base-image-x86_64 cat 14:54:05 $ docker top 3fedeb26952c3a2c8a451406c493acaf9b640644cce51c7a0e87e1208cace84e -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:05 + go version 14:54:05 go version go1.17.6 linux/amd64 [Pipeline] } 14:54:05 $ docker stop --time=1 3fedeb26952c3a2c8a451406c493acaf9b640644cce51c7a0e87e1208cace84e 14:54:07 $ docker rm -f 3fedeb26952c3a2c8a451406c493acaf9b640644cce51c7a0e87e1208cace84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:07 + docker inspect -f . ci-base-image-x86_64 14:54:07 . [Pipeline] withDockerContainer 14:54:07 prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container 14:54:07 $ 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 ******** ci-base-image-x86_64 cat 14:54:07 $ docker top 3a1c2f4dcede5ce26f509520b1e9d7d931c4322fd4e8906f6ea997c4fd889afc -eo pid,comm [Pipeline] { [Pipeline] echo 14:54:08 ========================================================= 14:54:08 [edgeXBuildGoParallel] Running Tests and Build... 14:54:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:54:08 + make test 14:54:08 go mod tidy 14:54:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:54:15 ? github.com/edgexfoundry/edgex-go [no test files] 14:54:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:54:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:54:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:54:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:54:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:54:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:54:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:54:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:54:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:54:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:54:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:54:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.031s coverage: 28.7% of statements 14:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 14:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements 14:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements 14:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:54:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements 14:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:54:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:54:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:54:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:54:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 14:54:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:54:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 14:54:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements 14:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 14:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 14:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 14:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 14:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 14:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.197s coverage: 82.5% of statements 14:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.253s coverage: 65.4% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.105s coverage: 17.7% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:55:31 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 14:55:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5988 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 14:55:53 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:55:53 The recommended git tool is: git 14:55:58 using credential edgex-jenkins-ssh 14:55:58 Cloning the remote Git repository 14:55:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:55:58 > git init /w/workspace/edgex-go/3 # timeout=10 14:55:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:55:58 > git --version # timeout=10 14:55:58 > git --version # 'git version 2.17.1' 14:55:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:55:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:10 GO111MODULE=on go vet ./... 14:56:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:17 ./bin/test-attribution-txt.sh [Pipeline] echo 14:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:56:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:56:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:56:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:56:18 + ls -al . 14:56:18 total 644 14:56:18 drwxrwxr-x 10 1001 1001 4096 Feb 25 14:56 . 14:56:18 drwxr-xr-x 4 root root 28 Feb 25 14:54 .. 14:56:18 -rw-rw-r-- 1 1001 1001 11 Feb 25 14:52 .dockerignore 14:56:18 drwxrwxr-x 8 1001 1001 179 Feb 25 14:52 .git 14:56:18 drwxrwxr-x 4 1001 1001 142 Feb 25 14:52 .github 14:56:18 -rw-rw-r-- 1 1001 1001 804 Feb 25 14:52 .gitignore 14:56:18 -rw-rw-r-- 1 1001 1001 42 Feb 25 14:52 .golangci.yml 14:56:18 -rw-rw-r-- 1 1001 1001 76 Feb 25 14:52 .hadolint.yml 14:56:18 drwx------ 3 1001 1001 73 Feb 25 14:53 .semver 14:56:18 -rw-rw-r-- 1 1001 1001 166 Feb 25 14:52 .sonarcloud.properties 14:56:18 -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:52 ADOPTERS.md 14:56:18 -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:52 Attribution.txt 14:56:18 -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:52 CHANGELOG.md 14:56:18 -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:52 CONTRIBUTING.md 14:56:18 -rw-rw-r-- 1 1001 1001 677 Feb 25 14:52 GOVERNANCE.md 14:56:18 -rw-rw-r-- 1 1001 1001 849 Feb 25 14:52 Jenkinsfile 14:56:18 -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:52 LICENSE 14:56:18 -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:52 Makefile 14:56:18 -rw-rw-r-- 1 1001 1001 582 Feb 25 14:52 OWNERS.md 14:56:18 -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:52 README.md 14:56:18 -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:52 SECURITY.md 14:56:18 -rw-rw-r-- 1 1001 1001 5 Feb 25 14:53 VERSION 14:56:18 -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:52 ZMQWindows.md 14:56:18 drwxrwxr-x 2 1001 1001 37 Feb 25 14:52 bin 14:56:18 drwxrwxr-x 14 1001 1001 4096 Feb 25 14:52 cmd 14:56:18 -rw-r--r-- 1 root root 428383 Feb 25 14:55 coverage.out 14:56:18 -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:52 go.mod 14:56:18 -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:52 go.sum 14:56:18 drwxrwxr-x 8 1001 1001 124 Feb 25 14:52 internal 14:56:18 drwxrwxr-x 3 1001 1001 16 Feb 25 14:52 openapi 14:56:18 drwxrwxr-x 4 1001 1001 71 Feb 25 14:52 snap 14:56:18 -rw-rw-r-- 1 1001 1001 204 Feb 25 14:52 version.go [Pipeline] sh 14:56:18 + '[' -e coverage.out ] 14:56:18 + chown 1001:1001 coverage.out [Pipeline] stash 14:56:18 Stashed 1 file(s) [Pipeline] sh 14:56:18 + make build 14:56:18 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 14:56:18 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 42b20646e8584a10ddde83ec2cda59ddfdb254aa 14:56:19 Merge succeeded, producing 455abcd9ffacb4b5b146b314a990549bbdfe1d9d 14:56:19 Checking out Revision 455abcd9ffacb4b5b146b314a990549bbdfe1d9d (PR-3888) 14:56:18 > git config core.sparsecheckout # timeout=10 14:56:18 > git checkout -f 42b20646e8584a10ddde83ec2cda59ddfdb254aa # timeout=10 14:56:19 > git remote # timeout=10 14:56:19 > git config --get remote.origin.url # timeout=10 14:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:19 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 14:56:19 > git rev-parse HEAD^{commit} # timeout=10 14:56:19 > git config core.sparsecheckout # timeout=10 14:56:19 > git checkout -f 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 14:56:20 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 14:56:23 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" 14:56:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:56:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:56:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:24 Dload Upload Total Spent Left Speed 14:56:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 14:56:23 > git rev-list --no-walk 6c98ee66bebcee21a0fc33f2ed89db20be913706 # timeout=10 [Pipeline] sh 14:56:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:56:25 + sudo tee /etc/docker/daemon.new 14:56:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:56:25 { 14:56:25 "registry-mirrors": [ 14:56:25 "https://nexus3.edgexfoundry.org:10001" 14:56:25 ], 14:56:25 "bip": "10.250.0.254/24", 14:56:25 "hosts": [ 14:56:25 "tcp://0.0.0.0:5555", 14:56:25 "unix:///var/run/docker.sock" 14:56:25 ], 14:56:25 "mtu": 1458, 14:56:25 "selinux-enabled": true, 14:56:25 "seccomp-profile": "/etc/docker/seccomp.json" 14:56:25 } [Pipeline] sh 14:56:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:56:26 + sudo service docker restart 14:56:28 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 14:56:28 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 14:56:30 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 14:56:30 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 14:56:31 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 14:56:32 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 14:56:32 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 14:56:33 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 14:56:34 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 14:56:35 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] } 14:56:37 $ docker stop --time=1 3a1c2f4dcede5ce26f509520b1e9d7d931c4322fd4e8906f6ea997c4fd889afc 14:56:38 $ docker rm -f 3a1c2f4dcede5ce26f509520b1e9d7d931c4322fd4e8906f6ea997c4fd889afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:56:39 14:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:56:40 latest: Pulling from edgex-devops/edgex-compose 14:56:40 cbdbe7a5bc2a: Pulling fs layer 14:56:40 ca9280d653b3: Pulling fs layer 14:56:40 7e9c9ca2126c: Pulling fs layer 14:56:40 cbdbe7a5bc2a: Verifying Checksum 14:56:40 cbdbe7a5bc2a: Download complete 14:56:40 ca9280d653b3: Verifying Checksum 14:56:40 ca9280d653b3: Download complete 14:56:40 cbdbe7a5bc2a: Pull complete 14:56:40 7e9c9ca2126c: Verifying Checksum 14:56:40 7e9c9ca2126c: Download complete 14:56:40 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:44 provisioning config files... 14:56:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config601127811110367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:45 ---> docker-login.sh 14:56:45 nexus3.edgexfoundry.org:10001 14:56:45 7e9c9ca2126c: Pull complete 14:56:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:56:45 prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container 14:56:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:45 Configure a credential helper to remove this warning. See 14:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:45 14:56:45 Login Succeeded 14:56:45 nexus3.edgexfoundry.org:10002 14:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:46 Configure a credential helper to remove this warning. See 14:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:46 14:56:46 Login Succeeded 14:56:46 nexus3.edgexfoundry.org:10003 14:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:46 Configure a credential helper to remove this warning. See 14:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:46 14:56:46 Login Succeeded 14:56:46 nexus3.edgexfoundry.org:10004 14:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:47 Configure a credential helper to remove this warning. See 14:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:47 14:56:47 Login Succeeded 14:56:47 docker.io 14:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:47 $ docker top 29f89fc1226927faf13fe288d526dac8ea6313c3e2ac1ad4b052990cb5a24565 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:47 + docker-compose build --help 14:56:47 + grep parallel 14:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:47 Configure a credential helper to remove this warning. See 14:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:47 14:56:47 Login Succeeded 14:56:47 ---> docker-login.sh ends [Pipeline] } 14:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:56:48 --parallel Build images in parallel. [Pipeline] } 14:56:48 $ docker stop --time=1 29f89fc1226927faf13fe288d526dac8ea6313c3e2ac1ad4b052990cb5a24565 14:56:49 $ docker rm -f 29f89fc1226927faf13fe288d526dac8ea6313c3e2ac1ad4b052990cb5a24565 [Pipeline] // withDockerContainer [Pipeline] echo 14:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:49 ========================================================= 14:56:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:56:49 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:56:50 . [Pipeline] withDockerContainer 14:56:50 prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container 14:56:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:56:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:56:50 9b3977197b4f: Pulling fs layer 14:56:50 1a89e8eeedd5: Pulling fs layer 14:56:50 94645a83ff95: Pulling fs layer 14:56:50 3f3a8bcf1eab: Pulling fs layer 14:56:50 0c92f367c5e7: Pulling fs layer 14:56:50 f7c0051592d6: Pulling fs layer 14:56:50 a227ed2f7395: Pulling fs layer 14:56:50 7b1c46037f91: Pulling fs layer 14:56:50 0c92f367c5e7: Waiting 14:56:50 f7c0051592d6: Waiting 14:56:50 a227ed2f7395: Waiting 14:56:50 7b1c46037f91: Waiting 14:56:50 3f3a8bcf1eab: Waiting 14:56:50 94645a83ff95: Download complete 14:56:50 1a89e8eeedd5: Verifying Checksum 14:56:50 1a89e8eeedd5: Download complete 14:56:50 0c92f367c5e7: Verifying Checksum 14:56:50 0c92f367c5e7: Download complete 14:56:50 f7c0051592d6: Verifying Checksum 14:56:50 f7c0051592d6: Download complete 14:56:50 9b3977197b4f: Verifying Checksum 14:56:50 9b3977197b4f: Download complete 14:56:50 a227ed2f7395: Verifying Checksum 14:56:50 a227ed2f7395: Download complete 14:56:50 $ docker top 41ca53ff50711bb640221494913dbb42f28f430bef1aed964ca16242514b4c39 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:50 + docker-compose -f ./docker-compose-build.yml build --parallel 14:56:50 9b3977197b4f: Pull complete 14:56:51 Building core-command ... 14:56:51 Building core-data ... 14:56:51 Building core-metadata ... 14:56:51 Building security-bootstrapper ... 14:56:51 Building security-proxy-setup ... 14:56:51 Building security-secretstore-setup ... 14:56:51 Building support-notifications ... 14:56:51 Building support-scheduler ... 14:56:51 Building sys-mgmt-agent ... 14:56:51 Building sys-mgmt-agent 14:56:51 Building security-proxy-setup 14:56:51 Building support-notifications 14:56:51 Building support-scheduler 14:56:51 Building core-metadata 14:56:51 1a89e8eeedd5: Pull complete 14:56:52 94645a83ff95: Pull complete 14:56:52 7b1c46037f91: Verifying Checksum 14:56:52 7b1c46037f91: Download complete 14:56:52 3f3a8bcf1eab: Verifying Checksum 14:56:52 3f3a8bcf1eab: Download complete 14:57:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:57:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:57:03 ---> 81f098fd2ad5 14:57:03 Step 3/22 : WORKDIR /edgex-go 14:57:03 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:57:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:57:03 ---> 81f098fd2ad5 14:57:03 Step 3/21 : WORKDIR /edgex-go 14:57:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:57:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:57:03 ---> 81f098fd2ad5 14:57:03 Step 3/23 : WORKDIR /edgex-go 14:57:05 3f3a8bcf1eab: Pull complete 14:57:05 0c92f367c5e7: Pull complete 14:57:05 f7c0051592d6: Pull complete 14:57:05 a227ed2f7395: Pull complete 14:57:08 ---> Running in fa6a5b5a9585 14:57:08 ---> Running in ed2e1b8c8da8 14:57:08 ---> Running in 6c7c705ad1e4 14:57:09 Removing intermediate container 6c7c705ad1e4 14:57:09 ---> b30cea6fc75b 14:57:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:09 Removing intermediate container ed2e1b8c8da8 14:57:09 ---> b62436b2f3e7 14:57:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:09 Removing intermediate container fa6a5b5a9585 14:57:09 ---> 3ab213bf203f 14:57:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:09 ---> Running in c6b4e82b7966 14:57:09 ---> Running in fc341ccbc16a 14:57:09 ---> Running in 2a7be47618c6 14:57:12 7b1c46037f91: Pull complete 14:57:12 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:57:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:57:12 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:57:12 WORKDIR /edgex 14:57:12 COPY go.mod . 14:57:12 RUN go mod download -t 14:57:12 ci-base-image-arm64 -f - . 14:57:14 Removing intermediate container c6b4e82b7966 14:57:14 ---> 7161240bab38 14:57:14 Step 5/22 : RUN apk add --update --no-cache make git 14:57:15 Sending build context to Docker daemon 168.7MB 14:57:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:57:15 ---> f79e39bc4007 14:57:15 Step 2/4 : WORKDIR /edgex 14:57:15 Removing intermediate container 2a7be47618c6 14:57:15 ---> 50a38aa92859 14:57:15 Step 5/23 : RUN apk add --update --no-cache make git 14:57:15 ---> Running in 55c51371fbe8 14:57:15 Removing intermediate container fc341ccbc16a 14:57:15 ---> 3d2a557cd798 14:57:15 Step 5/21 : RUN apk add --update --no-cache make git 14:57:15 ---> Running in 30508ddd8ded 14:57:15 ---> Running in 058f4bc8012e 14:57:17 ---> Running in 5afb7210fd76 14:57:17 Removing intermediate container 5afb7210fd76 14:57:17 ---> 376e457e1627 14:57:17 Step 3/4 : COPY go.mod . 14:57:18 ---> c953531478b7 14:57:18 Step 4/4 : RUN go mod download 14:57:18 ---> Running in 145900d5494a 14:57:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:57:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:57:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:57:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:57:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:57:18 ---> 81f098fd2ad5 14:57:18 Step 3/22 : WORKDIR /edgex-go 14:57:18 ---> Using cache 14:57:18 ---> 3ab213bf203f 14:57:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:18 ---> Using cache 14:57:18 ---> 7161240bab38 14:57:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:57:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:57:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:57:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:57:19 OK: 221 MiB in 52 packages 14:57:19 OK: 221 MiB in 52 packages 14:57:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:57:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:57:19 ---> 81f098fd2ad5 14:57:19 Step 3/23 : WORKDIR /edgex-go 14:57:19 ---> Using cache 14:57:19 ---> 3ab213bf203f 14:57:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:19 ---> Using cache 14:57:19 ---> 7161240bab38 14:57:19 Step 5/23 : RUN apk add --update --no-cache make bash git 14:57:19 OK: 221 MiB in 52 packages 14:57:19 ---> Running in 8b83a569ddf4 14:57:19 ---> Running in e90e274b5444 14:57:20 Removing intermediate container 30508ddd8ded 14:57:20 ---> 0b2cd8fd33f7 14:57:20 Step 6/23 : COPY go.mod vendor* ./ 14:57:20 Removing intermediate container 55c51371fbe8 14:57:20 ---> cc66074b0307 14:57:20 Step 6/22 : COPY go.mod vendor* ./ 14:57:20 Removing intermediate container 058f4bc8012e 14:57:20 ---> 39be227c6634 14:57:20 Step 6/21 : COPY go.mod vendor* ./ 14:57:20 ---> 8306d9ef13cc 14:57:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:20 ---> dbd92a300df2 14:57:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:20 ---> 12c70435298c 14:57:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:20 ---> Running in f862054036c8 14:57:20 ---> Running in 931fe88d17ca 14:57:20 ---> Running in 2e58b7bc1727 14:57:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:57:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:57:21 OK: 221 MiB in 52 packages 14:57:21 OK: 221 MiB in 52 packages 14:57:22 Removing intermediate container e90e274b5444 14:57:22 ---> bc73fc0cc875 14:57:22 Step 6/23 : COPY go.mod vendor* ./ 14:57:22 Removing intermediate container 8b83a569ddf4 14:57:22 ---> 3706aa21bb6c 14:57:22 Step 6/22 : COPY go.mod vendor* ./ 14:57:22 ---> 3ca02b315220 14:57:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:22 ---> 8fc4370fc36e 14:57:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:22 ---> Running in aad4f18066f0 14:57:22 Removing intermediate container 2e58b7bc1727 14:57:22 ---> 4aa09c5a14cd 14:57:22 Step 8/21 : COPY . . 14:57:22 ---> Running in 7d5c05907616 14:57:22 Removing intermediate container 931fe88d17ca 14:57:22 ---> 38e30223d63a 14:57:22 Step 8/22 : COPY . . 14:57:22 Removing intermediate container f862054036c8 14:57:22 ---> fb64db2fd625 14:57:22 Step 8/23 : COPY . . 14:57:30 ---> 8475ac63eb1d 14:57:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:57:30 ---> 5b0759f383cc 14:57:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:57:30 Removing intermediate container aad4f18066f0 14:57:30 ---> a65e7cb12881 14:57:30 Step 8/23 : COPY . . 14:57:30 ---> 9b5a1d56754c 14:57:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:57:30 Removing intermediate container 7d5c05907616 14:57:30 ---> 5ae706691cba 14:57:30 Step 8/22 : COPY . . 14:57:30 ---> Running in 6ed481e51489 14:57:30 ---> Running in 7f0443f597c7 14:57:30 ---> Running in f1cdead8f010 14:57:31 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 14:57:31 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 14:57:31 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 14:57:42 ---> 198c6f31137f 14:57:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:57:42 ---> 3d1d267dc3cf 14:57:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:57:42 ---> Running in 33397196df9b 14:57:42 ---> Running in cccbfcde5a5d 14:57:42 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 14:57:42 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 14:58:08 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 14:58:12 Removing intermediate container f1cdead8f010 14:58:12 ---> 8f396c5d7e8b 14:58:12 14:58:12 Step 10/21 : FROM alpine:3.14 14:58:13 3.14: Pulling from library/alpine 14:58:13 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:58:13 Status: Downloaded newer image for alpine:3.14 14:58:13 ---> 0a97eee8041e 14:58:13 Step 11/21 : RUN apk add --update --no-cache curl 14:58:13 ---> Running in 788ccd7291c8 14:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:15 (1/5) Installing ca-certificates (20211220-r0) 14:58:15 (2/5) Installing brotli-libs (1.0.9-r5) 14:58:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:58:15 (4/5) Installing libcurl (7.79.1-r0) 14:58:15 (5/5) Installing curl (7.79.1-r0) 14:58:15 Executing busybox-1.33.1-r6.trigger 14:58:15 Executing ca-certificates-20211220-r0.trigger 14:58:15 Removing intermediate container 7f0443f597c7 14:58:15 ---> 9d763e62f258 14:58:15 14:58:15 Step 10/22 : FROM alpine:3.14 14:58:15 ---> 0a97eee8041e 14:58:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:58:15 OK: 8 MiB in 19 packages 14:58:15 ---> Running in ef9f55a666c9 14:58:15 Removing intermediate container 6ed481e51489 14:58:15 ---> 038d5fb6eeff 14:58:15 14:58:15 Step 10/23 : FROM alpine:3.14 14:58:15 ---> 0a97eee8041e 14:58:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:58:15 ---> Running in 22dd1abd8693 14:58:16 Removing intermediate container 788ccd7291c8 14:58:16 ---> a2d115a6a2e7 14:58:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:16 ---> Running in acf117f619df 14:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:16 Removing intermediate container acf117f619df 14:58:16 ---> 1d18990fc8df 14:58:16 Step 13/21 : WORKDIR /edgex 14:58:16 ---> Running in f2ccbcfa7690 14:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:16 Removing intermediate container f2ccbcfa7690 14:58:16 ---> 2125df61fdc8 14:58:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:58:17 (1/1) Installing dumb-init (1.2.5-r1) 14:58:17 Executing busybox-1.33.1-r6.trigger 14:58:17 OK: 6 MiB in 15 packages 14:58:17 ---> 7313884dbb1d 14:58:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:58:17 (1/1) Installing dumb-init (1.2.5-r1) 14:58:17 Executing busybox-1.33.1-r6.trigger 14:58:17 OK: 6 MiB in 15 packages 14:58:17 Removing intermediate container ef9f55a666c9 14:58:17 ---> 137446979249 14:58:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:58:17 ---> f2eb70f54b4c 14:58:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:58:17 ---> Running in 26a34384ba4f 14:58:17 Removing intermediate container 22dd1abd8693 14:58:17 ---> 4e1870984caf 14:58:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:58:18 Removing intermediate container 26a34384ba4f 14:58:18 ---> 1a4f3e85a336 14:58:18 Step 13/22 : ENV APP_PORT=59861 14:58:18 ---> Running in e49cbd8c9c18 14:58:18 ---> Running in cd6d4609610b 14:58:18 Removing intermediate container e49cbd8c9c18 14:58:18 ---> 2f8716a97d85 14:58:18 Step 13/23 : ENV APP_PORT=59881 14:58:18 ---> 9d1b2539d5ee 14:58:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:58:18 ---> Running in c65697fa931e 14:58:18 Removing intermediate container cd6d4609610b 14:58:18 ---> d443e7385fa4 14:58:18 Step 14/22 : EXPOSE $APP_PORT 14:58:18 ---> Running in 44cf6b57981c 14:58:18 Removing intermediate container 33397196df9b 14:58:18 ---> 5cf9a774289c 14:58:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:58:18 ---> Running in 1da21cd6b43f 14:58:18 ---> Running in 30910a318fb1 14:58:18 Removing intermediate container c65697fa931e 14:58:18 ---> d89ae2faaa32 14:58:18 Step 14/23 : EXPOSE $APP_PORT 14:58:18 ---> Running in f9269a55769c 14:58:18 Removing intermediate container 44cf6b57981c 14:58:18 ---> c90d2d3bcbe9 14:58:18 Step 18/21 : CMD ["--init=true"] 14:58:18 Removing intermediate container 1da21cd6b43f 14:58:18 ---> 891bd00f9f6c 14:58:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:58:18 Removing intermediate container f9269a55769c 14:58:18 ---> ca9665c4af20 14:58:18 Step 15/23 : WORKDIR / 14:58:19 ---> Running in b4aa7dd60ef4 14:58:19 ---> Running in 06f8e1d5b9a0 14:58:19 Removing intermediate container 06f8e1d5b9a0 14:58:19 ---> 0582a536de4a 14:58:19 Step 19/21 : LABEL arch=x86_64 14:58:19 Removing intermediate container b4aa7dd60ef4 14:58:19 ---> 8e53a239aff7 14:58:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:58:19 ---> a1d7c0bb5669 14:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:58:19 ---> Running in 75975dbd044b 14:58:19 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 14:58:19 Removing intermediate container 75975dbd044b 14:58:19 ---> 25b1bcbfc143 14:58:19 Step 20/21 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:58:19 ---> Running in 66b955c0ea92 14:58:19 ---> 1060b2c2e242 14:58:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:58:19 Removing intermediate container 66b955c0ea92 14:58:19 ---> d19a6f9d4f6b 14:58:19 Step 21/21 : LABEL version=0.0.0 14:58:20 ---> 91aa52785ed7 14:58:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:58:20 ---> Running in 3296b1f48b13 14:58:20 ---> 1459f39bb4a8 14:58:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:58:20 Removing intermediate container cccbfcde5a5d 14:58:20 ---> 7ea0f8de7c32 14:58:20 14:58:20 Step 10/22 : FROM alpine:3.14 14:58:20 ---> 0a97eee8041e 14:58:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:58:20 Removing intermediate container 3296b1f48b13 14:58:20 ---> a062e8254829 14:58:20 14:58:20 ---> Running in b99fa10a1de4 14:58:20 ---> 049f70ca4b6c 14:58:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:58:20 Successfully built a062e8254829 14:58:20 ---> Running in bbc60b3b4193 14:58:20 Successfully tagged security-proxy-setup:latest 14:58:20 Building security-bootstrapper 14:58:20  Building security-proxy-setup ... done Removing intermediate container 30910a318fb1 14:58:20 ---> 3d6614d72db3 14:58:20 14:58:20 Step 11/23 : FROM docker:20.10.10 14:58:21 ---> b96513181eef 14:58:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:58:21 20.10.10: Pulling from library/docker 14:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:21 Removing intermediate container bbc60b3b4193 14:58:21 ---> f11e538cea2a 14:58:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:21 ---> Running in 4d07541d8707 14:58:21 (1/2) Installing ca-certificates (20211220-r0) 14:58:21 (2/2) Installing dumb-init (1.2.5-r1) 14:58:21 Executing busybox-1.33.1-r6.trigger 14:58:21 Executing ca-certificates-20211220-r0.trigger 14:58:21 OK: 6 MiB in 16 packages 14:58:21 ---> Running in 53fd525ad838 14:58:22 Removing intermediate container 4d07541d8707 14:58:22 ---> 7e1ab796a048 14:58:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:58:22 Removing intermediate container 53fd525ad838 14:58:22 ---> 30462d900246 14:58:22 Step 20/22 : LABEL arch=x86_64 14:58:22 ---> Running in 36d7dd193cc4 14:58:22 ---> Running in 39ed444d2c25 14:58:22 Removing intermediate container b99fa10a1de4 14:58:22 ---> 3e9a5ee07853 14:58:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:58:22 Removing intermediate container 36d7dd193cc4 14:58:22 ---> e5e785f4697a 14:58:22 Step 21/23 : LABEL arch=x86_64 14:58:22 Removing intermediate container 39ed444d2c25 14:58:22 ---> da72ab4c7cf7 14:58:22 Step 21/22 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:58:22 ---> Running in 31894f51742e 14:58:22 ---> Running in 8191fbdf8d78 14:58:22 ---> Running in a86dec102877 14:58:23 Removing intermediate container 8191fbdf8d78 14:58:23 ---> 3c9b7917cdad 14:58:23 Step 13/22 : ENV APP_PORT=59860 14:58:23 Removing intermediate container 31894f51742e 14:58:23 ---> 407f3c1b08bc 14:58:23 Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:58:23 ---> Running in aa807adf2237 14:58:23 Removing intermediate container a86dec102877 14:58:23 ---> 3645484626c9 14:58:23 Step 22/22 : LABEL version=0.0.0 14:58:23 ---> Running in 9fa4b4e05ba3 14:58:23 ---> Running in 37ade2bcab85 14:58:23 Removing intermediate container aa807adf2237 14:58:23 ---> 3d14e99df5cd 14:58:23 Step 14/22 : EXPOSE $APP_PORT 14:58:23 ---> Running in 0d3c0fad63d5 14:58:23 Removing intermediate container 37ade2bcab85 14:58:23 ---> f27605faaa71 14:58:23 14:58:23 Removing intermediate container 9fa4b4e05ba3 14:58:23 ---> d2fcff799b87 14:58:23 Step 23/23 : LABEL version=0.0.0 14:58:23 Successfully built f27605faaa71 14:58:23 ---> Running in 0eef10b47a4a 14:58:23 Successfully tagged support-scheduler:latest 14:58:23  Building support-scheduler ... done Building core-command 14:58:23 Removing intermediate container 0d3c0fad63d5 14:58:23 ---> 9e85b3265e02 14:58:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:58:26 Removing intermediate container 0eef10b47a4a 14:58:26 ---> b9ad6cf89797 14:58:26 14:58:26 Successfully built b9ad6cf89797 14:58:26 ---> 13c3fc49580a 14:58:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:58:26 Successfully tagged core-metadata:latest 14:58:26  Building core-metadata ... done Building core-data 14:58:28 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:58:29 Status: Downloaded newer image for docker:20.10.10 14:58:29 ---> b706a049f56e 14:58:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:58:31 ---> b842e8ab77bb 14:58:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:58:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:58:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:58:32 ---> 81f098fd2ad5 14:58:32 Step 3/23 : WORKDIR /edgex-go 14:58:32 ---> Using cache 14:58:32 ---> 3ab213bf203f 14:58:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:32 ---> Using cache 14:58:32 ---> 7161240bab38 14:58:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:58:32 ---> Running in bb654d3693e9 14:58:32 ---> 615616b7d940 14:58:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:58:32 ---> Running in 9b1dec544635 14:58:33 ---> Running in f33c0d86f4bd 14:58:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:58:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:58:33 ---> 81f098fd2ad5 14:58:33 Step 3/23 : WORKDIR /edgex-go 14:58:33 ---> Using cache 14:58:33 ---> 3ab213bf203f 14:58:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:33 ---> Using cache 14:58:33 ---> 7161240bab38 14:58:33 Step 5/23 : RUN apk add --update --no-cache make git 14:58:33 ---> Using cache 14:58:33 ---> cc66074b0307 14:58:33 Step 6/23 : COPY go.mod vendor* ./ 14:58:33 ---> Using cache 14:58:33 ---> dbd92a300df2 14:58:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:33 ---> Using cache 14:58:33 ---> 38e30223d63a 14:58:33 Step 8/23 : COPY . . 14:58:33 ---> Using cache 14:58:33 ---> 5b0759f383cc 14:58:33 Step 9/23 : RUN make cmd/core-command/core-command 14:58:33 Removing intermediate container bb654d3693e9 14:58:33 ---> 40a5321fc712 14:58:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:58:33 ---> Running in 244f09bac338 14:58:33 Removing intermediate container f33c0d86f4bd 14:58:33 ---> 71792e38de53 14:58:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:58:33 ---> Running in a5ffc74a478b 14:58:34 ---> Running in e377f30c573d 14:58:34 Removing intermediate container e377f30c573d 14:58:34 ---> bc65a1408730 14:58:34 Step 20/22 : LABEL arch=x86_64 14:58:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:58:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:58:34 ---> 81f098fd2ad5 14:58:34 Step 3/31 : WORKDIR /edgex-go 14:58:34 ---> Using cache 14:58:34 ---> 3ab213bf203f 14:58:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:34 ---> Using cache 14:58:34 ---> 7161240bab38 14:58:34 Step 5/31 : RUN apk add --update --no-cache make git 14:58:34 ---> Using cache 14:58:34 ---> cc66074b0307 14:58:34 Step 6/31 : COPY go.mod vendor* ./ 14:58:34 ---> Using cache 14:58:34 ---> dbd92a300df2 14:58:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:34 ---> Using cache 14:58:34 ---> 38e30223d63a 14:58:34 Step 8/31 : COPY . . 14:58:34 ---> Using cache 14:58:34 ---> 5b0759f383cc 14:58:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:58:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:58:35 ---> Running in 089ca2d5b12e 14:58:35 ---> Running in ebb8b96ffb38 14:58:35 Removing intermediate container ebb8b96ffb38 14:58:35 ---> 25dad0812047 14:58:35 Step 21/22 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:58:35 ---> Running in 5642783ded8c 14:58:35 Removing intermediate container 5642783ded8c 14:58:35 ---> 992b8058d571 14:58:35 Step 22/22 : LABEL version=0.0.0 14:58:35 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 14:58:35 ---> Running in 696b1685223c 14:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:35 Removing intermediate container 696b1685223c 14:58:35 ---> 8a6f2e98b1e8 14:58:35 14:58:35 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 14:58:35 (1/42) Installing readline (8.1.0-r0) 14:58:35 (2/42) Installing bash (5.1.4-r0) 14:58:35 Executing bash-5.1.4-r0.post-install 14:58:35 (3/42) Installing brotli-libs (1.0.9-r5) 14:58:35 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:58:35 Successfully built 8a6f2e98b1e8 14:58:35 (5/42) Installing libcurl (7.79.1-r0) 14:58:35 Successfully tagged support-notifications:latest 14:58:35 Building security-secretstore-setup 14:58:35  Building support-notifications ... done (6/42) Installing curl (7.79.1-r0) 14:58:35 (7/42) Installing dumb-init (1.2.5-r1) 14:58:35 (8/42) Installing libbz2 (1.0.8-r1) 14:58:35 (9/42) Installing expat (2.4.5-r0) 14:58:35 (10/42) Installing libffi (3.3-r2) 14:58:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:58:35 (11/42) Installing gdbm (1.19-r0) 14:58:35 (12/42) Installing xz-libs (5.2.5-r0) 14:58:35 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:58:35 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:58:35 (15/42) Installing mpdecimal (2.5.1-r1) 14:58:35 (16/42) Installing sqlite-libs (3.35.5-r0) 14:58:35 (17/42) Installing python3 (3.9.5-r2) 14:58:36 OK: 221 MiB in 52 packages 14:58:38 (18/42) Installing py3-appdirs (1.4.4-r2) 14:58:38 (19/42) Installing py3-chardet (4.0.0-r2) 14:58:38 (20/42) Installing py3-idna (3.2-r0) 14:58:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:58:38 (22/42) Installing py3-certifi (2020.12.5-r1) 14:58:38 (23/42) Installing py3-requests (2.25.1-r4) 14:58:38 (24/42) Installing py3-msgpack (1.0.2-r1) 14:58:38 (25/42) Installing py3-lockfile (0.12.2-r4) 14:58:38 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:58:38 (27/42) Installing py3-colorama (0.4.4-r1) 14:58:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:58:38 (29/42) Installing py3-distlib (0.3.1-r3) 14:58:38 (30/42) Installing py3-distro (1.5.0-r3) 14:58:38 (31/42) Installing py3-six (1.15.0-r1) 14:58:38 (32/42) Installing py3-webencodings (0.5.1-r4) 14:58:38 (33/42) Installing py3-html5lib (1.1-r1) 14:58:38 Removing intermediate container 9b1dec544635 14:58:38 ---> 58fad560c8e0 14:58:38 Step 6/23 : COPY go.mod vendor* ./ 14:58:38 (34/42) Installing py3-parsing (2.4.7-r2) 14:58:38 (35/42) Installing py3-packaging (20.9-r1) 14:58:38 (36/42) Installing py3-toml (0.10.2-r2) 14:58:38 (37/42) Installing py3-pep517 (0.10.0-r2) 14:58:38 (38/42) Installing py3-progress (1.5-r2) 14:58:38 (39/42) Installing py3-retrying (1.3.3-r1) 14:58:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:58:38 (41/42) Installing py3-setuptools (52.0.0-r3) 14:58:38 (42/42) Installing py3-pip (20.3.4-r1) 14:58:39 ---> b383094ff48d 14:58:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:39 Executing busybox-1.33.1-r6.trigger 14:58:39 ---> Running in c01538844f73 14:58:39 OK: 84 MiB in 64 packages 14:58:40 Removing intermediate container 145900d5494a 14:58:40 ---> 522cc43404d5 14:58:40 Successfully built 522cc43404d5 14:58:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:40 + docker inspect -f . ci-base-image-arm64 14:58:40 . [Pipeline] withDockerContainer 14:58:40 prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container 14:58:40 $ 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-arm64 cat 14:58:41 Collecting docker-compose==1.23.2 14:58:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:58:41 Collecting dockerpty<0.5,>=0.4.1 14:58:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:58:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:58:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:58:41 ---> 81f098fd2ad5 14:58:41 Step 3/25 : WORKDIR /edgex-go 14:58:41 ---> Using cache 14:58:41 ---> 3ab213bf203f 14:58:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:41 ---> Using cache 14:58:41 ---> 7161240bab38 14:58:41 Step 5/25 : RUN apk add --update --no-cache make git 14:58:41 ---> Using cache 14:58:41 ---> cc66074b0307 14:58:41 Step 6/25 : COPY go.mod vendor* ./ 14:58:41 ---> Using cache 14:58:41 ---> dbd92a300df2 14:58:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:41 ---> Using cache 14:58:41 ---> 38e30223d63a 14:58:41 Step 8/25 : COPY . . 14:58:41 ---> Using cache 14:58:41 ---> 5b0759f383cc 14:58:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:58:42 $ docker top 67661c7510d649f634e22da57ceaefeadcf315d236e562a2cc6dbe77e993a844 -eo pid,comm 14:58:42 Collecting PyYAML<4,>=3.10 14:58:42 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] { [Pipeline] sh 14:58:42 ---> Running in 962a7d8bf9e7 14:58:42 Removing intermediate container c01538844f73 14:58:42 ---> d0bb14d0c567 14:58:42 Step 8/23 : COPY . . 14:58:43 + go version 14:58:43 go version go1.17.6 linux/arm64 [Pipeline] } 14:58:43 $ docker stop --time=1 67661c7510d649f634e22da57ceaefeadcf315d236e562a2cc6dbe77e993a844 14:58:43 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 14:58:43 Collecting websocket-client<1.0,>=0.32.0 14:58:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:58:43 Collecting cached-property<2,>=1.2.0 14:58:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:58:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:58:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:58:43 Collecting texttable<0.10,>=0.9.0 14:58:43 Downloading texttable-0.9.1.tar.gz (11 kB) 14:58:44 $ docker rm -f 67661c7510d649f634e22da57ceaefeadcf315d236e562a2cc6dbe77e993a844 14:58:44 Collecting docker<4.0,>=3.6.0 14:58:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:58:44 Collecting jsonschema<3,>=2.5.1 14:58:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:58:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:58:44 Collecting docopt<0.7,>=0.6.1 14:58:44 Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:45 + docker inspect -f . ci-base-image-arm64 14:58:45 . [Pipeline] withDockerContainer 14:58:45 prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container 14:58:45 $ 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-arm64 cat 14:58:45 Collecting docker-pycreds>=0.4.0 14:58:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:58:46 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) 14:58:46 Collecting chardet<3.1.0,>=3.0.2 14:58:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:58:46 Collecting urllib3<1.25,>=1.21.1 14:58:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:58:46 Collecting idna<2.8,>=2.5 14:58:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:58:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:58:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:58:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:58:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:58:46 $ docker top c7e9feb7e942da1be4d069219a5b6c0dffcc73a4a40ea0f3a14b1cc4bc2944c3 -eo pid,comm [Pipeline] { [Pipeline] echo 14:58:47 ========================================================= 14:58:47 [edgeXBuildGoParallel] Running Tests and Build... 14:58:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:58:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:58:47 Attempting uninstall: urllib3 14:58:47 Found existing installation: urllib3 1.26.5 14:58:47 Uninstalling urllib3-1.26.5: 14:58:47 Successfully uninstalled urllib3-1.26.5 14:58:47 + make test 14:58:47 go mod tidy 14:58:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:58:48 Attempting uninstall: idna 14:58:48 Found existing installation: idna 3.2 14:58:48 Uninstalling idna-3.2: 14:58:49 Successfully uninstalled idna-3.2 14:58:49 ---> bd576e830df0 14:58:49 Step 9/23 : RUN make cmd/core-data/core-data 14:58:49 ---> Running in d4a2a305496b 14:58:49 Attempting uninstall: chardet 14:58:49 Found existing installation: chardet 4.0.0 14:58:49 Uninstalling chardet-4.0.0: 14:58:49 Successfully uninstalled chardet-4.0.0 14:58: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 14:58:49 Attempting uninstall: requests 14:58:49 Found existing installation: requests 2.25.1 14:58:49 Uninstalling requests-2.25.1: 14:58:49 Successfully uninstalled requests-2.25.1 14:58:50 Running setup.py install for texttable: started 14:58:50 Running setup.py install for texttable: finished with status 'done' 14:58:50 Running setup.py install for PyYAML: started 14:58:51 Running setup.py install for PyYAML: finished with status 'done' 14:58:51 Running setup.py install for docopt: started 14:58:52 Running setup.py install for docopt: finished with status 'done' 14:58:52 Running setup.py install for dockerpty: started 14:58:53 Running setup.py install for dockerpty: finished with status 'done' 14:58:54 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 14:58:59 Removing intermediate container a5ffc74a478b 14:58:59 ---> 461620275882 14:58:59 Step 14/23 : ENV APP_PORT=58890 14:58:59 ---> Running in bc4f2e883b7b 14:58:59 Removing intermediate container bc4f2e883b7b 14:58:59 ---> cde86e781ff1 14:58:59 Step 15/23 : EXPOSE $APP_PORT 14:58:59 ---> Running in 9af5503fc812 14:58:59 Removing intermediate container 9af5503fc812 14:58:59 ---> 2d81742f9d6e 14:58:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:58:59 ---> 397b9a3d8892 14:58:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:59:00 ---> c8df228c6264 14:59:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:59:00 ---> 9ce7f655215d 14:59:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:59:00 ---> Running in f20f7d0ea723 14:59:00 Removing intermediate container f20f7d0ea723 14:59:00 ---> babcf8aa6885 14:59:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:00 ---> Running in 784cb24c0cca 14:59:00 Removing intermediate container 784cb24c0cca 14:59:00 ---> e16a9f8bc9fd 14:59:00 Step 21/23 : LABEL arch=x86_64 14:59:00 ---> Running in bd83fb44cf7a 14:59:00 Removing intermediate container bd83fb44cf7a 14:59:00 ---> 016b307619ba 14:59:00 Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:59:00 ---> Running in 96ac98444088 14:59:00 Removing intermediate container 96ac98444088 14:59:00 ---> 00c4961ee3f9 14:59:00 Step 23/23 : LABEL version=0.0.0 14:59:00 ---> Running in ae24e4a34a86 14:59:01 Removing intermediate container ae24e4a34a86 14:59:01 ---> 932b58be00b8 14:59:01 14:59:01 Successfully built 932b58be00b8 14:59:01 Successfully tagged sys-mgmt-agent:latest 14:59:11  Building sys-mgmt-agent ... done Removing intermediate container 244f09bac338 14:59:11 ---> a55c24e74e13 14:59:11 14:59:11 Step 10/23 : FROM alpine:3.14 14:59:11 ---> 0a97eee8041e 14:59:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:59:11 ---> Using cache 14:59:11 ---> 4e1870984caf 14:59:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:59:11 ---> Using cache 14:59:11 ---> 2f8716a97d85 14:59:11 Step 13/23 : ENV APP_PORT=59882 14:59:11 ---> Running in f16712f390fd 14:59:11 Removing intermediate container f16712f390fd 14:59:11 ---> b5d358e2e3f2 14:59:11 Step 14/23 : EXPOSE $APP_PORT 14:59:11 ---> Running in 9dcb699a50f7 14:59:11 Removing intermediate container 9dcb699a50f7 14:59:11 ---> 7f2592dc9d46 14:59:11 Step 15/23 : WORKDIR / 14:59:11 ---> Running in 1023f3d41c4d 14:59:11 Removing intermediate container 1023f3d41c4d 14:59:11 ---> 59f2dac7e03e 14:59:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:11 ---> 82520e4d0243 14:59:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:59:11 ---> a880aaf7e893 14:59:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:59:11 ---> dafd0833e1ef 14:59:11 Step 19/23 : ENTRYPOINT ["/core-command"] 14:59:11 ---> Running in fa5a0098b970 14:59:11 Removing intermediate container fa5a0098b970 14:59:11 ---> 5c00dd0bb4ea 14:59:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:11 ---> Running in 5c8f11d616f5 14:59:11 Removing intermediate container 5c8f11d616f5 14:59:11 ---> d951fe48ba57 14:59:11 Step 21/23 : LABEL arch=x86_64 14:59:12 ---> Running in 42c344075b68 14:59:12 Removing intermediate container 42c344075b68 14:59:12 ---> ae575d8bc348 14:59:12 Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:59:12 ---> Running in b7901e3f7b9b 14:59:12 Removing intermediate container b7901e3f7b9b 14:59:12 ---> f2661aaa4db8 14:59:12 Step 23/23 : LABEL version=0.0.0 14:59:12 ---> Running in da9b6766b94e 14:59:12 Removing intermediate container da9b6766b94e 14:59:12 ---> 0749aafcf2f7 14:59:12 14:59:12 Successfully built 0749aafcf2f7 14:59:12 Successfully tagged core-command:latest 14:59:14  Building core-command ... done Removing intermediate container 089ca2d5b12e 14:59:14 ---> 0138378f5698 14:59:14 14:59:14 Step 10/31 : FROM alpine:3.14 14:59:14 ---> 0a97eee8041e 14:59:14 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:59:14 ---> Running in c1e770845a5a 14:59:14 Removing intermediate container c1e770845a5a 14:59:14 ---> 797231922827 14:59:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:59:14 ---> Running in 8ef6fe631075 14:59:14 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 14:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:15 (1/2) Installing dumb-init (1.2.5-r1) 14:59:15 (2/2) Installing su-exec (0.2-r1) 14:59:15 Executing busybox-1.33.1-r6.trigger 14:59:15 OK: 6 MiB in 16 packages 14:59:15 Removing intermediate container 8ef6fe631075 14:59:15 ---> bf532cbe6c72 14:59:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:59:15 ---> Running in 5f04cb8a3e97 14:59:15 Removing intermediate container 5f04cb8a3e97 14:59:15 ---> eced3ffe90b8 14:59:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:59:15 ---> Running in 2c8ff9976530 14:59:16 Removing intermediate container 2c8ff9976530 14:59:16 ---> 97017da06784 14:59:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:59:16 ---> Running in 49ea22c71be7 14:59:17 Removing intermediate container 49ea22c71be7 14:59:17 ---> 8ac1e9b4846b 14:59:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:59:17 ---> Running in 760efbd19069 14:59:17 Removing intermediate container 962a7d8bf9e7 14:59:17 ---> 237e76979bde 14:59:17 14:59:17 Step 10/25 : FROM alpine:3.14 14:59:17 ---> 0a97eee8041e 14:59:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:59:17 Removing intermediate container 760efbd19069 14:59:17 ---> d69f6869d1b1 14:59:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:59:17 ---> Running in dc92af9d8571 14:59:17 ---> a14051678001 14:59:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:59:17 ---> Running in 1f81637bd991 14:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:18 (1/3) Installing ca-certificates (20211220-r0) 14:59:18 (2/3) Installing dumb-init (1.2.5-r1) 14:59:18 (3/3) Installing su-exec (0.2-r1) 14:59:18 Executing busybox-1.33.1-r6.trigger 14:59:18 Executing ca-certificates-20211220-r0.trigger 14:59:18 OK: 6 MiB in 17 packages 14:59:18 Removing intermediate container 1f81637bd991 14:59:18 ---> 0fb2376a64dc 14:59:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:19 ---> 2d9d878beccf 14:59:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:59:19 Removing intermediate container dc92af9d8571 14:59:19 ---> ed7ef5c2657a 14:59:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:59:19 ---> Running in 02162f049fe1 14:59:19 ---> eca83fe9383c 14:59:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:59:19 Removing intermediate container 02162f049fe1 14:59:19 ---> e223d977594d 14:59:19 Step 13/25 : WORKDIR / 14:59:19 ---> Running in f38af9b280b0 14:59:19 Removing intermediate container f38af9b280b0 14:59:19 ---> 8c1b339ed6a5 14:59:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:59:19 ---> dd559d900fef 14:59:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:59:20 ---> 671344924342 14:59:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:59:20 ---> c92cfcb6504a 14:59:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:59:20 ---> 1ac2a2a134eb 14:59:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:59:20 ---> 0c555902cc78 14:59:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:59:20 ---> Running in b0dca1879c8c 14:59:20 ? github.com/edgexfoundry/edgex-go [no test files] 14:59:20 ---> 44ba649b3aef 14:59:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:59:20 Removing intermediate container b0dca1879c8c 14:59:20 ---> 2dfc22d4be9c 14:59:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:59:21 ---> 7bebb35b2d9d 14:59:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:59:21 ---> 0100483a27ac 14:59:21 Step 26/31 : RUN chmod +x /entrypoint.sh 14:59:21 ---> Running in d6b0e4f7d098 14:59:21 ---> ea5d930b3a19 14:59:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:59:22 ---> 622d79660680 14:59:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:59:22 ---> 87509e004f73 14:59:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:59:22 ---> Running in 49d7cd403544 14:59:22 Removing intermediate container d6b0e4f7d098 14:59:22 ---> f6dddca08915 14:59:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:59:22 ---> Running in d13a4693682a 14:59:22 Removing intermediate container d13a4693682a 14:59:22 ---> e62e33f7e2ab 14:59:22 Step 28/31 : CMD ["gate"] 14:59:22 ---> Running in 559c34d2536e 14:59:22 Removing intermediate container 559c34d2536e 14:59:22 ---> 1f4f067ce293 14:59:22 Step 29/31 : LABEL arch=x86_64 14:59:22 Removing intermediate container 49d7cd403544 14:59:22 ---> 79d26a994b00 14:59:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:59:22 ---> Running in 001687ef5e14 14:59:22 ---> Running in 5bf35391e027 14:59:23 Removing intermediate container 001687ef5e14 14:59:23 ---> 5f33160ea8f1 14:59:23 Step 30/31 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:59:23 ---> Running in 51f252673290 14:59:23 Removing intermediate container 5bf35391e027 14:59:23 ---> d9c7cfeae741 14:59:23 Step 23/25 : LABEL arch=x86_64 14:59:23 Removing intermediate container d4a2a305496b 14:59:23 ---> 1a4b6b825d27 14:59:23 14:59:23 Step 10/23 : FROM alpine:3.14 14:59:23 ---> 0a97eee8041e 14:59:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:59:23 ---> Running in ff5a4347cab7 14:59:23 ---> Running in 2d5e8cba1adf 14:59:23 Removing intermediate container 51f252673290 14:59:23 ---> 367eed83857b 14:59:23 Step 31/31 : LABEL version=0.0.0 14:59:23 Removing intermediate container ff5a4347cab7 14:59:23 ---> 4768abd86d13 14:59:23 Step 24/25 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:59:23 ---> Running in b90d73d41230 14:59:23 Removing intermediate container 2d5e8cba1adf 14:59:23 ---> bfec92d93c83 14:59:23 Step 12/23 : ENV APP_PORT=59880 14:59:23 ---> Running in fe75748a2a22 14:59:23 ---> Running in bfda3f961fb0 14:59:23 Removing intermediate container b90d73d41230 14:59:23 ---> 0e0dff8a400c 14:59:23 14:59:23 Removing intermediate container fe75748a2a22 14:59:23 ---> 2b7d60ba76f8 14:59:23 Step 25/25 : LABEL version=0.0.0 14:59:23 ---> Running in 3509b4074673 14:59:23 Removing intermediate container bfda3f961fb0 14:59:23 ---> a901886dc3aa 14:59:23 Step 13/23 : EXPOSE $APP_PORT 14:59:23 Successfully built 0e0dff8a400c 14:59:23 Successfully tagged security-bootstrapper:latest 14:59:23  Building security-bootstrapper ... done  ---> Running in a5de1c76b7d0 14:59:23 Removing intermediate container 3509b4074673 14:59:23 ---> 12505f143b9f 14:59:23 14:59:23 Removing intermediate container a5de1c76b7d0 14:59:23 ---> 51c550dd54ce 14:59:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:23 ---> Running in 81f441edacd2 14:59:23 Successfully built 12505f143b9f 14:59:23 Successfully tagged security-secretstore-setup:latest 14:59:24  Building security-secretstore-setup ... done Removing intermediate container 81f441edacd2 14:59:24 ---> 939ebe86564b 14:59:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:59:24 ---> Running in 8612effda87f 14:59:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:59:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:25 (1/6) Installing dumb-init (1.2.5-r1) 14:59:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:59:26 (3/6) Installing libsodium (1.0.18-r0) 14:59:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:59:26 (5/6) Installing libzmq (4.3.4-r0) 14:59:26 (6/6) Installing zeromq (4.3.4-r0) 14:59:26 Executing busybox-1.33.1-r6.trigger 14:59:26 OK: 8 MiB in 20 packages 14:59:26 Removing intermediate container 8612effda87f 14:59:26 ---> 34522e1290c8 14:59:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:26 ---> 74100a210bec 14:59:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:59:27 ---> 4800dfe21f6f 14:59:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:59:27 ---> c24fdd8fdc66 14:59:27 Step 19/23 : ENTRYPOINT ["/core-data"] 14:59:27 ---> Running in ab8b52d6f759 14:59:27 Removing intermediate container ab8b52d6f759 14:59:27 ---> 91ce19d333a5 14:59:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:27 ---> Running in 0cef5f1b9eea 14:59:27 Removing intermediate container 0cef5f1b9eea 14:59:27 ---> 7f3cc78d4ff5 14:59:27 Step 21/23 : LABEL arch=x86_64 14:59:27 ---> Running in 13f7fb7947b6 14:59:27 Removing intermediate container 13f7fb7947b6 14:59:27 ---> f9e24cd861ce 14:59:27 Step 22/23 : LABEL git_sha=1d2aac17ecb7bed24702363fa70194bec1913b94 14:59:27 ---> Running in e34e72e8241c 14:59:27 Removing intermediate container e34e72e8241c 14:59:27 ---> 235c29e578d3 14:59:27 Step 23/23 : LABEL version=0.0.0 14:59:27 ---> Running in 99d4f216a949 14:59:27 Removing intermediate container 99d4f216a949 14:59:27 ---> b98de9717f6f 14:59:27 14:59:27 Successfully built b98de9717f6f 14:59:27 Successfully tagged core-data:latest 14:59:28  Building core-data ... done  [Pipeline] } 14:59:28 $ docker stop --time=1 41ca53ff50711bb640221494913dbb42f28f430bef1aed964ca16242514b4c39 14:59:29 $ docker rm -f 41ca53ff50711bb640221494913dbb42f28f430bef1aed964ca16242514b4c39 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:29 + docker images 14:59:29 REPOSITORY TAG IMAGE ID CREATED SIZE 14:59:29 core-data latest b98de9717f6f 2 seconds ago 20MB 14:59:29 security-secretstore-setup latest 12505f143b9f 6 seconds ago 27.9MB 14:59:29 1a4b6b825d27 6 seconds ago 1.79GB 14:59:29 security-bootstrapper latest 0e0dff8a400c 6 seconds ago 18.7MB 14:59:29 237e76979bde 12 seconds ago 1.78GB 14:59:29 0138378f5698 16 seconds ago 1.77GB 14:59:29 core-command latest 0749aafcf2f7 17 seconds ago 15.8MB 14:59:29 a55c24e74e13 20 seconds ago 1.77GB 14:59:29 sys-mgmt-agent latest 932b58be00b8 28 seconds ago 296MB 14:59:29 support-notifications latest 8a6f2e98b1e8 54 seconds ago 16.7MB 14:59:29 support-scheduler latest f27605faaa71 About a minute ago 16MB 14:59:29 core-metadata latest b9ad6cf89797 About a minute ago 16.6MB 14:59:29 7ea0f8de7c32 About a minute ago 1.78GB 14:59:29 security-proxy-setup latest a062e8254829 About a minute ago 26.2MB 14:59:29 3d6614d72db3 About a minute ago 1.77GB 14:59:29 038d5fb6eeff About a minute ago 1.78GB 14:59:29 9d763e62f258 About a minute ago 1.78GB 14:59:29 8f396c5d7e8b About a minute ago 1.78GB 14:59:29 ci-base-image-x86_64 latest 81f098fd2ad5 5 minutes ago 1.27GB 14:59:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB 14:59:29 docker 20.10.10 b706a049f56e 3 months ago 216MB 14:59:29 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 14:59:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 14:59:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 14:59:44 Still waiting to schedule task 14:59:44 ‘prd-ubuntu18.04-docker-8c-8g-5989’ is offline 15:00:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:00:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:00:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:00:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:00:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:00:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:00:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:00:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:00:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:00:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:00:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:00:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:00:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements 15:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 44.7% of statements 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 89.5% of statements 15:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.295s coverage: 84.4% of statements 15:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.679s coverage: 94.2% of statements 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.293s coverage: 60.0% of statements 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.280s coverage: 0.9% of statements 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements 15:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.273s coverage: 87.5% of statements 15:00:56 Running on prd-ubuntu18.04-docker-8c-8g-5990 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 15:00:56 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:00:57 The recommended git tool is: git 15:00:58 using credential edgex-jenkins-ssh 15:00:58 Cloning the remote Git repository 15:00:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:00:58 > git init /w/workspace/edgex-go/3 # timeout=10 15:00:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:00:58 > git --version # timeout=10 15:00:58 > git --version # 'git version 2.17.1' 15:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:03 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 42b20646e8584a10ddde83ec2cda59ddfdb254aa [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:01:03 Failed in branch amd64 15:01:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:01:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:01:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:01:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:01:03 > git config core.sparsecheckout # timeout=10 15:01:03 > git checkout -f 42b20646e8584a10ddde83ec2cda59ddfdb254aa # timeout=10 15:01:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements 15:01:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 15:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.666s coverage: 82.5% of statements 15:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.848s coverage: 91.2% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.877s coverage: 64.4% of statements 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements 15:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 15:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 15:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 15:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.195s coverage: 65.4% of statements 15:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 43.8% of statements 15:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.212s coverage: 89.5% of statements 15:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 15:01:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.606s coverage: 92.3% of statements 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:01:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 15:01:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 15:01:39 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 15:01:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:01:39 GO111MODULE=on go vet ./... 15:02:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:02:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:02:47 ./bin/test-attribution-txt.sh [Pipeline] echo 15:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:02:49 + ls -al . 15:02:49 total 672 15:02:49 drwxrwxr-x 9 1001 1001 4096 Feb 25 15:02 . 15:02:49 drwxr-xr-x 4 root root 4096 Feb 25 14:58 .. 15:02:49 -rw-rw-r-- 1 1001 1001 11 Feb 25 14:56 .dockerignore 15:02:49 drwxrwxr-x 8 1001 1001 4096 Feb 25 14:56 .git 15:02:49 drwxrwxr-x 4 1001 1001 4096 Feb 25 14:56 .github 15:02:49 -rw-rw-r-- 1 1001 1001 804 Feb 25 14:56 .gitignore 15:02:49 -rw-rw-r-- 1 1001 1001 42 Feb 25 14:56 .golangci.yml 15:02:49 -rw-rw-r-- 1 1001 1001 76 Feb 25 14:56 .hadolint.yml 15:02:49 -rw-rw-r-- 1 1001 1001 166 Feb 25 14:56 .sonarcloud.properties 15:02:49 -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:56 ADOPTERS.md 15:02:49 -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:56 Attribution.txt 15:02:49 -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:56 CHANGELOG.md 15:02:49 -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:56 CONTRIBUTING.md 15:02:49 -rw-rw-r-- 1 1001 1001 677 Feb 25 14:56 GOVERNANCE.md 15:02:49 -rw-rw-r-- 1 1001 1001 849 Feb 25 14:56 Jenkinsfile 15:02:49 -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:56 LICENSE 15:02:49 -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:56 Makefile 15:02:49 -rw-rw-r-- 1 1001 1001 582 Feb 25 14:56 OWNERS.md 15:02:49 -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:56 README.md 15:02:49 -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:56 SECURITY.md 15:02:49 -rw-rw-r-- 1 1001 1001 5 Feb 25 14:53 VERSION 15:02:49 -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:56 ZMQWindows.md 15:02:49 drwxrwxr-x 2 1001 1001 4096 Feb 25 14:56 bin 15:02:49 drwxrwxr-x 14 1001 1001 4096 Feb 25 14:56 cmd 15:02:49 -rw-r--r-- 1 root root 428383 Feb 25 15:01 coverage.out 15:02:49 -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:56 go.mod 15:02:49 -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:56 go.sum 15:02:49 drwxrwxr-x 8 1001 1001 4096 Feb 25 14:56 internal 15:02:49 drwxrwxr-x 3 1001 1001 4096 Feb 25 14:56 openapi 15:02:49 drwxrwxr-x 4 1001 1001 4096 Feb 25 14:56 snap 15:02:49 -rw-rw-r-- 1 1001 1001 204 Feb 25 14:56 version.go [Pipeline] sh 15:02:50 + '[' -e coverage.out ] 15:02:50 + chown 1001:1001 coverage.out [Pipeline] stash 15:02:50 Warning: overwriting stash ‘coverage-report’ 15:02:51 Stashed 1 file(s) [Pipeline] sh 15:02:52 + make build 15:02:52 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 15:02:58 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 15:03:25 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 15:03:25 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 15:03:30 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 15:03:30 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 15:03:34 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 15:03:38 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 15:03:41 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 15:03:45 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 15:03:48 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 15:03:52 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] } 15:03:57 $ docker stop --time=1 c7e9feb7e942da1be4d069219a5b6c0dffcc73a4a40ea0f3a14b1cc4bc2944c3 15:03:59 $ docker rm -f c7e9feb7e942da1be4d069219a5b6c0dffcc73a4a40ea0f3a14b1cc4bc2944c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:01 15:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:01 latest: Pulling from edgex-devops/edgex-compose-arm64 15:04:01 29e5d40040c1: Pulling fs layer 15:04:01 1ce36da41761: Pulling fs layer 15:04:01 25b303627fd3: Pulling fs layer 15:04:01 29e5d40040c1: Verifying Checksum 15:04:01 29e5d40040c1: Download complete 15:04:02 1ce36da41761: Verifying Checksum 15:04:02 1ce36da41761: Download complete 15:04:02 29e5d40040c1: Pull complete 15:04:03 25b303627fd3: Verifying Checksum 15:04:03 25b303627fd3: Download complete 15:04:03 1ce36da41761: Pull complete 15:04:14 25b303627fd3: Pull complete 15:04:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:04:14 prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container 15:04:14 $ 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-arm64:latest cat 15:04:16 $ docker top 47b45123ae9d2ff1f4b439b9e130737fcf2979b1e0ef969d93bd3cc68f5835dd -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:17 + docker-compose build --help 15:04:17 + grep parallel 15:04:20 --parallel Build images in parallel. [Pipeline] } 15:04:21 $ docker stop --time=1 47b45123ae9d2ff1f4b439b9e130737fcf2979b1e0ef969d93bd3cc68f5835dd 15:04:22 $ docker rm -f 47b45123ae9d2ff1f4b439b9e130737fcf2979b1e0ef969d93bd3cc68f5835dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:23 . [Pipeline] withDockerContainer 15:04:23 prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container 15:04:23 $ 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-arm64:latest cat 15:04:24 $ docker top 567db7c383bf4b132768f885d588ff3f09e1e72da76c219ec09fc3320adbbeb6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:25 + docker-compose -f ./docker-compose-build.yml build --parallel 15:04:30 Building core-command ... 15:04:30 Building core-data ... 15:04:30 Building core-metadata ... 15:04:30 Building security-bootstrapper ... 15:04:30 Building security-proxy-setup ... 15:04:30 Building security-secretstore-setup ... 15:04:30 Building support-notifications ... 15:04:30 Building support-scheduler ... 15:04:30 Building sys-mgmt-agent ... 15:04:30 Building core-metadata 15:04:30 Building core-data 15:04:30 Building security-proxy-setup 15:04:30 Building support-scheduler 15:04:30 Building core-command 15:05:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:38 ---> 522cc43404d5 15:05:38 Step 3/23 : WORKDIR /edgex-go 15:05:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:38 ---> 522cc43404d5 15:05:38 Step 3/23 : WORKDIR /edgex-go 15:05:38 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:05:38 ---> 522cc43404d5 15:05:38 Step 3/21 : WORKDIR /edgex-go 15:05:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:38 ---> 522cc43404d5 15:05:38 Step 3/23 : WORKDIR /edgex-go 15:05:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:05:38 ---> 522cc43404d5 15:05:38 Step 3/22 : WORKDIR /edgex-go 15:05:38 ---> Running in 3ffae96c5db8 15:05:38 ---> Running in 07d0fc9a844f 15:05:38 ---> Running in 236b39556fcc 15:05:38 ---> Running in 705fe5894228 15:05:38 ---> Running in e78c43a82bdb 15:05:38 Removing intermediate container e78c43a82bdb 15:05:38 ---> ebf28168ac93 15:05:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:38 Removing intermediate container 3ffae96c5db8 15:05:38 ---> 7a31e46219f7 15:05:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:38 Removing intermediate container 236b39556fcc 15:05:38 ---> dc42af688cc2 15:05:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:38 Removing intermediate container 705fe5894228 15:05:38 ---> 17ce31d0aa18 15:05:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:38 Removing intermediate container 07d0fc9a844f 15:05:38 ---> dd9f832678c7 15:05:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:38 ---> Running in 6d7be39cc301 15:05:38 ---> Running in a4fccd8bb1f0 15:05:38 ---> Running in 1ae953b0c549 15:05:38 ---> Running in 49d1efeb51c2 15:05:38 ---> Running in c372ea68bad1 15:05:41 Removing intermediate container 6d7be39cc301 15:05:41 ---> 6ed8fa7e8e07 15:05:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:05:41 ---> Running in d5f82a1af67c 15:05:41 Removing intermediate container a4fccd8bb1f0 15:05:41 ---> 3213952f8f6c 15:05:41 Step 5/21 : RUN apk add --update --no-cache make git 15:05:42 ---> Running in a720f101e4e3 15:05:42 Removing intermediate container c372ea68bad1 15:05:42 ---> d7499f03baed 15:05:42 Step 5/23 : RUN apk add --update --no-cache make git 15:05:42 Removing intermediate container 49d1efeb51c2 15:05:42 ---> b072507295f8 15:05:42 Step 5/23 : RUN apk add --update --no-cache make git 15:05:42 Removing intermediate container 1ae953b0c549 15:05:42 ---> 314d5a7576c2 15:05:42 Step 5/22 : RUN apk add --update --no-cache make git 15:05:42 ---> Running in dad080254f61 15:05:42 ---> Running in 70e961c7211e 15:05:42 ---> Running in f6f69349dd78 15:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:45 OK: 220 MiB in 52 packages 15:05:45 OK: 220 MiB in 52 packages 15:05:46 OK: 220 MiB in 52 packages 15:05:47 OK: 220 MiB in 52 packages 15:05:47 OK: 220 MiB in 52 packages 15:05:47 Removing intermediate container a720f101e4e3 15:05:47 ---> 35562305e536 15:05:47 Step 6/21 : COPY go.mod vendor* ./ 15:05:47 Removing intermediate container d5f82a1af67c 15:05:47 ---> 253c86ead80b 15:05:47 Step 6/23 : COPY go.mod vendor* ./ 15:05:48 Removing intermediate container dad080254f61 15:05:48 ---> d88f4f4f8ede 15:05:48 Step 6/23 : COPY go.mod vendor* ./ 15:05:48 ---> 4382ce86703d 15:05:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:48 Removing intermediate container f6f69349dd78 15:05:48 ---> 931b2590a383 15:05:48 Step 6/23 : COPY go.mod vendor* ./ 15:05:48 ---> Running in 6c0c7cc233b4 15:05:48 Removing intermediate container 70e961c7211e 15:05:48 ---> d9c861615183 15:05:48 Step 6/22 : COPY go.mod vendor* ./ 15:05:48 ---> 01c9322b8f37 15:05:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:48 ---> Running in ec8a76c9c211 15:05:49 ---> a508ae5ecd1d 15:05:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:49 ---> Running in dac89167b838 15:05:49 ---> 7c99ece49e75 15:05:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:49 ---> e654713422cd 15:05:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in f26ce2f3a4f3 15:05:49 15:05:49 ---> Running in e1f5aa99441c 15:05:54 Removing intermediate container 6c0c7cc233b4 15:05:54 ---> 431911489e68 15:05:54 Step 8/21 : COPY . . 15:05:55 Removing intermediate container ec8a76c9c211 15:05:55 ---> c3a4cd718792 15:05:55 Step 8/23 : COPY . . 15:05:55 Removing intermediate container f26ce2f3a4f3 15:05:55 Removing intermediate container dac89167b838 15:05:55 ---> b2228a43b200 15:05:55 Step 8/23 : COPY . . 15:05:55 ---> 3122f1bd0a6e 15:05:55 Step 8/23 : COPY . . 15:05:56 Removing intermediate container e1f5aa99441c 15:05:56 ---> 396127bb8555 15:05:56 Step 8/22 : COPY . . 15:06:18 ---> a7dd3c77262f 15:06:18 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:06:18 ---> Running in 455851809ffe 15:06:18 ---> f616a0b8b3bc 15:06:18 Step 9/23 : RUN make cmd/core-data/core-data 15:06:19 ---> Running in 1662dd79be9f 15:06:19 ---> 66c79cd06034 15:06:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:06:19 ---> f2395646657f 15:06:19 Step 9/23 : RUN make cmd/core-command/core-command 15:06:19 ---> Running in 05afb98f49c6 15:06:19 ---> Running in 5fd97c6d8da0 15:06:19 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 15:06:20 ---> 81f2ec1c2a83 15:06:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:06:20 ---> Running in 72257e9a7b59 15:06: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 15:06:21 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 15:06:21 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 15:06: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 15:08:29 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 15:08:37 Removing intermediate container 5fd97c6d8da0 15:08:37 ---> 669651dab3af 15:08:37 15:08:37 Step 10/23 : FROM alpine:3.14 15:08:37 Removing intermediate container 455851809ffe 15:08:37 ---> f046653baff9 15:08:37 15:08:37 Step 10/21 : FROM alpine:3.14 15:08:37 3.14: Pulling from library/alpine 15:08:37 3.14: Pulling from library/alpine 15:08:38 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:08:38 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:08:38 Status: Image is up to date for alpine:3.14 15:08:38 Status: Downloaded newer image for alpine:3.14 15:08:38 ---> 5b8b7b635229 15:08:38 Step 11/21 : RUN apk add --update --no-cache curl 15:08:38 ---> 5b8b7b635229 15:08:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:08:38 ---> Running in af00e3c30405 15:08:38 ---> Running in fc804e1f1220 15:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:08:41 (1/5) Installing ca-certificates (20211220-r0) 15:08:41 (1/1) Installing dumb-init (1.2.5-r1) 15:08:41 Executing busybox-1.33.1-r6.trigger 15:08:41 OK: 6 MiB in 15 packages 15:08:41 (2/5) Installing brotli-libs (1.0.9-r5) 15:08:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:08:41 (4/5) Installing libcurl (7.79.1-r0) 15:08:42 (5/5) Installing curl (7.79.1-r0) 15:08:42 Executing busybox-1.33.1-r6.trigger 15:08:42 Executing ca-certificates-20211220-r0.trigger 15:08:42 OK: 8 MiB in 19 packages 15:08:43 Removing intermediate container af00e3c30405 15:08:43 ---> 3f81e9d16960 15:08:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:43 ---> Running in 2ae8dbd1bd7d 15:08:44 Removing intermediate container 2ae8dbd1bd7d 15:08:44 ---> feafb8755eee 15:08:44 Step 13/23 : ENV APP_PORT=59882 15:08:44 ---> Running in a5adf3cc15aa 15:08:44 Removing intermediate container fc804e1f1220 15:08:44 ---> d2d8966c888a 15:08:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:08:44 ---> Running in 41af7c6771bd 15:08:45 Removing intermediate container a5adf3cc15aa 15:08:45 ---> 0444bb176ebd 15:08:45 Step 14/23 : EXPOSE $APP_PORT 15:08:45 ---> Running in 34e02b4e0d4e 15:08:45 Removing intermediate container 41af7c6771bd 15:08:45 ---> 8449f2b9e0b3 15:08:45 Step 13/21 : WORKDIR /edgex 15:08:45 ---> Running in a12476055c02 15:08:46 Removing intermediate container 34e02b4e0d4e 15:08:46 ---> debeec6af129 15:08:46 Step 15/23 : WORKDIR / 15:08:46 ---> Running in 7cc84dc75c8f 15:08:46 Removing intermediate container a12476055c02 15:08:46 ---> 78a41779cb79 15:08:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:08:46 Removing intermediate container 7cc84dc75c8f 15:08:46 ---> 756b70ecb27b 15:08:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:47 ---> d9871e403b16 15:08:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:08:48 ---> b2bf540da745 15:08:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:08:50 ---> 04eac1ef521f 15:08:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:08:51 ---> 5bc6d9d5b9c3 15:08:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:08:52 ---> 6bba84e0aadd 15:08:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:08:52 ---> 8c6e11350a8a 15:08:52 Step 19/23 : ENTRYPOINT ["/core-command"] 15:08:52 ---> Running in 9512b5cfa8c0 15:08:52 ---> Running in 4fe8acb35dcb 15:08:53 Removing intermediate container 9512b5cfa8c0 15:08:53 ---> 4d3f583053f1 15:08:53 Step 18/21 : CMD ["--init=true"] 15:08:53 Removing intermediate container 4fe8acb35dcb 15:08:53 ---> 90a5207ff737 15:08:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:53 ---> Running in 22b687ce9252 15:08:53 ---> Running in 5f05d403a31c 15:08:53 Removing intermediate container 72257e9a7b59 15:08:53 ---> 81b8e0252baa 15:08:53 15:08:53 Step 10/22 : FROM alpine:3.14 15:08:53 ---> 5b8b7b635229 15:08:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:08:53 ---> Using cache 15:08:53 ---> 3f81e9d16960 15:08:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:53 ---> Using cache 15:08:53 ---> feafb8755eee 15:08:53 Step 13/22 : ENV APP_PORT=59861 15:08:54 Removing intermediate container 22b687ce9252 15:08:54 ---> 72dad1500f04 15:08:54 Step 19/21 : LABEL arch=arm64 15:08:54 Removing intermediate container 5f05d403a31c 15:08:54 ---> 4911fad48613 15:08:54 Step 21/23 : LABEL arch=arm64 15:08:54 ---> Running in f5dd6cc533fc 15:08:54 ---> Running in e60312196fe0 15:08:54 ---> Running in d876c0b602e0 15:08:55 Removing intermediate container f5dd6cc533fc 15:08:55 ---> 44fd97981955 15:08:55 Step 14/22 : EXPOSE $APP_PORT 15:08:55 Removing intermediate container e60312196fe0 15:08:55 ---> 0b3f3c5cd5cf 15:08:55 Step 20/21 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:08:55 ---> Running in 6c0f202572c1 15:08:55 Removing intermediate container 05afb98f49c6 15:08:55 ---> f2d527dd5273 15:08:55 15:08:55 Step 10/23 : FROM alpine:3.14 15:08:55 ---> 5b8b7b635229 15:08:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:08:55 ---> Using cache 15:08:55 ---> 3f81e9d16960 15:08:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:55 ---> Using cache 15:08:55 ---> feafb8755eee 15:08:55 Step 13/23 : ENV APP_PORT=59881Removing intermediate container d876c0b602e0 15:08:55 ---> e53d0ddea298 15:08:55 15:08:55 Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:08:55 ---> Running in 48e0e0cc0b68 15:08:55 ---> Running in 4c3693769a8c 15:08:55 ---> Running in 74515957831e 15:08:55 Removing intermediate container 6c0f202572c1 15:08:55 ---> 40de138886b1 15:08:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:55 Removing intermediate container 48e0e0cc0b68 15:08:55 ---> cbde346834d1 15:08:55 Step 21/21 : LABEL version=0.0.0 15:08:55 ---> Running in eeac793bd1b0 15:08:56 Removing intermediate container 4c3693769a8c 15:08:56 ---> 09298201edd0 15:08:56 Step 14/23 : EXPOSE $APP_PORT 15:08:56 Removing intermediate container 74515957831e 15:08:56 ---> df9a25d76f47 15:08:56 Step 23/23 : LABEL version=0.0.0 15:08:56 ---> Running in f21ef054fbd1 15:08:56 ---> Running in 3fb770c83fe5 15:08:56 Removing intermediate container eeac793bd1b0 15:08:56 ---> 0837443eda17 15:08:56 15:08:57 Removing intermediate container 3fb770c83fe5 15:08:57 ---> 86f2dd74158c 15:08:57 15:08:57 ---> 531d20fdd680 15:08:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:08:57 Removing intermediate container f21ef054fbd1 15:08:57 ---> 20bfde23b7c5 15:08:57 Step 15/23 : WORKDIR / 15:08:57 ---> Running in f9b89a22a4c4 15:08:57 Successfully built 0837443eda17 15:08:57 Successfully tagged security-proxy-setup-arm64:latest 15:08:57  Building security-proxy-setup ... done Building security-bootstrapper 15:08:57 Successfully built 86f2dd74158c 15:08:57 Successfully tagged core-command-arm64:latest 15:08:57  Building core-command ... done Building support-notifications 15:08:57 Removing intermediate container f9b89a22a4c4 15:08:57 ---> 0ae70f247fe5 15:08:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:58 ---> 594102dac82e 15:08:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:08:59 ---> f855ccd07c1c 15:08:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:08:59 ---> 52587250e6db 15:08:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:08:59 ---> Running in b03363eac29f 15:09:01 Removing intermediate container b03363eac29f 15:09:01 ---> 7a6977d9fd4d 15:09:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:01 ---> eda927255758 15:09:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:09:01 ---> Running in 327bd95d42a1 15:09:02 Removing intermediate container 327bd95d42a1 15:09:02 ---> 23edfc44b469 15:09:02 Step 20/22 : LABEL arch=arm64 15:09:02 ---> Running in bc6c99aef707 15:09:02 ---> 7b82c0e3d2c6 15:09:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:09:02 ---> Running in b51a52e7e16f 15:09:02 Removing intermediate container bc6c99aef707 15:09:02 ---> 5bf93c163aa8 15:09:02 Step 21/22 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:09:02 ---> Running in 3391800a147f 15:09:02 Removing intermediate container b51a52e7e16f 15:09:02 ---> 0190964d5cce 15:09:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:03 ---> Running in ad82e3695083 15:09:03 Removing intermediate container 1662dd79be9f 15:09:03 ---> 887d49f4f208 15:09:03 15:09:03 Step 10/23 : FROM alpine:3.14 15:09:03 ---> 5b8b7b635229 15:09:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:09:03 ---> Running in 3a5fe9d6e499 15:09:03 Removing intermediate container 3391800a147f 15:09:03 ---> dfb880641258 15:09:03 Step 22/22 : LABEL version=0.0.0 15:09:03 Removing intermediate container ad82e3695083 15:09:03 ---> cb773047d204 15:09:03 Step 21/23 : LABEL arch=arm64 15:09:03 ---> Running in f312bf94de18 15:09:03 ---> Running in 9de3dba4eac5 15:09:03 Removing intermediate container 3a5fe9d6e499 15:09:03 ---> 9f5d73343be4 15:09:03 Step 12/23 : ENV APP_PORT=59880 15:09:04 ---> Running in 32356be6e838 15:09:04 Removing intermediate container f312bf94de18 15:09:04 ---> 28e1a3bc43bd 15:09:04 15:09:04 Removing intermediate container 9de3dba4eac5 15:09:04 ---> 7d4204fdb25b 15:09:04 Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:09:04 ---> Running in 6ba5d2803eb3 15:09:04 Removing intermediate container 32356be6e838 15:09:04 ---> 08c1ad4fbfe4 15:09:04 Step 13/23 : EXPOSE $APP_PORT 15:09:04 ---> Running in 5221f31eb679 15:09:04 Successfully built 28e1a3bc43bd 15:09:04 Successfully tagged support-scheduler-arm64:latest 15:09:04  Building support-scheduler ... done Building sys-mgmt-agent 15:09:05 Removing intermediate container 6ba5d2803eb3 15:09:05 ---> cfa6aeea4b6c 15:09:05 Step 23/23 : LABEL version=0.0.0 15:09:05 Removing intermediate container 5221f31eb679 15:09:05 ---> a8355d628bd7 15:09:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:05 ---> Running in d9e4d6e5de95 15:09:05 ---> Running in 6d340b7efd06 15:09:05 Removing intermediate container d9e4d6e5de95 15:09:05 ---> bfd33f6b60b8 15:09:05 15:09:06 Successfully built bfd33f6b60b8 15:09:06 Successfully tagged core-metadata-arm64:latest 15:09:06  Building core-metadata ... done Building security-secretstore-setup 15:09:07 Removing intermediate container 6d340b7efd06 15:09:07 ---> e016314bc9f6 15:09:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:09:07 ---> Running in 0d264bde31d2 15:09:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:10 (1/6) Installing dumb-init (1.2.5-r1) 15:09:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:09:10 (3/6) Installing libsodium (1.0.18-r0) 15:09:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:09:10 (5/6) Installing libzmq (4.3.4-r0) 15:09:10 (6/6) Installing zeromq (4.3.4-r0) 15:09:11 Executing busybox-1.33.1-r6.trigger 15:09:11 OK: 8 MiB in 20 packages 15:09:12 Removing intermediate container 0d264bde31d2 15:09:12 ---> 610e63819c7a 15:09:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:13 ---> 39df9641d9a8 15:09:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:09:14 ---> a09edd7c7c8f 15:09:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:09:15 ---> bf679e9bbadc 15:09:15 Step 19/23 : ENTRYPOINT ["/core-data"] 15:09:15 ---> Running in 017fd422a1d8 15:09:16 Removing intermediate container 017fd422a1d8 15:09:16 ---> 34921953edab 15:09:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:16 ---> Running in c946ae921d36 15:09:17 Removing intermediate container c946ae921d36 15:09:17 ---> 0ed29e8df3d4 15:09:17 Step 21/23 : LABEL arch=arm64 15:09:17 ---> Running in 1f194dd438fb 15:09:17 Removing intermediate container 1f194dd438fb 15:09:17 ---> 2238d3d9ed94 15:09:17 Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:09:17 ---> Running in bbd8370a1e21 15:09:18 Removing intermediate container bbd8370a1e21 15:09:18 ---> ecda22135289 15:09:18 Step 23/23 : LABEL version=0.0.0 15:09:18 ---> Running in 59bfd01ad074 15:09:18 Removing intermediate container 59bfd01ad074 15:09:18 ---> 1b2a30fec173 15:09:18 15:09:19 Successfully built 1b2a30fec173 15:09:19 Successfully tagged core-data-arm64:latest 15:09:51  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:09:51 ---> 522cc43404d5 15:09:51 Step 3/31 : WORKDIR /edgex-go 15:09:51 ---> Using cache 15:09:51 ---> dd9f832678c7 15:09:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:51 ---> Using cache 15:09:51 ---> b072507295f8 15:09:51 Step 5/31 : RUN apk add --update --no-cache make git 15:09:51 ---> Using cache 15:09:51 ---> d88f4f4f8ede 15:09:51 Step 6/31 : COPY go.mod vendor* ./ 15:09:51 ---> Using cache 15:09:51 ---> a508ae5ecd1d 15:09:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:51 ---> Using cache 15:09:51 ---> b2228a43b200 15:09:51 Step 8/31 : COPY . . 15:09:51 ---> Using cache 15:09:51 ---> f2395646657f 15:09:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:09:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:09:51 ---> 522cc43404d5 15:09:51 Step 3/22 : WORKDIR /edgex-go 15:09:51 ---> Using cache 15:09:51 ---> dd9f832678c7 15:09:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:51 ---> Using cache 15:09:51 ---> b072507295f8 15:09:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:09:51 ---> Running in 0c02529883da 15:09:51 ---> Running in e05baf418657 15:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:09:51 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 15:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:09:52 OK: 220 MiB in 52 packages 15:09:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:09:54 ---> 522cc43404d5 15:09:54 Step 3/23 : WORKDIR /edgex-go 15:09:54 ---> Using cache 15:09:54 ---> dd9f832678c7 15:09:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:54 ---> Using cache 15:09:54 ---> b072507295f8 15:09:54 Step 5/23 : RUN apk add --update --no-cache make bash git 15:09:54 ---> Running in f43e6e42b1cb 15:09:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:09:54 ---> 522cc43404d5 15:09:54 Step 3/25 : WORKDIR /edgex-go 15:09:54 ---> Using cache 15:09:54 ---> dd9f832678c7 15:09:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:54 ---> Using cache 15:09:54 ---> b072507295f8 15:09:54 Step 5/25 : RUN apk add --update --no-cache make git 15:09:54 ---> Using cache 15:09:54 ---> d88f4f4f8ede 15:09:54 Step 6/25 : COPY go.mod vendor* ./ 15:09:54 ---> Using cache 15:09:54 ---> a508ae5ecd1d 15:09:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:54 ---> Using cache 15:09:54 ---> b2228a43b200 15:09:54 Step 8/25 : COPY . . 15:09:54 ---> Using cache 15:09:55 ---> f2395646657f 15:09:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:09:55 ---> Running in 14e9bf3830dc 15:09:55 Removing intermediate container 0c02529883da 15:09:55 ---> 6f78df0ab1f7 15:09:55 Step 6/22 : COPY go.mod vendor* ./ 15:09:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:09:57 ---> 4404d64b1afa 15:09:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:57 ---> Running in b3ae138fbbd4 15:09:57 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 15:09:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:09:58 OK: 220 MiB in 52 packages 15:10:00 Removing intermediate container f43e6e42b1cb 15:10:00 ---> 7f83aacc0504 15:10:00 Step 6/23 : COPY go.mod vendor* ./ 15:10:01 ---> e7320e82b810 15:10:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:01 ---> Running in 6e3e97fcf194 15:10:03 Removing intermediate container b3ae138fbbd4 15:10:03 ---> 8f45919c10fd 15:10:03 Step 8/22 : COPY . . 15:10:08 Removing intermediate container 6e3e97fcf194 15:10:08 ---> a8c9a3d358a9 15:10:08 Step 8/23 : COPY . . 15:10:27 ---> 3ed82d81a071 15:10:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:10:27 ---> Running in af350917a66a 15:10:28 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 15:10:33 ---> f31cca466488 15:10:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:10:33 ---> Running in cb7b37546bd3 15:10:34 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 15:11:42 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 15:11:42 Removing intermediate container e05baf418657 15:11:42 ---> a209b4b8f0c0 15:11:42 15:11:42 Step 10/31 : FROM alpine:3.14 15:11:42 ---> 5b8b7b635229 15:11:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:11:42 ---> Running in 2c420870831b 15:11:42 Removing intermediate container 2c420870831b 15:11:42 ---> adb5613e133f 15:11:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:11:42 ---> Running in 48e8ee076616 15:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:11:42 (1/2) Installing dumb-init (1.2.5-r1) 15:11:42 (2/2) Installing su-exec (0.2-r1) 15:11:42 Executing busybox-1.33.1-r6.trigger 15:11:42 OK: 6 MiB in 16 packages 15:11:43 Removing intermediate container 48e8ee076616 15:11:43 ---> 3ac75c0dea1b 15:11:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:11:43 ---> Running in 61f12cceb7f8 15:11:44 Removing intermediate container 61f12cceb7f8 15:11:44 ---> 9441017e36a5 15:11:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:11:44 ---> Running in e7159667dc15 15:11:44 Removing intermediate container e7159667dc15 15:11:44 ---> 4c4baf48b924 15:11:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:11:44 ---> Running in 5fd2bf921f78 15:11:48 Removing intermediate container 5fd2bf921f78 15:11:48 ---> eef6651b6dea 15:11:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:11:48 ---> Running in aafcd152ab34 15:11:48 Removing intermediate container aafcd152ab34 15:11:48 ---> b047b0ff6fa6 15:11:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:11:51 ---> 01bfe67f7270 15:11:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:11:51 ---> Running in e2b028c56458 15:11:53 Removing intermediate container 14e9bf3830dc 15:11:53 ---> 6eccf937eef5 15:11:53 15:11:53 Step 10/25 : FROM alpine:3.14 15:11:53 ---> 5b8b7b635229 15:11:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:11:53 ---> Running in 7e3e1c2bc157 15:11:54 Removing intermediate container e2b028c56458 15:11:54 ---> 07a514922ac3 15:11:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:11:55 ---> 598e2d972b25 15:11:55 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:11:56 (1/3) Installing ca-certificates (20211220-r0) 15:11:56 (2/3) Installing dumb-init (1.2.5-r1) 15:11:56 (3/3) Installing su-exec (0.2-r1) 15:11:56 Executing busybox-1.33.1-r6.trigger 15:11:56 Executing ca-certificates-20211220-r0.trigger 15:11:57 OK: 6 MiB in 17 packages 15:11:57 ---> 1ea9d983dfef 15:11:57 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:11:58 ---> 07619e7628b8 15:11:58 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:11:59 Removing intermediate container 7e3e1c2bc157 15:11:59 ---> 95daabb96a97 15:11:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:11:59 ---> Running in 20fe22fa7d2e 15:11:59 ---> 3b2398bdcdcf 15:12:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:12:00 Removing intermediate container 20fe22fa7d2e 15:12:00 ---> eecea1b4d341 15:12:00 Step 13/25 : WORKDIR / 15:12:00 ---> Running in 5dd069b46bea 15:12:01 Removing intermediate container 5dd069b46bea 15:12:01 ---> 96521e26e79b 15:12:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:12:01 ---> 8826671d5b12 15:12:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:12:01 ---> Running in d3fff7861699 15:12:02 ---> 1d3c5a3950b6 15:12:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:12:02 Removing intermediate container d3fff7861699 15:12:02 ---> 7c9dd3c4c884 15:12:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:12:03 ---> d74961a94081 15:12:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:12:03 ---> 394a56cc988f 15:12:03 Step 26/31 : RUN chmod +x /entrypoint.sh 15:12:03 ---> Running in 0051ddb6e950 15:12:04 ---> 668d6d769db4 15:12:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:12:05 ---> b6cf2b9c2bf9 15:12:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:12:06 Removing intermediate container 0051ddb6e950 15:12:06 ---> 1a41343a2aa4 15:12:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:12:07 ---> Running in 2187859c6e58 15:12:07 ---> 88e216942b63 15:12:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:12:08 Removing intermediate container 2187859c6e58 15:12:08 ---> ae93720d0dd3 15:12:08 Step 28/31 : CMD ["gate"] 15:12:08 ---> Running in 8c3a447eb0ca 15:12:09 Removing intermediate container 8c3a447eb0ca 15:12:09 ---> 2b449aae6f31 15:12:09 Step 29/31 : LABEL arch=arm64 15:12:09 ---> Running in 32c9c05d639b 15:12:09 ---> 05ad495666de 15:12:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:12:10 Removing intermediate container 32c9c05d639b 15:12:10 ---> dfe523199c46 15:12:10 Step 30/31 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:12:10 ---> Running in e274f943ae9a 15:12:10 ---> 85af75215e03 15:12:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:12:10 ---> Running in 0b3e0880b06d 15:12:11 Removing intermediate container e274f943ae9a 15:12:11 ---> 993adb9de8e0 15:12:11 Step 31/31 : LABEL version=0.0.0 15:12:11 ---> Running in 9b7595bebb62 15:12:12 Removing intermediate container 9b7595bebb62 15:12:12 ---> 8b5d1fb93079 15:12:12 15:12:12 Successfully built 8b5d1fb93079 15:12:12 Successfully tagged security-bootstrapper-arm64:latest 15:12:13  Building security-bootstrapper ... done Removing intermediate container 0b3e0880b06d 15:12:13 ---> dd58baa60dbb 15:12:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:12:13 ---> Running in 52a80c4d83b0 15:12:14 Removing intermediate container 52a80c4d83b0 15:12:14 ---> 733a906318c2 15:12:14 Step 23/25 : LABEL arch=arm64 15:12:14 ---> Running in a256f7483a1f 15:12:14 Removing intermediate container a256f7483a1f 15:12:14 ---> 5696f7fc45a4 15:12:14 Step 24/25 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:12:14 ---> Running in 096bcf376242 15:12:15 Removing intermediate container 096bcf376242 15:12:15 ---> bb26d30ab5db 15:12:15 Step 25/25 : LABEL version=0.0.0 15:12:15 ---> Running in c2228d91dee1 15:12:16 Removing intermediate container c2228d91dee1 15:12:16 ---> 1de3ebe1534f 15:12:16 15:12:16 Successfully built 1de3ebe1534f 15:12:16 Successfully tagged security-secretstore-setup-arm64:latest 15:12:18  Building security-secretstore-setup ... done Removing intermediate container cb7b37546bd3 15:12:18 ---> c169b9a7910b 15:12:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:12:18 ---> Running in f5a5cf804b08 15:12:19 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 15:12:21 Removing intermediate container af350917a66a 15:12:21 ---> af7d732e3358 15:12:21 15:12:21 Step 10/22 : FROM alpine:3.14 15:12:21 ---> 5b8b7b635229 15:12:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:12:21 ---> Running in dbeaecc5e779 15:12:22 Removing intermediate container f5a5cf804b08 15:12:22 ---> d1bc42f63617 15:12:22 15:12:22 Step 11/23 : FROM docker:20.10.10 15:12:22 20.10.10: Pulling from library/docker 15:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:12:24 (1/2) Installing ca-certificates (20211220-r0) 15:12:24 (2/2) Installing dumb-init (1.2.5-r1) 15:12:24 Executing busybox-1.33.1-r6.trigger 15:12:24 Executing ca-certificates-20211220-r0.trigger 15:12:24 OK: 6 MiB in 16 packages 15:12:26 Removing intermediate container dbeaecc5e779 15:12:26 ---> 44e4a74b498d 15:12:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:12:26 ---> Running in 098b01340170 15:12:26 Removing intermediate container 098b01340170 15:12:26 ---> 6d71762f8c6c 15:12:26 Step 13/22 : ENV APP_PORT=59860 15:12:26 ---> Running in 5e3d2611af41 15:12:26 Removing intermediate container 5e3d2611af41 15:12:26 ---> 35b64616b567 15:12:26 Step 14/22 : EXPOSE $APP_PORT 15:12:27 ---> Running in 28f0923e863e 15:12:27 Removing intermediate container 28f0923e863e 15:12:27 ---> 27f56dba6284 15:12:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:28 ---> a9fbb5405ba7 15:12:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:12:29 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:12:29 Status: Downloaded newer image for docker:20.10.10 15:12:29 ---> 520e9a0a30f7 15:12:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:12:29 ---> 46d3579370d5 15:12:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:12:29 ---> Running in 482d191d9b7a 15:12:29 Removing intermediate container 482d191d9b7a 15:12:29 ---> c0ffb9babd71 15:12:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:12:29 ---> Running in 4dcda4542fd4 15:12:29 ---> 4e4d7bd9df5f 15:12:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:12:30 ---> Running in 530e428e587c 15:12:30 Removing intermediate container 530e428e587c 15:12:30 ---> 2a39806218d6 15:12:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:30 ---> Running in 349cf35e2637 15:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:12:30 Removing intermediate container 349cf35e2637 15:12:30 ---> c7924add71e3 15:12:30 Step 20/22 : LABEL arch=arm64 15:12:31 ---> Running in 0311c13db336 15:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:12:31 Removing intermediate container 0311c13db336 15:12:31 ---> ecd32660e482 15:12:31 Step 21/22 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:12:31 ---> Running in a06bd40f9fec 15:12:32 Removing intermediate container a06bd40f9fec 15:12:32 ---> c6f274e49557 15:12:32 Step 22/22 : LABEL version=0.0.0 15:12:32 (1/42) Installing readline (8.1.0-r0) 15:12:32 (2/42) Installing bash (5.1.4-r0) 15:12:32 ---> Running in 3a2645d47ea9 15:12:32 Executing bash-5.1.4-r0.post-install 15:12:32 (3/42) Installing brotli-libs (1.0.9-r5) 15:12:32 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:12:32 (5/42) Installing libcurl (7.79.1-r0) 15:12:32 (6/42) Installing curl (7.79.1-r0) 15:12:32 (7/42) Installing dumb-init (1.2.5-r1) 15:12:32 (8/42) Installing libbz2 (1.0.8-r1) 15:12:32 (9/42) Installing expat (2.4.5-r0) 15:12:32 (10/42) Installing libffi (3.3-r2) 15:12:32 (11/42) Installing gdbm (1.19-r0) 15:12:32 (12/42) Installing xz-libs (5.2.5-r0) 15:12:32 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:12:32 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:12:32 (15/42) Installing mpdecimal (2.5.1-r1) 15:12:32 (16/42) Installing sqlite-libs (3.35.5-r0) 15:12:32 (17/42) Installing python3 (3.9.5-r2) 15:12:32 Removing intermediate container 3a2645d47ea9 15:12:32 ---> 1672eace9d17 15:12:32 15:12:32 Successfully built 1672eace9d17 15:12:32 Successfully tagged support-notifications-arm64:latest 15:12:34  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) 15:12:34 (19/42) Installing py3-chardet (4.0.0-r2) 15:12:34 (20/42) Installing py3-idna (3.2-r0) 15:12:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:12:34 (22/42) Installing py3-certifi (2020.12.5-r1) 15:12:34 (23/42) Installing py3-requests (2.25.1-r4) 15:12:34 (24/42) Installing py3-msgpack (1.0.2-r1) 15:12:34 (25/42) Installing py3-lockfile (0.12.2-r4) 15:12:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:12:34 (27/42) Installing py3-colorama (0.4.4-r1) 15:12:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:12:34 (29/42) Installing py3-distlib (0.3.1-r3) 15:12:34 (30/42) Installing py3-distro (1.5.0-r3) 15:12:34 (31/42) Installing py3-six (1.15.0-r1) 15:12:34 (32/42) Installing py3-webencodings (0.5.1-r4) 15:12:34 (33/42) Installing py3-html5lib (1.1-r1) 15:12:34 (34/42) Installing py3-parsing (2.4.7-r2) 15:12:34 (35/42) Installing py3-packaging (20.9-r1) 15:12:34 (36/42) Installing py3-toml (0.10.2-r2) 15:12:34 (37/42) Installing py3-pep517 (0.10.0-r2) 15:12:34 (38/42) Installing py3-progress (1.5-r2) 15:12:34 (39/42) Installing py3-retrying (1.3.3-r1) 15:12:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:12:34 (41/42) Installing py3-setuptools (52.0.0-r3) 15:12:34 (42/42) Installing py3-pip (20.3.4-r1) 15:12:35 Executing busybox-1.33.1-r6.trigger 15:12:35 OK: 84 MiB in 64 packages 15:12:39 Collecting docker-compose==1.23.2 15:12:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:12:39 Collecting websocket-client<1.0,>=0.32.0 15:12:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:12:40 Collecting texttable<0.10,>=0.9.0 15:12:40 Downloading texttable-0.9.1.tar.gz (11 kB) 15:12:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:12:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:12:43 Collecting docopt<0.7,>=0.6.1 15:12:43 Downloading docopt-0.6.2.tar.gz (25 kB) 15:12:45 Collecting jsonschema<3,>=2.5.1 15:12:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:12:45 Collecting docker<4.0,>=3.6.0 15:12:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:12:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:12:46 Collecting dockerpty<0.5,>=0.4.1 15:12:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:12:48 Collecting PyYAML<4,>=3.10 15:12:48 Downloading PyYAML-3.13.tar.gz (270 kB) 15:12:52 Collecting cached-property<2,>=1.2.0 15:12:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:12:52 Collecting docker-pycreds>=0.4.0 15:12:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:12:52 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) 15:12:53 Collecting idna<2.8,>=2.5 15:12:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:12:54 Collecting urllib3<1.25,>=1.21.1 15:12:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:12:54 Collecting chardet<3.1.0,>=3.0.2 15:12:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:12:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:12:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:12:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:12:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:12:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:12:55 Attempting uninstall: urllib3 15:12:55 Found existing installation: urllib3 1.26.5 15:12:55 Uninstalling urllib3-1.26.5: 15:12:55 Successfully uninstalled urllib3-1.26.5 15:12:56 Attempting uninstall: idna 15:12:56 Found existing installation: idna 3.2 15:12:56 Uninstalling idna-3.2: 15:12:56 Successfully uninstalled idna-3.2 15:12:57 Attempting uninstall: chardet 15:12:57 Found existing installation: chardet 4.0.0 15:12:57 Uninstalling chardet-4.0.0: 15:12:57 Successfully uninstalled chardet-4.0.0 15:12:58 Attempting uninstall: requests 15:12:58 Found existing installation: requests 2.25.1 15:12:58 Uninstalling requests-2.25.1: 15:12:59 Successfully uninstalled requests-2.25.1 15:12:59 Running setup.py install for texttable: started 15:13:01 Running setup.py install for texttable: finished with status 'done' 15:13:01 Running setup.py install for PyYAML: started 15:13:04 Running setup.py install for PyYAML: finished with status 'done' 15:13:04 Running setup.py install for docopt: started 15:13:06 Running setup.py install for docopt: finished with status 'done' 15:13:06 Running setup.py install for dockerpty: started 15:13:08 Running setup.py install for dockerpty: finished with status 'done' 15:13:10 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 15:13:18 Removing intermediate container 4dcda4542fd4 15:13:18 ---> 5661b41247c1 15:13:18 Step 14/23 : ENV APP_PORT=58890 15:13:18 ---> Running in 01a635e8fa3f 15:13:18 Removing intermediate container 01a635e8fa3f 15:13:18 ---> f8fa1ca804aa 15:13:18 Step 15/23 : EXPOSE $APP_PORT 15:13:18 ---> Running in 92cc0c5cbeab 15:13:18 Removing intermediate container 92cc0c5cbeab 15:13:18 ---> 0bf7b93b491c 15:13:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:13:19 ---> 8af66c9be084 15:13:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:13:20 ---> da69b7e20e9f 15:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:13:21 ---> 5b1bcc2d6714 15:13:21 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:13:21 ---> Running in 7b5e12d19143 15:13:21 Removing intermediate container 7b5e12d19143 15:13:21 ---> b0f5c2044296 15:13:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:21 ---> Running in 824340bf6382 15:13:21 Removing intermediate container 824340bf6382 15:13:21 ---> b43af2f783ff 15:13:21 Step 21/23 : LABEL arch=arm64 15:13:21 ---> Running in 4475aebe861b 15:13:22 Removing intermediate container 4475aebe861b 15:13:22 ---> 421ddbe863ce 15:13:22 Step 22/23 : LABEL git_sha=455abcd9ffacb4b5b146b314a990549bbdfe1d9d 15:13:22 ---> Running in dc82a7d62966 15:13:22 Removing intermediate container dc82a7d62966 15:13:22 ---> 7add23eac1d7 15:13:22 Step 23/23 : LABEL version=0.0.0 15:13:22 ---> Running in 7245b3971d08 15:13:23 Removing intermediate container 7245b3971d08 15:13:23 ---> 1fccc6ef09c1 15:13:23 15:13:23 Successfully built 1fccc6ef09c1 15:13:23 Successfully tagged sys-mgmt-agent-arm64:latest 15:13:23  Building sys-mgmt-agent ... done  [Pipeline] } 15:13:23 $ docker stop --time=1 567db7c383bf4b132768f885d588ff3f09e1e72da76c219ec09fc3320adbbeb6 15:13:25 $ docker rm -f 567db7c383bf4b132768f885d588ff3f09e1e72da76c219ec09fc3320adbbeb6 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:26 + docker images 15:13:26 REPOSITORY TAG IMAGE ID CREATED SIZE 15:13:26 sys-mgmt-agent-arm64 latest 1fccc6ef09c1 3 seconds ago 280MB 15:13:26 support-notifications-arm64 latest 1672eace9d17 54 seconds ago 16.1MB 15:13:26 d1bc42f63617 About a minute ago 1.59GB 15:13:26 af7d732e3358 About a minute ago 1.6GB 15:13:26 security-secretstore-setup-arm64 latest 1de3ebe1534f About a minute ago 27MB 15:13:26 security-bootstrapper-arm64 latest 8b5d1fb93079 About a minute ago 18MB 15:13:26 6eccf937eef5 About a minute ago 1.6GB 15:13:26 a209b4b8f0c0 About a minute ago 1.59GB 15:13:26 core-data-arm64 latest 1b2a30fec173 4 minutes ago 19.2MB 15:13:26 core-metadata-arm64 latest bfd33f6b60b8 4 minutes ago 15.9MB 15:13:26 support-scheduler-arm64 latest 28e1a3bc43bd 4 minutes ago 15.4MB 15:13:26 887d49f4f208 4 minutes ago 1.6GB 15:13:26 security-proxy-setup-arm64 latest 0837443eda17 4 minutes ago 25.5MB 15:13:26 core-command-arm64 latest 86f2dd74158c 4 minutes ago 15.3MB 15:13:26 f2d527dd5273 4 minutes ago 1.6GB 15:13:26 81b8e0252baa 4 minutes ago 1.6GB 15:13:26 f046653baff9 4 minutes ago 1.6GB 15:13:26 669651dab3af 4 minutes ago 1.59GB 15:13:26 ci-base-image-arm64 latest 522cc43404d5 15 minutes ago 1.26GB 15:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB 15:13:26 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 15:13:26 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 15:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 15:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:26 15:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:27 arm64: Pulling from edgex-lftools-log-publisher 15:13:27 448f6bf000e3: Pulling fs layer 15:13:27 f757da607395: Pulling fs layer 15:13:27 05883995daec: Pulling fs layer 15:13:27 8603b9c90790: Pulling fs layer 15:13:27 1560dd03e051: Pulling fs layer 15:13:27 27f5ce0e4adf: Pulling fs layer 15:13:27 c2d8d7efcc4b: Pulling fs layer 15:13:27 8603b9c90790: Waiting 15:13:27 1560dd03e051: Waiting 15:13:27 27f5ce0e4adf: Waiting 15:13:27 c2d8d7efcc4b: Waiting 15:13:27 f757da607395: Verifying Checksum 15:13:27 f757da607395: Download complete 15:13:27 8603b9c90790: Verifying Checksum 15:13:27 8603b9c90790: Download complete 15:13:27 1560dd03e051: Verifying Checksum 15:13:27 1560dd03e051: Download complete 15:13:27 27f5ce0e4adf: Verifying Checksum 15:13:27 27f5ce0e4adf: Download complete 15:13:27 05883995daec: Verifying Checksum 15:13:27 05883995daec: Download complete 15:13:28 448f6bf000e3: Verifying Checksum 15:13:28 448f6bf000e3: Download complete 15:13:30 c2d8d7efcc4b: Verifying Checksum 15:13:30 c2d8d7efcc4b: Download complete 15:13:32 448f6bf000e3: Pull complete 15:13:32 f757da607395: Pull complete 15:13:33 05883995daec: Pull complete 15:13:34 8603b9c90790: Pull complete 15:13:35 1560dd03e051: Pull complete 15:13:35 27f5ce0e4adf: Pull complete 15:13:53 c2d8d7efcc4b: Pull complete 15:13:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:13:53 prd-ubuntu18.04-docker-arm64-4c-16g-5988 does not seem to be running inside a container 15:13:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:13:56 $ docker top b137f7014114ac848bbb047c3d6e8a6cb810eedf5746f29f4bcc56ff286d2c01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:57 ---> job-cost.sh 15:13:57 lf-activate-venv: SKIPPING 15:13:57 INFO: No Stack... 15:13:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:13:58 INFO: Archiving Costs [Pipeline] sh 15:13:59 + cut -d, -f6 15:13:59 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 15:13:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] 15:13:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] did not exist. Created. 15:13:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:00 + echo total: 0.10999999940395355 [Pipeline] stash 15:14:00 Stashed 1 file(s) [Pipeline] } 15:14:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3888-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:00 $ docker stop --time=1 b137f7014114ac848bbb047c3d6e8a6cb810eedf5746f29f4bcc56ff286d2c01 15:14:01 $ docker rm -f b137f7014114ac848bbb047c3d6e8a6cb810eedf5746f29f4bcc56ff286d2c01 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:14:02 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:14:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:03 ---> package-listing.sh 15:14:03 ++ facter osfamily 15:14:03 ++ tr '[:upper:]' '[:lower:]' 15:14:04 + OS_FAMILY=redhat 15:14:04 + workspace=/w/workspace/edgex-go/3 15:14:04 + START_PACKAGES=/tmp/packages_start.txt 15:14:04 + END_PACKAGES=/tmp/packages_end.txt 15:14:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:04 + PACKAGES=/tmp/packages_start.txt 15:14:04 + '[' /w/workspace/edgex-go/3 ']' 15:14:04 + PACKAGES=/tmp/packages_end.txt 15:14:04 + case "${OS_FAMILY}" in 15:14:04 + rpm -qa 15:14:04 + sort 15:14:08 + '[' -f /tmp/packages_start.txt ']' 15:14:08 + '[' -f /tmp/packages_end.txt ']' 15:14:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:08 + '[' /w/workspace/edgex-go/3 ']' 15:14:08 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:14:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:14:08 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 15:14:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:09 15:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:09 latest: Pulling from edgex-lftools-log-publisher 15:14:09 b4d181a07f80: Pulling fs layer 15:14:09 a1111a8f2ec3: Pulling fs layer 15:14:09 ed53099fbce6: Pulling fs layer 15:14:09 dc539afda2c1: Pulling fs layer 15:14:09 77bc0d833cb6: Pulling fs layer 15:14:09 9065ff56babe: Pulling fs layer 15:14:09 d287ab97295c: Pulling fs layer 15:14:09 dc539afda2c1: Waiting 15:14:09 77bc0d833cb6: Waiting 15:14:09 9065ff56babe: Waiting 15:14:09 d287ab97295c: Waiting 15:14:09 a1111a8f2ec3: Verifying Checksum 15:14:09 a1111a8f2ec3: Download complete 15:14:09 dc539afda2c1: Verifying Checksum 15:14:09 dc539afda2c1: Download complete 15:14:09 77bc0d833cb6: Verifying Checksum 15:14:09 77bc0d833cb6: Download complete 15:14:09 ed53099fbce6: Verifying Checksum 15:14:09 ed53099fbce6: Download complete 15:14:09 9065ff56babe: Verifying Checksum 15:14:09 9065ff56babe: Download complete 15:14:09 b4d181a07f80: Verifying Checksum 15:14:09 b4d181a07f80: Download complete 15:14:10 d287ab97295c: Verifying Checksum 15:14:10 d287ab97295c: Download complete 15:14:11 b4d181a07f80: Pull complete 15:14:11 a1111a8f2ec3: Pull complete 15:14:11 ed53099fbce6: Pull complete 15:14:11 dc539afda2c1: Pull complete 15:14:12 77bc0d833cb6: Pull complete 15:14:12 9065ff56babe: Pull complete 15:14:17 d287ab97295c: Pull complete 15:14:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:14:17 prd-centos7-docker-4c-2g-5986 does not seem to be running inside a container 15:14:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:14:21 $ docker top f9b51ef116419c7f6c986b23c0e9f66cd496fca3867e2baec67bef2ac2c309d0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:21 + touch /tmp/pre-build-complete [Pipeline] sh 15:14:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:14:22 + ls /var/log/sa-host 15:14:22 + sadf -c /var/log/sa-host/sa17 15:14:22 file_magic: OK 15:14:22 HZ: Using current value: 100 15:14:22 file_header: OK 15:14:22 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 15:14:22 Statistics: 15:14:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:14:22 File successfully converted to sysstat format version 12.0.3 15:14:22 + sadf -c /var/log/sa-host/sa25 15:14:22 file_magic: OK 15:14:22 HZ: Using current value: 100 15:14:22 file_header: OK 15:14:22 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 15:14:22 Statistics: 15:14:22 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... 15:14:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:22 provisioning config files... 15:14:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7565877645456060332tmp [Pipeline] { [Pipeline] echo 15:14:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:22 ---> create-netrc.sh [Pipeline] } 15:14:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:14:23 ---> python-tools-install.sh [Pipeline] echo 15:14:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:14:23 ---> sudo-logs.sh 15:14:23 Archiving 'sudo' log.. 15:14:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-5986.novalocal: Name or service not known 15:14:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-5986.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:14:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:14:23 ---> job-cost.sh 15:14:23 lf-activate-venv: SKIPPING 15:14:23 DEBUG: total: 0.10999999940395355 15:14:23 INFO: Retrieving Stack Cost... 15:14:24 INFO: Retrieving Pricing Info for: v3-standard-2 15:14:24 INFO: Archiving Costs [Pipeline] echo 15:14:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:14:24 ---> logs-deploy.sh 15:14:24 lf-activate-venv: SKIPPING 15:14:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/3 15:14:24 INFO: archiving workspace using pattern(s): 15:14:25 Archives upload complete. 15:14:25 INFO: archiving logs to Nexus