Branch indexing 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 edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at 18107d571668bc071dc3670312a164098c2940fe rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from 18107d571668bc071dc3670312a164098c2940fe 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-ssh4632441631069198382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12996800065029779356.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-3842/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-3842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9248795820780020972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh7981078820106776038.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-3842/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-3842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18380927396909131471.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2596 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/69 [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/69 # 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 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 Checking out Revision 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 (PR-3842) > 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/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # 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 18107d571668bc071dc3670312a164098c2940fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 # timeout=10 Commit message: "Merge commit '18107d571668bc071dc3670312a164098c2940fe' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-17T16:29:26.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-17T16:29:26.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-17T16:29:26.495Z] ========================================================= [2022-06-17T16:29:26.495Z] EdgeX Global Pipelines Version Info [2022-06-17T16:29:26.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e789775f7a729cc7d1794078c7db337e875de796 # timeout=10 [2022-06-17T16:29:27.246Z] ------------------- [2022-06-17T16:29:27.246Z] stable info: [2022-06-17T16:29:27.246Z] ------------------- [2022-06-17T16:29:27.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-17T16:29:27.246Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T16:29:27.246Z] Message: update stable to v1.0.234 [2022-06-17T16:29:27.819Z] ------------------- [2022-06-17T16:29:27.819Z] experimental info: [2022-06-17T16:29:27.819Z] ------------------- [2022-06-17T16:29:27.819Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-17T16:29:27.819Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T16:29:27.819Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-17T16:29:28.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-17T16:29:28.030Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-17T16:29:28.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-17T16:29:28.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-17T16:29:28.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-17T16:29:28.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-17T16:29:28.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-17T16:29:28.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-17T16:29:28.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-17T16:29:28.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-17T16:29:28.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-17T16:29:28.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-17T16:29:28.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-17T16:29:28.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-17T16:29:28.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-17T16:29:28.190Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T16:29:28.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T16:29:28.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-17T16:29:28.226Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-17T16:29:28.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-17T16:29:28.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-17T16:29:28.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-17T16:29:28.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-17T16:29:28.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo [2022-06-17T16:29:28.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo [2022-06-17T16:29:28.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo [2022-06-17T16:29:28.319Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 [Pipeline] echo [2022-06-17T16:29:28.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 879cf1e [Pipeline] echo [2022-06-17T16:29:28.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T16:29:28.386Z] provisioning config files... [2022-06-17T16:29:28.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/69@tmp/config6395443081779621402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:29:28.719Z] ---> docker-login.sh [2022-06-17T16:29:28.719Z] nexus3.edgexfoundry.org:10001 [2022-06-17T16:29:28.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:29:28.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:29:28.981Z] Configure a credential helper to remove this warning. See [2022-06-17T16:29:28.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:29:28.981Z] [2022-06-17T16:29:28.981Z] Login Succeeded [2022-06-17T16:29:28.981Z] nexus3.edgexfoundry.org:10002 [2022-06-17T16:29:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:29:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:29:29.244Z] Configure a credential helper to remove this warning. See [2022-06-17T16:29:29.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:29:29.244Z] [2022-06-17T16:29:29.244Z] Login Succeeded [2022-06-17T16:29:29.244Z] nexus3.edgexfoundry.org:10003 [2022-06-17T16:29:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:29:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:29:29.244Z] Configure a credential helper to remove this warning. See [2022-06-17T16:29:29.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:29:29.244Z] [2022-06-17T16:29:29.244Z] Login Succeeded [2022-06-17T16:29:29.244Z] nexus3.edgexfoundry.org:10004 [2022-06-17T16:29:29.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:29:29.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:29:29.504Z] Configure a credential helper to remove this warning. See [2022-06-17T16:29:29.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:29:29.504Z] [2022-06-17T16:29:29.504Z] Login Succeeded [2022-06-17T16:29:29.504Z] docker.io [2022-06-17T16:29:29.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:29:30.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:29:30.080Z] Configure a credential helper to remove this warning. See [2022-06-17T16:29:30.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:29:30.080Z] [2022-06-17T16:29:30.080Z] Login Succeeded [2022-06-17T16:29:30.080Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T16:29:30.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T16:29:30.402Z] + 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 cmd/sys-mgmt-agent/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/core-command/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/core-data/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/core-metadata/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-17T16:29:30.402Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-06-17T16:29:30.402Z] cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/support-notifications/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-17T16:29:30.402Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-17T16:29:30.402Z] + cut -d/ -f2 [2022-06-17T16:29:30.402Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-17T16:29:30.522Z] 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-17T16:29:30.866Z] + git rev-list -1 --merges 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8~1..879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 [Pipeline] echo [2022-06-17T16:29:30.879Z] -----------> git rev-list -1 --merges 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8~1..879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 [2022-06-17T16:29:30.879Z] 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 [false] [Pipeline] sh [2022-06-17T16:29:31.170Z] + git log --format=format:%s -1 879cf1e4c9dcf59f2f88e5ce088e55b70d17fbf8 [Pipeline] echo [2022-06-17T16:29:31.185Z] ========================================================= [2022-06-17T16:29:31.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-17T16:29:31.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-17T16:29:31.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T16:29:31.619Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-17T16:29:31.619Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-17T16:29:31.619Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-17T16:29:31.619Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-17T16:29:31.619Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-17T16:29:31.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:29:32.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T16:29:32.038Z] [2022-06-17T16:29:32.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:29:32.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T16:29:32.344Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-17T16:29:32.344Z] 42c077c10790: Pulling fs layer [2022-06-17T16:29:32.344Z] f63e77b7563a: Pulling fs layer [2022-06-17T16:29:32.344Z] bd5fdadae976: Pulling fs layer [2022-06-17T16:29:32.344Z] 205491f53016: Pulling fs layer [2022-06-17T16:29:32.344Z] df18705c85c3: Pulling fs layer [2022-06-17T16:29:32.344Z] bdb3f477010e: Pulling fs layer [2022-06-17T16:29:32.344Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-17T16:29:32.344Z] 2c6e9b1d212d: Pulling fs layer [2022-06-17T16:29:32.344Z] bdb8f0575790: Pulling fs layer [2022-06-17T16:29:32.344Z] 386e3cb2ff24: Pulling fs layer [2022-06-17T16:29:32.344Z] 2343380bae48: Pulling fs layer [2022-06-17T16:29:32.344Z] c8a8fc8e1c8f: Waiting [2022-06-17T16:29:32.344Z] 2c6e9b1d212d: Waiting [2022-06-17T16:29:32.344Z] 2343380bae48: Waiting [2022-06-17T16:29:32.344Z] bdb8f0575790: Waiting [2022-06-17T16:29:32.344Z] 386e3cb2ff24: Waiting [2022-06-17T16:29:32.344Z] bdb3f477010e: Waiting [2022-06-17T16:29:32.344Z] df18705c85c3: Waiting [2022-06-17T16:29:32.344Z] f63e77b7563a: Download complete [2022-06-17T16:29:32.344Z] 205491f53016: Verifying Checksum [2022-06-17T16:29:32.344Z] 205491f53016: Download complete [2022-06-17T16:29:32.604Z] df18705c85c3: Verifying Checksum [2022-06-17T16:29:32.604Z] df18705c85c3: Download complete [2022-06-17T16:29:32.604Z] bdb3f477010e: Verifying Checksum [2022-06-17T16:29:32.604Z] bdb3f477010e: Download complete [2022-06-17T16:29:32.604Z] bd5fdadae976: Verifying Checksum [2022-06-17T16:29:32.604Z] bd5fdadae976: Download complete [2022-06-17T16:29:32.604Z] 2c6e9b1d212d: Verifying Checksum [2022-06-17T16:29:32.604Z] bdb8f0575790: Verifying Checksum [2022-06-17T16:29:32.604Z] bdb8f0575790: Download complete [2022-06-17T16:29:32.604Z] 386e3cb2ff24: Verifying Checksum [2022-06-17T16:29:32.604Z] 386e3cb2ff24: Download complete [2022-06-17T16:29:32.604Z] 2343380bae48: Verifying Checksum [2022-06-17T16:29:32.604Z] 2343380bae48: Download complete [2022-06-17T16:29:32.604Z] 42c077c10790: Verifying Checksum [2022-06-17T16:29:32.604Z] 42c077c10790: Download complete [2022-06-17T16:29:32.866Z] c8a8fc8e1c8f: Download complete [2022-06-17T16:29:34.256Z] 42c077c10790: Pull complete [2022-06-17T16:29:34.256Z] f63e77b7563a: Pull complete [2022-06-17T16:29:34.828Z] bd5fdadae976: Pull complete [2022-06-17T16:29:34.828Z] 205491f53016: Pull complete [2022-06-17T16:29:35.090Z] df18705c85c3: Pull complete [2022-06-17T16:29:35.090Z] bdb3f477010e: Pull complete [2022-06-17T16:29:37.634Z] c8a8fc8e1c8f: Pull complete [2022-06-17T16:29:37.634Z] 2c6e9b1d212d: Pull complete [2022-06-17T16:29:37.634Z] bdb8f0575790: Pull complete [2022-06-17T16:29:37.634Z] 386e3cb2ff24: Pull complete [2022-06-17T16:29:37.634Z] 2343380bae48: Pull complete [2022-06-17T16:29:37.634Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-17T16:29:37.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T16:29:37.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:29:37.730Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2022-06-17T16:29:37.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T16:29:38.980Z] $ docker top 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 -eo pid,comm [2022-06-17T16:29:39.052Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-17T16:29:39.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T16:29:39.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T16:29:39.081Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T16:29:39.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T16:29:39.237Z] $ docker exec 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 ssh-agent [2022-06-17T16:29:39.360Z] SSH_AUTH_SOCK=/tmp/ssh-Qybb8NbWh0w7/agent.33 [2022-06-17T16:29:39.360Z] SSH_AGENT_PID=39 [2022-06-17T16:29:39.368Z] Running ssh-add (command line suppressed) [2022-06-17T16:29:39.499Z] Identity added: /w/workspace/edgex-go/69@tmp/private_key_4205318991662511998.key (/w/workspace/edgex-go/69@tmp/private_key_4205318991662511998.key) [2022-06-17T16:29:39.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T16:29:39.802Z] + git tag --points-at HEAD [Pipeline] } [2022-06-17T16:29:39.826Z] $ docker exec --env ******** --env ******** 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 ssh-agent -k [2022-06-17T16:29:39.943Z] unset SSH_AUTH_SOCK; [2022-06-17T16:29:39.943Z] unset SSH_AGENT_PID; [2022-06-17T16:29:39.944Z] echo Agent pid 39 killed; [2022-06-17T16:29:39.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-17T16:29:39.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T16:29:39.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T16:29:40.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T16:29:40.110Z] $ docker exec 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 ssh-agent [2022-06-17T16:29:40.234Z] SSH_AUTH_SOCK=/tmp/ssh-jCdaSAPrrdTY/agent.71 [2022-06-17T16:29:40.234Z] SSH_AGENT_PID=77 [2022-06-17T16:29:40.240Z] Running ssh-add (command line suppressed) [2022-06-17T16:29:40.368Z] Identity added: /w/workspace/edgex-go/69@tmp/private_key_6404690033107884359.key (/w/workspace/edgex-go/69@tmp/private_key_6404690033107884359.key) [2022-06-17T16:29:40.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T16:29:40.668Z] + git semver init [2022-06-17T16:29:40.929Z] 2022-06-17 16:29:40,886 [run_init] DEBUG init version:0.0.0 force:False [2022-06-17T16:29:40.929Z] 2022-06-17 16:29:40,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/69/.semver [2022-06-17T16:29:40.929Z] 2022-06-17 16:29:40,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/69/.semver [2022-06-17T16:29:40.929Z] 2022-06-17 16:29:40,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/69/.semver'], cwd=/w/workspace/edgex-go/69, universal_newlines=False, shell=None, istream=None) [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,749 [append_file] DEBUG append to file:/w/workspace/edgex-go/69/.git/info/exclude [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/69/.semver/PR-3842 with force:False [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,749 [write_file] DEBUG write to file:/w/workspace/edgex-go/69/.semver/PR-3842 [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,754 [execute] INFO git cat-file --batch-check [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/69/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,761 [execute] INFO git cat-file --batch [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/69/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T16:29:45.169Z] 2022-06-17 16:29:44,768 [read_version] DEBUG read version from /w/workspace/edgex-go/69/.semver/PR-3842 [2022-06-17T16:29:45.169Z] 0.0.0 [Pipeline] } [2022-06-17T16:29:45.188Z] $ docker exec --env ******** --env ******** 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 ssh-agent -k [2022-06-17T16:29:45.309Z] unset SSH_AUTH_SOCK; [2022-06-17T16:29:45.309Z] unset SSH_AGENT_PID; [2022-06-17T16:29:45.309Z] echo Agent pid 77 killed; [2022-06-17T16:29:45.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T16:29:45.625Z] + git semver [Pipeline] } [2022-06-17T16:29:45.908Z] $ docker stop --time=1 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 [2022-06-17T16:29:47.217Z] $ docker rm -f 83e995ef46b331d7f36ff4dcf219b1f07a97270c88d12e46d7ffad983c5273a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T16:29:47.563Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-17T16:29:47.813Z] Stashed 1 file(s) [Pipeline] echo [2022-06-17T16:29:47.816Z] [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 [2022-06-17T16:29:47.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T16:29:47.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T16:29:47.965Z] ========================================================= [2022-06-17T16:29:47.965Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-17T16:29:47.965Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T16:29:48.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T16:29:48.263Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-17T16:29:48.263Z] 59bf1c3509f3: Pulling fs layer [2022-06-17T16:29:48.263Z] 666ba61612fd: Pulling fs layer [2022-06-17T16:29:48.263Z] 8ed8ca486205: Pulling fs layer [2022-06-17T16:29:48.263Z] cc1cd167ecdc: Pulling fs layer [2022-06-17T16:29:48.263Z] c516ae0d96e1: Pulling fs layer [2022-06-17T16:29:48.263Z] 684cea983483: Pulling fs layer [2022-06-17T16:29:48.263Z] dd3240ac7de5: Pulling fs layer [2022-06-17T16:29:48.263Z] b1e948a4e11c: Pulling fs layer [2022-06-17T16:29:48.263Z] a8fd76ee1af6: Pulling fs layer [2022-06-17T16:29:48.263Z] 646ad004c059: Pulling fs layer [2022-06-17T16:29:48.263Z] cc1cd167ecdc: Waiting [2022-06-17T16:29:48.263Z] c516ae0d96e1: Waiting [2022-06-17T16:29:48.263Z] a8fd76ee1af6: Waiting [2022-06-17T16:29:48.263Z] 646ad004c059: Waiting [2022-06-17T16:29:48.263Z] 684cea983483: Waiting [2022-06-17T16:29:48.263Z] dd3240ac7de5: Waiting [2022-06-17T16:29:48.263Z] b1e948a4e11c: Waiting [2022-06-17T16:29:48.263Z] 8ed8ca486205: Download complete [2022-06-17T16:29:48.263Z] 666ba61612fd: Download complete [2022-06-17T16:29:48.263Z] c516ae0d96e1: Verifying Checksum [2022-06-17T16:29:48.263Z] c516ae0d96e1: Download complete [2022-06-17T16:29:48.263Z] 684cea983483: Download complete [2022-06-17T16:29:48.263Z] dd3240ac7de5: Verifying Checksum [2022-06-17T16:29:48.263Z] 59bf1c3509f3: Verifying Checksum [2022-06-17T16:29:48.263Z] 59bf1c3509f3: Download complete [2022-06-17T16:29:48.525Z] b1e948a4e11c: Verifying Checksum [2022-06-17T16:29:48.525Z] b1e948a4e11c: Download complete [2022-06-17T16:29:48.525Z] 59bf1c3509f3: Pull complete [2022-06-17T16:29:48.525Z] 666ba61612fd: Pull complete [2022-06-17T16:29:48.789Z] 8ed8ca486205: Pull complete [2022-06-17T16:29:48.789Z] 646ad004c059: Verifying Checksum [2022-06-17T16:29:48.789Z] 646ad004c059: Download complete [2022-06-17T16:29:49.050Z] a8fd76ee1af6: Verifying Checksum [2022-06-17T16:29:49.050Z] a8fd76ee1af6: Download complete [2022-06-17T16:29:49.050Z] cc1cd167ecdc: Verifying Checksum [2022-06-17T16:29:49.050Z] cc1cd167ecdc: Download complete [2022-06-17T16:29:53.253Z] cc1cd167ecdc: Pull complete [2022-06-17T16:29:53.253Z] c516ae0d96e1: Pull complete [2022-06-17T16:29:53.253Z] 684cea983483: Pull complete [2022-06-17T16:29:53.253Z] dd3240ac7de5: Pull complete [2022-06-17T16:29:53.253Z] b1e948a4e11c: Pull complete [2022-06-17T16:29:55.803Z] a8fd76ee1af6: Pull complete [2022-06-17T16:29:56.373Z] 646ad004c059: Pull complete [2022-06-17T16:29:56.373Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-17T16:29:56.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T16:29:56.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-17T16:29:56.671Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T16:29:56.671Z] WORKDIR /edgex [2022-06-17T16:29:56.671Z] COPY go.mod . [2022-06-17T16:29:56.671Z] RUN go mod download [2022-06-17T16:29:56.671Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-17T16:29:58.052Z] Sending build context to Docker daemon 335.2MB [2022-06-17T16:29:58.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T16:29:58.052Z] ---> 8f69c11f6b0c [2022-06-17T16:29:58.052Z] Step 2/4 : WORKDIR /edgex [2022-06-17T16:29:59.969Z] ---> Running in 5d993a6ab53a [2022-06-17T16:29:59.969Z] Removing intermediate container 5d993a6ab53a [2022-06-17T16:29:59.969Z] ---> 84e6d07736e3 [2022-06-17T16:29:59.969Z] Step 3/4 : COPY go.mod . [2022-06-17T16:30:00.230Z] ---> 86e69307eac5 [2022-06-17T16:30:00.230Z] Step 4/4 : RUN go mod download [2022-06-17T16:30:00.230Z] ---> Running in cb4517d5696b [2022-06-17T16:30:02.893Z] Still waiting to schedule task [2022-06-17T16:30:02.893Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-17T16:30:18.355Z] Removing intermediate container cb4517d5696b [2022-06-17T16:30:18.355Z] ---> be0a5953d522 [2022-06-17T16:30:18.355Z] Successfully built be0a5953d522 [2022-06-17T16:30:18.355Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:30:18.670Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T16:30:18.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:30:18.751Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2022-06-17T16:30:18.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T16:30:19.198Z] $ docker top feccb0411d20f573f1623c90ccb7ed8806da4ab1f3ac2c48f7313cb58bf77131 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T16:30:19.562Z] + go version [2022-06-17T16:30:19.562Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-17T16:30:19.579Z] $ docker stop --time=1 feccb0411d20f573f1623c90ccb7ed8806da4ab1f3ac2c48f7313cb58bf77131 [2022-06-17T16:30:20.845Z] $ docker rm -f feccb0411d20f573f1623c90ccb7ed8806da4ab1f3ac2c48f7313cb58bf77131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:30:21.231Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T16:30:21.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:30:21.323Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2022-06-17T16:30:21.361Z] $ 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/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T16:30:21.727Z] $ docker top 60020e849a01e0037a4de9f86f7e92368750f07945fa3efedf3c715516d8ebec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-17T16:30:21.801Z] ========================================================= [2022-06-17T16:30:21.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-17T16:30:21.801Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T16:30:22.095Z] + make test [2022-06-17T16:30:22.095Z] go mod tidy -compat=1.17 [2022-06-17T16:30:22.095Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-06-17T16:30:22.095Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-06-17T16:30:22.095Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-06-17T16:30:23.037Z] go: downloading github.com/prometheus/client_golang v1.12.2 [2022-06-17T16:30:23.037Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1642 [2022-06-17T16:30:28.342Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.2 [2022-06-17T16:30:28.342Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.2 [2022-06-17T16:30:28.342Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1642 [2022-06-17T16:30:34.972Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-17T16:30:34.972Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-17T16:30:34.972Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-17T16:30:34.972Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-17T16:30:34.972Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-17T16:30:34.972Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-17T16:30:34.972Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-17T16:30:34.972Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-17T16:30:34.972Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-06-17T16:30:34.972Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-17T16:30:34.972Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-17T16:30:34.972Z] go: downloading github.com/google/btree v1.0.0 [2022-06-17T16:30:34.972Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-06-17T16:30:34.972Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-17T16:30:34.972Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-17T16:30:40.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-17T16:30:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-17T16:30:54.383Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-06-17T16:30:54.383Z] /w/workspace/edgex-go/69/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-06-17T16:30:54.383Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-06-17T16:30:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.124s coverage: 28.7% of statements [2022-06-17T16:30:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-06-17T16:30:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 53.4% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.927s coverage: 89.2% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.151s coverage: 83.8% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.117s coverage: 60.0% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-06-17T16:31:00.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-06-17T16:31:06.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.081s coverage: 94.4% of statements [2022-06-17T16:31:06.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-06-17T16:31:10.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2022-06-17T16:31:19.031Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-06-17T16:31:19.031Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-06-17T16:31:19.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-17T16:31:19.292Z] make: *** [Makefile:132: unittest] Error 2 [Pipeline] } [2022-06-17T16:31:19.312Z] $ docker stop --time=1 60020e849a01e0037a4de9f86f7e92368750f07945fa3efedf3c715516d8ebec [2022-06-17T16:31:20.972Z] $ docker rm -f 60020e849a01e0037a4de9f86f7e92368750f07945fa3efedf3c715516d8ebec [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] } [2022-06-17T16:31:21.603Z] Failed in branch amd64 [2022-06-17T16:31:37.673Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2597 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws [2022-06-17T16:31:37.685Z] Running in /w/workspace/edgex-go/69 [Pipeline] { [Pipeline] checkout [2022-06-17T16:31:37.752Z] The recommended git tool is: git [2022-06-17T16:31:43.711Z] using credential edgex-jenkins-ssh [2022-06-17T16:31:43.744Z] Cloning the remote Git repository [2022-06-17T16:31:43.799Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-17T16:31:43.873Z] > git init /w/workspace/edgex-go/69 # timeout=10 [2022-06-17T16:31:43.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-17T16:31:43.945Z] > git --version # timeout=10 [2022-06-17T16:31:43.961Z] > git --version # 'git version 2.25.1' [2022-06-17T16:31:43.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T16:31:44.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T16:32:01.018Z] Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 [2022-06-17T16:32:01.782Z] Merge succeeded, producing 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc [2022-06-17T16:32:01.783Z] Checking out Revision 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc (PR-3842) [2022-06-17T16:32:00.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-17T16:32:00.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T16:32:00.238Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-17T16:32:00.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-17T16:32:00.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T16:32:00.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-17T16:32:01.045Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T16:32:01.063Z] > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 [2022-06-17T16:32:01.295Z] > git remote # timeout=10 [2022-06-17T16:32:01.317Z] > git config --get remote.origin.url # timeout=10 [2022-06-17T16:32:01.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T16:32:01.342Z] > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 [2022-06-17T16:32:01.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-17T16:32:01.796Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T16:32:01.811Z] > git checkout -f 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc # timeout=10 [2022-06-17T16:32:06.082Z] Commit message: "Merge commit '18107d571668bc071dc3670312a164098c2940fe' into HEAD" [2022-06-17T16:32:06.103Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T16:32:06.095Z] > git rev-list --no-walk e789775f7a729cc7d1794078c7db337e875de796 # timeout=10 [2022-06-17T16:32:06.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-17T16:32:06.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T16:32:06.977Z] Dload Upload Total Spent Left Speed [2022-06-17T16:32:07.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 30556 0 --:--:-- --:--:-- --:--:-- 30480 100 12253 100 12253 0 0 30480 0 --:--:-- --:--:-- --:--:-- 30404 [Pipeline] sh [2022-06-17T16:32:08.016Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-17T16:32:08.353Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-17T16:32:08.353Z] + sudo tee /etc/docker/daemon.new [2022-06-17T16:32:08.353Z] { [2022-06-17T16:32:08.353Z] "registry-mirrors": [ [2022-06-17T16:32:08.353Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-17T16:32:08.353Z] ], [2022-06-17T16:32:08.353Z] "bip": "10.250.0.254/24", [2022-06-17T16:32:08.353Z] "hosts": [ [2022-06-17T16:32:08.353Z] "tcp://0.0.0.0:5555", [2022-06-17T16:32:08.353Z] "unix:///var/run/docker.sock" [2022-06-17T16:32:08.353Z] ], [2022-06-17T16:32:08.353Z] "mtu": 1458, [2022-06-17T16:32:08.353Z] "selinux-enabled": true, [2022-06-17T16:32:08.353Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-17T16:32:08.353Z] } [Pipeline] sh [2022-06-17T16:32:08.699Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-17T16:32:09.033Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T16:32:27.368Z] provisioning config files... [2022-06-17T16:32:27.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/69@tmp/config8964504539732053813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:32:27.740Z] ---> docker-login.sh [2022-06-17T16:32:27.740Z] nexus3.edgexfoundry.org:10001 [2022-06-17T16:32:28.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:32:28.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:32:28.607Z] Configure a credential helper to remove this warning. See [2022-06-17T16:32:28.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:32:28.607Z] [2022-06-17T16:32:28.607Z] Login Succeeded [2022-06-17T16:32:28.607Z] nexus3.edgexfoundry.org:10002 [2022-06-17T16:32:28.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:32:28.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:32:28.882Z] Configure a credential helper to remove this warning. See [2022-06-17T16:32:28.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:32:28.882Z] [2022-06-17T16:32:28.882Z] Login Succeeded [2022-06-17T16:32:28.882Z] nexus3.edgexfoundry.org:10003 [2022-06-17T16:32:29.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:32:29.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:32:29.434Z] Configure a credential helper to remove this warning. See [2022-06-17T16:32:29.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:32:29.434Z] [2022-06-17T16:32:29.434Z] Login Succeeded [2022-06-17T16:32:29.434Z] nexus3.edgexfoundry.org:10004 [2022-06-17T16:32:29.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:32:29.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:32:29.982Z] Configure a credential helper to remove this warning. See [2022-06-17T16:32:29.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:32:29.982Z] [2022-06-17T16:32:29.982Z] Login Succeeded [2022-06-17T16:32:29.982Z] docker.io [2022-06-17T16:32:30.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T16:32:30.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T16:32:30.528Z] Configure a credential helper to remove this warning. See [2022-06-17T16:32:30.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T16:32:30.528Z] [2022-06-17T16:32:30.528Z] Login Succeeded [2022-06-17T16:32:30.528Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T16:32:30.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T16:32:31.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T16:32:31.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T16:32:31.063Z] ========================================================= [2022-06-17T16:32:31.063Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-17T16:32:31.063Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T16:32:31.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T16:32:31.687Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-17T16:32:31.687Z] 9b3977197b4f: Pulling fs layer [2022-06-17T16:32:31.687Z] 1a89e8eeedd5: Pulling fs layer [2022-06-17T16:32:31.687Z] 94645a83ff95: Pulling fs layer [2022-06-17T16:32:31.687Z] e6fb740bc735: Pulling fs layer [2022-06-17T16:32:31.687Z] 3a77bd46dcc9: Pulling fs layer [2022-06-17T16:32:31.687Z] 355e64cbe906: Pulling fs layer [2022-06-17T16:32:31.687Z] 63ab81a10011: Pulling fs layer [2022-06-17T16:32:31.687Z] 555d1d1c4555: Pulling fs layer [2022-06-17T16:32:31.687Z] 7d9057610161: Pulling fs layer [2022-06-17T16:32:31.687Z] e6fb740bc735: Waiting [2022-06-17T16:32:31.687Z] 3a77bd46dcc9: Waiting [2022-06-17T16:32:31.687Z] 355e64cbe906: Waiting [2022-06-17T16:32:31.687Z] 63ab81a10011: Waiting [2022-06-17T16:32:31.687Z] 555d1d1c4555: Waiting [2022-06-17T16:32:31.687Z] 7d9057610161: Waiting [2022-06-17T16:32:31.687Z] 94645a83ff95: Verifying Checksum [2022-06-17T16:32:31.687Z] 94645a83ff95: Download complete [2022-06-17T16:32:31.687Z] 1a89e8eeedd5: Verifying Checksum [2022-06-17T16:32:31.687Z] 1a89e8eeedd5: Download complete [2022-06-17T16:32:31.687Z] 3a77bd46dcc9: Verifying Checksum [2022-06-17T16:32:31.687Z] 3a77bd46dcc9: Download complete [2022-06-17T16:32:31.687Z] 355e64cbe906: Verifying Checksum [2022-06-17T16:32:31.687Z] 355e64cbe906: Download complete [2022-06-17T16:32:31.687Z] 9b3977197b4f: Verifying Checksum [2022-06-17T16:32:31.687Z] 63ab81a10011: Verifying Checksum [2022-06-17T16:32:31.687Z] 63ab81a10011: Download complete [2022-06-17T16:32:32.684Z] 9b3977197b4f: Pull complete [2022-06-17T16:32:32.684Z] 7d9057610161: Verifying Checksum [2022-06-17T16:32:32.684Z] 7d9057610161: Download complete [2022-06-17T16:32:33.304Z] 1a89e8eeedd5: Pull complete [2022-06-17T16:32:33.589Z] 94645a83ff95: Pull complete [2022-06-17T16:32:33.868Z] 555d1d1c4555: Verifying Checksum [2022-06-17T16:32:33.868Z] 555d1d1c4555: Download complete [2022-06-17T16:32:34.464Z] e6fb740bc735: Verifying Checksum [2022-06-17T16:32:34.464Z] e6fb740bc735: Download complete [2022-06-17T16:32:46.871Z] e6fb740bc735: Pull complete [2022-06-17T16:32:47.146Z] 3a77bd46dcc9: Pull complete [2022-06-17T16:32:47.419Z] 355e64cbe906: Pull complete [2022-06-17T16:32:47.695Z] 63ab81a10011: Pull complete [2022-06-17T16:32:54.412Z] 555d1d1c4555: Pull complete [2022-06-17T16:32:55.852Z] 7d9057610161: Pull complete [2022-06-17T16:32:55.852Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-17T16:32:55.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T16:32:55.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-17T16:32:56.214Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-17T16:32:56.214Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T16:32:56.214Z] WORKDIR /edgex [2022-06-17T16:32:56.214Z] COPY go.mod . [2022-06-17T16:32:56.214Z] RUN go mod download [2022-06-17T16:32:58.866Z] Sending build context to Docker daemon 169.3MB [2022-06-17T16:32:58.866Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T16:32:58.866Z] ---> 819e984ddca1 [2022-06-17T16:32:58.866Z] Step 2/4 : WORKDIR /edgex [2022-06-17T16:33:00.859Z] ---> Running in 8a45fa40c740 [2022-06-17T16:33:00.859Z] Removing intermediate container 8a45fa40c740 [2022-06-17T16:33:00.859Z] ---> 08bd5edbe899 [2022-06-17T16:33:00.859Z] Step 3/4 : COPY go.mod . [2022-06-17T16:33:01.461Z] ---> afc8cf1d91bd [2022-06-17T16:33:01.461Z] Step 4/4 : RUN go mod download [2022-06-17T16:33:01.461Z] ---> Running in 3c639c216d29 [2022-06-17T16:33:48.463Z] Removing intermediate container 3c639c216d29 [2022-06-17T16:33:48.463Z] ---> 487b6560e659 [2022-06-17T16:33:48.463Z] Successfully built 487b6560e659 [2022-06-17T16:33:48.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:33:48.812Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T16:33:48.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:33:49.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-2597 does not seem to be running inside a container [2022-06-17T16:33:49.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T16:33:50.409Z] $ docker top 9613fdbda0f94ee1e069521b64c27661ee17339ebe8ec581e1eae0412df02dcd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T16:33:51.317Z] + go version [2022-06-17T16:33:51.317Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-17T16:33:51.349Z] $ docker stop --time=1 9613fdbda0f94ee1e069521b64c27661ee17339ebe8ec581e1eae0412df02dcd [2022-06-17T16:33:52.945Z] $ docker rm -f 9613fdbda0f94ee1e069521b64c27661ee17339ebe8ec581e1eae0412df02dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:33:53.524Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T16:33:53.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:33:53.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-2597 does not seem to be running inside a container [2022-06-17T16:33:53.868Z] $ 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/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T16:33:55.099Z] $ docker top faf382e652232895799ebceefbc5e4e3b4e26d8fb63e4b92a363df7cbb35692e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-17T16:33:55.368Z] ========================================================= [2022-06-17T16:33:55.368Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-17T16:33:55.368Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T16:33:56.020Z] + make test [2022-06-17T16:33:56.020Z] go mod tidy -compat=1.17 [2022-06-17T16:33:57.004Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-06-17T16:33:57.004Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-06-17T16:33:57.004Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-06-17T16:33:57.279Z] go: downloading github.com/prometheus/client_golang v1.12.2 [2022-06-17T16:33:57.279Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1642 [2022-06-17T16:34:19.461Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.2 [2022-06-17T16:34:19.461Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.2 [2022-06-17T16:34:19.461Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1642 [2022-06-17T16:34:20.443Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-17T16:34:20.443Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-17T16:34:20.443Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-17T16:34:20.443Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-17T16:34:20.723Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-17T16:34:20.723Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-17T16:34:20.723Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-17T16:34:20.723Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-17T16:34:20.723Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-17T16:34:20.998Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-06-17T16:34:20.998Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-17T16:34:20.998Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-17T16:34:20.998Z] go: downloading github.com/google/btree v1.0.0 [2022-06-17T16:34:20.998Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-06-17T16:34:21.596Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-17T16:34:53.948Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-17T16:36:30.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-17T16:36:30.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-17T16:36:30.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-17T16:36:30.825Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-17T16:36:39.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-17T16:36:39.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-17T16:36:39.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-17T16:36:39.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-17T16:36:39.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-17T16:36:57.519Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-06-17T16:36:57.519Z] /w/workspace/edgex-go/69/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-06-17T16:36:57.519Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-06-17T16:36:57.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements [2022-06-17T16:37:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 98.5% of statements [2022-06-17T16:37:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 53.4% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.901s coverage: 89.2% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.474s coverage: 83.8% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.866s coverage: 95.6% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.380s coverage: 60.0% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.504s coverage: 58.8% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.467s coverage: 29.6% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements [2022-06-17T16:37:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2022-06-17T16:37:41.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2022-06-17T16:37:41.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-06-17T16:37:45.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 82.5% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.327s coverage: 85.4% of statements [2022-06-17T16:37:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.920s coverage: 91.2% of statements [2022-06-17T16:37:57.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.890s coverage: 64.4% of statements [2022-06-17T16:37:57.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements [2022-06-17T16:37:57.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.183s coverage: 89.4% of statements [2022-06-17T16:37:57.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-06-17T16:37:57.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-06-17T16:37:57.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-06-17T16:38:06.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.516s coverage: 65.4% of statements [2022-06-17T16:38:06.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 43.8% of statements [2022-06-17T16:38:06.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2022-06-17T16:38:06.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2022-06-17T16:38:06.654Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-06-17T16:38:06.654Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-06-17T16:38:06.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements [2022-06-17T16:38:11.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2022-06-17T16:38:11.013Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.248s coverage: 28.9% of statements [2022-06-17T16:38:11.013Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.303s coverage: 100.0% of statements [2022-06-17T16:38:11.013Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-06-17T16:38:11.995Z] make: *** [Makefile:132: unittest] Error 2 [Pipeline] } [2022-06-17T16:38:12.031Z] $ docker stop --time=1 faf382e652232895799ebceefbc5e4e3b4e26d8fb63e4b92a363df7cbb35692e [2022-06-17T16:38:13.930Z] $ docker rm -f faf382e652232895799ebceefbc5e4e3b4e26d8fb63e4b92a363df7cbb35692e [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 [2022-06-17T16:38:18.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T16:38:18.471Z] [2022-06-17T16:38:18.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:38:18.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T16:38:19.102Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-17T16:38:19.102Z] 8998bd30e6a1: Pulling fs layer [2022-06-17T16:38:19.102Z] 04944245beec: Pulling fs layer [2022-06-17T16:38:19.102Z] 699f458cf7ca: Pulling fs layer [2022-06-17T16:38:19.102Z] 765212b225bb: Pulling fs layer [2022-06-17T16:38:19.102Z] f23df028b6ca: Pulling fs layer [2022-06-17T16:38:19.102Z] d65c8cfc05b1: Pulling fs layer [2022-06-17T16:38:19.102Z] 2437ff75d9bd: Pulling fs layer [2022-06-17T16:38:19.102Z] d65c8cfc05b1: Waiting [2022-06-17T16:38:19.102Z] f23df028b6ca: Waiting [2022-06-17T16:38:19.102Z] 2437ff75d9bd: Waiting [2022-06-17T16:38:19.102Z] 765212b225bb: Waiting [2022-06-17T16:38:19.102Z] 04944245beec: Verifying Checksum [2022-06-17T16:38:19.102Z] 04944245beec: Download complete [2022-06-17T16:38:19.102Z] 765212b225bb: Verifying Checksum [2022-06-17T16:38:19.102Z] 765212b225bb: Download complete [2022-06-17T16:38:19.378Z] f23df028b6ca: Verifying Checksum [2022-06-17T16:38:19.379Z] f23df028b6ca: Download complete [2022-06-17T16:38:19.379Z] d65c8cfc05b1: Verifying Checksum [2022-06-17T16:38:19.379Z] d65c8cfc05b1: Download complete [2022-06-17T16:38:19.379Z] 699f458cf7ca: Verifying Checksum [2022-06-17T16:38:19.379Z] 699f458cf7ca: Download complete [2022-06-17T16:38:19.654Z] 8998bd30e6a1: Download complete [2022-06-17T16:38:22.285Z] 2437ff75d9bd: Verifying Checksum [2022-06-17T16:38:22.285Z] 2437ff75d9bd: Download complete [2022-06-17T16:38:24.266Z] 8998bd30e6a1: Pull complete [2022-06-17T16:38:24.542Z] 04944245beec: Pull complete [2022-06-17T16:38:25.982Z] 699f458cf7ca: Pull complete [2022-06-17T16:38:26.256Z] 765212b225bb: Pull complete [2022-06-17T16:38:27.244Z] f23df028b6ca: Pull complete [2022-06-17T16:38:27.244Z] d65c8cfc05b1: Pull complete [2022-06-17T16:38:42.355Z] 2437ff75d9bd: Pull complete [2022-06-17T16:38:42.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-17T16:38:42.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T16:38:42.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:38:42.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-2597 does not seem to be running inside a container [2022-06-17T16:38:42.694Z] $ 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/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-17T16:38:45.096Z] $ docker top deab89bb746068fb837b15377e634e7e0cec980e608718dad5afdd31c882fe18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:38:46.047Z] ---> job-cost.sh [2022-06-17T16:38:46.047Z] lf-activate-venv: SKIPPING [2022-06-17T16:38:46.047Z] INFO: No Stack... [2022-06-17T16:38:46.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-17T16:38:47.297Z] INFO: Archiving Costs [Pipeline] sh [2022-06-17T16:38:47.969Z] + cat /w/workspace/edgex-go/69/archives/cost.csv [2022-06-17T16:38:47.969Z] + cut -d, -f6 [Pipeline] lock [2022-06-17T16:38:48.001Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-69-stack-cost] [2022-06-17T16:38:48.007Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3842-69-stack-cost] did not exist. Created. [2022-06-17T16:38:48.007Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T16:38:48.676Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-17T16:38:49.286Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T16:38:49.296Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T16:38:49.328Z] $ docker stop --time=1 deab89bb746068fb837b15377e634e7e0cec980e608718dad5afdd31c882fe18 [2022-06-17T16:38:50.854Z] $ docker rm -f deab89bb746068fb837b15377e634e7e0cec980e608718dad5afdd31c882fe18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-17T16:38:51.159Z] 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 [2022-06-17T16:38:51.721Z] + [ -d /w/workspace/edgex-go/69/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:38:52.015Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:38:52.880Z] ---> package-listing.sh [2022-06-17T16:38:52.880Z] ++ facter osfamily [2022-06-17T16:38:52.880Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-17T16:38:53.140Z] + OS_FAMILY=debian [2022-06-17T16:38:53.140Z] + workspace=/w/workspace/edgex-go/69 [2022-06-17T16:38:53.140Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-17T16:38:53.140Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-17T16:38:53.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-17T16:38:53.140Z] + PACKAGES=/tmp/packages_start.txt [2022-06-17T16:38:53.140Z] + '[' /w/workspace/edgex-go/69 ']' [2022-06-17T16:38:53.140Z] + PACKAGES=/tmp/packages_end.txt [2022-06-17T16:38:53.140Z] + case "${OS_FAMILY}" in [2022-06-17T16:38:53.140Z] + dpkg -l [2022-06-17T16:38:53.140Z] + grep '^ii' [2022-06-17T16:38:53.140Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-17T16:38:53.140Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-17T16:38:53.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-17T16:38:53.140Z] + '[' /w/workspace/edgex-go/69 ']' [2022-06-17T16:38:53.140Z] + mkdir -p /w/workspace/edgex-go/69/archives/ [2022-06-17T16:38:53.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/69/archives/ [Pipeline] echo [2022-06-17T16:38:53.151Z] 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/69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-17T16:38:53.427Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:38:54.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T16:38:54.020Z] [2022-06-17T16:38:54.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T16:38:54.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T16:38:54.385Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-17T16:38:54.385Z] 5eb5b503b376: Pulling fs layer [2022-06-17T16:38:54.385Z] 5c69ac0246d0: Pulling fs layer [2022-06-17T16:38:54.385Z] ec43610c2a17: Pulling fs layer [2022-06-17T16:38:54.385Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-17T16:38:54.385Z] 33b1e0a273af: Pulling fs layer [2022-06-17T16:38:54.385Z] 5d3b04190fa2: Pulling fs layer [2022-06-17T16:38:54.385Z] 2f39f015ded8: Pulling fs layer [2022-06-17T16:38:54.385Z] 3a2ae6a8a46f: Waiting [2022-06-17T16:38:54.385Z] 33b1e0a273af: Waiting [2022-06-17T16:38:54.385Z] 5d3b04190fa2: Waiting [2022-06-17T16:38:54.385Z] 2f39f015ded8: Waiting [2022-06-17T16:38:54.385Z] 5c69ac0246d0: Download complete [2022-06-17T16:38:54.385Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-17T16:38:54.385Z] 3a2ae6a8a46f: Download complete [2022-06-17T16:38:54.385Z] 33b1e0a273af: Verifying Checksum [2022-06-17T16:38:54.385Z] 33b1e0a273af: Download complete [2022-06-17T16:38:54.385Z] 5d3b04190fa2: Download complete [2022-06-17T16:38:54.385Z] ec43610c2a17: Verifying Checksum [2022-06-17T16:38:54.385Z] ec43610c2a17: Download complete [2022-06-17T16:38:54.645Z] 5eb5b503b376: Verifying Checksum [2022-06-17T16:38:54.645Z] 5eb5b503b376: Download complete [2022-06-17T16:38:55.215Z] 2f39f015ded8: Download complete [2022-06-17T16:38:56.154Z] 5eb5b503b376: Pull complete [2022-06-17T16:38:56.154Z] 5c69ac0246d0: Pull complete [2022-06-17T16:38:56.722Z] ec43610c2a17: Pull complete [2022-06-17T16:38:56.722Z] 3a2ae6a8a46f: Pull complete [2022-06-17T16:38:56.982Z] 33b1e0a273af: Pull complete [2022-06-17T16:38:56.982Z] 5d3b04190fa2: Pull complete [2022-06-17T16:39:02.257Z] 2f39f015ded8: Pull complete [2022-06-17T16:39:02.257Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-17T16:39:02.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T16:39:02.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T16:39:02.350Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2022-06-17T16:39:02.385Z] $ 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/69/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/69 -v /w/workspace/edgex-go/69:/w/workspace/edgex-go/69:rw,z -v /w/workspace/edgex-go/69@tmp:/w/workspace/edgex-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-17T16:39:03.848Z] $ docker top aca0dcdfd3a51a262e19436250ae0357f482f46f878483de0de9b89d2984c5e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T16:39:04.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-17T16:39:04.487Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-17T16:39:04.774Z] + ls /var/log/sa-host [2022-06-17T16:39:04.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T16:39:04.899Z] provisioning config files... [2022-06-17T16:39:04.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/69@tmp/config1493159920891774213tmp [Pipeline] { [Pipeline] echo [2022-06-17T16:39:04.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:39:05.205Z] ---> create-netrc.sh [Pipeline] } [2022-06-17T16:39:05.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:39:05.539Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-17T16:39:05.547Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:39:05.832Z] ---> sudo-logs.sh [2022-06-17T16:39:05.832Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-17T16:39:05.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:39:06.166Z] ---> job-cost.sh [2022-06-17T16:39:06.166Z] lf-activate-venv: SKIPPING [2022-06-17T16:39:06.166Z] DEBUG: total: 0.10999999940395355 [2022-06-17T16:39:06.166Z] INFO: Retrieving Stack Cost... [2022-06-17T16:39:06.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T16:39:06.996Z] INFO: Archiving Costs [Pipeline] echo [2022-06-17T16:39:07.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T16:39:07.294Z] ---> logs-deploy.sh [2022-06-17T16:39:07.294Z] lf-activate-venv: SKIPPING [2022-06-17T16:39:07.294Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/69 [2022-06-17T16:39:07.294Z] INFO: archiving workspace using pattern(s): [2022-06-17T16:39:08.235Z] Archives upload complete. [2022-06-17T16:39:08.235Z] INFO: archiving logs to Nexus