Pull request #3864 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 53dd2ed6a4ea50967737b154d62b5336231f811d+3acce916edd26c48cc534c43f5f6a7ed858771e5 (34671c340f9d368b36ec120567aac10f3d309335) 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-ssh287311584757418808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8453839554550271519.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3864/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-3864/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8585262350170073650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh3000166057773937489.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-3864/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-3864/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9830977903830269051.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-2158 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [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-ssh305182419340887040.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 53dd2ed6a4ea50967737b154d62b5336231f811d > 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-ssh5687698057520609334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53dd2ed6a4ea50967737b154d62b5336231f811d # 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-ssh3600688241740312649.key > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 53dd2ed6a4ea50967737b154d62b5336231f811d Checking out Revision 53dd2ed6a4ea50967737b154d62b5336231f811d (PR-3864) > git config core.sparsecheckout # timeout=10 > git checkout -f 53dd2ed6a4ea50967737b154d62b5336231f811d # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git rev-list --no-walk a5fd0b7429c107f2789a4a82bc7a73d3affa1bae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:44:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:44:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:44:24 ========================================================= 23:44:24 EdgeX Global Pipelines Version Info 23:44:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:44:25 ------------------- 23:44:25 stable info: 23:44:25 ------------------- 23:44:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:44:25 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 23:44:25 Message: update stable to v1.0.219 23:44:25 ------------------- 23:44:25 experimental info: 23:44:25 ------------------- 23:44:25 Commited By: **** collab-it+edgex@linuxfoundation.org 23:44:25 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 23:44:25 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3864 [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3864 [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3864 [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53dd2ed6a4ea50967737b154d62b5336231f811d [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53dd2ed [Pipeline] echo 23:44:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:26 provisioning config files... 23:44:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5162492439400182197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:26 ---> docker-login.sh 23:44:26 nexus3.edgexfoundry.org:10001 23:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:26 Configure a credential helper to remove this warning. See 23:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:26 23:44:26 Login Succeeded 23:44:26 nexus3.edgexfoundry.org:10002 23:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:27 Configure a credential helper to remove this warning. See 23:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:27 23:44:27 Login Succeeded 23:44:27 nexus3.edgexfoundry.org:10003 23:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:27 Configure a credential helper to remove this warning. See 23:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:27 23:44:27 Login Succeeded 23:44:27 nexus3.edgexfoundry.org:10004 23:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:27 Configure a credential helper to remove this warning. See 23:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:27 23:44:27 Login Succeeded 23:44:27 docker.io 23:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:27 Configure a credential helper to remove this warning. See 23:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:27 23:44:27 Login Succeeded 23:44:27 ---> docker-login.sh ends [Pipeline] } 23:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:27 ++ 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 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/core-command/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo core-command,cmd/core-command/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/core-data/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo core-data,cmd/core-data/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/core-metadata/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo core-metadata,cmd/core-metadata/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/security-bootstrapper/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/security-proxy-setup/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/support-notifications/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo support-notifications,cmd/support-notifications/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/support-scheduler/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:44:27 + for file in '`ls cmd/**/Dockerfile`' 23:44:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:44:27 ++ cut -d/ -f2 23:44:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:44:27 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 23:44:28 + git rev-list -1 --merges 53dd2ed6a4ea50967737b154d62b5336231f811d~1..53dd2ed6a4ea50967737b154d62b5336231f811d [Pipeline] echo 23:44:28 -----------> git rev-list -1 --merges 53dd2ed6a4ea50967737b154d62b5336231f811d~1..53dd2ed6a4ea50967737b154d62b5336231f811d 53dd2ed6a4ea50967737b154d62b5336231f811d [false] [Pipeline] sh 23:44:28 + git log --format=format:%s -1 53dd2ed6a4ea50967737b154d62b5336231f811d [Pipeline] echo 23:44:28 ========================================================= 23:44:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:44:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:44:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:44:29 + grep -v github /etc/ssh/ssh_known_hosts 23:44:29 + '[' -e /tmp/ssh_known_hosts ']' 23:44:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:44:29 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:44:29 + sudo tee -a /etc/ssh/ssh_known_hosts 23:44:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:29 23:44:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:44:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:29 latest: Pulling from edgex-devops/git-semver 23:44:29 a0d0a0d46f8b: Pulling fs layer 23:44:29 3e5f54012d9b: Pulling fs layer 23:44:29 4c7163046ea9: Pulling fs layer 23:44:29 0c2d73faf560: Pulling fs layer 23:44:29 0c2d73faf560: Waiting 23:44:29 3e5f54012d9b: Download complete 23:44:29 a0d0a0d46f8b: Download complete 23:44:29 4c7163046ea9: Verifying Checksum 23:44:29 4c7163046ea9: Download complete 23:44:29 0c2d73faf560: Verifying Checksum 23:44:29 0c2d73faf560: Download complete 23:44:29 a0d0a0d46f8b: Pull complete 23:44:29 3e5f54012d9b: Pull complete 23:44:30 4c7163046ea9: Pull complete 23:44:30 0c2d73faf560: Pull complete 23:44:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:44:30 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 23:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:44:31 $ docker top 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:44:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:31 [ssh-agent] Looking for ssh-agent implementation... 23:44:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:31 $ docker exec 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent 23:44:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCdAiD/agent.15 23:44:31 SSH_AGENT_PID=21 23:44:31 Running ssh-add (command line suppressed) 23:44:31 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2417916890180484818.key (/w/workspace/edgex-go/3@tmp/private_key_2417916890180484818.key) 23:44:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:31 + git tag --points-at HEAD [Pipeline] } 23:44:31 $ docker exec --env ******** --env ******** 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent -k 23:44:32 unset SSH_AUTH_SOCK; 23:44:32 unset SSH_AGENT_PID; 23:44:32 echo Agent pid 21 killed; 23:44:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:44:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:32 [ssh-agent] Looking for ssh-agent implementation... 23:44:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:32 $ docker exec 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent 23:44:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmIKEnJ/agent.54 23:44:32 SSH_AGENT_PID=60 23:44:32 Running ssh-add (command line suppressed) 23:44:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8934557885282049822.key (/w/workspace/edgex-go/3@tmp/private_key_8934557885282049822.key) 23:44:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:32 + git semver init 23:44:32 # -> Open(): unable to determine branch for HEAD 23:44:32 # $GIT_DIR = /w/workspace/edgex-go/3/.git 23:44:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 23:44:32 # $SEMVER_REMOTE_NAME = origin 23:44:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:44:32 # $SEMVER_USER_NAME = edgex-jenkins 23:44:32 # $SEMVER_BRANCH = PR-3864 23:44:32 # $SEMVER_TEMP = /tmp/semver-497043008 23:44:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:44:44 # '/tmp/semver-497043008' -> '/w/workspace/edgex-go/3/.semver' 23:44:45 # -> Force: false 23:44:45 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 23:44:45 $ docker exec --env ******** --env ******** 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 ssh-agent -k 23:44:45 unset SSH_AUTH_SOCK; 23:44:45 unset SSH_AGENT_PID; 23:44:45 echo Agent pid 60 killed; 23:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:45 + git semver [Pipeline] } 23:44:45 $ docker stop --time=1 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 23:44:47 $ docker rm -f 7b3e5b39064ba7062785e32d05ca01347964f10ddb9d96e69bcec7bb9d9209a2 [Pipeline] // withDockerContainer [Pipeline] sh 23:44:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:44:48 Stashed 1 file(s) [Pipeline] echo 23:44:48 [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 23:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:44:48 ========================================================= 23:44:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:44:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:44:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:44:48 59bf1c3509f3: Pulling fs layer 23:44:48 666ba61612fd: Pulling fs layer 23:44:48 8ed8ca486205: Pulling fs layer 23:44:48 4fe6c5a15a65: Pulling fs layer 23:44:48 22a0e8bec74d: Pulling fs layer 23:44:48 f965cba54748: Pulling fs layer 23:44:48 861ffc35075e: Pulling fs layer 23:44:48 4b385c91608e: Pulling fs layer 23:44:48 560528eb2ebb: Pulling fs layer 23:44:48 f965cba54748: Waiting 23:44:48 4fe6c5a15a65: Waiting 23:44:48 861ffc35075e: Waiting 23:44:48 4b385c91608e: Waiting 23:44:48 22a0e8bec74d: Waiting 23:44:48 560528eb2ebb: Waiting 23:44:48 8ed8ca486205: Verifying Checksum 23:44:48 8ed8ca486205: Download complete 23:44:48 666ba61612fd: Verifying Checksum 23:44:48 666ba61612fd: Download complete 23:44:48 22a0e8bec74d: Verifying Checksum 23:44:48 22a0e8bec74d: Download complete 23:44:48 f965cba54748: Verifying Checksum 23:44:48 f965cba54748: Download complete 23:44:48 59bf1c3509f3: Verifying Checksum 23:44:48 59bf1c3509f3: Download complete 23:44:48 861ffc35075e: Verifying Checksum 23:44:48 861ffc35075e: Download complete 23:44:48 4b385c91608e: Verifying Checksum 23:44:48 4b385c91608e: Download complete 23:44:49 4fe6c5a15a65: Verifying Checksum 23:44:49 4fe6c5a15a65: Download complete 23:44:49 560528eb2ebb: Verifying Checksum 23:44:49 560528eb2ebb: Download complete 23:44:49 59bf1c3509f3: Pull complete 23:44:49 666ba61612fd: Pull complete 23:44:49 8ed8ca486205: Pull complete 23:44:53 4fe6c5a15a65: Pull complete 23:44:53 22a0e8bec74d: Pull complete 23:44:53 f965cba54748: Pull complete 23:44:53 861ffc35075e: Pull complete 23:44:53 4b385c91608e: Pull complete 23:44:55 560528eb2ebb: Pull complete 23:44:55 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 23:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:44:55 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:44:55 WORKDIR /edgex 23:44:55 COPY go.mod . 23:44:55 RUN go mod download' 23:44:55 + docker build -t ci-base-image-x86_64 -f - . 23:44:57 Sending build context to Docker daemon 333.7MB 23:44:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:44:57 ---> dd4a08f94e63 23:44:57 Step 2/4 : WORKDIR /edgex 23:44:58 ---> Running in 1034c683dd5b 23:44:58 Removing intermediate container 1034c683dd5b 23:44:58 ---> 60737c7488a6 23:44:58 Step 3/4 : COPY go.mod . 23:44:58 ---> fe95c37dfc7e 23:44:58 Step 4/4 : RUN go mod download 23:44:58 ---> Running in 7a182e3cecf2 23:45:03 Still waiting to schedule task 23:45:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:45:31 Removing intermediate container 7a182e3cecf2 23:45:31 ---> 8a592caf06f0 23:45:31 Successfully built 8a592caf06f0 23:45:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:45:31 + docker inspect -f . ci-base-image-x86_64 23:45:31 . [Pipeline] withDockerContainer 23:45:31 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 23:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:45:31 $ docker top 15a847a9218aa8267672dd736e6ee93822993151fb1d32d8629193e2eda37dc9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:32 + go version 23:45:32 go version go1.17.6 linux/amd64 [Pipeline] } 23:45:32 $ docker stop --time=1 15a847a9218aa8267672dd736e6ee93822993151fb1d32d8629193e2eda37dc9 23:45:33 $ docker rm -f 15a847a9218aa8267672dd736e6ee93822993151fb1d32d8629193e2eda37dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:33 + docker inspect -f . ci-base-image-x86_64 23:45:33 . [Pipeline] withDockerContainer 23:45:33 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 23:45:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:45:34 $ docker top 8b47aef1cf8e157ba8aa1f54e5dcddac81334fc5302b235c6789c0651ecdef82 -eo pid,comm [Pipeline] { [Pipeline] echo 23:45:34 ========================================================= 23:45:34 [edgeXBuildGoParallel] Running Tests and Build... 23:45:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:45:34 + make test 23:45:34 go mod tidy 23:45:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:45:41 ? github.com/edgexfoundry/edgex-go [no test files] 23:45:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:46:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:46:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:46:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:46:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:46:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:46:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:46:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:46:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:46:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:46:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:46:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:46:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 23:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements 23:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 44.7% of statements 23:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 89.5% of statements 23:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:46:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:46:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:46:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 23:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 23:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 23:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 23:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 23:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 23:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 23:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 23:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 23:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 23:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 82.5% of statements 23:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 23:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.276s coverage: 65.4% of statements 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements 23:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 23:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 23:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:46:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 23:46:56 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 23:47:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2161 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws 23:47:33 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 23:47:33 The recommended git tool is: git 23:47:35 GO111MODULE=on go vet ./... 23:47:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:47:37 ./bin/test-attribution-txt.sh [Pipeline] echo 23:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:47:38 + ls -al . 23:47:38 total 644 23:47:38 drwxrwxr-x 10 1001 1001 4096 Jan 19 23:47 . 23:47:38 drwxr-xr-x 4 root root 28 Jan 19 23:45 .. 23:47:38 -rw-rw-r-- 1 1001 1001 11 Jan 19 23:44 .dockerignore 23:47:38 drwxrwxr-x 8 1001 1001 179 Jan 19 23:44 .git 23:47:38 drwxrwxr-x 4 1001 1001 142 Jan 19 23:44 .github 23:47:38 -rw-rw-r-- 1 1001 1001 804 Jan 19 23:44 .gitignore 23:47:38 -rw-rw-r-- 1 1001 1001 42 Jan 19 23:44 .golangci.yml 23:47:38 -rw-rw-r-- 1 1001 1001 76 Jan 19 23:44 .hadolint.yml 23:47:38 drwx------ 3 1001 1001 73 Jan 19 23:44 .semver 23:47:38 -rw-rw-r-- 1 1001 1001 166 Jan 19 23:44 .sonarcloud.properties 23:47:38 -rw-rw-r-- 1 1001 1001 1171 Jan 19 23:44 ADOPTERS.md 23:47:38 -rw-rw-r-- 1 1001 1001 8910 Jan 19 23:44 Attribution.txt 23:47:38 -rw-rw-r-- 1 1001 1001 51732 Jan 19 23:44 CHANGELOG.md 23:47:38 -rw-rw-r-- 1 1001 1001 3804 Jan 19 23:44 CONTRIBUTING.md 23:47:38 -rw-rw-r-- 1 1001 1001 677 Jan 19 23:44 GOVERNANCE.md 23:47:38 -rw-rw-r-- 1 1001 1001 849 Jan 19 23:44 Jenkinsfile 23:47:38 -rw-rw-r-- 1 1001 1001 10775 Jan 19 23:44 LICENSE 23:47:38 -rw-rw-r-- 1 1001 1001 6508 Jan 19 23:44 Makefile 23:47:38 -rw-rw-r-- 1 1001 1001 582 Jan 19 23:44 OWNERS.md 23:47:38 -rw-rw-r-- 1 1001 1001 8207 Jan 19 23:44 README.md 23:47:38 -rw-rw-r-- 1 1001 1001 6912 Jan 19 23:44 SECURITY.md 23:47:38 -rw-rw-r-- 1 1001 1001 5 Jan 19 23:44 VERSION 23:47:38 -rw-rw-r-- 1 1001 1001 4131 Jan 19 23:44 ZMQWindows.md 23:47:38 drwxrwxr-x 2 1001 1001 37 Jan 19 23:44 bin 23:47:38 drwxrwxr-x 14 1001 1001 4096 Jan 19 23:44 cmd 23:47:38 -rw-r--r-- 1 root root 428381 Jan 19 23:46 coverage.out 23:47:38 -rw-rw-r-- 1 1001 1001 2827 Jan 19 23:44 go.mod 23:47:38 -rw-rw-r-- 1 1001 1001 49574 Jan 19 23:44 go.sum 23:47:38 drwxrwxr-x 8 1001 1001 124 Jan 19 23:44 internal 23:47:38 drwxrwxr-x 3 1001 1001 16 Jan 19 23:44 openapi 23:47:38 drwxrwxr-x 4 1001 1001 71 Jan 19 23:44 snap 23:47:38 -rw-rw-r-- 1 1001 1001 204 Jan 19 23:44 version.go [Pipeline] sh 23:47:38 using credential edgex-jenkins-ssh 23:47:38 Cloning the remote Git repository 23:47:38 + '[' -e coverage.out ] 23:47:38 + chown 1001:1001 coverage.out [Pipeline] stash 23:47:38 Stashed 1 file(s) [Pipeline] sh 23:47:39 + make build 23:47:39 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 23:47:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:47:38 > git init /w/workspace/edgex-go/3 # timeout=10 23:47:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:47:38 > git --version # timeout=10 23:47:38 > git --version # 'git version 2.17.1' 23:47:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:47:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:47:40 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 23:47:48 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 23:47:48 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 23:47:49 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 23:47:49 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 23:47:50 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 23:47:51 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 23:47:51 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 23:47:53 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 23:47:53 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 23:47:54 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 23:47:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:47:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:47:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:47:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:47:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } 23:47:55 $ docker stop --time=1 8b47aef1cf8e157ba8aa1f54e5dcddac81334fc5302b235c6789c0651ecdef82 23:47:56 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 53dd2ed6a4ea50967737b154d62b5336231f811d 23:47:57 $ docker rm -f 8b47aef1cf8e157ba8aa1f54e5dcddac81334fc5302b235c6789c0651ecdef82 23:47:56 > git config core.sparsecheckout # timeout=10 23:47:56 > git checkout -f 53dd2ed6a4ea50967737b154d62b5336231f811d # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // ws [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:47:57 Failed in branch arm64 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:47:58 23:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:47:58 latest: Pulling from edgex-devops/edgex-compose 23:47:58 cbdbe7a5bc2a: Pulling fs layer 23:47:58 ca9280d653b3: Pulling fs layer 23:47:58 7e9c9ca2126c: Pulling fs layer 23:47:58 cbdbe7a5bc2a: Verifying Checksum 23:47:58 cbdbe7a5bc2a: Download complete 23:47:59 ca9280d653b3: Verifying Checksum 23:47:59 ca9280d653b3: Download complete 23:47:59 cbdbe7a5bc2a: Pull complete 23:47:59 7e9c9ca2126c: Verifying Checksum 23:47:59 7e9c9ca2126c: Download complete 23:47:59 ca9280d653b3: Pull complete 23:48:03 7e9c9ca2126c: Pull complete 23:48:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:48:04 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 23:48:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:48:06 $ docker top d8c32ae2464688ff37747e7fbe140d471d9808cabfb3a31719bdc411e2aa3fde -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:06 + grep parallel 23:48:06 + docker-compose build --help 23:48:07 --parallel Build images in parallel. [Pipeline] } 23:48:07 $ docker stop --time=1 d8c32ae2464688ff37747e7fbe140d471d9808cabfb3a31719bdc411e2aa3fde 23:48:08 $ docker rm -f d8c32ae2464688ff37747e7fbe140d471d9808cabfb3a31719bdc411e2aa3fde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:48:08 . [Pipeline] withDockerContainer 23:48:08 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 23:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:48:09 $ docker top 6edaeaf68b2b8deb38cadfdbcadc619323e51b13f488937048e50a644763687a -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:09 + docker-compose -f ./docker-compose-build.yml build --parallel 23:48:10 Building core-command ... 23:48:10 Building core-data ... 23:48:10 Building core-metadata ... 23:48:10 Building security-bootstrapper ... 23:48:10 Building security-proxy-setup ... 23:48:10 Building security-secretstore-setup ... 23:48:10 Building support-notifications ... 23:48:10 Building support-scheduler ... 23:48:10 Building sys-mgmt-agent ... 23:48:10 Building security-secretstore-setup 23:48:10 Building security-bootstrapper 23:48:10 Building core-data 23:48:10 Building support-scheduler 23:48:10 Building sys-mgmt-agent 23:48:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:22 ---> 8a592caf06f0 23:48:22 Step 3/23 : WORKDIR /edgex-go 23:48:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:48:22 ---> 8a592caf06f0 23:48:22 Step 3/31 : WORKDIR /edgex-go 23:48:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:48:22 ---> 8a592caf06f0 23:48:22 Step 3/22 : WORKDIR /edgex-go 23:48:25 ---> Running in e97fba62f1cc 23:48:25 ---> Running in f529b925c1f1 23:48:25 ---> Running in a2f24af795da 23:48:30 Removing intermediate container e97fba62f1cc 23:48:30 ---> 0702fc2ff61b 23:48:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:30 Removing intermediate container a2f24af795da 23:48:30 ---> d0cdfaf2da5d 23:48:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:30 Removing intermediate container f529b925c1f1 23:48:30 ---> 1db0b93320ad 23:48:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:30 ---> Running in fc95bece1366 23:48:31 ---> Running in 82b563bb7743 23:48:31 ---> Running in 7f56ffc87a86 23:48:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:33 ---> 8a592caf06f0 23:48:33 Step 3/23 : WORKDIR /edgex-go 23:48:33 ---> Using cache 23:48:33 ---> 1db0b93320ad 23:48:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:35 ---> Running in 0b962c126f83 23:48:35 Removing intermediate container fc95bece1366 23:48:35 ---> 7d9ea8161b26 23:48:35 Step 5/22 : RUN apk add --update --no-cache make git 23:48:35 ---> Running in 8498f4d89dd9 23:48:35 Removing intermediate container 7f56ffc87a86 23:48:35 ---> d52c62a09c1e 23:48:35 Step 5/23 : RUN apk add --update --no-cache make bash git 23:48:36 ---> Running in bec0e596ec3b 23:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:48:36 Removing intermediate container 82b563bb7743 23:48:36 ---> 65aa7b6e8583 23:48:36 Step 5/31 : RUN apk add --update --no-cache make git 23:48:36 Removing intermediate container 0b962c126f83 23:48:36 ---> 741177170461 23:48:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:48:36 ---> Running in d479b5cc34d2 23:48:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:48:36 ---> 8a592caf06f0 23:48:36 Step 3/25 : WORKDIR /edgex-go 23:48:36 ---> Using cache 23:48:36 ---> 1db0b93320ad 23:48:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:36 ---> Using cache 23:48:36 ---> 741177170461 23:48:36 Step 5/25 : RUN apk add --update --no-cache make git 23:48:36 ---> Running in 461a6ec585ca 23:48:36 ---> Running in eee1d57e3353 23:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:48:37 OK: 221 MiB in 52 packages 23:48:37 Removing intermediate container 8498f4d89dd9 23:48:37 ---> 8e6cd2abc873 23:48:37 Step 6/22 : COPY go.mod vendor* ./ 23:48:37 OK: 221 MiB in 52 packages 23:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:48:38 ---> 4cba6ae56dba 23:48:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:38 ---> Running in 1111f5f68d3b 23:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:48:38 Removing intermediate container bec0e596ec3b 23:48:38 ---> b0f83d05e27d 23:48:38 Step 6/23 : COPY go.mod vendor* ./ 23:48:38 OK: 221 MiB in 52 packages 23:48:38 OK: 221 MiB in 52 packages 23:48:38 OK: 221 MiB in 52 packages 23:48:38 ---> d5719c9e5a93 23:48:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:38 ---> Running in dd9813cea5c4 23:48:38 Removing intermediate container d479b5cc34d2 23:48:38 ---> 0056a73a1f83 23:48:38 Step 6/31 : COPY go.mod vendor* ./ 23:48:39 Removing intermediate container eee1d57e3353 23:48:39 ---> 608d2744d285 23:48:39 Step 6/25 : COPY go.mod vendor* ./ 23:48:39 ---> 893d4929a5ad 23:48:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:39 ---> Running in 88edae97f25e 23:48:39 ---> 75aedbc74c12 23:48:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:39 ---> Running in f96464e7799c 23:48:39 Removing intermediate container 461a6ec585ca 23:48:39 ---> 6970b8f4d58e 23:48:39 Step 6/23 : COPY go.mod vendor* ./ 23:48:39 ---> 4e1ae04a0cb8 23:48:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:39 ---> Running in fb6bf81f0bbb 23:48:40 Removing intermediate container 1111f5f68d3b 23:48:40 ---> 6dd5fdf86a19 23:48:40 Step 8/22 : COPY . . 23:48:42 Removing intermediate container 88edae97f25e 23:48:42 ---> 17e87f7496fb 23:48:42 Step 8/31 : COPY . . 23:48:42 Removing intermediate container dd9813cea5c4 23:48:42 ---> acd3c05f1b02 23:48:42 Step 8/23 : COPY . . 23:48:44 Removing intermediate container fb6bf81f0bbb 23:48:44 ---> abe3ac5fbcab 23:48:44 Step 8/23 : COPY . . 23:48:45 Removing intermediate container f96464e7799c 23:48:45 ---> c9faeb1bb61b 23:48:45 Step 8/25 : COPY . . 23:48:48 ---> f9dad870c828 23:48:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:48:49 ---> 79f82387ef66 23:48:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:48:49 ---> Running in 9438d361b1a1 23:48:49 ---> Running in 1af387cec9e7 23:48:49 ---> 2a4d041c9925 23:48:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:48:50 ---> Running in 54ac3e0f35b7 23:48:53 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 23:48:53 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 23:48:53 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 Aborted by Ernesto Ojeda 23:48:55 Sending interrupt signal to process [Pipeline] } 23:48:56 $ docker stop --time=1 6edaeaf68b2b8deb38cadfdbcadc619323e51b13f488937048e50a644763687a 23:48:59 $ docker rm -f 6edaeaf68b2b8deb38cadfdbcadc619323e51b13f488937048e50a644763687a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:49:00 Failed in branch amd64 [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 23:49:00 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:49:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:01 ---> package-listing.sh 23:49:01 ++ facter osfamily 23:49:01 ++ tr '[:upper:]' '[:lower:]' 23:49:01 + OS_FAMILY=redhat 23:49:01 + workspace=/w/workspace/edgex-go/3 23:49:01 + START_PACKAGES=/tmp/packages_start.txt 23:49:01 + END_PACKAGES=/tmp/packages_end.txt 23:49:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:01 + PACKAGES=/tmp/packages_start.txt 23:49:01 + '[' /w/workspace/edgex-go/3 ']' 23:49:01 + PACKAGES=/tmp/packages_end.txt 23:49:01 + case "${OS_FAMILY}" in 23:49:01 + rpm -qa 23:49:01 + sort 23:49:07 + '[' -f /tmp/packages_start.txt ']' 23:49:07 + '[' -f /tmp/packages_end.txt ']' 23:49:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:07 + '[' /w/workspace/edgex-go/3 ']' 23:49:07 + mkdir -p /w/workspace/edgex-go/3/archives/ 23:49:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 23:49:07 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 23:49:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:07 23:49:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:08 latest: Pulling from edgex-lftools-log-publisher 23:49:08 b4d181a07f80: Pulling fs layer 23:49:08 a1111a8f2ec3: Pulling fs layer 23:49:08 ed53099fbce6: Pulling fs layer 23:49:08 dc539afda2c1: Pulling fs layer 23:49:08 77bc0d833cb6: Pulling fs layer 23:49:08 9065ff56babe: Pulling fs layer 23:49:08 d287ab97295c: Pulling fs layer 23:49:08 77bc0d833cb6: Waiting 23:49:08 9065ff56babe: Waiting 23:49:08 d287ab97295c: Waiting 23:49:08 dc539afda2c1: Waiting 23:49:08 a1111a8f2ec3: Verifying Checksum 23:49:08 a1111a8f2ec3: Download complete 23:49:08 dc539afda2c1: Verifying Checksum 23:49:08 dc539afda2c1: Download complete 23:49:08 ed53099fbce6: Verifying Checksum 23:49:08 ed53099fbce6: Download complete 23:49:08 9065ff56babe: Verifying Checksum 23:49:08 9065ff56babe: Download complete 23:49:08 77bc0d833cb6: Verifying Checksum 23:49:08 77bc0d833cb6: Download complete 23:49:08 b4d181a07f80: Verifying Checksum 23:49:08 b4d181a07f80: Download complete 23:49:09 d287ab97295c: Download complete 23:49:10 b4d181a07f80: Pull complete 23:49:10 a1111a8f2ec3: Pull complete 23:49:10 ed53099fbce6: Pull complete 23:49:10 dc539afda2c1: Pull complete Click here to forcibly terminate running steps 23:49:10 77bc0d833cb6: Pull complete 23:49:10 9065ff56babe: Pull complete 23:49:16 d287ab97295c: Pull complete 23:49:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:49:16 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 23:49:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:49:18 $ docker top b1fa2e18a35cc11180880192ad12134a01fb1a164c3825a1860ffd583b67f95d -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:19 + mkdir -p /var/log/sysstat [Pipeline] sh 23:49:19 + ls /var/log/sa-host 23:49:19 + sadf -c /var/log/sa-host/sa17 23:49:19 file_magic: OK 23:49:19 HZ: Using current value: 100 23:49:19 file_header: OK 23:49:19 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 23:49:19 Statistics: 23:49:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:49:19 File successfully converted to sysstat format version 12.0.3 23:49:19 + sadf -c /var/log/sa-host/sa19 23:49:19 file_magic: OK 23:49:19 HZ: Using current value: 100 23:49:19 file_header: OK 23:49:19 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 23:49:19 Statistics: 23:49:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:49:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:19 provisioning config files... 23:49:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4221317632334105199tmp [Pipeline] { [Pipeline] echo 23:49:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:20 ---> create-netrc.sh [Pipeline] } 23:49:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:49:20 ---> python-tools-install.sh [Pipeline] echo 23:49:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:20 ---> sudo-logs.sh 23:49:20 Archiving 'sudo' log.. 23:49:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known 23:49:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:49:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:21 ---> job-cost.sh 23:49:21 lf-activate-venv: SKIPPING 23:49:21 INFO: No Stack... 23:49:21 INFO: Retrieving Pricing Info for: v3-standard-2 23:49:22 INFO: Archiving Costs [Pipeline] echo 23:49:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:22 ---> logs-deploy.sh 23:49:22 lf-activate-venv: SKIPPING 23:49:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3864/3 23:49:22 INFO: archiving workspace using pattern(s): 23:49:22 Archives upload complete. 23:49:23 INFO: archiving logs to Nexus