Pull request #4381 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (97f5886de2b0a69efa306ae521eb51f71e326dfc) 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-ssh4689614116429307257.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-ssh6909339266179881080.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-4381/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-4381/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2344583128950809196.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-4381/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8676991320045206551.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-ssh14394273723972664010.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-4381/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-4381/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1336365961759265631.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/v3], 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/v3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6926 in /w/workspace/edgexfoundry_edgex-go_PR-4381 [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 > 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/4381/head:refs/remotes/origin/PR-4381 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 Merge succeeded, producing 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 Checking out Revision 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 (PR-4381) 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 20:06:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:15 ========================================================= 20:06:15 EdgeX Global Pipelines Version Info 20:06:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:06:16 ------------------- 20:06:16 stable info: 20:06:16 ------------------- 20:06:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:06:16 Message: update stable to v1.0.244 20:06:17 ------------------- 20:06:17 experimental info: 20:06:17 ------------------- 20:06:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:06:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:06:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:06:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4381 [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4381 [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4381 [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78dadbe [Pipeline] echo 20:06:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:18 provisioning config files... 20:06:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16071870994589441498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:19 ---> docker-login.sh 20:06:19 nexus3.edgexfoundry.org:10001 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:19 Configure a credential helper to remove this warning. See 20:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:19 20:06:19 Login Succeeded 20:06:19 nexus3.edgexfoundry.org:10002 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:19 Configure a credential helper to remove this warning. See 20:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:19 20:06:19 Login Succeeded 20:06:19 nexus3.edgexfoundry.org:10003 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:19 Configure a credential helper to remove this warning. See 20:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:19 20:06:19 Login Succeeded 20:06:19 nexus3.edgexfoundry.org:10004 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:19 Configure a credential helper to remove this warning. See 20:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:19 20:06:19 Login Succeeded 20:06:19 docker.io 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:20 Configure a credential helper to remove this warning. See 20:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:20 20:06:20 Login Succeeded 20:06:20 ---> docker-login.sh ends [Pipeline] } 20:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:20 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 20:06:20 + dirname cmd/core-command/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo core-command,cmd/core-command/Dockerfile 20:06:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:06:20 + dirname cmd/core-data/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo core-data,cmd/core-data/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + dirname cmd/core-metadata/Dockerfile 20:06:20 + echo core-metadata,cmd/core-metadata/Dockerfile 20:06:20 + dirname cmd/security-bootstrapper/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:06:20 + dirname cmd/security-proxy-setup/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:06:20 + dirname cmd/security-secretstore-setup/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:06:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:06:20 + + dirname cmd/security-spire-agent/Dockerfile 20:06:20 cut -d/ -f2 20:06:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:06:20 + dirname cmd/security-spire-config/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:06:20 + + cut -d/ -f2 20:06:20 dirname cmd/security-spire-server/Dockerfile 20:06:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:06:20 + + cut -d/ -f2 20:06:20 dirname cmd/support-notifications/Dockerfile 20:06:20 + echo support-notifications,cmd/support-notifications/Dockerfile 20:06:20 + dirname cmd/support-scheduler/Dockerfile 20:06:20 + cut -d/ -f2 20:06:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:06:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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 20:06:21 + git rev-list -1 --merges 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7~1..78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 [Pipeline] echo 20:06:21 -----------> git rev-list -1 --merges 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7~1..78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 [false] [Pipeline] sh 20:06:21 + git log --format=format:%s -1 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 [Pipeline] echo 20:06:21 ========================================================= 20:06:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:06:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:06:22 + grep -v github /etc/ssh/ssh_known_hosts 20:06:22 + [ -e /tmp/ssh_known_hosts ] 20:06:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:06:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:06:22 + sudo tee -a /etc/ssh/ssh_known_hosts 20:06:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:22 20:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:06:22 b85a868b505f: Pulling fs layer 20:06:22 e2be974225ed: Pulling fs layer 20:06:22 339a4e72a1f5: Pulling fs layer 20:06:22 988bab9f4d93: Pulling fs layer 20:06:22 1469e6f7b9e6: Pulling fs layer 20:06:22 eaf3925da568: Pulling fs layer 20:06:22 bab4dde63d76: Pulling fs layer 20:06:22 bde34c3a00c8: Pulling fs layer 20:06:22 b352a97aabf1: Pulling fs layer 20:06:22 4872d77fe225: Pulling fs layer 20:06:22 5851b861e8e6: Pulling fs layer 20:06:22 1469e6f7b9e6: Waiting 20:06:22 eaf3925da568: Waiting 20:06:22 bab4dde63d76: Waiting 20:06:22 bde34c3a00c8: Waiting 20:06:22 5851b861e8e6: Waiting 20:06:22 4872d77fe225: Waiting 20:06:22 b352a97aabf1: Waiting 20:06:22 988bab9f4d93: Waiting 20:06:22 e2be974225ed: Verifying Checksum 20:06:22 e2be974225ed: Download complete 20:06:22 988bab9f4d93: Verifying Checksum 20:06:22 988bab9f4d93: Download complete 20:06:23 1469e6f7b9e6: Verifying Checksum 20:06:23 1469e6f7b9e6: Download complete 20:06:23 eaf3925da568: Verifying Checksum 20:06:23 eaf3925da568: Download complete 20:06:23 339a4e72a1f5: Verifying Checksum 20:06:23 339a4e72a1f5: Download complete 20:06:23 bde34c3a00c8: Download complete 20:06:23 b352a97aabf1: Download complete 20:06:23 4872d77fe225: Verifying Checksum 20:06:23 4872d77fe225: Download complete 20:06:23 5851b861e8e6: Verifying Checksum 20:06:23 5851b861e8e6: Download complete 20:06:23 b85a868b505f: Verifying Checksum 20:06:23 b85a868b505f: Download complete 20:06:23 bab4dde63d76: Verifying Checksum 20:06:23 bab4dde63d76: Download complete 20:06:24 b85a868b505f: Pull complete 20:06:24 e2be974225ed: Pull complete 20:06:25 339a4e72a1f5: Pull complete 20:06:25 988bab9f4d93: Pull complete 20:06:25 1469e6f7b9e6: Pull complete 20:06:25 eaf3925da568: Pull complete 20:06:27 bab4dde63d76: Pull complete 20:06:27 bde34c3a00c8: Pull complete 20:06:27 b352a97aabf1: Pull complete 20:06:27 4872d77fe225: Pull complete 20:06:27 5851b861e8e6: Pull complete 20:06:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:27 prd-ubuntu20.04-docker-8c-8g-6926 does not seem to be running inside a container 20:06:27 $ 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 20:06:31 $ docker top 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 -eo pid,comm 20:06:31 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). 20:06:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:31 [ssh-agent] Looking for ssh-agent implementation... 20:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:31 $ docker exec 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 ssh-agent 20:06:31 SSH_AUTH_SOCK=/tmp/ssh-LdRyTEy9uENR/agent.32 20:06:31 SSH_AGENT_PID=38 20:06:31 Running ssh-add (command line suppressed) 20:06:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1221775920681960416.key (/w/workspace/edgex-go/1@tmp/private_key_1221775920681960416.key) 20:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:32 + git tag --points-at HEAD [Pipeline] } 20:06:32 $ docker exec --env ******** --env ******** 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 ssh-agent -k 20:06:32 unset SSH_AUTH_SOCK; 20:06:32 unset SSH_AGENT_PID; 20:06:32 echo Agent pid 38 killed; 20:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:32 [ssh-agent] Looking for ssh-agent implementation... 20:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:32 $ docker exec 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 ssh-agent 20:06:32 SSH_AUTH_SOCK=/tmp/ssh-fon4nJI0L2Mw/agent.70 20:06:32 SSH_AGENT_PID=76 20:06:32 Running ssh-add (command line suppressed) 20:06:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1060559792715918180.key (/w/workspace/edgex-go/1@tmp/private_key_1060559792715918180.key) 20:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:33 + git semver init 20:06:33 2023-02-21 20:06:33,351 [run_init] DEBUG init version:0.0.0 force:False 20:06:33 2023-02-21 20:06:33,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:06:33 2023-02-21 20:06:33,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:06:33 2023-02-21 20:06:33,353 [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) 20:06:38 2023-02-21 20:06:38,400 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:06:38 2023-02-21 20:06:38,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4381 with force:False 20:06:38 2023-02-21 20:06:38,400 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4381 20:06:38 2023-02-21 20:06:38,404 [execute] INFO git cat-file --batch-check 20:06:38 2023-02-21 20:06:38,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:06:38 2023-02-21 20:06:38,411 [execute] INFO git cat-file --batch 20:06:38 2023-02-21 20:06:38,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:06:38 2023-02-21 20:06:38,414 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4381 20:06:38 0.0.0 [Pipeline] } 20:06:38 $ docker exec --env ******** --env ******** 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 ssh-agent -k 20:06:38 unset SSH_AUTH_SOCK; 20:06:38 unset SSH_AGENT_PID; 20:06:38 echo Agent pid 76 killed; 20:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:39 + git semver [Pipeline] } 20:06:39 $ docker stop --time=1 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 20:06:40 $ docker rm -f --volumes 87a3b2c9157307bc5dabeb753b9f2847f7934340301baf43631a461ac7f6b630 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:41 Stashed 1 file(s) [Pipeline] echo 20:06:41 [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 20:06:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:42 ========================================================= 20:06:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:06:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:06:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:42 213ec9aee27d: Pulling fs layer 20:06:42 4583459ba037: Pulling fs layer 20:06:42 93c1e223e6f2: Pulling fs layer 20:06:42 53926ce57604: Pulling fs layer 20:06:42 21b2b0c7a3f4: Pulling fs layer 20:06:42 22ff95d597cd: Pulling fs layer 20:06:42 12d6caf4c0d1: Pulling fs layer 20:06:42 96b7cbca73a9: Pulling fs layer 20:06:42 a7acece74701: Pulling fs layer 20:06:42 22ff95d597cd: Waiting 20:06:42 12d6caf4c0d1: Waiting 20:06:42 96b7cbca73a9: Waiting 20:06:42 21b2b0c7a3f4: Waiting 20:06:42 53926ce57604: Waiting 20:06:42 93c1e223e6f2: Verifying Checksum 20:06:42 93c1e223e6f2: Download complete 20:06:42 4583459ba037: Download complete 20:06:42 21b2b0c7a3f4: Verifying Checksum 20:06:42 21b2b0c7a3f4: Download complete 20:06:42 22ff95d597cd: Verifying Checksum 20:06:42 22ff95d597cd: Download complete 20:06:42 213ec9aee27d: Verifying Checksum 20:06:42 12d6caf4c0d1: Verifying Checksum 20:06:42 12d6caf4c0d1: Download complete 20:06:43 213ec9aee27d: Pull complete 20:06:43 4583459ba037: Pull complete 20:06:43 a7acece74701: Verifying Checksum 20:06:43 a7acece74701: Download complete 20:06:43 93c1e223e6f2: Pull complete 20:06:43 96b7cbca73a9: Verifying Checksum 20:06:43 96b7cbca73a9: Download complete 20:06:43 53926ce57604: Verifying Checksum 20:06:43 53926ce57604: Download complete 20:06:47 53926ce57604: Pull complete 20:06:47 21b2b0c7a3f4: Pull complete 20:06:47 22ff95d597cd: Pull complete 20:06:47 12d6caf4c0d1: Pull complete 20:06:49 96b7cbca73a9: Pull complete 20:06:50 a7acece74701: Pull complete 20:06:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:06:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:06:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:06:50 WORKDIR /edgex 20:06:50 COPY go.mod . 20:06:50 RUN go mod download 20:06:50 + docker build -t ci-base-image-x86_64 -f - . 20:06:51 Sending build context to Docker daemon 170.4MB 20:06:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:06:51 ---> db6d94c90886 20:06:51 Step 2/4 : WORKDIR /edgex 20:06:55 ---> Running in 060549c38904 20:06:55 Removing intermediate container 060549c38904 20:06:55 ---> 79704e95145d 20:06:55 Step 3/4 : COPY go.mod . 20:06:55 ---> aa1346f1c673 20:06:55 Step 4/4 : RUN go mod download 20:06:55 ---> Running in 242ddbbd040d 20:06:56 Still waiting to schedule task 20:06:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:07:07 Removing intermediate container 242ddbbd040d 20:07:07 ---> 3aa718f4b4ff 20:07:07 Successfully built 3aa718f4b4ff 20:07:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:08 + docker inspect -f . ci-base-image-x86_64 20:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:08 prd-ubuntu20.04-docker-8c-8g-6926 does not seem to be running inside a container 20:07:08 $ 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 20:07:08 $ docker top 932c81194d5a8086b445f97c5d75ea8ae7ec03f8d35afcb36b1f8930efe21b3d -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:09 + go version 20:07:09 go version go1.18.7 linux/amd64 [Pipeline] } 20:07:09 $ docker stop --time=1 932c81194d5a8086b445f97c5d75ea8ae7ec03f8d35afcb36b1f8930efe21b3d 20:07:10 $ docker rm -f --volumes 932c81194d5a8086b445f97c5d75ea8ae7ec03f8d35afcb36b1f8930efe21b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:11 + docker inspect -f . ci-base-image-x86_64 20:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:11 prd-ubuntu20.04-docker-8c-8g-6926 does not seem to be running inside a container 20:07:11 $ 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 20:07:11 $ docker top f3c8cebfdfc6b1878d8d25b1a5ea02b7d07427e29f63014d0ba6f1500212c873 -eo pid,comm [Pipeline] { [Pipeline] echo 20:07:11 ========================================================= 20:07:11 [edgeXBuildGoParallel] Running Tests and Build... 20:07:11 ========================================================= [Pipeline] sh 20:07:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:07:12 + make test 20:07:12 go test -race -coverprofile=coverage.out ./... 20:07:18 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:31 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 20:07:31 internal/core/metadata/application/notify.go:31:48: not enough arguments in call to clients.NewDeviceServiceCallbackClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 20:07:31 have (string) 20:07:31 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:07:31 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:143:45: too many errors 20:07:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 20:07:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.139s coverage: 73.7% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.132s coverage: 54.0% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 88.5% of statements 20:07:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 20:07:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 82.9% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.336s coverage: 79.9% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.2% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.3% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 20:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:07:57 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 20:07:57 $ docker stop --time=1 f3c8cebfdfc6b1878d8d25b1a5ea02b7d07427e29f63014d0ba6f1500212c873 20:07:59 $ docker rm -f --volumes f3c8cebfdfc6b1878d8d25b1a5ea02b7d07427e29f63014d0ba6f1500212c873 [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] } 20:07:59 Failed in branch amd64 20:09:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6928 in /w/workspace/edgexfoundry_edgex-go_PR-4381 [Pipeline] { [Pipeline] ws 20:09:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:09:25 The recommended git tool is: git 20:09:31 using credential edgex-jenkins-ssh 20:09:31 Cloning the remote Git repository 20:09:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:09:31 > git init /w/workspace/edgex-go/1 # timeout=10 20:09:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:09:31 > git --version # timeout=10 20:09:31 > git --version # 'git version 2.25.1' 20:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:09:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:50 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 20:09:51 Merge succeeded, producing 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 20:09:51 Checking out Revision 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 (PR-4381) 20:09:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:09:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:09:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4381/head:refs/remotes/origin/PR-4381 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:09:50 > git config core.sparsecheckout # timeout=10 20:09:50 > git checkout -f 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 # timeout=10 20:09:51 > git remote # timeout=10 20:09:51 > git config --get remote.origin.url # timeout=10 20:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:51 > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 20:09:51 > git rev-parse HEAD^{commit} # timeout=10 20:09:51 > git config core.sparsecheckout # timeout=10 20:09:51 > git checkout -f 78dadbe23d2face2e97d564dcd4c27aaaee1e0e7 # timeout=10 20:09:52 > git --version # timeout=10 20:09:52 > git --version # 'git version 2.25.1' 20:09:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:09:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:56 Dload Upload Total Spent Left Speed 20:09:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 20:09:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:09:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:09:57 + sudo tee /etc/docker/daemon.new 20:09:57 { 20:09:57 "registry-mirrors": [ 20:09:57 "https://nexus3.edgexfoundry.org:10001" 20:09:57 ], 20:09:57 "bip": "10.250.0.254/24", 20:09:57 "hosts": [ 20:09:57 "tcp://0.0.0.0:5555", 20:09:57 "unix:///var/run/docker.sock" 20:09:57 ], 20:09:57 "mtu": 1458, 20:09:57 "selinux-enabled": true, 20:09:57 "seccomp-profile": "/etc/docker/seccomp.json" 20:09:57 } [Pipeline] sh 20:09:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:09:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:16 provisioning config files... 20:10:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8141441721121068281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:16 ---> docker-login.sh 20:10:16 nexus3.edgexfoundry.org:10001 20:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:17 Configure a credential helper to remove this warning. See 20:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:17 20:10:17 Login Succeeded 20:10:17 nexus3.edgexfoundry.org:10002 20:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:17 Configure a credential helper to remove this warning. See 20:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:17 20:10:17 Login Succeeded 20:10:17 nexus3.edgexfoundry.org:10003 20:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:18 Configure a credential helper to remove this warning. See 20:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:18 20:10:18 Login Succeeded 20:10:18 nexus3.edgexfoundry.org:10004 20:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:18 Configure a credential helper to remove this warning. See 20:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:18 20:10:18 Login Succeeded 20:10:18 docker.io 20:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:18 Configure a credential helper to remove this warning. See 20:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:18 20:10:18 Login Succeeded 20:10:18 ---> docker-login.sh ends [Pipeline] } 20:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:10:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:10:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:20 ========================================================= 20:10:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:10:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:20 9b18e9b68314: Pulling fs layer 20:10:20 35d82f9e3411: Pulling fs layer 20:10:20 e16973657156: Pulling fs layer 20:10:20 fc693d55d65f: Pulling fs layer 20:10:20 7e9fc2657dce: Pulling fs layer 20:10:20 dda99020689f: Pulling fs layer 20:10:20 db1c61fa0a46: Pulling fs layer 20:10:20 891c053d2c06: Pulling fs layer 20:10:20 dda99020689f: Waiting 20:10:20 db1c61fa0a46: Waiting 20:10:20 891c053d2c06: Waiting 20:10:20 fc693d55d65f: Waiting 20:10:20 7e9fc2657dce: Waiting 20:10:20 e16973657156: Verifying Checksum 20:10:20 e16973657156: Download complete 20:10:20 35d82f9e3411: Verifying Checksum 20:10:20 35d82f9e3411: Download complete 20:10:20 7e9fc2657dce: Verifying Checksum 20:10:20 7e9fc2657dce: Download complete 20:10:20 dda99020689f: Download complete 20:10:20 9b18e9b68314: Verifying Checksum 20:10:20 9b18e9b68314: Download complete 20:10:21 9b18e9b68314: Pull complete 20:10:21 891c053d2c06: Verifying Checksum 20:10:21 891c053d2c06: Download complete 20:10:23 db1c61fa0a46: Verifying Checksum 20:10:23 db1c61fa0a46: Download complete 20:10:23 fc693d55d65f: Verifying Checksum 20:10:23 fc693d55d65f: Download complete 20:10:25 35d82f9e3411: Pull complete 20:10:25 e16973657156: Pull complete 20:10:37 fc693d55d65f: Pull complete 20:10:37 7e9fc2657dce: Pull complete 20:10:38 dda99020689f: Pull complete 20:10:46 db1c61fa0a46: Pull complete 20:10:46 891c053d2c06: Pull complete 20:10:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:10:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:46 WORKDIR /edgex 20:10:46 COPY go.mod . 20:10:46 RUN go mod download 20:10:46 + docker build -t ci-base-image-arm64 -f - . 20:10:47 Sending build context to Docker daemon 3.093MB 20:10:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:47 ---> f96f9c87975a 20:10:47 Step 2/4 : WORKDIR /edgex 20:10:48 ---> Running in 6cf4e09f5bd9 20:10:49 Removing intermediate container 6cf4e09f5bd9 20:10:49 ---> 426a16c37482 20:10:49 Step 3/4 : COPY go.mod . 20:10:49 ---> 39a71972e91e 20:10:49 Step 4/4 : RUN go mod download 20:10:49 ---> Running in 804456af4e84 20:11:22 Removing intermediate container 804456af4e84 20:11:22 ---> ec56da871acc 20:11:22 Successfully built ec56da871acc 20:11:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:22 + docker inspect -f . ci-base-image-arm64 20:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-6928 does not seem to be running inside a container 20:11:22 $ 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 20:11:24 $ docker top 5e6f4fc438170bfa698ab29f4bd73f8e6862b1f053d45cb8e5393ceb2dae2cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:25 + go version 20:11:25 go version go1.18.7 linux/arm64 [Pipeline] } 20:11:25 $ docker stop --time=1 5e6f4fc438170bfa698ab29f4bd73f8e6862b1f053d45cb8e5393ceb2dae2cf3 20:11:26 $ docker rm -f --volumes 5e6f4fc438170bfa698ab29f4bd73f8e6862b1f053d45cb8e5393ceb2dae2cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:27 + docker inspect -f . ci-base-image-arm64 20:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:27 prd-ubuntu20.04-docker-arm64-4c-16g-6928 does not seem to be running inside a container 20:11:27 $ 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 20:11:29 $ docker top 2c09eb6db710414d957969d8c4c85bc4a42c93e1a75bf94a3e67b1ac801eaa93 -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:29 ========================================================= 20:11:29 [edgeXBuildGoParallel] Running Tests and Build... 20:11:29 ========================================================= [Pipeline] sh 20:11:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:11:30 + make test 20:11:30 go test -race -coverprofile=coverage.out ./... 20:12:09 ? github.com/edgexfoundry/edgex-go [no test files] 20:14:01 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:01 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.25/bootstrap/handlers/clients.go:143:45: too many errors 20:14:01 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 20:14:01 internal/core/metadata/application/notify.go:31:48: not enough arguments in call to clients.NewDeviceServiceCallbackClient 20:14:01 have (string) 20:14:01 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 20:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.266s coverage: 28.7% of statements 20:14:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.524s coverage: 98.5% of statements 20:14:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.114s coverage: 73.7% of statements 20:14:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 54.0% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.340s coverage: 88.5% of statements 20:14:43 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 20:14:43 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.287s coverage: 72.2% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.438s coverage: 65.9% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.767s coverage: 0.9% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.474s coverage: 29.6% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.556s coverage: 47.1% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.450s coverage: 82.9% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.320s coverage: 94.1% of statements 20:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 20:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 20:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.393s coverage: 79.9% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 20:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.911s coverage: 91.2% of statements 20:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.450s coverage: 63.1% of statements 20:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 20:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements 20:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 20:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.619s coverage: 65.3% of statements 20:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.830s coverage: 41.0% of statements 20:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements 20:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 20:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.407s coverage: 17.7% of statements 20:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements 20:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements 20:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements 20:15:38 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 20:15:38 $ docker stop --time=1 2c09eb6db710414d957969d8c4c85bc4a42c93e1a75bf94a3e67b1ac801eaa93 20:15:42 $ docker rm -f --volumes 2c09eb6db710414d957969d8c4c85bc4a42c93e1a75bf94a3e67b1ac801eaa93 [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 20:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:44 20:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:44 arm64: Pulling from edgex-lftools-log-publisher 20:15:44 8998bd30e6a1: Pulling fs layer 20:15:44 04944245beec: Pulling fs layer 20:15:44 699f458cf7ca: Pulling fs layer 20:15:44 765212b225bb: Pulling fs layer 20:15:44 f23df028b6ca: Pulling fs layer 20:15:44 d65c8cfc05b1: Pulling fs layer 20:15:44 2437ff75d9bd: Pulling fs layer 20:15:44 765212b225bb: Waiting 20:15:44 f23df028b6ca: Waiting 20:15:44 d65c8cfc05b1: Waiting 20:15:44 2437ff75d9bd: Waiting 20:15:44 04944245beec: Verifying Checksum 20:15:44 04944245beec: Download complete 20:15:45 765212b225bb: Verifying Checksum 20:15:45 765212b225bb: Download complete 20:15:45 f23df028b6ca: Verifying Checksum 20:15:45 f23df028b6ca: Download complete 20:15:45 d65c8cfc05b1: Verifying Checksum 20:15:45 d65c8cfc05b1: Download complete 20:15:45 699f458cf7ca: Verifying Checksum 20:15:45 699f458cf7ca: Download complete 20:15:45 8998bd30e6a1: Download complete 20:15:48 2437ff75d9bd: Verifying Checksum 20:15:48 2437ff75d9bd: Download complete 20:15:50 8998bd30e6a1: Pull complete 20:15:50 04944245beec: Pull complete 20:15:52 699f458cf7ca: Pull complete 20:15:52 765212b225bb: Pull complete 20:15:53 f23df028b6ca: Pull complete 20:15:53 d65c8cfc05b1: Pull complete 20:16:11 2437ff75d9bd: Pull complete 20:16:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:12 prd-ubuntu20.04-docker-arm64-4c-16g-6928 does not seem to be running inside a container 20:16:12 $ 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 20:16:14 $ docker top 25b538208c4a7b82feb7bf2b84259d18c8d15cfae1396e91176ad9c6c2285de5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:15 ---> job-cost.sh 20:16:15 lf-activate-venv: SKIPPING 20:16:15 INFO: No Stack... 20:16:16 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:17 INFO: Archiving Costs [Pipeline] sh 20:16:17 + cat+ /w/workspace/edgex-go/1/archives/cost.csv 20:16:17 cut -d, -f6 [Pipeline] lock 20:16:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4381-1-stack-cost] 20:16:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4381-1-stack-cost] did not exist. Created. 20:16:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:18 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:19 Stashed 1 file(s) [Pipeline] } 20:16:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4381-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:19 $ docker stop --time=1 25b538208c4a7b82feb7bf2b84259d18c8d15cfae1396e91176ad9c6c2285de5 20:16:21 $ docker rm -f --volumes 25b538208c4a7b82feb7bf2b84259d18c8d15cfae1396e91176ad9c6c2285de5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:22 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 20:16:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:16:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:25 ---> package-listing.sh 20:16:25 ++ facter osfamily 20:16:25 ++ tr '[:upper:]' '[:lower:]' 20:16:25 + OS_FAMILY=debian 20:16:25 + workspace=/w/workspace/edgex-go/1 20:16:25 + START_PACKAGES=/tmp/packages_start.txt 20:16:25 + END_PACKAGES=/tmp/packages_end.txt 20:16:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:25 + PACKAGES=/tmp/packages_start.txt 20:16:25 + '[' /w/workspace/edgex-go/1 ']' 20:16:25 + PACKAGES=/tmp/packages_end.txt 20:16:25 + case "${OS_FAMILY}" in 20:16:25 + dpkg -l 20:16:25 + grep '^ii' 20:16:25 + '[' -f /tmp/packages_start.txt ']' 20:16:25 + '[' -f /tmp/packages_end.txt ']' 20:16:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:25 + '[' /w/workspace/edgex-go/1 ']' 20:16:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:16:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:16:25 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 20:16:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:26 20:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:27 latest: Pulling from edgex-lftools-log-publisher 20:16:27 5eb5b503b376: Pulling fs layer 20:16:27 5c69ac0246d0: Pulling fs layer 20:16:27 ec43610c2a17: Pulling fs layer 20:16:27 3a2ae6a8a46f: Pulling fs layer 20:16:27 33b1e0a273af: Pulling fs layer 20:16:27 5d3b04190fa2: Pulling fs layer 20:16:27 2f39f015ded8: Pulling fs layer 20:16:27 3a2ae6a8a46f: Waiting 20:16:27 33b1e0a273af: Waiting 20:16:27 5d3b04190fa2: Waiting 20:16:27 2f39f015ded8: Waiting 20:16:27 5c69ac0246d0: Verifying Checksum 20:16:27 5c69ac0246d0: Download complete 20:16:27 3a2ae6a8a46f: Download complete 20:16:27 ec43610c2a17: Verifying Checksum 20:16:27 ec43610c2a17: Download complete 20:16:28 33b1e0a273af: Verifying Checksum 20:16:28 33b1e0a273af: Download complete 20:16:28 5d3b04190fa2: Verifying Checksum 20:16:28 5eb5b503b376: Verifying Checksum 20:16:28 5eb5b503b376: Download complete 20:16:28 2f39f015ded8: Download complete 20:16:29 5eb5b503b376: Pull complete 20:16:29 5c69ac0246d0: Pull complete 20:16:29 ec43610c2a17: Pull complete 20:16:29 3a2ae6a8a46f: Pull complete 20:16:29 33b1e0a273af: Pull complete 20:16:30 5d3b04190fa2: Pull complete 20:16:34 2f39f015ded8: Pull complete 20:16:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:34 prd-ubuntu20.04-docker-8c-8g-6926 does not seem to be running inside a container 20:16:34 $ 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 20:16:42 $ docker top 29b772667e6a200a8a5b3a73a49e7c73511743f492b63d00b092631d2b98501a -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:43 + mkdir -p /var/log/sysstat [Pipeline] sh 20:16:43 + ls /var/log/sa-host 20:16:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:43 provisioning config files... 20:16:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10517707914265036438tmp [Pipeline] { [Pipeline] echo 20:16:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:43 ---> create-netrc.sh [Pipeline] } 20:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:16:44 ---> python-tools-install.sh [Pipeline] echo 20:16:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:16:44 ---> sudo-logs.sh 20:16:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:16:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:16:45 ---> job-cost.sh 20:16:45 lf-activate-venv: SKIPPING 20:16:45 DEBUG: total: 0.10999999940395355 20:16:45 INFO: Retrieving Stack Cost... 20:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:16:45 INFO: Archiving Costs [Pipeline] echo 20:16:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:46 ---> logs-deploy.sh 20:16:46 lf-activate-venv: SKIPPING 20:16:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4381/1 20:16:46 INFO: archiving workspace using pattern(s): 20:16:47 Archives upload complete. 20:16:47 INFO: archiving logs to Nexus 20:16:48 ---> uname -a: 20:16:48 Linux prd-ubuntu20-04-docker-8c-8g-6926 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:16:48 20:16:48 20:16:48 ---> lscpu: 20:16:48 Architecture: x86_64 20:16:48 CPU op-mode(s): 32-bit, 64-bit 20:16:48 Byte Order: Little Endian 20:16:48 Address sizes: 40 bits physical, 48 bits virtual 20:16:48 CPU(s): 8 20:16:48 On-line CPU(s) list: 0-7 20:16:48 Thread(s) per core: 1 20:16:48 Core(s) per socket: 1 20:16:48 Socket(s): 8 20:16:48 NUMA node(s): 1 20:16:48 Vendor ID: AuthenticAMD 20:16:48 CPU family: 23 20:16:48 Model: 49 20:16:48 Model name: AMD EPYC-Rome Processor 20:16:48 Stepping: 0 20:16:48 CPU MHz: 2799.998 20:16:48 BogoMIPS: 5599.99 20:16:48 Virtualization: AMD-V 20:16:48 Hypervisor vendor: KVM 20:16:48 Virtualization type: full 20:16:48 L1d cache: 256 KiB 20:16:48 L1i cache: 256 KiB 20:16:48 L2 cache: 4 MiB 20:16:48 L3 cache: 128 MiB 20:16:48 NUMA node0 CPU(s): 0-7 20:16:48 Vulnerability Itlb multihit: Not affected 20:16:48 Vulnerability L1tf: Not affected 20:16:48 Vulnerability Mds: Not affected 20:16:48 Vulnerability Meltdown: Not affected 20:16:48 Vulnerability Mmio stale data: Not affected 20:16:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:16:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:16:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:16:48 Vulnerability Srbds: Not affected 20:16:48 Vulnerability Tsx async abort: Not affected 20:16:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:16:48 20:16:48 20:16:48 ---> nproc: 20:16:48 8 20:16:48 20:16:48 20:16:48 ---> df -h: 20:16:48 Filesystem Size Used Avail Use% Mounted on 20:16:48 overlay 155G 12G 144G 8% / 20:16:48 tmpfs 64M 0 64M 0% /dev 20:16:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:16:48 shm 64M 0 64M 0% /dev/shm 20:16:48 /dev/vda1 155G 12G 144G 8% /facter-os 20:16:48 20:16:48