Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8d42dce1a6717733d5d29913fbfdca53469d9ac+bf562dc766fd38f4e5702a64e70d5e04b319d653 (7ab4fab30b4af91d3856cadce51ea203f57b0dc7) 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-ssh16033878078671902780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17298638053610152312.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18008043200759571667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh11553965531940001028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4434816434423761964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2328 in /w/workspace/edgexfoundry_edgex-go_PR-4278 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4278/head:refs/remotes/origin/PR-4278 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf562dc766fd38f4e5702a64e70d5e04b319d653 into PR head commit a8d42dce1a6717733d5d29913fbfdca53469d9ac Merge succeeded, producing ed1e32453c9775e2f07b15caeab1cb2cfb53f121 Checking out Revision ed1e32453c9775e2f07b15caeab1cb2cfb53f121 (PR-4278) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed1e32453c9775e2f07b15caeab1cb2cfb53f121 # timeout=10 Commit message: "Merge commit 'bf562dc766fd38f4e5702a64e70d5e04b319d653' into HEAD" > git rev-list --no-walk a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:26 ========================================================= 08:28:26 EdgeX Global Pipelines Version Info 08:28:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:27 ------------------- 08:28:27 stable info: 08:28:27 ------------------- 08:28:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:28:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:28:27 Message: update stable to v1.0.244 08:28:27 ------------------- 08:28:27 experimental info: 08:28:27 ------------------- 08:28:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:28:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4278 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4278 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4278 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed1e32453c9775e2f07b15caeab1cb2cfb53f121 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed1e324 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:28 provisioning config files... 08:28:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6289780473265537167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:28 ---> docker-login.sh 08:28:28 nexus3.edgexfoundry.org:10001 08:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:28 Configure a credential helper to remove this warning. See 08:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:28 08:28:28 Login Succeeded 08:28:28 nexus3.edgexfoundry.org:10002 08:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:28 Configure a credential helper to remove this warning. See 08:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:28 08:28:28 Login Succeeded 08:28:28 nexus3.edgexfoundry.org:10003 08:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:28 Configure a credential helper to remove this warning. See 08:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:28 08:28:28 Login Succeeded 08:28:28 nexus3.edgexfoundry.org:10004 08:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 docker.io 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 ---> docker-login.sh ends [Pipeline] } 08:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:29 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:28:29 + + cut -d/ -f2 08:28:29 dirname cmd/core-command/Dockerfile 08:28:29 + echo core-command,cmd/core-command/Dockerfile 08:28:29 + + cut -d/ -f2 08:28:29 dirname cmd/core-data/Dockerfile 08:28:29 + echo core-data,cmd/core-data/Dockerfile 08:28:29 + dirname cmd/core-metadata/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo core-metadata,cmd/core-metadata/Dockerfile 08:28:29 + + dirname cmd/security-bootstrapper/Dockerfile 08:28:29 cut -d/ -f2 08:28:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:28:29 + dirname cmd/security-proxy-setup/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:28:29 + dirname cmd/security-secretstore-setup/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:28:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:28:29 + + dirname cmd/security-spire-agent/Dockerfile 08:28:29 cut -d/ -f2 08:28:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:28:29 + + dirname cmd/security-spire-config/Dockerfile 08:28:29 cut -d/ -f2 08:28:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:28:29 + dirname cmd/security-spire-server/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:28:29 + dirname cmd/support-notifications/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo support-notifications,cmd/support-notifications/Dockerfile 08:28:29 + dirname cmd/support-scheduler/Dockerfile 08:28:29 + cut -d/ -f2 08:28:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:28:29 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:28:30 + git rev-list -1 --merges ed1e32453c9775e2f07b15caeab1cb2cfb53f121~1..ed1e32453c9775e2f07b15caeab1cb2cfb53f121 [Pipeline] echo 08:28:30 -----------> git rev-list -1 --merges ed1e32453c9775e2f07b15caeab1cb2cfb53f121~1..ed1e32453c9775e2f07b15caeab1cb2cfb53f121 ed1e32453c9775e2f07b15caeab1cb2cfb53f121 08:28:30 ed1e32453c9775e2f07b15caeab1cb2cfb53f121 [false] [Pipeline] sh 08:28:30 + git log --format=format:%s -1 ed1e32453c9775e2f07b15caeab1cb2cfb53f121 [Pipeline] echo 08:28:30 ========================================================= 08:28:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:28:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:28:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:30 + grep -v github /etc/ssh/ssh_known_hosts 08:28:30 + [ -e /tmp/ssh_known_hosts ] 08:28:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:28:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:28:30 + sudo tee -a /etc/ssh/ssh_known_hosts 08:28:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:31 08:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:31 0.1.4: Pulling from edgex-devops/py-git-semver 08:28:31 b85a868b505f: Pulling fs layer 08:28:31 e2be974225ed: Pulling fs layer 08:28:31 339a4e72a1f5: Pulling fs layer 08:28:31 988bab9f4d93: Pulling fs layer 08:28:31 1469e6f7b9e6: Pulling fs layer 08:28:31 eaf3925da568: Pulling fs layer 08:28:31 bab4dde63d76: Pulling fs layer 08:28:31 bde34c3a00c8: Pulling fs layer 08:28:31 b352a97aabf1: Pulling fs layer 08:28:31 4872d77fe225: Pulling fs layer 08:28:31 5851b861e8e6: Pulling fs layer 08:28:31 bab4dde63d76: Waiting 08:28:31 bde34c3a00c8: Waiting 08:28:31 b352a97aabf1: Waiting 08:28:31 4872d77fe225: Waiting 08:28:31 5851b861e8e6: Waiting 08:28:31 988bab9f4d93: Waiting 08:28:31 1469e6f7b9e6: Waiting 08:28:31 eaf3925da568: Waiting 08:28:31 e2be974225ed: Download complete 08:28:31 988bab9f4d93: Verifying Checksum 08:28:31 988bab9f4d93: Download complete 08:28:31 339a4e72a1f5: Verifying Checksum 08:28:31 339a4e72a1f5: Download complete 08:28:31 1469e6f7b9e6: Verifying Checksum 08:28:31 1469e6f7b9e6: Download complete 08:28:31 eaf3925da568: Verifying Checksum 08:28:31 eaf3925da568: Download complete 08:28:31 bde34c3a00c8: Verifying Checksum 08:28:31 bde34c3a00c8: Download complete 08:28:31 b352a97aabf1: Download complete 08:28:31 b85a868b505f: Verifying Checksum 08:28:31 b85a868b505f: Download complete 08:28:31 4872d77fe225: Verifying Checksum 08:28:31 4872d77fe225: Download complete 08:28:31 5851b861e8e6: Verifying Checksum 08:28:31 5851b861e8e6: Download complete 08:28:32 bab4dde63d76: Verifying Checksum 08:28:32 bab4dde63d76: Download complete 08:28:33 b85a868b505f: Pull complete 08:28:33 e2be974225ed: Pull complete 08:28:33 339a4e72a1f5: Pull complete 08:28:33 988bab9f4d93: Pull complete 08:28:33 1469e6f7b9e6: Pull complete 08:28:33 eaf3925da568: Pull complete 08:28:35 bab4dde63d76: Pull complete 08:28:35 bde34c3a00c8: Pull complete 08:28:35 b352a97aabf1: Pull complete 08:28:35 4872d77fe225: Pull complete 08:28:35 5851b861e8e6: Pull complete 08:28:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:36 prd-ubuntu20.04-docker-8c-8g-2328 does not seem to be running inside a container 08:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:28:38 $ docker top b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:38 [ssh-agent] Looking for ssh-agent implementation... 08:28:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:38 $ docker exec b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca ssh-agent 08:28:38 SSH_AUTH_SOCK=/tmp/ssh-ZR5f6ONFaHsF/agent.32 08:28:38 SSH_AGENT_PID=38 08:28:38 Running ssh-add (command line suppressed) 08:28:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_12120172133409644173.key (/w/workspace/edgex-go/2@tmp/private_key_12120172133409644173.key) 08:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:38 + git tag --points-at HEAD [Pipeline] } 08:28:38 $ docker exec --env ******** --env ******** b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca ssh-agent -k 08:28:38 unset SSH_AUTH_SOCK; 08:28:38 unset SSH_AGENT_PID; 08:28:38 echo Agent pid 38 killed; 08:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:38 [ssh-agent] Looking for ssh-agent implementation... 08:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:39 $ docker exec b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca ssh-agent 08:28:39 SSH_AUTH_SOCK=/tmp/ssh-27OoXlvML758/agent.70 08:28:39 SSH_AGENT_PID=77 08:28:39 Running ssh-add (command line suppressed) 08:28:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13268904713911360968.key (/w/workspace/edgex-go/2@tmp/private_key_13268904713911360968.key) 08:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:39 + git semver init 08:28:39 2023-01-14 08:28:39,780 [run_init] DEBUG init version:0.0.0 force:False 08:28:39 2023-01-14 08:28:39,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:28:39 2023-01-14 08:28:39,781 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:28:39 2023-01-14 08:28:39,782 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:28:44 2023-01-14 08:28:44,128 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:28:44 2023-01-14 08:28:44,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4278 with force:False 08:28:44 2023-01-14 08:28:44,128 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4278 08:28:44 2023-01-14 08:28:44,132 [execute] INFO git cat-file --batch-check 08:28:44 2023-01-14 08:28:44,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:28:44 2023-01-14 08:28:44,137 [execute] INFO git cat-file --batch 08:28:44 2023-01-14 08:28:44,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:28:44 2023-01-14 08:28:44,141 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4278 08:28:44 0.0.0 [Pipeline] } 08:28:44 $ docker exec --env ******** --env ******** b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca ssh-agent -k 08:28:44 unset SSH_AUTH_SOCK; 08:28:44 unset SSH_AGENT_PID; 08:28:44 echo Agent pid 77 killed; 08:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:44 + git semver [Pipeline] } 08:28:45 $ docker stop --time=1 b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca 08:28:46 $ docker rm -f --volumes b2104f01b9ab85eaac9a757670b57f28d8d0db6872554e04a68518cb83d823ca [Pipeline] // withDockerContainer [Pipeline] sh 08:28:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:46 Stashed 1 file(s) [Pipeline] echo 08:28:46 [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] sh 08:28:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:47 ========================================================= 08:28:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:28:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:47 213ec9aee27d: Pulling fs layer 08:28:47 4583459ba037: Pulling fs layer 08:28:47 93c1e223e6f2: Pulling fs layer 08:28:47 53926ce57604: Pulling fs layer 08:28:47 21b2b0c7a3f4: Pulling fs layer 08:28:47 22ff95d597cd: Pulling fs layer 08:28:47 12d6caf4c0d1: Pulling fs layer 08:28:47 96b7cbca73a9: Pulling fs layer 08:28:47 a7acece74701: Pulling fs layer 08:28:47 12d6caf4c0d1: Waiting 08:28:47 96b7cbca73a9: Waiting 08:28:47 21b2b0c7a3f4: Waiting 08:28:47 22ff95d597cd: Waiting 08:28:47 a7acece74701: Waiting 08:28:47 53926ce57604: Waiting 08:28:47 93c1e223e6f2: Verifying Checksum 08:28:47 93c1e223e6f2: Download complete 08:28:47 4583459ba037: Download complete 08:28:47 21b2b0c7a3f4: Download complete 08:28:47 22ff95d597cd: Verifying Checksum 08:28:47 22ff95d597cd: Download complete 08:28:47 213ec9aee27d: Verifying Checksum 08:28:47 213ec9aee27d: Download complete 08:28:47 12d6caf4c0d1: Download complete 08:28:47 213ec9aee27d: Pull complete 08:28:47 4583459ba037: Pull complete 08:28:47 93c1e223e6f2: Pull complete 08:28:48 a7acece74701: Verifying Checksum 08:28:48 a7acece74701: Download complete 08:28:48 53926ce57604: Download complete 08:28:48 96b7cbca73a9: Verifying Checksum 08:28:48 96b7cbca73a9: Download complete 08:28:52 53926ce57604: Pull complete 08:28:52 21b2b0c7a3f4: Pull complete 08:28:52 22ff95d597cd: Pull complete 08:28:52 12d6caf4c0d1: Pull complete 08:28:53 96b7cbca73a9: Pull complete 08:28:54 a7acece74701: Pull complete 08:28:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:28:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:54 WORKDIR /edgex 08:28:54 COPY go.mod . 08:28:54 RUN go mod download 08:28:54 + docker build -t ci-base-image-x86_64 -f - . 08:28:55 Sending build context to Docker daemon 170MB 08:28:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:55 ---> db6d94c90886 08:28:55 Step 2/4 : WORKDIR /edgex 08:28:58 ---> Running in 6eb973138c3d 08:28:58 Removing intermediate container 6eb973138c3d 08:28:58 ---> a40e8d67a57e 08:28:58 Step 3/4 : COPY go.mod . 08:28:58 ---> 03132eb93729 08:28:58 Step 4/4 : RUN go mod download 08:28:58 ---> Running in 80112a03fdee 08:29:01 Still waiting to schedule task 08:29:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:29:13 Removing intermediate container 80112a03fdee 08:29:13 ---> 36c35e9aa572 08:29:13 Successfully built 36c35e9aa572 08:29:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:13 + docker inspect -f . ci-base-image-x86_64 08:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:13 prd-ubuntu20.04-docker-8c-8g-2328 does not seem to be running inside a container 08:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:14 $ docker top 028470eb5c7493bac77377113eea428732839f7da6e9375c729c0df7ba00ecb2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:14 + go version 08:29:14 go version go1.18.7 linux/amd64 [Pipeline] } 08:29:14 $ docker stop --time=1 028470eb5c7493bac77377113eea428732839f7da6e9375c729c0df7ba00ecb2 08:29:15 $ docker rm -f --volumes 028470eb5c7493bac77377113eea428732839f7da6e9375c729c0df7ba00ecb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:16 + docker inspect -f . ci-base-image-x86_64 08:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:16 prd-ubuntu20.04-docker-8c-8g-2328 does not seem to be running inside a container 08:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:16 $ docker top 8cac7592619a3f17a06866a35cf491d9d4e6ca5a585558960d2825f3b3fb2534 -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:16 ========================================================= 08:29:16 [edgeXBuildGoParallel] Running Tests and Build... 08:29:16 ========================================================= [Pipeline] sh 08:29:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:29:17 + make test 08:29:17 go test -race -coverprofile=coverage.out ./... 08:29:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:29:32 # github.com/edgexfoundry/go-mod-messaging/v3/clients 08:29:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 08:29:32 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 08:29:32 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 08:29:32 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 08:29:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 08:29:34 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 08:29:34 internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes 08:29:34 internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo 08:29:34 internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes 08:29:34 internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo 08:29:34 internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes 08:29:34 internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo 08:29:34 internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes 08:29:34 internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo 08:29:34 internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes 08:29:34 internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo 08:29:34 internal/core/command/controller/http/command.go:88:159: too many errors 08:29:34 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 08:29:34 internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes 08:29:34 internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo 08:29:34 internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes 08:29:34 internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo 08:29:34 internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes 08:29:34 internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo 08:29:34 internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes 08:29:34 internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo 08:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements 08:29:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 08:29:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 08:29:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.135s coverage: 89.2% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.4% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.451s coverage: 95.6% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 08:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 08:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 08:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 08:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 79.9% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.098s coverage: 92.9% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 77.4% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.7% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.8% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.8% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 08:29:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:29:59 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 08:29:59 $ docker stop --time=1 8cac7592619a3f17a06866a35cf491d9d4e6ca5a585558960d2825f3b3fb2534 08:30:02 $ docker rm -f --volumes 8cac7592619a3f17a06866a35cf491d9d4e6ca5a585558960d2825f3b3fb2534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [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] } 08:30:02 Failed in branch amd64 08:30:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2436 in /w/workspace/edgexfoundry_edgex-go_PR-4278 [Pipeline] { [Pipeline] ws 08:30:34 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:30:34 The recommended git tool is: git 08:30:40 using credential edgex-jenkins-ssh 08:30:40 Cloning the remote Git repository 08:30:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:30:40 > git init /w/workspace/edgex-go/2 # timeout=10 08:30:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:41 > git --version # timeout=10 08:30:41 > git --version # 'git version 2.25.1' 08:30:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4278/head:refs/remotes/origin/PR-4278 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:30:59 Merging remotes/origin/main commit bf562dc766fd38f4e5702a64e70d5e04b319d653 into PR head commit a8d42dce1a6717733d5d29913fbfdca53469d9ac 08:31:00 Merge succeeded, producing 5b80e72b03d0fb92fc4052aa23f477c4366fa171 08:31:00 Checking out Revision 5b80e72b03d0fb92fc4052aa23f477c4366fa171 (PR-4278) 08:30:59 > git config core.sparsecheckout # timeout=10 08:30:59 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 08:30:59 > git remote # timeout=10 08:30:59 > git config --get remote.origin.url # timeout=10 08:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:59 > git merge bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 08:31:00 > git rev-parse HEAD^{commit} # timeout=10 08:31:00 > git config core.sparsecheckout # timeout=10 08:31:00 > git checkout -f 5b80e72b03d0fb92fc4052aa23f477c4366fa171 # timeout=10 08:31:03 Commit message: "Merge commit 'bf562dc766fd38f4e5702a64e70d5e04b319d653' into HEAD" 08:31:03 > git rev-list --no-walk a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:31:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:04 Dload Upload Total Spent Left Speed 08:31:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 08:31:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:31:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:31:05 + sudo tee /etc/docker/daemon.new 08:31:05 { 08:31:05 "registry-mirrors": [ 08:31:05 "https://nexus3.edgexfoundry.org:10001" 08:31:05 ], 08:31:05 "bip": "10.250.0.254/24", 08:31:05 "hosts": [ 08:31:05 "tcp://0.0.0.0:5555", 08:31:05 "unix:///var/run/docker.sock" 08:31:05 ], 08:31:05 "mtu": 1458, 08:31:05 "selinux-enabled": true, 08:31:05 "seccomp-profile": "/etc/docker/seccomp.json" 08:31:05 } [Pipeline] sh 08:31:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:31:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:24 provisioning config files... 08:31:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7841931731965102787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:25 ---> docker-login.sh 08:31:25 nexus3.edgexfoundry.org:10001 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 nexus3.edgexfoundry.org:10002 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10003 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10004 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 docker.io 08:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:27 Configure a credential helper to remove this warning. See 08:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:27 08:31:27 Login Succeeded 08:31:27 ---> docker-login.sh ends [Pipeline] } 08:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:31:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:27 ========================================================= 08:31:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:31:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:28 9b18e9b68314: Pulling fs layer 08:31:28 35d82f9e3411: Pulling fs layer 08:31:28 e16973657156: Pulling fs layer 08:31:28 fc693d55d65f: Pulling fs layer 08:31:28 7e9fc2657dce: Pulling fs layer 08:31:28 dda99020689f: Pulling fs layer 08:31:28 db1c61fa0a46: Pulling fs layer 08:31:28 891c053d2c06: Pulling fs layer 08:31:28 fc693d55d65f: Waiting 08:31:28 7e9fc2657dce: Waiting 08:31:28 dda99020689f: Waiting 08:31:28 db1c61fa0a46: Waiting 08:31:28 891c053d2c06: Waiting 08:31:28 e16973657156: Verifying Checksum 08:31:28 e16973657156: Download complete 08:31:28 35d82f9e3411: Verifying Checksum 08:31:28 35d82f9e3411: Download complete 08:31:28 7e9fc2657dce: Verifying Checksum 08:31:28 7e9fc2657dce: Download complete 08:31:28 dda99020689f: Verifying Checksum 08:31:28 dda99020689f: Download complete 08:31:28 9b18e9b68314: Verifying Checksum 08:31:28 9b18e9b68314: Download complete 08:31:29 9b18e9b68314: Pull complete 08:31:29 891c053d2c06: Verifying Checksum 08:31:29 891c053d2c06: Download complete 08:31:30 35d82f9e3411: Pull complete 08:31:30 e16973657156: Pull complete 08:31:30 db1c61fa0a46: Verifying Checksum 08:31:30 db1c61fa0a46: Download complete 08:31:31 fc693d55d65f: Verifying Checksum 08:31:31 fc693d55d65f: Download complete 08:31:43 fc693d55d65f: Pull complete 08:31:43 7e9fc2657dce: Pull complete 08:31:43 dda99020689f: Pull complete 08:31:49 db1c61fa0a46: Pull complete 08:31:50 891c053d2c06: Pull complete 08:31:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:50 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:50 WORKDIR /edgex 08:31:50 COPY go.mod . 08:31:50 RUN go mod download ci-base-image-arm64 08:31:50 -f - . 08:31:51 Sending build context to Docker daemon 3.112MB 08:31:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:51 ---> f96f9c87975a 08:31:51 Step 2/4 : WORKDIR /edgex 08:31:53 ---> Running in 0f5ef2d470d2 08:31:53 Removing intermediate container 0f5ef2d470d2 08:31:53 ---> ffbe36c65ad3 08:31:53 Step 3/4 : COPY go.mod . 08:31:54 ---> 00bda4b61d73 08:31:54 Step 4/4 : RUN go mod download 08:31:54 ---> Running in 3ae40ebef352 08:32:26 Removing intermediate container 3ae40ebef352 08:32:26 ---> 3280820406ab 08:32:26 Successfully built 3280820406ab 08:32:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 + docker inspect -f . ci-base-image-arm64 08:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-arm64-4c-16g-2436 does not seem to be running inside a container 08:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:32:28 $ docker top dea6967cb6242f852e884b8195ebeaff5bc734eccfa1c094dceede9d84914e3a -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:29 + go version 08:32:29 go version go1.18.7 linux/arm64 [Pipeline] } 08:32:29 $ docker stop --time=1 dea6967cb6242f852e884b8195ebeaff5bc734eccfa1c094dceede9d84914e3a 08:32:30 $ docker rm -f --volumes dea6967cb6242f852e884b8195ebeaff5bc734eccfa1c094dceede9d84914e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker inspect -f . ci-base-image-arm64 08:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:31 prd-ubuntu20.04-docker-arm64-4c-16g-2436 does not seem to be running inside a container 08:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:32:32 $ docker top 2b8ff43475fb4909570d927097b17180421f76196c154bcb3db460e0a9c8de44 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:33 ========================================================= 08:32:33 [edgeXBuildGoParallel] Running Tests and Build... 08:32:33 ========================================================= [Pipeline] sh 08:32:33 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:32:34 + make test 08:32:34 go test -race -coverprofile=coverage.out ./... 08:33:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:21 # github.com/edgexfoundry/go-mod-messaging/v3/clients 08:34:21 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 08:34:21 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 08:34:21 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 08:34:21 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 08:34:21 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 08:34:53 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 08:34:53 internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes 08:34:53 internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo 08:34:53 internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes 08:34:53 internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo 08:34:53 internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes 08:34:53 internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo 08:34:53 internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes 08:34:53 internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo 08:34:53 internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes 08:34:53 internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo 08:34:53 internal/core/command/controller/http/command.go:88:159: too many errors 08:34:53 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 08:34:53 internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes 08:34:53 internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo 08:34:53 internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes 08:34:53 internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo 08:34:53 internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes 08:34:53 internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo 08:34:53 internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes 08:34:53 internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo 08:35:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.460s coverage: 28.7% of statements 08:35:34 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 08:35:34 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.922s coverage: 54.0% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.784s coverage: 89.2% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 2.4% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 5.091s coverage: 95.6% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.716s coverage: 72.2% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.284s coverage: 60.0% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.990s coverage: 0.9% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.847s coverage: 58.8% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.406s coverage: 29.6% of statements 08:36:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.457s coverage: 47.1% of statements 08:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.482s coverage: 79.5% of statements 08:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.507s coverage: 94.1% of statements 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.501s coverage: 96.3% of statements 08:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.330s coverage: 87.5% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.387s coverage: 94.4% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements 08:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.756s coverage: 79.9% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.354s coverage: 92.9% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.277s coverage: 86.9% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.290s coverage: 87.2% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.355s coverage: 77.4% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.004s coverage: 91.2% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.112s coverage: 64.7% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.363s coverage: 100.0% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.122s coverage: 73.7% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.566s coverage: 65.8% of statements 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 41.8% of statements 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.365s coverage: 89.5% of statements 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.834s coverage: 92.3% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.417s coverage: 63.2% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements 08:37:05 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 08:37:05 $ docker stop --time=1 2b8ff43475fb4909570d927097b17180421f76196c154bcb3db460e0a9c8de44 08:37:06 $ docker rm -f --volumes 2b8ff43475fb4909570d927097b17180421f76196c154bcb3db460e0a9c8de44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:08 08:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:08 arm64: Pulling from edgex-lftools-log-publisher 08:37:08 8998bd30e6a1: Pulling fs layer 08:37:08 04944245beec: Pulling fs layer 08:37:08 699f458cf7ca: Pulling fs layer 08:37:08 765212b225bb: Pulling fs layer 08:37:08 f23df028b6ca: Pulling fs layer 08:37:08 d65c8cfc05b1: Pulling fs layer 08:37:08 2437ff75d9bd: Pulling fs layer 08:37:08 f23df028b6ca: Waiting 08:37:08 d65c8cfc05b1: Waiting 08:37:08 2437ff75d9bd: Waiting 08:37:08 765212b225bb: Waiting 08:37:08 04944245beec: Verifying Checksum 08:37:08 04944245beec: Download complete 08:37:08 765212b225bb: Download complete 08:37:08 f23df028b6ca: Verifying Checksum 08:37:08 f23df028b6ca: Download complete 08:37:09 d65c8cfc05b1: Verifying Checksum 08:37:09 d65c8cfc05b1: Download complete 08:37:09 699f458cf7ca: Verifying Checksum 08:37:09 699f458cf7ca: Download complete 08:37:09 8998bd30e6a1: Verifying Checksum 08:37:09 8998bd30e6a1: Download complete 08:37:12 2437ff75d9bd: Download complete 08:37:14 8998bd30e6a1: Pull complete 08:37:14 04944245beec: Pull complete 08:37:15 699f458cf7ca: Pull complete 08:37:15 765212b225bb: Pull complete 08:37:16 f23df028b6ca: Pull complete 08:37:17 d65c8cfc05b1: Pull complete 08:37:32 2437ff75d9bd: Pull complete 08:37:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:32 prd-ubuntu20.04-docker-arm64-4c-16g-2436 does not seem to be running inside a container 08:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:37:35 $ docker top 0c50aaf4932cf8938a7aef93d0fd6c3831d315c935108990911ced1215232b89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:36 ---> job-cost.sh 08:37:36 lf-activate-venv: SKIPPING 08:37:36 INFO: No Stack... 08:37:36 INFO: Retrieving Pricing Info for: v3-standard-4 08:37:37 INFO: Archiving Costs [Pipeline] sh 08:37:38 + + catcut -d, -f6 08:37:38 /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 08:37:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4278-2-stack-cost] 08:37:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4278-2-stack-cost] did not exist. Created. 08:37:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4278-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:38 + echo total: 0.10999999940395355 [Pipeline] stash 08:37:39 Stashed 1 file(s) [Pipeline] } 08:37:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4278-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:39 $ docker stop --time=1 0c50aaf4932cf8938a7aef93d0fd6c3831d315c935108990911ced1215232b89 08:37:41 $ docker rm -f --volumes 0c50aaf4932cf8938a7aef93d0fd6c3831d315c935108990911ced1215232b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:41 Failed in branch arm64 [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 08:37:41 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 08:37:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:42 ---> package-listing.sh 08:37:42 ++ facter osfamily 08:37:42 ++ tr '[:upper:]' '[:lower:]' 08:37:43 + OS_FAMILY=debian 08:37:43 + workspace=/w/workspace/edgex-go/2 08:37:43 + START_PACKAGES=/tmp/packages_start.txt 08:37:43 + END_PACKAGES=/tmp/packages_end.txt 08:37:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:43 + PACKAGES=/tmp/packages_start.txt 08:37:43 + '[' /w/workspace/edgex-go/2 ']' 08:37:43 + PACKAGES=/tmp/packages_end.txt 08:37:43 + case "${OS_FAMILY}" in 08:37:43 + dpkg -l 08:37:43 + grep '^ii' 08:37:43 + '[' -f /tmp/packages_start.txt ']' 08:37:43 + '[' -f /tmp/packages_end.txt ']' 08:37:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:43 + '[' /w/workspace/edgex-go/2 ']' 08:37:43 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:37:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:37:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:44 08:37:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:44 latest: Pulling from edgex-lftools-log-publisher 08:37:44 5eb5b503b376: Pulling fs layer 08:37:44 5c69ac0246d0: Pulling fs layer 08:37:44 ec43610c2a17: Pulling fs layer 08:37:44 3a2ae6a8a46f: Pulling fs layer 08:37:44 33b1e0a273af: Pulling fs layer 08:37:44 5d3b04190fa2: Pulling fs layer 08:37:44 2f39f015ded8: Pulling fs layer 08:37:44 33b1e0a273af: Waiting 08:37:44 5d3b04190fa2: Waiting 08:37:44 2f39f015ded8: Waiting 08:37:44 3a2ae6a8a46f: Waiting 08:37:44 5c69ac0246d0: Download complete 08:37:44 3a2ae6a8a46f: Download complete 08:37:44 33b1e0a273af: Download complete 08:37:44 ec43610c2a17: Verifying Checksum 08:37:44 ec43610c2a17: Download complete 08:37:44 5d3b04190fa2: Verifying Checksum 08:37:44 5d3b04190fa2: Download complete 08:37:44 5eb5b503b376: Verifying Checksum 08:37:44 5eb5b503b376: Download complete 08:37:45 2f39f015ded8: Download complete 08:37:45 5eb5b503b376: Pull complete 08:37:45 5c69ac0246d0: Pull complete 08:37:46 ec43610c2a17: Pull complete 08:37:46 3a2ae6a8a46f: Pull complete 08:37:46 33b1e0a273af: Pull complete 08:37:46 5d3b04190fa2: Pull complete 08:37:50 2f39f015ded8: Pull complete 08:37:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:50 prd-ubuntu20.04-docker-8c-8g-2328 does not seem to be running inside a container 08:37:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:37:53 $ docker top d4c631367db85f06115bb7057d1749978c1c5b61243037ee520fc7faff13dacf -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:54 + mkdir -p /var/log/sysstat [Pipeline] sh 08:37:54 + ls /var/log/sa-host 08:37:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:54 provisioning config files... 08:37:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1515887033541557931tmp [Pipeline] { [Pipeline] echo 08:37:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:54 ---> create-netrc.sh [Pipeline] } 08:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:37:55 ---> python-tools-install.sh [Pipeline] echo 08:37:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:55 ---> sudo-logs.sh 08:37:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:37:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:55 ---> job-cost.sh 08:37:55 lf-activate-venv: SKIPPING 08:37:55 DEBUG: total: 0.10999999940395355 08:37:55 INFO: Retrieving Stack Cost... 08:37:56 INFO: Retrieving Pricing Info for: v3-standard-8 08:37:56 INFO: Archiving Costs [Pipeline] echo 08:37:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:56 ---> logs-deploy.sh 08:37:56 lf-activate-venv: SKIPPING 08:37:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4278/2 08:37:56 INFO: archiving workspace using pattern(s): 08:37:57 Archives upload complete. 08:37:57 INFO: archiving logs to Nexus