Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 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-ssh13793335444172620197.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7578249085387601783.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10498691898601554474.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16469985365855506996.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11407966401462770173.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-2159 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 (main) Commit message: "Merge pull request #761 from weichou1229/issue-750" > git config core.sparsecheckout # timeout=10 > git checkout -f f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 # timeout=10 > git rev-list --no-walk 1091de38da4f9386e49ea8f5d1470a6e592df9b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:50 ========================================================= 18:58:50 EdgeX Global Pipelines Version Info 18:58:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:50 ------------------- 18:58:50 stable info: 18:58:50 ------------------- 18:58:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:50 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:58:50 Message: update stable to v1.0.239 18:58:51 ------------------- 18:58:51 experimental info: 18:58:51 ------------------- 18:58:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:51 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:58:51 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo 18:58:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0bb5ca [Pipeline] echo 18:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:58:52 + git rev-list -1 --merges f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4~1..f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo 18:58:52 -----------> git rev-list -1 --merges f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4~1..f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 18:58:52 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [false] [Pipeline] sh 18:58:52 + git log --format=format:%s -1 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo 18:58:52 ========================================================= 18:58:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:58:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:52 + git log --format=format:%s -1 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo 18:58:52 [semverPrep] GIT_COMMIT: f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4, Commit Message: Merge pull request #761 from weichou1229/issue-750 [Pipeline] echo 18:58:53 [semverPrep] This is not a build commit. [Pipeline] sh 18:58:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:53 + grep -v github /etc/ssh/ssh_known_hosts 18:58:53 + [ -e /tmp/ssh_known_hosts ] 18:58:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:53 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:53 18:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:54 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:54 b85a868b505f: Pulling fs layer 18:58:54 e2be974225ed: Pulling fs layer 18:58:54 339a4e72a1f5: Pulling fs layer 18:58:54 988bab9f4d93: Pulling fs layer 18:58:54 1469e6f7b9e6: Pulling fs layer 18:58:54 eaf3925da568: Pulling fs layer 18:58:54 bab4dde63d76: Pulling fs layer 18:58:54 bde34c3a00c8: Pulling fs layer 18:58:54 b352a97aabf1: Pulling fs layer 18:58:54 bab4dde63d76: Waiting 18:58:54 bde34c3a00c8: Waiting 18:58:54 eaf3925da568: Waiting 18:58:54 988bab9f4d93: Waiting 18:58:54 b352a97aabf1: Waiting 18:58:54 4872d77fe225: Pulling fs layer 18:58:54 5851b861e8e6: Pulling fs layer 18:58:54 4872d77fe225: Waiting 18:58:54 5851b861e8e6: Waiting 18:58:54 e2be974225ed: Verifying Checksum 18:58:54 e2be974225ed: Download complete 18:58:54 988bab9f4d93: Verifying Checksum 18:58:54 988bab9f4d93: Download complete 18:58:54 1469e6f7b9e6: Verifying Checksum 18:58:54 1469e6f7b9e6: Download complete 18:58:54 339a4e72a1f5: Verifying Checksum 18:58:54 339a4e72a1f5: Download complete 18:58:54 eaf3925da568: Verifying Checksum 18:58:54 eaf3925da568: Download complete 18:58:54 bde34c3a00c8: Verifying Checksum 18:58:54 bde34c3a00c8: Download complete 18:58:54 b352a97aabf1: Download complete 18:58:54 4872d77fe225: Verifying Checksum 18:58:54 4872d77fe225: Download complete 18:58:54 5851b861e8e6: Verifying Checksum 18:58:54 5851b861e8e6: Download complete 18:58:54 b85a868b505f: Verifying Checksum 18:58:54 b85a868b505f: Download complete 18:58:55 bab4dde63d76: Verifying Checksum 18:58:55 bab4dde63d76: Download complete 18:58:55 b85a868b505f: Pull complete 18:58:56 e2be974225ed: Pull complete 18:58:56 339a4e72a1f5: Pull complete 18:58:56 988bab9f4d93: Pull complete 18:58:57 1469e6f7b9e6: Pull complete 18:58:57 eaf3925da568: Pull complete 18:58:58 bab4dde63d76: Pull complete 18:58:58 bde34c3a00c8: Pull complete 18:58:58 b352a97aabf1: Pull complete 18:58:58 4872d77fe225: Pull complete 18:58:58 5851b861e8e6: Pull complete 18:58:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:59 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 18:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:02 $ docker top 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 -eo pid,comm 18:59:02 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). 18:59:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:02 [ssh-agent] Looking for ssh-agent implementation... 18:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:02 $ docker exec 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent 18:59:02 SSH_AUTH_SOCK=/tmp/ssh-4VceAvOHfWzR/agent.32 18:59:02 SSH_AGENT_PID=38 18:59:02 Running ssh-add (command line suppressed) 18:59:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_188497837552761366.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_188497837552761366.key) 18:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:02 + git tag --points-at HEAD [Pipeline] } 18:59:02 $ docker exec --env ******** --env ******** 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent -k 18:59:03 unset SSH_AUTH_SOCK; 18:59:03 unset SSH_AGENT_PID; 18:59:03 echo Agent pid 38 killed; 18:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:03 [ssh-agent] Looking for ssh-agent implementation... 18:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:03 $ docker exec 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent 18:59:03 SSH_AUTH_SOCK=/tmp/ssh-qfIQ62QhGaNK/agent.70 18:59:03 SSH_AGENT_PID=77 18:59:03 Running ssh-add (command line suppressed) 18:59:03 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10885678237471638187.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10885678237471638187.key) 18:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:03 + git semver init 18:59:03 2022-09-29 18:59:03,912 [run_init] DEBUG init version:0.0.0 force:False 18:59:03 2022-09-29 18:59:03,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 18:59:03 2022-09-29 18:59:03,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 18:59:03 2022-09-29 18:59:03,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 18:59:04 2022-09-29 18:59:04,745 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 18:59:04 2022-09-29 18:59:04,746 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 18:59:04 2022-09-29 18:59:04,746 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 18:59:04 2022-09-29 18:59:04,746 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 18:59:04 2.3.0-dev.18 [Pipeline] } 18:59:04 $ docker exec --env ******** --env ******** 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent -k 18:59:05 unset SSH_AUTH_SOCK; 18:59:05 unset SSH_AGENT_PID; 18:59:05 echo Agent pid 77 killed; 18:59:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:05 + git semver [Pipeline] } 18:59:05 $ docker stop --time=1 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 18:59:06 $ docker rm -f 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:07 Stashed 1 file(s) [Pipeline] echo 18:59:07 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:07 ========================================================= 18:59:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:59:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:59:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:07 2408cc74d12b: Pulling fs layer 18:59:07 ea60b727a1ce: Pulling fs layer 18:59:07 30c4a7721957: Pulling fs layer 18:59:07 370296b7ddb6: Pulling fs layer 18:59:07 7c6cee850709: Pulling fs layer 18:59:07 39a5fcdaea64: Pulling fs layer 18:59:07 d94ebbe4e438: Pulling fs layer 18:59:07 bcfd1f05c69d: Pulling fs layer 18:59:07 59ccb84bbe0f: Pulling fs layer 18:59:07 370296b7ddb6: Waiting 18:59:07 d94ebbe4e438: Waiting 18:59:07 7c6cee850709: Waiting 18:59:07 bcfd1f05c69d: Waiting 18:59:07 39a5fcdaea64: Waiting 18:59:07 59ccb84bbe0f: Waiting 18:59:07 30c4a7721957: Verifying Checksum 18:59:07 30c4a7721957: Download complete 18:59:07 ea60b727a1ce: Verifying Checksum 18:59:07 ea60b727a1ce: Download complete 18:59:07 7c6cee850709: Verifying Checksum 18:59:07 7c6cee850709: Download complete 18:59:07 39a5fcdaea64: Verifying Checksum 18:59:07 39a5fcdaea64: Download complete 18:59:07 2408cc74d12b: Verifying Checksum 18:59:07 2408cc74d12b: Download complete 18:59:07 d94ebbe4e438: Download complete 18:59:08 2408cc74d12b: Pull complete 18:59:08 ea60b727a1ce: Pull complete 18:59:08 30c4a7721957: Pull complete 18:59:08 59ccb84bbe0f: Verifying Checksum 18:59:08 59ccb84bbe0f: Download complete 18:59:08 bcfd1f05c69d: Download complete 18:59:08 370296b7ddb6: Verifying Checksum 18:59:08 370296b7ddb6: Download complete 18:59:12 370296b7ddb6: Pull complete 18:59:12 7c6cee850709: Pull complete 18:59:12 39a5fcdaea64: Pull complete 18:59:12 d94ebbe4e438: Pull complete 18:59:14 bcfd1f05c69d: Pull complete 18:59:14 59ccb84bbe0f: Pull complete 18:59:14 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:59:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:15 + docker inspect -f . ci-base-image-x86_64 18:59:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:15 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 18:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:59:19 $ docker top 6f4a990d9bb5f2eec926441cb868810404d3ed7eb6328ebbc6f9f82babd6ccd0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:19 + go version 18:59:19 go version go1.18.3 linux/amd64 [Pipeline] } 18:59:19 $ docker stop --time=1 6f4a990d9bb5f2eec926441cb868810404d3ed7eb6328ebbc6f9f82babd6ccd0 18:59:21 $ docker rm -f 6f4a990d9bb5f2eec926441cb868810404d3ed7eb6328ebbc6f9f82babd6ccd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:21 + docker inspect -f . ci-base-image-x86_64 18:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:21 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 18:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:59:21 $ docker top bc2b83a664ca0eb19d39ead4335966a71b70a8dcdb396c969b50ffcf15050551 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:22 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 18:59:22 Still waiting to schedule task 18:59:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:59:22 + make test 18:59:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:59:22 go: downloading github.com/go-playground/validator/v10 v10.11.1 18:59:22 go: downloading github.com/google/uuid v1.3.0 18:59:22 go: downloading github.com/go-kit/log v0.2.1 18:59:22 go: downloading github.com/stretchr/testify v1.8.0 18:59:22 go: downloading gopkg.in/yaml.v3 v3.0.1 18:59:22 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:59:22 go: downloading github.com/davecgh/go-spew v1.1.1 18:59:22 go: downloading github.com/pmezard/go-difflib v1.0.0 18:59:22 go: downloading github.com/stretchr/objx v0.4.0 18:59:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:59:22 go: downloading github.com/x448/float16 v0.8.4 18:59:22 go: downloading golang.org/x/text v0.3.7 18:59:22 go: downloading github.com/leodido/go-urn v1.2.1 18:59:22 go: downloading github.com/go-playground/universal-translator v0.18.0 18:59:22 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 18:59:22 go: downloading github.com/go-playground/locales v0.14.0 18:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.079s coverage: 83.4% of statements 18:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.027s coverage: 29.4% of statements 18:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 18:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 53.5% of statements 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 90.5% of statements 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.8% of statements 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 60.5% of statements 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.1% of statements 18:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements 18:59:36 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:59:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:59:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:59:39 $ docker stop --time=1 bc2b83a664ca0eb19d39ead4335966a71b70a8dcdb396c969b50ffcf15050551 18:59:41 $ docker rm -f bc2b83a664ca0eb19d39ead4335966a71b70a8dcdb396c969b50ffcf15050551 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:42 18:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:43 latest: Pulling from edgex-lftools-log-publisher 18:59:43 5eb5b503b376: Pulling fs layer 18:59:43 5c69ac0246d0: Pulling fs layer 18:59:43 ec43610c2a17: Pulling fs layer 18:59:43 3a2ae6a8a46f: Pulling fs layer 18:59:43 33b1e0a273af: Pulling fs layer 18:59:43 5d3b04190fa2: Pulling fs layer 18:59:43 2f39f015ded8: Pulling fs layer 18:59:43 3a2ae6a8a46f: Waiting 18:59:43 33b1e0a273af: Waiting 18:59:43 5d3b04190fa2: Waiting 18:59:43 2f39f015ded8: Waiting 18:59:43 5c69ac0246d0: Verifying Checksum 18:59:43 5c69ac0246d0: Download complete 18:59:43 3a2ae6a8a46f: Verifying Checksum 18:59:43 3a2ae6a8a46f: Download complete 18:59:43 33b1e0a273af: Verifying Checksum 18:59:43 33b1e0a273af: Download complete 18:59:43 5d3b04190fa2: Verifying Checksum 18:59:43 5d3b04190fa2: Download complete 18:59:43 ec43610c2a17: Verifying Checksum 18:59:43 5eb5b503b376: Verifying Checksum 18:59:43 5eb5b503b376: Download complete 18:59:44 2f39f015ded8: Download complete 18:59:44 5eb5b503b376: Pull complete 18:59:44 5c69ac0246d0: Pull complete 18:59:45 ec43610c2a17: Pull complete 18:59:45 3a2ae6a8a46f: Pull complete 18:59:45 33b1e0a273af: Pull complete 18:59:45 5d3b04190fa2: Pull complete 18:59:49 2f39f015ded8: Pull complete 18:59:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:49 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 18:59:49 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:52 $ docker top e379b698e2525b7ae25581ae6c4762fc8d45f04c0fec49c8e799edca006e772e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> job-cost.sh 18:59:53 lf-activate-venv: SKIPPING 18:59:53 INFO: No Stack... 18:59:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:53 INFO: Archiving Costs [Pipeline] sh 18:59:53 + cat+ /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 18:59:53 cut -d, -f6 [Pipeline] lock 18:59:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] 18:59:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] did not exist. Created. 18:59:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:54 Stashed 1 file(s) [Pipeline] } 18:59:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:54 $ docker stop --time=1 e379b698e2525b7ae25581ae6c4762fc8d45f04c0fec49c8e799edca006e772e 18:59:55 $ docker rm -f e379b698e2525b7ae25581ae6c4762fc8d45f04c0fec49c8e799edca006e772e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2160 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 19:00:56 Running in /w/workspace/go-mod-core-contracts/84 [Pipeline] { [Pipeline] checkout 19:00:56 Selected Git installation does not exist. Using Default 19:00:56 The recommended git tool is: NONE 19:01:01 using credential edgex-jenkins-ssh 19:01:01 Cloning the remote Git repository 19:01:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:01:02 > git init /w/workspace/go-mod-core-contracts/84 # timeout=10 19:01:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:01:02 > git --version # timeout=10 19:01:02 > git --version # 'git version 2.25.1' 19:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:02 Verifying host key using known hosts file 19:01:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:01:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:01:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:04 Avoid second fetch 19:01:04 Checking out Revision f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 (main) 19:01:05 Commit message: "Merge pull request #761 from weichou1229/issue-750" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:04 > git config core.sparsecheckout # timeout=10 19:01:04 > git checkout -f f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 # timeout=10 19:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:06 Dload Upload Total Spent Left Speed 19:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11883 0 0 90709 0 --:--:-- --:--:-- --:--:-- 90022 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh 19:01:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:01:06 + sudo tee /etc/docker/daemon.new 19:01:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:01:06 { 19:01:06 "registry-mirrors": [ 19:01:06 "https://nexus3.edgexfoundry.org:10001" 19:01:06 ], 19:01:06 "bip": "10.250.0.254/24", 19:01:06 "hosts": [ 19:01:06 "tcp://0.0.0.0:5555", 19:01:06 "unix:///var/run/docker.sock" 19:01:06 ], 19:01:06 "mtu": 1458, 19:01:06 "selinux-enabled": true, 19:01:06 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:06 } [Pipeline] sh 19:01:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:01:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:25 ========================================================= 19:01:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:01:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:01:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:01:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:26 b3c136eddcbf: Pulling fs layer 19:01:26 c0a3192eca97: Pulling fs layer 19:01:26 a050256f5b6f: Pulling fs layer 19:01:26 656be50a0ddc: Pulling fs layer 19:01:26 2bbca73fdf42: Pulling fs layer 19:01:26 46d945488cbd: Pulling fs layer 19:01:26 8a5474983e97: Pulling fs layer 19:01:26 329c88fbcd65: Pulling fs layer 19:01:26 656be50a0ddc: Waiting 19:01:26 2bbca73fdf42: Waiting 19:01:26 46d945488cbd: Waiting 19:01:26 329c88fbcd65: Waiting 19:01:26 8a5474983e97: Waiting 19:01:26 a050256f5b6f: Verifying Checksum 19:01:26 a050256f5b6f: Download complete 19:01:26 c0a3192eca97: Verifying Checksum 19:01:26 c0a3192eca97: Download complete 19:01:26 2bbca73fdf42: Verifying Checksum 19:01:26 2bbca73fdf42: Download complete 19:01:26 46d945488cbd: Download complete 19:01:26 b3c136eddcbf: Verifying Checksum 19:01:26 b3c136eddcbf: Download complete 19:01:27 b3c136eddcbf: Pull complete 19:01:27 329c88fbcd65: Verifying Checksum 19:01:27 329c88fbcd65: Download complete 19:01:28 c0a3192eca97: Pull complete 19:01:28 a050256f5b6f: Pull complete 19:01:28 8a5474983e97: Verifying Checksum 19:01:28 8a5474983e97: Download complete 19:01:29 656be50a0ddc: Verifying Checksum 19:01:29 656be50a0ddc: Download complete 19:01:41 656be50a0ddc: Pull complete 19:01:41 2bbca73fdf42: Pull complete 19:01:41 46d945488cbd: Pull complete 19:01:47 8a5474983e97: Pull complete 19:01:48 329c88fbcd65: Pull complete 19:01:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:01:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 19:01:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:48 + docker inspect -f . ci-base-image-arm64 19:01:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-2160 does not seem to be running inside a container 19:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:52 $ docker top ec76cab86509b8c238874248b99f3a46c65bb25e90f3555040a33a28ee9ca457 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:53 + go version 19:01:53 go version go1.18.3 linux/arm64 [Pipeline] } 19:01:53 $ docker stop --time=1 ec76cab86509b8c238874248b99f3a46c65bb25e90f3555040a33a28ee9ca457 19:01:54 $ docker rm -f ec76cab86509b8c238874248b99f3a46c65bb25e90f3555040a33a28ee9ca457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:55 + docker inspect -f . ci-base-image-arm64 19:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:55 prd-ubuntu20.04-docker-arm64-4c-16g-2160 does not seem to be running inside a container 19:01:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:56 $ docker top e4e188bd4fbfb46b58216a55322b35e5b6e3085f0bdec4e7196ce7c40e26ac3a -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:57 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/84 [Pipeline] fileExists [Pipeline] sh 19:01:58 + make test 19:01:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:01:58 go: downloading github.com/google/uuid v1.3.0 19:01:58 go: downloading github.com/go-kit/log v0.2.1 19:01:58 go: downloading github.com/stretchr/testify v1.8.0 19:01:58 go: downloading github.com/go-playground/validator/v10 v10.11.1 19:01:58 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:01:58 go: downloading gopkg.in/yaml.v3 v3.0.1 19:01:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:01:58 go: downloading github.com/davecgh/go-spew v1.1.1 19:01:58 go: downloading github.com/pmezard/go-difflib v1.0.0 19:01:58 go: downloading github.com/stretchr/objx v0.4.0 19:01:58 go: downloading github.com/x448/float16 v0.8.4 19:01:58 go: downloading github.com/go-playground/universal-translator v0.18.0 19:01:58 go: downloading github.com/leodido/go-urn v1.2.1 19:01:58 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:01:58 go: downloading golang.org/x/text v0.3.7 19:01:58 go: downloading github.com/go-playground/locales v0.14.0 19:02:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.497s coverage: 83.4% of statements 19:02:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 19:02:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:02:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.130s coverage: 29.4% of statements 19:02:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 19:02:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.114s coverage: 53.5% of statements 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.075s coverage: 90.5% of statements 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.207s coverage: 86.8% of statements 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.081s coverage: 60.5% of statements 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements 19:02:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements 19:02:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:02:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:02:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:02:52 $ docker stop --time=1 e4e188bd4fbfb46b58216a55322b35e5b6e3085f0bdec4e7196ce7c40e26ac3a 19:02:53 $ docker rm -f e4e188bd4fbfb46b58216a55322b35e5b6e3085f0bdec4e7196ce7c40e26ac3a [Pipeline] // withDockerContainer [Pipeline] sh 19:02:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:02:55 Warning: overwriting stash ‘coverage-report’ 19:02:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:56 19:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:56 arm64: Pulling from edgex-lftools-log-publisher 19:02:56 8998bd30e6a1: Pulling fs layer 19:02:56 04944245beec: Pulling fs layer 19:02:56 699f458cf7ca: Pulling fs layer 19:02:56 765212b225bb: Pulling fs layer 19:02:56 f23df028b6ca: Pulling fs layer 19:02:56 d65c8cfc05b1: Pulling fs layer 19:02:56 2437ff75d9bd: Pulling fs layer 19:02:56 765212b225bb: Waiting 19:02:56 f23df028b6ca: Waiting 19:02:56 d65c8cfc05b1: Waiting 19:02:56 2437ff75d9bd: Waiting 19:02:56 04944245beec: Verifying Checksum 19:02:56 04944245beec: Download complete 19:02:56 765212b225bb: Verifying Checksum 19:02:56 765212b225bb: Download complete 19:02:56 f23df028b6ca: Verifying Checksum 19:02:56 f23df028b6ca: Download complete 19:02:56 d65c8cfc05b1: Verifying Checksum 19:02:56 d65c8cfc05b1: Download complete 19:02:56 699f458cf7ca: Verifying Checksum 19:02:56 699f458cf7ca: Download complete 19:02:57 8998bd30e6a1: Download complete 19:02:59 2437ff75d9bd: Verifying Checksum 19:02:59 2437ff75d9bd: Download complete 19:03:00 8998bd30e6a1: Pull complete 19:03:01 04944245beec: Pull complete 19:03:02 699f458cf7ca: Pull complete 19:03:02 765212b225bb: Pull complete 19:03:03 f23df028b6ca: Pull complete 19:03:03 d65c8cfc05b1: Pull complete 19:03:18 2437ff75d9bd: Pull complete 19:03:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:18 prd-ubuntu20.04-docker-arm64-4c-16g-2160 does not seem to be running inside a container 19:03:18 $ 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/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:03:21 $ docker top 9361f4530bc7ca4b35b0e0cca9210ab8072d4b98ca51813207064034fa21b429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:21 ---> job-cost.sh 19:03:21 lf-activate-venv: SKIPPING 19:03:21 INFO: No Stack... 19:03:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:03:23 INFO: Archiving Costs [Pipeline] sh 19:03:23 + cat /w/workspace/go-mod-core-contracts/84/archives/cost.csv 19:03:23 + cut -d, -f6 [Pipeline] lock 19:03:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] 19:03:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] did not exist. Created. 19:03:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:24 /w/workspace/go-mod-core-contracts/84@tmp/durable-bc189ec1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:03:24 + echo total: 0.10999999940395355 [Pipeline] stash 19:03:24 Warning: overwriting stash ‘stack-cost’ 19:03:24 Stashed 1 file(s) [Pipeline] } 19:03:24 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:24 $ docker stop --time=1 9361f4530bc7ca4b35b0e0cca9210ab8072d4b98ca51813207064034fa21b429 19:03:26 $ docker rm -f 9361f4530bc7ca4b35b0e0cca9210ab8072d4b98ca51813207064034fa21b429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:03:26 provisioning config files... 19:03:26 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8949467261810919202tmp [Pipeline] { [Pipeline] sh 19:03:26 + set +x 19:03:26 + bash -s -- 19:03:26 + curl -s https://codecov.io/bash 19:03:26 19:03:26 _____ _ 19:03:26 / ____| | | 19:03:26 | | ___ __| | ___ ___ _____ __ 19:03:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:03:26 | |___| (_) | (_| | __/ (_| (_) \ V / 19:03:26 \_____\___/ \__,_|\___|\___\___/ \_/ 19:03:26 Bash-1.0.6 19:03:26 19:03:26 19:03:26 ==> git version 2.25.1 found 19:03:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:03:26 Release-Date: 2020-01-08 19:03:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:03:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:03:26 ==> Jenkins CI detected. 19:03:26 current dir:  /w/workspace/undry_go-mod-core-contracts_main 19:03:26 project root: . 19:03:26 --> token set from env 19:03:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:03:26 ==> Running gcov in . (disable via -X gcov) 19:03:26 ==> Python coveragepy not found 19:03:26 ==> Searching for coverage reports in: 19:03:26 + . 19:03:26 -> Found 1 reports 19:03:26 ==> Detecting git/mercurial file structure 19:03:26 ==> Reading reports 19:03:27 + ./coverage.out bytes=117200 19:03:27 ==> Appending adjustments 19:03:27 https://docs.codecov.io/docs/fixing-reports 19:03:27 + Found adjustments 19:03:27 ==> Gzipping contents 19:03:27 20K /tmp/codecov.ULqLLi.gz 19:03:27 ==> Uploading reports 19:03:27 url: https://codecov.io 19:03:27 query: branch=main&commit=f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 19:03:27 -> Pinging Codecov 19:03:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 19:03:27 -> Uploading to 19:03:27 https://storage.googleapis.com/codecov/v4/raw/2022-09-29/71470A77251A30514AAF9C0BB2E5B6CE/f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4/18835ac6-fee5-493b-b645-4b172831b897.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T190327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=139707f5779ab7e173f1bdfe8ddbae32d5d3ffb6fc8d3409e8ffb45a3c2c480d 19:03:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:27 Dload Upload Total Spent Left Speed 19:03:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17471 0 0 100 17471 0 71310 --:--:-- --:--:-- --:--:-- 71310 19:03:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] } 19:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:03:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:03:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:28 19:03:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:03:28 df9b9388f04a: Pulling fs layer 19:03:28 52dc419b0ee2: Pulling fs layer 19:03:28 25bc292e5bac: Pulling fs layer 19:03:28 114826534d7a: Pulling fs layer 19:03:28 4657fd5d0bcf: Pulling fs layer 19:03:28 6ad1cebc031e: Pulling fs layer 19:03:28 8a3aa393b2d8: Pulling fs layer 19:03:28 4657fd5d0bcf: Waiting 19:03:28 6ad1cebc031e: Waiting 19:03:28 114826534d7a: Waiting 19:03:28 8a3aa393b2d8: Waiting 19:03:28 25bc292e5bac: Verifying Checksum 19:03:28 25bc292e5bac: Download complete 19:03:28 52dc419b0ee2: Verifying Checksum 19:03:28 52dc419b0ee2: Download complete 19:03:28 4657fd5d0bcf: Verifying Checksum 19:03:28 4657fd5d0bcf: Download complete 19:03:28 df9b9388f04a: Verifying Checksum 19:03:29 6ad1cebc031e: Verifying Checksum 19:03:29 6ad1cebc031e: Download complete 19:03:29 df9b9388f04a: Pull complete 19:03:29 52dc419b0ee2: Pull complete 19:03:29 25bc292e5bac: Pull complete 19:03:29 114826534d7a: Verifying Checksum 19:03:29 114826534d7a: Download complete 19:03:29 8a3aa393b2d8: Verifying Checksum 19:03:29 8a3aa393b2d8: Download complete 19:03:35 114826534d7a: Pull complete 19:03:35 4657fd5d0bcf: Pull complete 19:03:35 6ad1cebc031e: Pull complete 19:03:37 8a3aa393b2d8: Pull complete 19:03:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:38 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 19:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:03:40 $ docker top ace3485be3ea51ebc7c1e5fd194764ebccef1d82569ea36152712846349943f6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 19:03:40 + set -o pipefail 19:03:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 19:03:43 19:03:43 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 19:03:43 19:03:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/b9c56de2-5022-49fe-b3a3-acd8c628626f 19:03:43 19:03:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:03:43 19:03:43 [Pipeline] } 19:03:43 $ docker stop --time=1 ace3485be3ea51ebc7c1e5fd194764ebccef1d82569ea36152712846349943f6 19:03:45 $ docker rm -f ace3485be3ea51ebc7c1e5fd194764ebccef1d82569ea36152712846349943f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:45 + git log --format=format:%s -1 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] sh 19:03:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:46 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 19:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:46 $ docker top d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d -eo pid,comm 19:03:46 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). 19:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:46 [ssh-agent] Looking for ssh-agent implementation... 19:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:47 $ docker exec d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d ssh-agent 19:03:47 SSH_AUTH_SOCK=/tmp/ssh-26axWg4cmiOX/agent.33 19:03:47 SSH_AGENT_PID=39 19:03:47 Running ssh-add (command line suppressed) 19:03:47 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13197987844541433124.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13197987844541433124.key) 19:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:47 + git semver tag 19:03:47 2022-09-29 19:03:47,696 [run_tag] DEBUG tag force:False 19:03:47 2022-09-29 19:03:47,696 [check_head_tag] DEBUG check head tag 19:03:47 2022-09-29 19:03:47,698 [execute] INFO git cat-file --batch-check 19:03:47 2022-09-29 19:03:47,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 19:03:47 2022-09-29 19:03:47,701 [execute] INFO git cat-file --batch 19:03:47 2022-09-29 19:03:47,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 19:03:47 2022-09-29 19:03:47,745 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:03:47 2022-09-29 19:03:47,745 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 19:03:47 2022-09-29 19:03:47,745 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 19:03:47 2022-09-29 19:03:47,748 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:03:47 2.3.0-dev.18 [Pipeline] } 19:03:47 $ docker exec --env ******** --env ******** d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d ssh-agent -k 19:03:47 unset SSH_AUTH_SOCK; 19:03:47 unset SSH_AGENT_PID; 19:03:47 echo Agent pid 39 killed; 19:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:48 + git semver [Pipeline] } 19:03:48 $ docker stop --time=1 d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d 19:03:49 $ docker rm -f d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:50 19:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:50 0.23.1-centos7: Pulling from edgex-lftools 19:03:50 ab5ef0e58194: Pulling fs layer 19:03:50 9712f1f96733: Pulling fs layer 19:03:50 63f879dbbcfc: Pulling fs layer 19:03:50 0d9ebad4ef96: Pulling fs layer 19:03:50 e9a5061849ea: Pulling fs layer 19:03:50 d747dcd14b5f: Pulling fs layer 19:03:50 2de7ff778b66: Pulling fs layer 19:03:50 0d9ebad4ef96: Waiting 19:03:50 e9a5061849ea: Waiting 19:03:50 d747dcd14b5f: Waiting 19:03:50 2de7ff778b66: Waiting 19:03:50 9712f1f96733: Verifying Checksum 19:03:50 9712f1f96733: Download complete 19:03:50 63f879dbbcfc: Verifying Checksum 19:03:50 63f879dbbcfc: Download complete 19:03:50 e9a5061849ea: Verifying Checksum 19:03:50 e9a5061849ea: Download complete 19:03:50 d747dcd14b5f: Download complete 19:03:50 ab5ef0e58194: Verifying Checksum 19:03:50 ab5ef0e58194: Download complete 19:03:50 0d9ebad4ef96: Verifying Checksum 19:03:50 0d9ebad4ef96: Download complete 19:03:50 2de7ff778b66: Verifying Checksum 19:03:50 2de7ff778b66: Download complete 19:03:53 ab5ef0e58194: Pull complete 19:03:53 9712f1f96733: Pull complete 19:03:54 63f879dbbcfc: Pull complete 19:03:57 0d9ebad4ef96: Pull complete 19:03:58 e9a5061849ea: Pull complete 19:03:58 d747dcd14b5f: Pull complete 19:03:59 2de7ff778b66: Pull complete 19:03:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:59 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 19:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:04:03 $ docker top 391533bc4c64e942d1602084180e554190297aa06d1588bf5314b6e4de858e7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:04:03 provisioning config files... 19:04:03 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12402126363042660646tmp 19:04:03 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4900114400502261366tmp 19:04:03 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4398838539833800526tmp [Pipeline] { [Pipeline] echo 19:04:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:04:03 ---> sigul-configuration.sh 19:04:03 gpg: directory `/root/.gnupg' created 19:04:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:04:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:04:03 gpg: keyring `/root/.gnupg/secring.gpg' created 19:04:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:04:03 gpg: CAST5 encrypted data 19:04:03 gpg: encrypted with 1 passphrase 19:04:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:04:04 + mkdir /home/jenkins 19:04:04 + mkdir /home/jenkins/sigul [Pipeline] sh 19:04:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:04:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:04:04 ---> sigul-install.sh 19:04:04 Sigul already installed; skipping installation. [Pipeline] sh 19:04:04 + git tag --list 19:04:04 v0.0.0 19:04:04 v0.0.1 19:04:04 v0.1.0 19:04:04 v0.1.1 19:04:04 v0.1.10 19:04:04 v0.1.100 19:04:04 v0.1.101 19:04:04 v0.1.102 19:04:04 v0.1.103 19:04:04 v0.1.104 19:04:04 v0.1.105 19:04:04 v0.1.106 19:04:04 v0.1.107 19:04:04 v0.1.108 19:04:04 v0.1.109 19:04:04 v0.1.11 19:04:04 v0.1.110 19:04:04 v0.1.111 19:04:04 v0.1.112 19:04:04 v0.1.113 19:04:04 v0.1.114 19:04:04 v0.1.115 19:04:04 v0.1.116 19:04:04 v0.1.117 19:04:04 v0.1.118 19:04:04 v0.1.119 19:04:04 v0.1.12 19:04:04 v0.1.120 19:04:04 v0.1.121 19:04:04 v0.1.122 19:04:04 v0.1.123 19:04:04 v0.1.124 19:04:04 v0.1.125 19:04:04 v0.1.126 19:04:04 v0.1.127 19:04:04 v0.1.128 19:04:04 v0.1.129 19:04:04 v0.1.13 19:04:04 v0.1.130 19:04:04 v0.1.131 19:04:04 v0.1.132 19:04:04 v0.1.133 19:04:04 v0.1.134 19:04:04 v0.1.135 19:04:04 v0.1.136 19:04:04 v0.1.137 19:04:04 v0.1.138 19:04:04 v0.1.139 19:04:04 v0.1.14 19:04:04 v0.1.140 19:04:04 v0.1.141 19:04:04 v0.1.142 19:04:04 v0.1.143 19:04:04 v0.1.144 19:04:04 v0.1.145 19:04:04 v0.1.146 19:04:04 v0.1.147 19:04:04 v0.1.148 19:04:04 v0.1.149 19:04:04 v0.1.15 19:04:04 v0.1.16 19:04:04 v0.1.17 19:04:04 v0.1.18 19:04:04 v0.1.19 19:04:04 v0.1.2 19:04:04 v0.1.20 19:04:04 v0.1.21 19:04:04 v0.1.22 19:04:04 v0.1.23 19:04:04 v0.1.24 19:04:04 v0.1.25 19:04:04 v0.1.26 19:04:04 v0.1.27 19:04:04 v0.1.28 19:04:04 v0.1.29 19:04:04 v0.1.3 19:04:04 v0.1.30 19:04:04 v0.1.31 19:04:04 v0.1.32 19:04:04 v0.1.33 19:04:04 v0.1.34 19:04:04 v0.1.35 19:04:04 v0.1.36 19:04:04 v0.1.37 19:04:04 v0.1.38 19:04:04 v0.1.39 19:04:04 v0.1.4 19:04:04 v0.1.40 19:04:04 v0.1.41 19:04:04 v0.1.42 19:04:04 v0.1.43 19:04:04 v0.1.44 19:04:04 v0.1.45 19:04:04 v0.1.46 19:04:04 v0.1.47 19:04:04 v0.1.48 19:04:04 v0.1.49 19:04:04 v0.1.5 19:04:04 v0.1.50 19:04:04 v0.1.51 19:04:04 v0.1.52 19:04:04 v0.1.53 19:04:04 v0.1.54 19:04:04 v0.1.55 19:04:04 v0.1.56 19:04:04 v0.1.57 19:04:04 v0.1.58 19:04:04 v0.1.59 19:04:04 v0.1.6 19:04:04 v0.1.60 19:04:04 v0.1.61 19:04:04 v0.1.62 19:04:04 v0.1.63 19:04:04 v0.1.64 19:04:04 v0.1.65 19:04:04 v0.1.66 19:04:04 v0.1.67 19:04:04 v0.1.68 19:04:04 v0.1.69 19:04:04 v0.1.7 19:04:04 v0.1.70 19:04:04 v0.1.71 19:04:04 v0.1.72 19:04:04 v0.1.73 19:04:04 v0.1.74 19:04:04 v0.1.75 19:04:04 v0.1.76 19:04:04 v0.1.77 19:04:04 v0.1.78 19:04:04 v0.1.79 19:04:04 v0.1.8 19:04:04 v0.1.80 19:04:04 v0.1.81 19:04:04 v0.1.82 19:04:04 v0.1.83 19:04:04 v0.1.84 19:04:04 v0.1.85 19:04:04 v0.1.86 19:04:04 v0.1.87 19:04:04 v0.1.88 19:04:04 v0.1.89 19:04:04 v0.1.9 19:04:04 v0.1.90 19:04:04 v0.1.91 19:04:04 v0.1.92 19:04:04 v0.1.93 19:04:04 v0.1.94 19:04:04 v0.1.95 19:04:04 v0.1.96 19:04:04 v0.1.97 19:04:04 v0.1.98 19:04:04 v0.1.99 19:04:04 v2.0.0 19:04:04 v2.1.0 19:04:04 v2.1.1 19:04:04 v2.1.1-dev.2 19:04:04 v2.2.0 19:04:04 v2.2.1-dev.1 19:04:04 v2.2.1-dev.10 19:04:04 v2.2.1-dev.11 19:04:04 v2.2.1-dev.2 19:04:04 v2.2.1-dev.3 19:04:04 v2.2.1-dev.4 19:04:04 v2.2.1-dev.5 19:04:04 v2.2.1-dev.6 19:04:04 v2.2.1-dev.7 19:04:04 v2.2.1-dev.8 19:04:04 v2.2.1-dev.9 19:04:04 v2.3.0-dev.12 19:04:04 v2.3.0-dev.13 19:04:04 v2.3.0-dev.14 19:04:04 v2.3.0-dev.15 19:04:04 v2.3.0-dev.16 19:04:04 v2.3.0-dev.17 19:04:04 v2.3.0-dev.18 [Pipeline] sh 19:04:05 + lftools sign git-tag v2.3.0-dev.18 19:04:05 Signing Git tag with Sigul... 19:04:05 Signing v2.3.0-dev.18 [Pipeline] echo 19:04:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:04:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:04:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:04:06 $ docker stop --time=1 391533bc4c64e942d1602084180e554190297aa06d1588bf5314b6e4de858e7f 19:04:07 $ docker rm -f 391533bc4c64e942d1602084180e554190297aa06d1588bf5314b6e4de858e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:04:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:08 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 19:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:08 $ docker top 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 -eo pid,comm 19:04:08 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). 19:04:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:08 [ssh-agent] Looking for ssh-agent implementation... 19:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:08 $ docker exec 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 ssh-agent 19:04:09 SSH_AUTH_SOCK=/tmp/ssh-utjNG7FvCC81/agent.31 19:04:09 SSH_AGENT_PID=37 19:04:09 Running ssh-add (command line suppressed) 19:04:09 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4376651661665408697.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4376651661665408697.key) 19:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:09 + git semver bump pre 19:04:09 2022-09-29 19:04:09,671 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:09 2022-09-29 19:04:09,671 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 19:04:09 2022-09-29 19:04:09,671 [bump_version] DEBUG bumped version:2.3.0-dev.19 19:04:09 2022-09-29 19:04:09,671 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 19:04:09 2022-09-29 19:04:09,671 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:09 2022-09-29 19:04:09,671 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:09 2022-09-29 19:04:09,673 [execute] INFO git cat-file --batch-check 19:04:09 2022-09-29 19:04:09,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 19:04:09 2022-09-29 19:04:09,678 [execute] INFO git cat-file --batch 19:04:09 2022-09-29 19:04:09,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 19:04:09 2022-09-29 19:04:09,684 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:09 2.3.0-dev.19 [Pipeline] } 19:04:09 $ docker exec --env ******** --env ******** 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 ssh-agent -k 19:04:09 unset SSH_AUTH_SOCK; 19:04:09 unset SSH_AGENT_PID; 19:04:09 echo Agent pid 37 killed; 19:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:10 + git semver [Pipeline] } 19:04:10 $ docker stop --time=1 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 19:04:11 $ docker rm -f 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:12 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 19:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:12 $ docker top e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 -eo pid,comm 19:04:12 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). 19:04:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:12 [ssh-agent] Looking for ssh-agent implementation... 19:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:12 $ docker exec e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 ssh-agent 19:04:13 SSH_AUTH_SOCK=/tmp/ssh-Jas3M2CfuT0h/agent.33 19:04:13 SSH_AGENT_PID=39 19:04:13 Running ssh-add (command line suppressed) 19:04:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13488092336028154380.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13488092336028154380.key) 19:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:13 + git semver push 19:04:13 2022-09-29 19:04:13,615 [run_push] DEBUG push 19:04:13 2022-09-29 19:04:13,616 [execute] INFO git cat-file --batch-check 19:04:13 2022-09-29 19:04:13,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 19:04:13 2022-09-29 19:04:13,621 [execute] INFO git rev-list 52f2b6bd626b266fa00dfade831ae8aed698c760 -- 19:04:13 2022-09-29 19:04:13,622 [execute] DEBUG Popen(['git', 'rev-list', '52f2b6bd626b266fa00dfade831ae8aed698c760', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 19:04:13 2022-09-29 19:04:13,632 [execute] INFO git fetch -v origin 19:04:13 2022-09-29 19:04:13,633 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 19:04:14 2022-09-29 19:04:14,155 [run_push] DEBUG no remote changes detected 19:04:14 2022-09-29 19:04:14,156 [execute] INFO git push origin semver 19:04:14 2022-09-29 19:04:14,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 19:04:15 2022-09-29 19:04:14,983 [run_push] DEBUG push all version tags 19:04:15 2022-09-29 19:04:14,983 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:04:15 2022-09-29 19:04:14,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 19:04:16 2022-09-29 19:04:15,854 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:16 2.3.0-dev.19 [Pipeline] } 19:04:16 $ docker exec --env ******** --env ******** e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 ssh-agent -k 19:04:16 unset SSH_AUTH_SOCK; 19:04:16 unset SSH_AGENT_PID; 19:04:16 echo Agent pid 39 killed; 19:04:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:16 + git semver [Pipeline] } 19:04:16 $ docker stop --time=1 e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 19:04:18 $ docker rm -f e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:04:18 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 19:04:18 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 19:04:18 total 16 19:04:18 drwxr-xr-x 3 root root 4096 Sep 29 18:59 . 19:04:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 19:04 .. 19:04:18 drwxr-xr-x 2 root root 4096 Sep 29 18:59 cost 19:04:18 -rw-r--r-- 1 root root 92 Sep 29 18:59 cost.csv 19:04:18 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 19:04:18 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 19:04:18 total 16 19:04:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 18:59 . 19:04:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 19:04 .. 19:04:18 drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 18:59 cost 19:04:18 -rw-r--r-- 1 jenkins jenkins 92 Sep 29 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:04:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:19 ---> package-listing.sh 19:04:19 ++ facter osfamily 19:04:19 ++ tr '[:upper:]' '[:lower:]' 19:04:20 + OS_FAMILY=debian 19:04:20 + workspace=/w/workspace/undry_go-mod-core-contracts_main 19:04:20 + START_PACKAGES=/tmp/packages_start.txt 19:04:20 + END_PACKAGES=/tmp/packages_end.txt 19:04:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:20 + PACKAGES=/tmp/packages_start.txt 19:04:20 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 19:04:20 + PACKAGES=/tmp/packages_end.txt 19:04:20 + case "${OS_FAMILY}" in 19:04:20 + dpkg -l 19:04:20 + grep '^ii' 19:04:20 + '[' -f /tmp/packages_start.txt ']' 19:04:20 + '[' -f /tmp/packages_end.txt ']' 19:04:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:20 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 19:04:20 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 19:04:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 19:04:20 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:04:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:20 prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container 19:04:20 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:21 $ docker top 18f183d9128ad35cf87db5db3691e5a05d59a207c22bd21da19daaeebdb8343a -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:22 + ls /var/log/sa-host 19:04:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:22 provisioning config files... 19:04:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3693391134097481763tmp [Pipeline] { [Pipeline] echo 19:04:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:04:22 ---> create-netrc.sh [Pipeline] } 19:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:04:22 ---> python-tools-install.sh [Pipeline] echo 19:04:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:04:23 ---> sudo-logs.sh 19:04:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:04:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:04:23 ---> job-cost.sh 19:04:23 lf-activate-venv: SKIPPING 19:04:23 DEBUG: total: 0.2199999988079071 19:04:23 INFO: Retrieving Stack Cost... 19:04:23 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:24 INFO: Archiving Costs [Pipeline] echo 19:04:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:04:24 ---> logs-deploy.sh 19:04:24 lf-activate-venv: SKIPPING 19:04:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/84 19:04:24 INFO: archiving workspace using pattern(s): 19:04:25 Archives upload complete. 19:04:25 INFO: archiving logs to Nexus 19:04:26 ---> uname -a: 19:04:26 Linux prd-ubuntu20-04-docker-8c-8g-2159 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:04:26 19:04:26 19:04:26 ---> lscpu: 19:04:26 Architecture: x86_64 19:04:26 CPU op-mode(s): 32-bit, 64-bit 19:04:26 Byte Order: Little Endian 19:04:26 Address sizes: 40 bits physical, 48 bits virtual 19:04:26 CPU(s): 8 19:04:26 On-line CPU(s) list: 0-7 19:04:26 Thread(s) per core: 1 19:04:26 Core(s) per socket: 1 19:04:26 Socket(s): 8 19:04:26 NUMA node(s): 1 19:04:26 Vendor ID: AuthenticAMD 19:04:26 CPU family: 23 19:04:26 Model: 49 19:04:26 Model name: AMD EPYC-Rome Processor 19:04:26 Stepping: 0 19:04:26 CPU MHz: 2799.988 19:04:26 BogoMIPS: 5599.97 19:04:26 Virtualization: AMD-V 19:04:26 Hypervisor vendor: KVM 19:04:26 Virtualization type: full 19:04:26 L1d cache: 256 KiB 19:04:26 L1i cache: 256 KiB 19:04:26 L2 cache: 4 MiB 19:04:26 L3 cache: 128 MiB 19:04:26 NUMA node0 CPU(s): 0-7 19:04:26 Vulnerability Itlb multihit: Not affected 19:04:26 Vulnerability L1tf: Not affected 19:04:26 Vulnerability Mds: Not affected 19:04:26 Vulnerability Meltdown: Not affected 19:04:26 Vulnerability Mmio stale data: Not affected 19:04:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:04:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:04:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:04:26 Vulnerability Srbds: Not affected 19:04:26 Vulnerability Tsx async abort: Not affected 19:04:26 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 19:04:26 19:04:26 19:04:26 ---> nproc: 19:04:26 8 19:04:26 19:04:26 19:04:26 ---> df -h: 19:04:26 Filesystem Size Used Avail Use% Mounted on 19:04:26 overlay 155G 12G 144G 8% / 19:04:26 tmpfs 64M 0 64M 0% /dev 19:04:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:04:26 shm 64M 0 64M 0% /dev/shm 19:04:26 /dev/vda1 155G 12G 144G 8% /facter-os 19:04:26 19:04:26 19:04:26 ---> sar -b -r -n DEV: 19:04:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2159) 09/29/22 _x86_64_ (8 CPU) 19:04:26 19:04:26 18:58:15 LINUX RESTART (8 CPU) 19:04:26 19:04:26 18:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:04:26 19:00:01 100.83 1.02 99.81 0.00 70.63 124805.29 0.00 19:04:26 19:01:01 1.97 0.00 1.97 0.00 0.00 22.68 0.00 19:04:26 19:02:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 19:04:26 19:03:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 19:04:26 19:04:01 107.90 10.60 97.30 0.00 2932.22 51154.55 0.00 19:04:26 Average: 42.37 2.33 40.04 0.00 602.42 34902.46 0.00 19:04:26 19:04:26 18:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:04:26 19:00:01 28713676 31615252 691520 2.10 91376 3043080 1723416 5.08 1108676 2646000 320 19:04:26 19:01:01 28698248 31599916 706024 2.15 91424 3043096 1723416 5.08 1126832 2645996 160 19:04:26 19:02:01 28698764 31600592 705184 2.14 91456 3043100 1723416 5.08 1125084 2645996 20 19:04:26 19:03:01 28705236 31607108 698616 2.12 91492 3043100 1723416 5.08 1118108 2646000 4 19:04:26 19:04:01 26901852 31559000 726796 2.21 159256 4600676 1867416 5.50 1388408 4025508 381456 19:04:26 Average: 28343555 31596374 705628 2.15 105001 3354610 1752216 5.16 1173422 2921900 76392 19:04:26 19:04:26 18:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:04:26 19:00:01 ens3 335.89 214.35 6935.95 40.08 0.00 0.00 0.00 0.00 19:04:26 19:00:01 docker0 20.40 32.28 1.90 334.41 0.00 0.00 0.00 0.00 19:04:26 19:00:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 19:04:26 19:01:01 ens3 14.80 8.78 12.69 17.15 0.00 0.00 0.00 0.00 19:04:26 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:26 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:26 19:02:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:26 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:26 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:26 19:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:04:26 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:26 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:26 19:04:01 ens3 416.23 257.65 8761.77 90.47 0.00 0.00 0.00 0.00 19:04:26 19:04:01 docker0 15.26 23.61 1.37 290.03 0.00 0.00 0.00 0.00 19:04:26 19:04:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 19:04:26 Average: ens3 152.84 95.79 3129.59 29.51 0.00 0.00 0.00 0.00 19:04:26 Average: docker0 7.09 11.11 0.65 124.19 0.00 0.00 0.00 0.00 19:04:26 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:04:26 19:04:26 19:04:26 ---> sar -P ALL: 19:04:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2159) 09/29/22 _x86_64_ (8 CPU) 19:04:26 19:04:26 18:58:15 LINUX RESTART (8 CPU) 19:04:26 19:04:26 18:59:02 CPU %user %nice %system %iowait %steal %idle 19:04:26 19:00:01 all 17.70 0.00 4.52 1.96 0.09 75.74 19:04:26 19:00:01 0 17.71 0.00 5.45 6.12 0.09 70.63 19:04:26 19:00:01 1 17.54 0.00 4.52 0.02 0.07 77.86 19:04:26 19:00:01 2 18.15 0.00 4.09 0.34 0.07 77.36 19:04:26 19:00:01 3 18.15 0.00 4.50 4.76 0.07 72.53 19:04:26 19:00:01 4 17.24 0.00 4.07 2.67 0.07 75.95 19:04:26 19:00:01 5 15.95 0.00 4.48 1.35 0.07 78.14 19:04:26 19:00:01 6 18.87 0.00 3.82 0.31 0.07 76.94 19:04:26 19:00:01 7 18.00 0.00 5.20 0.09 0.19 76.52 19:04:26 19:01:01 all 0.22 0.00 0.02 0.01 0.00 99.75 19:04:26 19:01:01 0 0.07 0.00 0.05 0.03 0.02 99.83 19:04:26 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:26 19:01:01 2 0.33 0.00 0.02 0.00 0.00 99.65 19:04:26 19:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:04:26 19:01:01 4 1.13 0.00 0.05 0.00 0.00 98.82 19:04:26 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:26 19:01:01 6 0.08 0.00 0.00 0.00 0.00 99.92 19:04:26 19:01:01 7 0.12 0.00 0.05 0.00 0.02 99.82 19:04:26 19:02:01 all 0.02 0.00 0.02 0.00 0.00 99.96 19:04:26 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:26 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:26 19:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:04:26 19:02:01 3 0.00 0.00 0.03 0.02 0.00 99.95 19:04:26 19:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:04:26 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:26 19:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:26 19:02:01 7 0.05 0.00 0.07 0.00 0.00 99.88 19:04:26 19:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:04:26 19:03:01 0 0.00 0.00 0.03 0.02 0.02 99.93 19:04:26 19:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:26 19:03:01 2 0.08 0.00 0.03 0.00 0.00 99.88 19:04:26 19:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:04:26 19:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:26 19:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:26 19:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:04:26 19:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:04:26 19:04:01 all 8.42 0.00 3.80 2.61 0.06 85.11 19:04:26 19:04:01 0 7.39 0.00 5.56 0.86 0.08 86.10 19:04:26 19:04:01 1 9.77 0.00 3.76 0.15 0.05 86.27 19:04:26 19:04:01 2 7.60 0.00 4.26 1.90 0.07 86.17 19:04:26 19:04:01 3 8.62 0.00 3.52 0.79 0.05 87.02 19:04:26 19:04:01 4 8.35 0.00 3.36 6.15 0.07 82.07 19:04:26 19:04:01 5 8.09 0.00 2.29 1.79 0.05 87.78 19:04:26 19:04:01 6 8.65 0.00 3.42 1.63 0.03 86.27 19:04:26 19:04:01 7 8.90 0.00 4.24 7.68 0.05 79.12 19:04:26 Average: all 5.19 0.00 1.65 0.91 0.03 92.22 19:04:26 Average: 0 4.95 0.00 2.19 1.38 0.04 91.43 19:04:26 Average: 1 5.38 0.00 1.64 0.03 0.02 92.92 19:04:26 Average: 2 5.16 0.00 1.66 0.45 0.03 92.70 19:04:26 Average: 3 5.28 0.00 1.59 1.10 0.02 92.01 19:04:26 Average: 4 5.26 0.00 1.48 1.74 0.03 91.49 19:04:26 Average: 5 4.76 0.00 1.34 0.62 0.02 93.26 19:04:26 Average: 6 5.44 0.00 1.43 0.39 0.02 92.72 19:04:26 Average: 7 5.33 0.00 1.89 1.54 0.05 91.19 19:04:26 19:04:26 19:04:26