Pull request #4278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8d42dce1a6717733d5d29913fbfdca53469d9ac+9123da5ee4a297ce5d9921c004089f9acce55f5e (526b2f11cb07d197ca7916011a86c4b595b1f517) 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-ssh11636789279210735398.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16216315340125515836.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4156904134842155663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9228246892109048929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14678575835570389161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12123633178104386998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2135 in /w/workspace/edgexfoundry_edgex-go_PR-4278 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 9123da5ee4a297ce5d9921c004089f9acce55f5e into PR head commit a8d42dce1a6717733d5d29913fbfdca53469d9ac Merge succeeded, producing a8d42dce1a6717733d5d29913fbfdca53469d9ac Checking out Revision a8d42dce1a6717733d5d29913fbfdca53469d9ac (PR-4278) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4278/head:refs/remotes/origin/PR-4278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:21 ========================================================= 00:01:21 EdgeX Global Pipelines Version Info 00:01:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:22 ------------------- 00:01:22 stable info: 00:01:22 ------------------- 00:01:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:01:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:01:22 Message: update stable to v1.0.244 00:01:23 ------------------- 00:01:23 experimental info: 00:01:23 ------------------- 00:01:23 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:01:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4278 [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4278 [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4278 [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8d42dce1a6717733d5d29913fbfdca53469d9ac [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8d42dc [Pipeline] echo 00:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:24 provisioning config files... 00:01:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14686395081398701164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:24 ---> docker-login.sh 00:01:24 nexus3.edgexfoundry.org:10001 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 nexus3.edgexfoundry.org:10002 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 nexus3.edgexfoundry.org:10003 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 nexus3.edgexfoundry.org:10004 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 docker.io 00:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:25 Configure a credential helper to remove this warning. See 00:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:25 00:01:25 Login Succeeded 00:01:25 ---> docker-login.sh ends [Pipeline] } 00:01:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:26 + 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 00:01:26 + dirname+ cmd/core-command/Dockerfile 00:01:26 cut -d/ -f2 00:01:26 + echo core-command,cmd/core-command/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + dirname cmd/core-data/Dockerfile 00:01:26 + echo core-data,cmd/core-data/Dockerfile 00:01:26 + dirname cmd/core-metadata/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo core-metadata,cmd/core-metadata/Dockerfile 00:01:26 + dirname cmd/security-bootstrapper/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:01:26 + dirname cmd/security-proxy-setup/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:01:26 + dirname cmd/security-secretstore-setup/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:01:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:01:26 + dirname cmd/security-spire-agent/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:01:26 + dirname cmd/security-spire-config/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:01:26 + dirname cmd/security-spire-server/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:01:26 + dirname cmd/support-notifications/Dockerfile+ 00:01:26 cut -d/ -f2 00:01:26 + echo support-notifications,cmd/support-notifications/Dockerfile 00:01:26 + dirname cmd/support-scheduler/Dockerfile 00:01:26 + cut -d/ -f2 00:01:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:01:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:01:26 + git rev-list -1 --merges a8d42dce1a6717733d5d29913fbfdca53469d9ac~1..a8d42dce1a6717733d5d29913fbfdca53469d9ac [Pipeline] echo 00:01:26 -----------> git rev-list -1 --merges a8d42dce1a6717733d5d29913fbfdca53469d9ac~1..a8d42dce1a6717733d5d29913fbfdca53469d9ac a8d42dce1a6717733d5d29913fbfdca53469d9ac [false] [Pipeline] sh 00:01:27 + git log --format=format:%s -1 a8d42dce1a6717733d5d29913fbfdca53469d9ac [Pipeline] echo 00:01:27 ========================================================= 00:01:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:27 + grep -v github /etc/ssh/ssh_known_hosts 00:01:27 + [ -e /tmp/ssh_known_hosts ] 00:01:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:27 + sudo tee -a /etc/ssh/ssh_known_hosts 00:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:28 00:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:28 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:28 b85a868b505f: Pulling fs layer 00:01:28 e2be974225ed: Pulling fs layer 00:01:28 339a4e72a1f5: Pulling fs layer 00:01:28 988bab9f4d93: Pulling fs layer 00:01:28 1469e6f7b9e6: Pulling fs layer 00:01:28 eaf3925da568: Pulling fs layer 00:01:28 bab4dde63d76: Pulling fs layer 00:01:28 bde34c3a00c8: Pulling fs layer 00:01:28 b352a97aabf1: Pulling fs layer 00:01:28 4872d77fe225: Pulling fs layer 00:01:28 5851b861e8e6: Pulling fs layer 00:01:28 bab4dde63d76: Waiting 00:01:28 bde34c3a00c8: Waiting 00:01:28 b352a97aabf1: Waiting 00:01:28 4872d77fe225: Waiting 00:01:28 5851b861e8e6: Waiting 00:01:28 988bab9f4d93: Waiting 00:01:28 1469e6f7b9e6: Waiting 00:01:28 eaf3925da568: Waiting 00:01:28 e2be974225ed: Verifying Checksum 00:01:28 e2be974225ed: Download complete 00:01:28 988bab9f4d93: Verifying Checksum 00:01:28 988bab9f4d93: Download complete 00:01:28 1469e6f7b9e6: Verifying Checksum 00:01:28 1469e6f7b9e6: Download complete 00:01:28 339a4e72a1f5: Verifying Checksum 00:01:28 339a4e72a1f5: Download complete 00:01:28 eaf3925da568: Download complete 00:01:28 bde34c3a00c8: Download complete 00:01:28 b352a97aabf1: Download complete 00:01:28 4872d77fe225: Verifying Checksum 00:01:28 5851b861e8e6: Verifying Checksum 00:01:28 5851b861e8e6: Download complete 00:01:28 b85a868b505f: Verifying Checksum 00:01:28 b85a868b505f: Download complete 00:01:29 bab4dde63d76: Verifying Checksum 00:01:29 bab4dde63d76: Download complete 00:01:30 b85a868b505f: Pull complete 00:01:30 e2be974225ed: Pull complete 00:01:30 339a4e72a1f5: Pull complete 00:01:30 988bab9f4d93: Pull complete 00:01:31 1469e6f7b9e6: Pull complete 00:01:31 eaf3925da568: Pull complete 00:01:33 bab4dde63d76: Pull complete 00:01:33 bde34c3a00c8: Pull complete 00:01:33 b352a97aabf1: Pull complete 00:01:33 4872d77fe225: Pull complete 00:01:33 5851b861e8e6: Pull complete 00:01:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:33 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 00:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:35 $ docker top 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 -eo pid,comm 00:01:35 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). 00:01:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:35 [ssh-agent] Looking for ssh-agent implementation... 00:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:35 $ docker exec 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent 00:01:35 SSH_AUTH_SOCK=/tmp/ssh-u4oU2gbxhDaZ/agent.31 00:01:35 SSH_AGENT_PID=37 00:01:35 Running ssh-add (command line suppressed) 00:01:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14447385211179001119.key (/w/workspace/edgex-go/1@tmp/private_key_14447385211179001119.key) 00:01:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:35 + git tag --points-at HEAD [Pipeline] } 00:01:35 $ docker exec --env ******** --env ******** 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent -k 00:01:36 unset SSH_AUTH_SOCK; 00:01:36 unset SSH_AGENT_PID; 00:01:36 echo Agent pid 37 killed; 00:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:36 [ssh-agent] Looking for ssh-agent implementation... 00:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:36 $ docker exec 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent 00:01:36 SSH_AUTH_SOCK=/tmp/ssh-57BVzsbPIG37/agent.70 00:01:36 SSH_AGENT_PID=76 00:01:36 Running ssh-add (command line suppressed) 00:01:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9187406497094746829.key (/w/workspace/edgex-go/1@tmp/private_key_9187406497094746829.key) 00:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:36 + git semver init 00:01:37 2023-01-13 00:01:37,074 [run_init] DEBUG init version:0.0.0 force:False 00:01:37 2023-01-13 00:01:37,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 00:01:37 2023-01-13 00:01:37,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 00:01:37 2023-01-13 00:01:37,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 00:01:41 2023-01-13 00:01:41,402 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 00:01:41 2023-01-13 00:01:41,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4278 with force:False 00:01:41 2023-01-13 00:01:41,403 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4278 00:01:41 2023-01-13 00:01:41,408 [execute] INFO git cat-file --batch-check 00:01:41 2023-01-13 00:01:41,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:01:41 2023-01-13 00:01:41,415 [execute] INFO git cat-file --batch 00:01:41 2023-01-13 00:01:41,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:01:41 2023-01-13 00:01:41,421 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4278 00:01:41 0.0.0 [Pipeline] } 00:01:41 $ docker exec --env ******** --env ******** 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent -k 00:01:41 unset SSH_AUTH_SOCK; 00:01:41 unset SSH_AGENT_PID; 00:01:41 echo Agent pid 76 killed; 00:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:42 + git semver [Pipeline] } 00:01:42 $ docker stop --time=1 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 00:01:44 $ docker rm -f --volumes 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:44 Stashed 1 file(s) [Pipeline] echo 00:01:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:45 ========================================================= 00:01:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:01:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:01:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:45 213ec9aee27d: Pulling fs layer 00:01:45 4583459ba037: Pulling fs layer 00:01:45 93c1e223e6f2: Pulling fs layer 00:01:45 53926ce57604: Pulling fs layer 00:01:45 21b2b0c7a3f4: Pulling fs layer 00:01:45 22ff95d597cd: Pulling fs layer 00:01:45 12d6caf4c0d1: Pulling fs layer 00:01:45 96b7cbca73a9: Pulling fs layer 00:01:45 a7acece74701: Pulling fs layer 00:01:45 53926ce57604: Waiting 00:01:45 22ff95d597cd: Waiting 00:01:45 96b7cbca73a9: Waiting 00:01:45 12d6caf4c0d1: Waiting 00:01:45 93c1e223e6f2: Verifying Checksum 00:01:45 93c1e223e6f2: Download complete 00:01:45 4583459ba037: Verifying Checksum 00:01:45 4583459ba037: Download complete 00:01:45 21b2b0c7a3f4: Verifying Checksum 00:01:45 21b2b0c7a3f4: Download complete 00:01:45 22ff95d597cd: Download complete 00:01:45 213ec9aee27d: Verifying Checksum 00:01:45 213ec9aee27d: Download complete 00:01:45 12d6caf4c0d1: Download complete 00:01:46 213ec9aee27d: Pull complete 00:01:46 4583459ba037: Pull complete 00:01:46 93c1e223e6f2: Pull complete 00:01:46 a7acece74701: Verifying Checksum 00:01:46 a7acece74701: Download complete 00:01:46 96b7cbca73a9: Verifying Checksum 00:01:46 96b7cbca73a9: Download complete 00:01:46 53926ce57604: Verifying Checksum 00:01:46 53926ce57604: Download complete 00:01:51 53926ce57604: Pull complete 00:01:51 21b2b0c7a3f4: Pull complete 00:01:51 22ff95d597cd: Pull complete 00:01:51 12d6caf4c0d1: Pull complete 00:01:53 96b7cbca73a9: Pull complete 00:01:53 a7acece74701: Pull complete 00:01:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:01:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:01:54 WORKDIR /edgex 00:01:54 COPY go.mod . 00:01:54 RUN go mod download 00:01:54 docker build -t ci-base-image-x86_64 -f - . 00:01:54 Sending build context to Docker daemon 170MB 00:01:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:01:54 ---> db6d94c90886 00:01:54 Step 2/4 : WORKDIR /edgex 00:01:56 ---> Running in ec930b3a31da 00:01:57 Removing intermediate container ec930b3a31da 00:01:57 ---> 11c33a66e722 00:01:57 Step 3/4 : COPY go.mod . 00:01:57 ---> 0bbb876350ad 00:01:57 Step 4/4 : RUN go mod download 00:01:57 ---> Running in 06c9a42942ea 00:02:00 Still waiting to schedule task 00:02:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:02:09 Removing intermediate container 06c9a42942ea 00:02:09 ---> 793549bba76a 00:02:09 Successfully built 793549bba76a 00:02:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:09 + docker inspect -f . ci-base-image-x86_64 00:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:09 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 00:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 00:02:10 $ docker top d1a08204098754ffbf864334bf8934a596e8923f99a3ad600f21719796de7417 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:10 + go version 00:02:10 go version go1.18.7 linux/amd64 [Pipeline] } 00:02:10 $ docker stop --time=1 d1a08204098754ffbf864334bf8934a596e8923f99a3ad600f21719796de7417 00:02:11 $ docker rm -f --volumes d1a08204098754ffbf864334bf8934a596e8923f99a3ad600f21719796de7417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:12 + docker inspect -f . ci-base-image-x86_64 00:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:12 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 00:02:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 00:02:13 $ docker top 7d968bb9afe0f15d068f86b16a2202b3e88383fe8afe55695b025862fdc8f3b9 -eo pid,comm [Pipeline] { [Pipeline] echo 00:02:13 ========================================================= 00:02:13 [edgeXBuildGoParallel] Running Tests and Build... 00:02:13 ========================================================= [Pipeline] sh 00:02:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:02:13 + make test 00:02:13 go test -race -coverprofile=coverage.out ./... 00:02:20 ? github.com/edgexfoundry/edgex-go [no test files] 00:02:30 # github.com/edgexfoundry/go-mod-messaging/v3/clients 00:02:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 00:02:30 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 00:02:30 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 00:02:30 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 00:02:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 00:02:33 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 00:02:33 internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes 00:02:33 internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo 00:02:33 internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes 00:02:33 internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo 00:02:33 internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes 00:02:33 internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo 00:02:33 internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes 00:02:33 internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo 00:02:33 internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes 00:02:33 internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo 00:02:33 internal/core/command/controller/http/command.go:88:159: too many errors 00:02:33 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 00:02:33 internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes 00:02:33 internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo 00:02:33 internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes 00:02:33 internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo 00:02:33 internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes 00:02:33 internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo 00:02:33 internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes 00:02:33 internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo 00:02:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements 00:02:34 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 00:02:34 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 00:02:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.0% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.424s coverage: 89.2% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.4% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 79.5% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 00:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 00:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 00:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 00:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.244s coverage: 79.9% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 00:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 00:02:59 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 00:02:59 $ docker stop --time=1 7d968bb9afe0f15d068f86b16a2202b3e88383fe8afe55695b025862fdc8f3b9 00:03:00 $ docker rm -f --volumes 7d968bb9afe0f15d068f86b16a2202b3e88383fe8afe55695b025862fdc8f3b9 [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] } 00:03:01 Failed in branch amd64 00:03:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2136 in /w/workspace/edgexfoundry_edgex-go_PR-4278 [Pipeline] { [Pipeline] ws 00:03:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:03:33 The recommended git tool is: git 00:03:38 using credential edgex-jenkins-ssh 00:03:38 Cloning the remote Git repository 00:03:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:03:38 > git init /w/workspace/edgex-go/1 # timeout=10 00:03:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:03:38 > git --version # timeout=10 00:03:38 > git --version # 'git version 2.25.1' 00:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:03:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4278/head:refs/remotes/origin/PR-4278 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:03:57 Merging remotes/origin/main commit 9123da5ee4a297ce5d9921c004089f9acce55f5e into PR head commit a8d42dce1a6717733d5d29913fbfdca53469d9ac 00:03:58 Merge succeeded, producing a8d42dce1a6717733d5d29913fbfdca53469d9ac 00:03:58 Checking out Revision a8d42dce1a6717733d5d29913fbfdca53469d9ac (PR-4278) 00:03:58 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 00:03:58 > git --version # timeout=10 00:03:58 > git --version # 'git version 2.25.1' 00:03:58 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:57 > git config core.sparsecheckout # timeout=10 00:03:57 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 00:03:57 > git remote # timeout=10 00:03:57 > git config --get remote.origin.url # timeout=10 00:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:58 > git merge 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 00:03:58 > git rev-parse HEAD^{commit} # timeout=10 00:03:58 > git config core.sparsecheckout # timeout=10 00:03:58 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 00:03:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:03:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:59 Dload Upload Total Spent Left Speed 00:04:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 31176 0 --:--:-- --:--:-- --:--:-- 31176 [Pipeline] sh 00:04:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:01 + sudo tee /etc/docker/daemon.new 00:04:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:01 { 00:04:01 "registry-mirrors": [ 00:04:01 "https://nexus3.edgexfoundry.org:10001" 00:04:01 ], 00:04:01 "bip": "10.250.0.254/24", 00:04:01 "hosts": [ 00:04:01 "tcp://0.0.0.0:5555", 00:04:01 "unix:///var/run/docker.sock" 00:04:01 ], 00:04:01 "mtu": 1458, 00:04:01 "selinux-enabled": true, 00:04:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:01 } [Pipeline] sh 00:04:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:04:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:20 provisioning config files... 00:04:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13549102303050311097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:21 ---> docker-login.sh 00:04:21 nexus3.edgexfoundry.org:10001 00:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:21 Configure a credential helper to remove this warning. See 00:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:21 00:04:21 Login Succeeded 00:04:21 nexus3.edgexfoundry.org:10002 00:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:22 Configure a credential helper to remove this warning. See 00:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:22 00:04:22 Login Succeeded 00:04:22 nexus3.edgexfoundry.org:10003 00:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:22 Configure a credential helper to remove this warning. See 00:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:22 00:04:22 Login Succeeded 00:04:22 nexus3.edgexfoundry.org:10004 00:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:22 Configure a credential helper to remove this warning. See 00:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:22 00:04:23 Login Succeeded 00:04:23 docker.io 00:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:23 Configure a credential helper to remove this warning. See 00:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:23 00:04:23 Login Succeeded 00:04:23 ---> docker-login.sh ends [Pipeline] } 00:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:04:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:24 ========================================================= 00:04:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:04:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:04:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:04:24 9b18e9b68314: Pulling fs layer 00:04:24 35d82f9e3411: Pulling fs layer 00:04:24 e16973657156: Pulling fs layer 00:04:24 fc693d55d65f: Pulling fs layer 00:04:24 7e9fc2657dce: Pulling fs layer 00:04:24 dda99020689f: Pulling fs layer 00:04:24 db1c61fa0a46: Pulling fs layer 00:04:24 891c053d2c06: Pulling fs layer 00:04:24 fc693d55d65f: Waiting 00:04:24 dda99020689f: Waiting 00:04:24 db1c61fa0a46: Waiting 00:04:24 891c053d2c06: Waiting 00:04:24 7e9fc2657dce: Waiting 00:04:24 e16973657156: Verifying Checksum 00:04:24 e16973657156: Download complete 00:04:24 35d82f9e3411: Download complete 00:04:24 7e9fc2657dce: Verifying Checksum 00:04:24 7e9fc2657dce: Download complete 00:04:24 dda99020689f: Download complete 00:04:24 9b18e9b68314: Verifying Checksum 00:04:24 9b18e9b68314: Download complete 00:04:25 891c053d2c06: Verifying Checksum 00:04:25 891c053d2c06: Download complete 00:04:27 db1c61fa0a46: Verifying Checksum 00:04:27 db1c61fa0a46: Download complete 00:04:27 9b18e9b68314: Pull complete 00:04:27 fc693d55d65f: Verifying Checksum 00:04:27 fc693d55d65f: Download complete 00:04:27 35d82f9e3411: Pull complete 00:04:28 e16973657156: Pull complete 00:04:40 fc693d55d65f: Pull complete 00:04:40 7e9fc2657dce: Pull complete 00:04:40 dda99020689f: Pull complete 00:04:47 db1c61fa0a46: Pull complete 00:04:49 891c053d2c06: Pull complete 00:04:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:04:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:04:49 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:04:49 WORKDIR /edgex 00:04:49 COPY go.mod . 00:04:49 RUN go mod download 00:04:49 docker build -t ci-base-image-arm64 -f - . 00:04:50 Sending build context to Docker daemon 3.134MB 00:04:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:04:50 ---> f96f9c87975a 00:04:50 Step 2/4 : WORKDIR /edgex 00:04:52 ---> Running in 462446d2b273 00:04:52 Removing intermediate container 462446d2b273 00:04:52 ---> f01b3eb765d5 00:04:52 Step 3/4 : COPY go.mod . 00:04:52 ---> 26991bf52459 00:04:52 Step 4/4 : RUN go mod download 00:04:52 ---> Running in b7d7c7ccb160 00:05:24 Removing intermediate container b7d7c7ccb160 00:05:24 ---> e56c7a6e424f 00:05:24 Successfully built e56c7a6e424f 00:05:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:25 + docker inspect -f . ci-base-image-arm64 00:05:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 00:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 00:05:26 $ docker top 925a1679fe03e6e522d3e309aaf23820feb5b0b78b00786387e9bd42876a0df9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:27 + go version 00:05:27 go version go1.18.7 linux/arm64 [Pipeline] } 00:05:27 $ docker stop --time=1 925a1679fe03e6e522d3e309aaf23820feb5b0b78b00786387e9bd42876a0df9 00:05:30 $ docker rm -f --volumes 925a1679fe03e6e522d3e309aaf23820feb5b0b78b00786387e9bd42876a0df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:31 + docker inspect -f . ci-base-image-arm64 00:05:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:31 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 00:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 00:05:33 $ docker top 326f5d4a941c101f6cd5567ee26a372a3405c801266cf57169dff82cbbf2396b -eo pid,comm [Pipeline] { [Pipeline] echo 00:05:33 ========================================================= 00:05:33 [edgeXBuildGoParallel] Running Tests and Build... 00:05:33 ========================================================= [Pipeline] sh 00:05:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:05:34 + make test 00:05:34 go test -race -coverprofile=coverage.out ./... 00:06:06 ? github.com/edgexfoundry/edgex-go [no test files] 00:07:14 # github.com/edgexfoundry/go-mod-messaging/v3/clients 00:07:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 00:07:14 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 00:07:14 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 00:07:14 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 00:07:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 00:07:41 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 00:07:41 internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes 00:07:41 internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo 00:07:41 internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes 00:07:41 internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo 00:07:41 internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes 00:07:41 internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo 00:07:41 internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes 00:07:41 internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo 00:07:41 internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes 00:07:41 internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo 00:07:41 internal/core/command/controller/http/command.go:88:159: too many errors 00:07:41 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 00:07:41 internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes 00:07:41 internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo 00:07:41 internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes 00:07:41 internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo 00:07:41 internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes 00:07:41 internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo 00:07:41 internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes 00:07:41 internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo 00:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.465s coverage: 28.7% of statements 00:08:13 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 00:08:13 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 00:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.902s coverage: 54.0% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.540s coverage: 89.2% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.333s coverage: 2.4% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.384s coverage: 95.6% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.427s coverage: 72.2% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.713s coverage: 60.0% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.747s coverage: 0.9% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.672s coverage: 58.8% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.332s coverage: 29.6% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 79.5% of statements 00:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 00:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.431s coverage: 96.3% of statements 00:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.403s coverage: 87.5% of statements 00:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.489s coverage: 94.4% of statements 00:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 00:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.914s coverage: 79.9% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.483s coverage: 92.9% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.301s coverage: 86.9% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.309s coverage: 87.2% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.354s coverage: 58.8% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements 00:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements 00:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.056s coverage: 91.2% of statements 00:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.920s coverage: 64.7% of statements 00:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements 00:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 00:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 00:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 00:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 00:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.8% of statements 00:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 41.8% of statements 00:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements 00:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 00:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 00:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.655s coverage: 92.3% of statements 00:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 63.2% of statements 00:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 00:09:33 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 00:09:33 $ docker stop --time=1 326f5d4a941c101f6cd5567ee26a372a3405c801266cf57169dff82cbbf2396b 00:09:34 $ docker rm -f --volumes 326f5d4a941c101f6cd5567ee26a372a3405c801266cf57169dff82cbbf2396b [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 00:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:36 00:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:37 arm64: Pulling from edgex-lftools-log-publisher 00:09:37 8998bd30e6a1: Pulling fs layer 00:09:37 04944245beec: Pulling fs layer 00:09:37 699f458cf7ca: Pulling fs layer 00:09:37 765212b225bb: Pulling fs layer 00:09:37 f23df028b6ca: Pulling fs layer 00:09:37 d65c8cfc05b1: Pulling fs layer 00:09:37 2437ff75d9bd: Pulling fs layer 00:09:37 f23df028b6ca: Waiting 00:09:37 d65c8cfc05b1: Waiting 00:09:37 2437ff75d9bd: Waiting 00:09:37 04944245beec: Verifying Checksum 00:09:37 04944245beec: Download complete 00:09:37 765212b225bb: Verifying Checksum 00:09:37 765212b225bb: Download complete 00:09:37 f23df028b6ca: Verifying Checksum 00:09:37 f23df028b6ca: Download complete 00:09:37 d65c8cfc05b1: Verifying Checksum 00:09:37 d65c8cfc05b1: Download complete 00:09:37 699f458cf7ca: Verifying Checksum 00:09:37 699f458cf7ca: Download complete 00:09:37 8998bd30e6a1: Download complete 00:09:40 2437ff75d9bd: Verifying Checksum 00:09:40 2437ff75d9bd: Download complete 00:09:41 8998bd30e6a1: Pull complete 00:09:42 04944245beec: Pull complete 00:09:45 699f458cf7ca: Pull complete 00:09:45 765212b225bb: Pull complete 00:09:46 f23df028b6ca: Pull complete 00:09:46 d65c8cfc05b1: Pull complete 00:10:01 2437ff75d9bd: Pull complete 00:10:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:10:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:02 prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 00:10:02 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 00:10:04 $ docker top a1298b715d26cd52d6bbfcd1cbd5908f3eb499af19cb792c17a0438471e18798 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:05 ---> job-cost.sh 00:10:05 lf-activate-venv: SKIPPING 00:10:05 INFO: No Stack... 00:10:05 INFO: Retrieving Pricing Info for: v3-standard-4 00:10:06 INFO: Archiving Costs [Pipeline] sh 00:10:07 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:10:07 + cut -d, -f6 [Pipeline] lock 00:10:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] 00:10:07 Resource [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] did not exist. Created. 00:10:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:10:08 + echo total: 0.10999999940395355 [Pipeline] stash 00:10:09 Stashed 1 file(s) [Pipeline] } 00:10:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:10:09 $ docker stop --time=1 a1298b715d26cd52d6bbfcd1cbd5908f3eb499af19cb792c17a0438471e18798 00:10:10 $ docker rm -f --volumes a1298b715d26cd52d6bbfcd1cbd5908f3eb499af19cb792c17a0438471e18798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:10:11 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 00:10:13 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:10:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:10:14 ---> package-listing.sh 00:10:14 ++ facter osfamily 00:10:14 ++ tr '[:upper:]' '[:lower:]' 00:10:14 + OS_FAMILY=debian 00:10:14 + workspace=/w/workspace/edgex-go/1 00:10:14 + START_PACKAGES=/tmp/packages_start.txt 00:10:14 + END_PACKAGES=/tmp/packages_end.txt 00:10:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:14 + PACKAGES=/tmp/packages_start.txt 00:10:14 + '[' /w/workspace/edgex-go/1 ']' 00:10:14 + PACKAGES=/tmp/packages_end.txt 00:10:14 + case "${OS_FAMILY}" in 00:10:14 + dpkg -l 00:10:14 + grep '^ii' 00:10:14 + '[' -f /tmp/packages_start.txt ']' 00:10:14 + '[' -f /tmp/packages_end.txt ']' 00:10:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:14 + '[' /w/workspace/edgex-go/1 ']' 00:10:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:10:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:10:14 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:10:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:15 00:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:15 latest: Pulling from edgex-lftools-log-publisher 00:10:15 5eb5b503b376: Pulling fs layer 00:10:15 5c69ac0246d0: Pulling fs layer 00:10:15 ec43610c2a17: Pulling fs layer 00:10:15 3a2ae6a8a46f: Pulling fs layer 00:10:15 33b1e0a273af: Pulling fs layer 00:10:15 3a2ae6a8a46f: Waiting 00:10:15 33b1e0a273af: Waiting 00:10:15 5d3b04190fa2: Pulling fs layer 00:10:15 2f39f015ded8: Pulling fs layer 00:10:15 5d3b04190fa2: Waiting 00:10:15 2f39f015ded8: Waiting 00:10:15 5c69ac0246d0: Verifying Checksum 00:10:15 5c69ac0246d0: Download complete 00:10:15 3a2ae6a8a46f: Verifying Checksum 00:10:15 3a2ae6a8a46f: Download complete 00:10:16 33b1e0a273af: Verifying Checksum 00:10:16 33b1e0a273af: Download complete 00:10:16 5d3b04190fa2: Verifying Checksum 00:10:16 5d3b04190fa2: Download complete 00:10:16 ec43610c2a17: Verifying Checksum 00:10:16 ec43610c2a17: Download complete 00:10:16 5eb5b503b376: Verifying Checksum 00:10:16 5eb5b503b376: Download complete 00:10:16 2f39f015ded8: Download complete 00:10:17 5eb5b503b376: Pull complete 00:10:17 5c69ac0246d0: Pull complete 00:10:17 ec43610c2a17: Pull complete 00:10:17 3a2ae6a8a46f: Pull complete 00:10:18 33b1e0a273af: Pull complete 00:10:18 5d3b04190fa2: Pull complete 00:10:22 2f39f015ded8: Pull complete 00:10:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:22 prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container 00:10:22 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat 00:10:24 $ docker top c866a9e6578ad9874dc66306a27d3863d1f8b822cff67e18368fd1d2db3b0a79 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:10:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:10:25 + ls /var/log/sa-host 00:10:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:25 provisioning config files... 00:10:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7363234272566912610tmp [Pipeline] { [Pipeline] echo 00:10:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:10:25 ---> create-netrc.sh [Pipeline] } 00:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:10:26 ---> python-tools-install.sh [Pipeline] echo 00:10:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:10:26 ---> sudo-logs.sh 00:10:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:10:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:10:26 ---> job-cost.sh 00:10:26 lf-activate-venv: SKIPPING 00:10:26 DEBUG: total: 0.10999999940395355 00:10:26 INFO: Retrieving Stack Cost... 00:10:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:10:27 INFO: Archiving Costs [Pipeline] echo 00:10:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:10:27 ---> logs-deploy.sh 00:10:27 lf-activate-venv: SKIPPING 00:10:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4278/1 00:10:27 INFO: archiving workspace using pattern(s): 00:10:28 Archives upload complete. 00:10:28 INFO: archiving logs to Nexus