Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c785ded0a748be2589ebb2a61441f1100bcbfe84 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-ssh11129496638096587418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh16196216525321227800.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16945857172966912456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh3526089305587284768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15895028173501208485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-19791 in /w/workspace/gexfoundry_go-mod-messaging_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 Avoid second fetch Checking out Revision c785ded0a748be2589ebb2a61441f1100bcbfe84 (main) Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c785ded0a748be2589ebb2a61441f1100bcbfe84 # timeout=10 Commit message: "Merge pull request #164 from lenny-intel/no-zmq-build-flag" > git rev-list --no-walk 3af70938d373e6c9ed264e52f54b5b7ab291e3c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:16 ========================================================= 23:29:16 EdgeX Global Pipelines Version Info 23:29:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:29:16 ------------------- 23:29:16 stable info: 23:29:16 ------------------- 23:29:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:29:16 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:29:16 Message: update stable to v1.0.237 23:29:17 ------------------- 23:29:17 experimental info: 23:29:17 ------------------- 23:29:17 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:17 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:29:17 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c785ded [Pipeline] echo 23:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:29:18 + git rev-list -1 --merges c785ded0a748be2589ebb2a61441f1100bcbfe84~1..c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo 23:29:18 -----------> git rev-list -1 --merges c785ded0a748be2589ebb2a61441f1100bcbfe84~1..c785ded0a748be2589ebb2a61441f1100bcbfe84 c785ded0a748be2589ebb2a61441f1100bcbfe84 23:29:18 c785ded0a748be2589ebb2a61441f1100bcbfe84 [false] [Pipeline] sh 23:29:18 + git log --format=format:%s -1 c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo 23:29:18 ========================================================= 23:29:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:29:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:19 + git log --format=format:%s -1 c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] echo 23:29:19 [semverPrep] GIT_COMMIT: c785ded0a748be2589ebb2a61441f1100bcbfe84, Commit Message: Merge pull request #164 from lenny-intel/no-zmq-build-flag [Pipeline] echo 23:29:19 [semverPrep] This is not a build commit. [Pipeline] sh 23:29:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:19 + grep -v github /etc/ssh/ssh_known_hosts 23:29:19 + [ -e /tmp/ssh_known_hosts ] 23:29:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:29:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:29:19 + sudo tee -a /etc/ssh/ssh_known_hosts 23:29:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:20 23:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:20 0.1.4: Pulling from edgex-devops/py-git-semver 23:29:20 b85a868b505f: Pulling fs layer 23:29:20 e2be974225ed: Pulling fs layer 23:29:20 339a4e72a1f5: Pulling fs layer 23:29:20 988bab9f4d93: Pulling fs layer 23:29:20 1469e6f7b9e6: Pulling fs layer 23:29:20 eaf3925da568: Pulling fs layer 23:29:20 bab4dde63d76: Pulling fs layer 23:29:20 bde34c3a00c8: Pulling fs layer 23:29:20 b352a97aabf1: Pulling fs layer 23:29:20 bab4dde63d76: Waiting 23:29:20 4872d77fe225: Pulling fs layer 23:29:20 5851b861e8e6: Pulling fs layer 23:29:20 1469e6f7b9e6: Waiting 23:29:20 988bab9f4d93: Waiting 23:29:20 eaf3925da568: Waiting 23:29:20 5851b861e8e6: Waiting 23:29:20 e2be974225ed: Download complete 23:29:20 988bab9f4d93: Verifying Checksum 23:29:20 988bab9f4d93: Download complete 23:29:20 1469e6f7b9e6: Download complete 23:29:20 339a4e72a1f5: Verifying Checksum 23:29:20 339a4e72a1f5: Download complete 23:29:20 eaf3925da568: Verifying Checksum 23:29:20 eaf3925da568: Download complete 23:29:20 bde34c3a00c8: Verifying Checksum 23:29:20 bde34c3a00c8: Download complete 23:29:21 b352a97aabf1: Verifying Checksum 23:29:21 b352a97aabf1: Download complete 23:29:21 4872d77fe225: Verifying Checksum 23:29:21 4872d77fe225: Download complete 23:29:21 5851b861e8e6: Download complete 23:29:21 b85a868b505f: Verifying Checksum 23:29:21 b85a868b505f: Download complete 23:29:21 bab4dde63d76: Verifying Checksum 23:29:21 bab4dde63d76: Download complete 23:29:22 b85a868b505f: Pull complete 23:29:22 e2be974225ed: Pull complete 23:29:23 339a4e72a1f5: Pull complete 23:29:23 988bab9f4d93: Pull complete 23:29:23 1469e6f7b9e6: Pull complete 23:29:23 eaf3925da568: Pull complete 23:29:25 bab4dde63d76: Pull complete 23:29:25 bde34c3a00c8: Pull complete 23:29:25 b352a97aabf1: Pull complete 23:29:25 4872d77fe225: Pull complete 23:29:25 5851b861e8e6: Pull complete 23:29:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:25 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:29:27 $ docker top 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 -eo pid,comm 23:29:27 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). 23:29:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:27 [ssh-agent] Looking for ssh-agent implementation... 23:29:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:27 $ docker exec 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent 23:29:27 SSH_AUTH_SOCK=/tmp/ssh-uegwUIMUumWJ/agent.33 23:29:27 SSH_AGENT_PID=40 23:29:27 Running ssh-add (command line suppressed) 23:29:27 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6502171438018467273.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6502171438018467273.key) 23:29:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:28 + git tag --points-at HEAD [Pipeline] } 23:29:28 $ docker exec --env ******** --env ******** 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent -k 23:29:28 unset SSH_AUTH_SOCK; 23:29:28 unset SSH_AGENT_PID; 23:29:28 echo Agent pid 40 killed; 23:29:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:29:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:28 [ssh-agent] Looking for ssh-agent implementation... 23:29:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:28 $ docker exec 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent 23:29:28 SSH_AUTH_SOCK=/tmp/ssh-mZNdXiNz5jUk/agent.74 23:29:28 SSH_AGENT_PID=81 23:29:28 Running ssh-add (command line suppressed) 23:29:28 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1266082172938983826.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1266082172938983826.key) 23:29:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:28 + git semver init 23:29:29 2022-07-12 23:29:29,139 [run_init] DEBUG init version:0.0.0 force:False 23:29:29 2022-07-12 23:29:29,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 23:29:29 2022-07-12 23:29:29,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 23:29:29 2022-07-12 23:29:29,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 23:29:30 2022-07-12 23:29:29,791 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 23:29:30 2022-07-12 23:29:29,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 23:29:30 2022-07-12 23:29:29,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:29:30 2022-07-12 23:29:29,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:29:30 2.2.1-dev.11 [Pipeline] } 23:29:30 $ docker exec --env ******** --env ******** 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 ssh-agent -k 23:29:30 unset SSH_AUTH_SOCK; 23:29:30 unset SSH_AGENT_PID; 23:29:30 echo Agent pid 81 killed; 23:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:30 + git semver [Pipeline] } 23:29:30 $ docker stop --time=1 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 23:29:32 $ docker rm -f 0c4fd371d241517a09c14e2e5646c41f1b6a73c99f520527e22e8e0e57715a37 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:29:32 Stashed 1 file(s) [Pipeline] echo 23:29:32 [edgeXSemver]: initialized semver on version 2.2.1-dev.11 [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 23:29:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:32 ========================================================= 23:29:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:29:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:29:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:33 2408cc74d12b: Pulling fs layer 23:29:33 ea60b727a1ce: Pulling fs layer 23:29:33 30c4a7721957: Pulling fs layer 23:29:33 370296b7ddb6: Pulling fs layer 23:29:33 7c6cee850709: Pulling fs layer 23:29:33 39a5fcdaea64: Pulling fs layer 23:29:33 d94ebbe4e438: Pulling fs layer 23:29:33 bcfd1f05c69d: Pulling fs layer 23:29:33 59ccb84bbe0f: Pulling fs layer 23:29:33 d94ebbe4e438: Waiting 23:29:33 bcfd1f05c69d: Waiting 23:29:33 59ccb84bbe0f: Waiting 23:29:33 7c6cee850709: Waiting 23:29:33 39a5fcdaea64: Waiting 23:29:33 30c4a7721957: Download complete 23:29:33 ea60b727a1ce: Download complete 23:29:33 7c6cee850709: Verifying Checksum 23:29:33 7c6cee850709: Download complete 23:29:33 39a5fcdaea64: Download complete 23:29:33 2408cc74d12b: Verifying Checksum 23:29:33 2408cc74d12b: Download complete 23:29:33 d94ebbe4e438: Verifying Checksum 23:29:33 d94ebbe4e438: Download complete 23:29:33 2408cc74d12b: Pull complete 23:29:33 ea60b727a1ce: Pull complete 23:29:33 30c4a7721957: Pull complete 23:29:33 59ccb84bbe0f: Verifying Checksum 23:29:33 59ccb84bbe0f: Download complete 23:29:34 bcfd1f05c69d: Verifying Checksum 23:29:34 bcfd1f05c69d: Download complete 23:29:34 370296b7ddb6: Verifying Checksum 23:29:34 370296b7ddb6: Download complete 23:29:38 370296b7ddb6: Pull complete 23:29:38 7c6cee850709: Pull complete 23:29:38 39a5fcdaea64: Pull complete 23:29:38 d94ebbe4e438: Pull complete 23:29:40 bcfd1f05c69d: Pull complete 23:29:40 59ccb84bbe0f: Pull complete 23:29:40 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 23:29:41 + 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 23:29:41 + docker inspect -f . ci-base-image-x86_64 23:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:41 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:29:43 $ docker top 25faa1ba5157ad7e6c2350cc08761db1c297dc576373ee789ea410e8fb3aa84c -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:43 + go version 23:29:43 go version go1.18.3 linux/amd64 [Pipeline] } 23:29:43 $ docker stop --time=1 25faa1ba5157ad7e6c2350cc08761db1c297dc576373ee789ea410e8fb3aa84c 23:29:45 $ docker rm -f 25faa1ba5157ad7e6c2350cc08761db1c297dc576373ee789ea410e8fb3aa84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:45 + docker inspect -f . ci-base-image-x86_64 23:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:45 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:29:46 $ docker top be05053e189ba5c6f4de002bf9cadf3b0e5a0ba6f3559d7b01b9a4c681285d07 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:46 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 23:29:46 + make test 23:29:46 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 23:29:46 go: downloading github.com/stretchr/testify v1.8.0 23:29:46 go: downloading github.com/pebbe/zmq4 v1.2.7 23:29:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 23:29:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:29:46 go: downloading github.com/stretchr/objx v0.4.0 23:29:46 go: downloading github.com/davecgh/go-spew v1.1.1 23:29:46 go: downloading github.com/pmezard/go-difflib v1.0.0 23:29:46 go: downloading gopkg.in/yaml.v3 v3.0.1 23:29:46 go: downloading github.com/gorilla/websocket v1.4.2 23:29:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:29:46 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:29:47 Still waiting to schedule task 23:29:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:29:58 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 23:30:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.4% of statements 23:30:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 23:30:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.383s coverage: 83.8% of statements 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.023s coverage: 85.7% of statements 23:30:24 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.040s coverage: 100.0% of statements 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.025s coverage: 90.9% of statements 23:30:24 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 23:30:24 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.052s coverage: 90.4% of statements 23:30:24 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 23:30:24 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 23:30:46 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements 23:30:46 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 85.7% of statements 23:30:46 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 23:30:46 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.048s coverage: 100.0% of statements 23:30:46 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.021s coverage: 100.0% of statements 23:30:46 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements 23:30:52 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." 23:30:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:30:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:30:54 $ docker stop --time=1 be05053e189ba5c6f4de002bf9cadf3b0e5a0ba6f3559d7b01b9a4c681285d07 23:30:56 $ docker rm -f be05053e189ba5c6f4de002bf9cadf3b0e5a0ba6f3559d7b01b9a4c681285d07 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:56 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 23:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:57 23:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:57 latest: Pulling from edgex-lftools-log-publisher 23:30:57 5eb5b503b376: Pulling fs layer 23:30:57 5c69ac0246d0: Pulling fs layer 23:30:57 ec43610c2a17: Pulling fs layer 23:30:57 3a2ae6a8a46f: Pulling fs layer 23:30:57 33b1e0a273af: Pulling fs layer 23:30:57 5d3b04190fa2: Pulling fs layer 23:30:57 2f39f015ded8: Pulling fs layer 23:30:57 5d3b04190fa2: Waiting 23:30:57 3a2ae6a8a46f: Waiting 23:30:57 33b1e0a273af: Waiting 23:30:57 5c69ac0246d0: Download complete 23:30:57 3a2ae6a8a46f: Download complete 23:30:57 ec43610c2a17: Verifying Checksum 23:30:57 ec43610c2a17: Download complete 23:30:57 33b1e0a273af: Verifying Checksum 23:30:57 33b1e0a273af: Download complete 23:30:57 5d3b04190fa2: Verifying Checksum 23:30:57 5d3b04190fa2: Download complete 23:30:57 5eb5b503b376: Verifying Checksum 23:30:57 5eb5b503b376: Download complete 23:30:58 2f39f015ded8: Verifying Checksum 23:30:58 2f39f015ded8: Download complete 23:30:59 5eb5b503b376: Pull complete 23:30:59 5c69ac0246d0: Pull complete 23:30:59 ec43610c2a17: Pull complete 23:30:59 3a2ae6a8a46f: Pull complete 23:31:00 33b1e0a273af: Pull complete 23:31:00 5d3b04190fa2: Pull complete 23:31:05 2f39f015ded8: Pull complete 23:31:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:05 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:31:05 $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:31:07 $ docker top 8d7d49cf49acd932cad7c3bd053e2d3b49f64066b64aaaaf0e959f54d8a2f7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:07 ---> job-cost.sh 23:31:07 lf-activate-venv: SKIPPING 23:31:07 INFO: No Stack... 23:31:08 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:08 INFO: Archiving Costs [Pipeline] sh 23:31:08 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 23:31:08 + cut -d, -f6 [Pipeline] lock 23:31:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] 23:31:08 Resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] did not exist. Created. 23:31:08 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:09 + echo total: 0.2199999988079071 [Pipeline] stash 23:31:09 Stashed 1 file(s) [Pipeline] } 23:31:09 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:09 $ docker stop --time=1 8d7d49cf49acd932cad7c3bd053e2d3b49f64066b64aaaaf0e959f54d8a2f7f2 23:31:10 $ docker rm -f 8d7d49cf49acd932cad7c3bd053e2d3b49f64066b64aaaaf0e959f54d8a2f7f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:31:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19792 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 23:31:27 Running in /w/workspace/go-mod-messaging/34 [Pipeline] { [Pipeline] checkout 23:31:27 Selected Git installation does not exist. Using Default 23:31:27 The recommended git tool is: NONE 23:31:35 using credential edgex-jenkins-ssh 23:31:35 Cloning the remote Git repository 23:31:35 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:31:35 > git init /w/workspace/go-mod-messaging/34 # timeout=10 23:31:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:31:35 > git --version # timeout=10 23:31:36 Avoid second fetch 23:31:36 Checking out Revision c785ded0a748be2589ebb2a61441f1100bcbfe84 (main) 23:31:35 > git --version # 'git version 2.25.1' 23:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:31:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:36 > git config core.sparsecheckout # timeout=10 23:31:36 > git checkout -f c785ded0a748be2589ebb2a61441f1100bcbfe84 # timeout=10 23:31:40 Commit message: "Merge pull request #164 from lenny-intel/no-zmq-build-flag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:31:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:41 Dload Upload Total Spent Left Speed 23:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 79714 0 --:--:-- --:--:-- --:--:-- 80235 [Pipeline] sh 23:31:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:31:42 + sudo tee /etc/docker/daemon.new 23:31:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:31:42 { 23:31:42 "registry-mirrors": [ 23:31:42 "https://nexus3.edgexfoundry.org:10001" 23:31:42 ], 23:31:42 "bip": "10.250.0.254/24", 23:31:42 "hosts": [ 23:31:42 "tcp://0.0.0.0:5555", 23:31:42 "unix:///var/run/docker.sock" 23:31:42 ], 23:31:42 "mtu": 1458, 23:31:42 "selinux-enabled": true, 23:31:42 "seccomp-profile": "/etc/docker/seccomp.json" 23:31:42 } [Pipeline] sh 23:31:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:31:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:02 ========================================================= 23:32:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:32:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:32:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:32:03 b3c136eddcbf: Pulling fs layer 23:32:03 c0a3192eca97: Pulling fs layer 23:32:03 a050256f5b6f: Pulling fs layer 23:32:03 656be50a0ddc: Pulling fs layer 23:32:03 2bbca73fdf42: Pulling fs layer 23:32:03 46d945488cbd: Pulling fs layer 23:32:03 8a5474983e97: Pulling fs layer 23:32:03 329c88fbcd65: Pulling fs layer 23:32:03 46d945488cbd: Waiting 23:32:03 8a5474983e97: Waiting 23:32:03 329c88fbcd65: Waiting 23:32:03 656be50a0ddc: Waiting 23:32:03 2bbca73fdf42: Waiting 23:32:03 a050256f5b6f: Verifying Checksum 23:32:03 a050256f5b6f: Download complete 23:32:03 c0a3192eca97: Verifying Checksum 23:32:03 c0a3192eca97: Download complete 23:32:03 2bbca73fdf42: Verifying Checksum 23:32:03 2bbca73fdf42: Download complete 23:32:03 46d945488cbd: Verifying Checksum 23:32:03 46d945488cbd: Download complete 23:32:03 b3c136eddcbf: Verifying Checksum 23:32:04 b3c136eddcbf: Pull complete 23:32:04 329c88fbcd65: Verifying Checksum 23:32:04 329c88fbcd65: Download complete 23:32:04 c0a3192eca97: Pull complete 23:32:04 a050256f5b6f: Pull complete 23:32:05 8a5474983e97: Verifying Checksum 23:32:05 8a5474983e97: Download complete 23:32:06 656be50a0ddc: Verifying Checksum 23:32:06 656be50a0ddc: Download complete 23:32:18 656be50a0ddc: Pull complete 23:32:18 2bbca73fdf42: Pull complete 23:32:19 46d945488cbd: Pull complete 23:32:25 8a5474983e97: Pull complete 23:32:27 329c88fbcd65: Pull complete 23:32:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 23:32:27 + 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 23:32:27 + docker inspect -f . ci-base-image-arm64 23:32:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:28 prd-ubuntu20.04-docker-arm64-4c-16g-19792 does not seem to be running inside a container 23:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/34 -v /w/workspace/go-mod-messaging/34:/w/workspace/go-mod-messaging/34:rw,z -v /w/workspace/go-mod-messaging/34@tmp:/w/workspace/go-mod-messaging/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:31 $ docker top 220f07e061af4119593b98e5b9bd8996b146c008ff4e4eb23ca0032a9dde5867 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:32 + go version 23:32:32 go version go1.18.3 linux/arm64 [Pipeline] } 23:32:32 $ docker stop --time=1 220f07e061af4119593b98e5b9bd8996b146c008ff4e4eb23ca0032a9dde5867 23:32:33 $ docker rm -f 220f07e061af4119593b98e5b9bd8996b146c008ff4e4eb23ca0032a9dde5867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:34 + docker inspect -f . ci-base-image-arm64 23:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-19792 does not seem to be running inside a container 23:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-messaging/34 -v /w/workspace/go-mod-messaging/34:/w/workspace/go-mod-messaging/34:rw,z -v /w/workspace/go-mod-messaging/34@tmp:/w/workspace/go-mod-messaging/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:36 $ docker top 909ce7606c85d9f2b7ecbcffb96815ac8b0cd6888339a13dd6f6d0f0aaa18bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:37 + git config --global --add safe.directory /w/workspace/go-mod-messaging/34 [Pipeline] fileExists [Pipeline] sh 23:32:37 + make test 23:32:37 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 23:32:37 go: downloading github.com/stretchr/testify v1.8.0 23:32:37 go: downloading github.com/pebbe/zmq4 v1.2.7 23:32:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 23:32:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:32:37 go: downloading github.com/davecgh/go-spew v1.1.1 23:32:37 go: downloading github.com/pmezard/go-difflib v1.0.0 23:32:37 go: downloading gopkg.in/yaml.v3 v3.0.1 23:32:37 go: downloading github.com/stretchr/objx v0.4.0 23:32:38 go: downloading github.com/gorilla/websocket v1.4.2 23:32:38 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:32:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:33:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 23:34:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.200s coverage: 90.4% of statements 23:34:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.118s coverage: 68.5% of statements 23:34:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 23:34:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.509s coverage: 83.8% of statements 23:34:20 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.071s coverage: 85.7% of statements 23:34:20 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 23:34:20 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.079s coverage: 100.0% of statements 23:34:20 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.098s coverage: 100.0% of statements 23:34:20 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements 23:34:20 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 23:34:21 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 23:34:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.236s coverage: 90.4% of statements 23:34:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.183s coverage: 68.5% of statements 23:34:23 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 23:34:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements 23:34:50 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.070s coverage: 85.7% of statements 23:34:50 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 23:34:50 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.112s coverage: 100.0% of statements 23:34:50 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.074s coverage: 100.0% of statements 23:34:50 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements 23:34:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:34:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:35:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:22 $ docker stop --time=1 909ce7606c85d9f2b7ecbcffb96815ac8b0cd6888339a13dd6f6d0f0aaa18bb3 23:35:24 $ docker rm -f 909ce7606c85d9f2b7ecbcffb96815ac8b0cd6888339a13dd6f6d0f0aaa18bb3 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:25 Warning: overwriting stash ‘coverage-report’ 23:35:26 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 23:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:26 23:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:27 arm64: Pulling from edgex-lftools-log-publisher 23:35:27 8998bd30e6a1: Pulling fs layer 23:35:27 04944245beec: Pulling fs layer 23:35:27 699f458cf7ca: Pulling fs layer 23:35:27 765212b225bb: Pulling fs layer 23:35:27 f23df028b6ca: Pulling fs layer 23:35:27 d65c8cfc05b1: Pulling fs layer 23:35:27 2437ff75d9bd: Pulling fs layer 23:35:27 f23df028b6ca: Waiting 23:35:27 d65c8cfc05b1: Waiting 23:35:27 2437ff75d9bd: Waiting 23:35:27 765212b225bb: Waiting 23:35:27 04944245beec: Verifying Checksum 23:35:27 04944245beec: Download complete 23:35:27 765212b225bb: Verifying Checksum 23:35:27 765212b225bb: Download complete 23:35:27 f23df028b6ca: Verifying Checksum 23:35:27 f23df028b6ca: Download complete 23:35:27 d65c8cfc05b1: Verifying Checksum 23:35:27 d65c8cfc05b1: Download complete 23:35:27 699f458cf7ca: Verifying Checksum 23:35:27 699f458cf7ca: Download complete 23:35:28 8998bd30e6a1: Verifying Checksum 23:35:28 8998bd30e6a1: Download complete 23:35:30 2437ff75d9bd: Verifying Checksum 23:35:30 2437ff75d9bd: Download complete 23:35:32 8998bd30e6a1: Pull complete 23:35:32 04944245beec: Pull complete 23:35:34 699f458cf7ca: Pull complete 23:35:34 765212b225bb: Pull complete 23:35:35 f23df028b6ca: Pull complete 23:35:35 d65c8cfc05b1: Pull complete 23:35:50 2437ff75d9bd: Pull complete 23:35:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-19792 does not seem to be running inside a container 23:35:51 $ 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-messaging/34 -v /w/workspace/go-mod-messaging/34:/w/workspace/go-mod-messaging/34:rw,z -v /w/workspace/go-mod-messaging/34@tmp:/w/workspace/go-mod-messaging/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:35:53 $ docker top f651a42ecf4c898a73f2cd0d53422169b5b7740cc8abe3e90ac32dd11660f253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:54 ---> job-cost.sh 23:35:54 lf-activate-venv: SKIPPING 23:35:54 INFO: No Stack... 23:35:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:35:56 INFO: Archiving Costs [Pipeline] sh 23:35:56 + cut -d, -f6 23:35:56 + cat /w/workspace/go-mod-messaging/34/archives/cost.csv [Pipeline] lock 23:35:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] 23:35:56 Resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] did not exist. Created. 23:35:56 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:57 /w/workspace/go-mod-messaging/34@tmp/durable-8485bca8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:35:58 + echo total: 0.10999999940395355 [Pipeline] stash 23:35:58 Warning: overwriting stash ‘stack-cost’ 23:35:58 Stashed 1 file(s) [Pipeline] } 23:35:58 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:58 $ docker stop --time=1 f651a42ecf4c898a73f2cd0d53422169b5b7740cc8abe3e90ac32dd11660f253 23:35:59 $ docker rm -f f651a42ecf4c898a73f2cd0d53422169b5b7740cc8abe3e90ac32dd11660f253 [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 23:36:00 provisioning config files... 23:36:00 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config320611696750843161tmp [Pipeline] { [Pipeline] sh 23:36:00 + set +x 23:36:00 + bash+ -s -- 23:36:00 curl -s https://codecov.io/bash 23:36:00 23:36:00 _____ _ 23:36:00 / ____| | | 23:36:00 | | ___ __| | ___ ___ _____ __ 23:36:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:00 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:00 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:00 Bash-1.0.6 23:36:00 23:36:00 23:36:00 ==> git version 2.25.1 found 23:36:00 ==> 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 23:36:00 Release-Date: 2020-01-08 23:36:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:36:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:36:00 ==> Jenkins CI detected. 23:36:00 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 23:36:00 project root: . 23:36:00 --> token set from env 23:36:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:00 ==> Running gcov in . (disable via -X gcov) 23:36:00 ==> Python coveragepy not found 23:36:00 ==> Searching for coverage reports in: 23:36:00 + . 23:36:00 -> Found 1 reports 23:36:00 ==> Detecting git/mercurial file structure 23:36:00 ==> Reading reports 23:36:00 + ./coverage.out bytes=23143 23:36:00 ==> Appending adjustments 23:36:00 https://docs.codecov.io/docs/fixing-reports 23:36:00 + Found adjustments 23:36:00 ==> Gzipping contents 23:36:00 8.0K /tmp/codecov.leYeUs.gz 23:36:00 ==> Uploading reports 23:36:00 url: https://codecov.io 23:36:00 query: branch=main&commit=c785ded0a748be2589ebb2a61441f1100bcbfe84&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:00 -> Pinging Codecov 23:36:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=c785ded0a748be2589ebb2a61441f1100bcbfe84&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:00 -> Uploading to 23:36:00 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/F6E385568367DD0E4001BA4F8F1CB792/c785ded0a748be2589ebb2a61441f1100bcbfe84/5b5687ac-179d-48cb-ad36-a7cacd6ba197.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T233600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c97b11b19bb0de7a1865fea140d95a7778a870f26403fd5e5b8f985847a214fa 23:36:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:00 Dload Upload Total Spent Left Speed 23:36:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5577 0 0 100 5577 0 10066 --:--:-- --:--:-- --:--:-- 10048 100 5577 0 0 100 5577 0 10066 --:--:-- --:--:-- --:--:-- 10048 23:36:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] } 23:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:36:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:36:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:02 23:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:36:02 df9b9388f04a: Pulling fs layer 23:36:02 52dc419b0ee2: Pulling fs layer 23:36:02 25bc292e5bac: Pulling fs layer 23:36:02 114826534d7a: Pulling fs layer 23:36:02 4657fd5d0bcf: Pulling fs layer 23:36:02 6ad1cebc031e: Pulling fs layer 23:36:02 8a3aa393b2d8: Pulling fs layer 23:36:02 114826534d7a: Waiting 23:36:02 4657fd5d0bcf: Waiting 23:36:02 6ad1cebc031e: Waiting 23:36:02 25bc292e5bac: Verifying Checksum 23:36:02 25bc292e5bac: Download complete 23:36:02 52dc419b0ee2: Download complete 23:36:02 4657fd5d0bcf: Verifying Checksum 23:36:02 4657fd5d0bcf: Download complete 23:36:02 df9b9388f04a: Download complete 23:36:02 6ad1cebc031e: Verifying Checksum 23:36:02 6ad1cebc031e: Download complete 23:36:02 df9b9388f04a: Pull complete 23:36:02 52dc419b0ee2: Pull complete 23:36:02 25bc292e5bac: Pull complete 23:36:03 114826534d7a: Verifying Checksum 23:36:03 114826534d7a: Download complete 23:36:03 8a3aa393b2d8: Verifying Checksum 23:36:03 8a3aa393b2d8: Download complete 23:36:06 114826534d7a: Pull complete 23:36:06 4657fd5d0bcf: Pull complete 23:36:07 6ad1cebc031e: Pull complete 23:36:09 8a3aa393b2d8: Pull complete 23:36:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:09 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:36:11 $ docker top 7e5fb78620d0ff0d2baab0f9beea61c389965bf7489f0ce0be11622694bc8b17 -eo pid,comm [Pipeline] { [Pipeline] echo 23:36:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 23:36:11 + set -o pipefail 23:36:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 23:36:14 23:36:14 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 23:36:14 23:36:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/a6145040-14d5-40b1-be7e-790532b649f7 23:36:14 23:36:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:14 23:36:14 23:36:14 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:36:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:36:15 $ docker stop --time=1 7e5fb78620d0ff0d2baab0f9beea61c389965bf7489f0ce0be11622694bc8b17 23:36:16 $ docker rm -f 7e5fb78620d0ff0d2baab0f9beea61c389965bf7489f0ce0be11622694bc8b17 [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 23:36:16 + git log --format=format:%s -1 c785ded0a748be2589ebb2a61441f1100bcbfe84 [Pipeline] sh 23:36:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:17 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:36:18 $ docker top 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:18 [ssh-agent] Looking for ssh-agent implementation... 23:36:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:18 $ docker exec 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de ssh-agent 23:36:18 SSH_AUTH_SOCK=/tmp/ssh-iDyql4yZKYXi/agent.35 23:36:18 SSH_AGENT_PID=41 23:36:18 Running ssh-add (command line suppressed) 23:36:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6037741905941424824.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6037741905941424824.key) 23:36:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:18 + git semver tag 23:36:19 2022-07-12 23:36:19,127 [run_tag] DEBUG tag force:False 23:36:19 2022-07-12 23:36:19,127 [check_head_tag] DEBUG check head tag 23:36:19 2022-07-12 23:36:19,128 [execute] INFO git cat-file --batch-check 23:36:19 2022-07-12 23:36:19,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 23:36:19 2022-07-12 23:36:19,133 [execute] INFO git cat-file --batch 23:36:19 2022-07-12 23:36:19,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 23:36:19 2022-07-12 23:36:19,154 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:19 2022-07-12 23:36:19,154 [execute] INFO git tag -a v2.2.1-dev.11 -m v2.2.1-dev.11 23:36:19 2022-07-12 23:36:19,154 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.11', '-m', 'v2.2.1-dev.11'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 23:36:19 2022-07-12 23:36:19,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:19 2.2.1-dev.11 [Pipeline] } 23:36:19 $ docker exec --env ******** --env ******** 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de ssh-agent -k 23:36:19 unset SSH_AUTH_SOCK; 23:36:19 unset SSH_AGENT_PID; 23:36:19 echo Agent pid 41 killed; 23:36:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:19 + git semver [Pipeline] } 23:36:19 $ docker stop --time=1 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de 23:36:21 $ docker rm -f 64ffcb9d2b9d7539c510e54d3de4da8e38ee85c198bcc0234185dcb4d20549de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:21 23:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:21 0.23.1-centos7: Pulling from edgex-lftools 23:36:21 ab5ef0e58194: Pulling fs layer 23:36:21 9712f1f96733: Pulling fs layer 23:36:21 63f879dbbcfc: Pulling fs layer 23:36:21 0d9ebad4ef96: Pulling fs layer 23:36:21 e9a5061849ea: Pulling fs layer 23:36:21 d747dcd14b5f: Pulling fs layer 23:36:21 0d9ebad4ef96: Waiting 23:36:21 e9a5061849ea: Waiting 23:36:21 2de7ff778b66: Pulling fs layer 23:36:21 2de7ff778b66: Waiting 23:36:21 d747dcd14b5f: Waiting 23:36:21 9712f1f96733: Verifying Checksum 23:36:21 9712f1f96733: Download complete 23:36:22 63f879dbbcfc: Verifying Checksum 23:36:22 63f879dbbcfc: Download complete 23:36:22 e9a5061849ea: Verifying Checksum 23:36:22 e9a5061849ea: Download complete 23:36:22 d747dcd14b5f: Download complete 23:36:22 0d9ebad4ef96: Verifying Checksum 23:36:22 0d9ebad4ef96: Download complete 23:36:22 ab5ef0e58194: Download complete 23:36:22 2de7ff778b66: Verifying Checksum 23:36:22 2de7ff778b66: Download complete 23:36:24 ab5ef0e58194: Pull complete 23:36:24 9712f1f96733: Pull complete 23:36:25 63f879dbbcfc: Pull complete 23:36:29 0d9ebad4ef96: Pull complete 23:36:29 e9a5061849ea: Pull complete 23:36:29 d747dcd14b5f: Pull complete 23:36:30 2de7ff778b66: Pull complete 23:36:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:30 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:36:32 $ docker top e25e31c053183800d0b4fda7f40cbabdf96d1031a7f6d8a691f1ec621f019c6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:36:32 provisioning config files... 23:36:32 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8635968815898308591tmp 23:36:32 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4635728951670232101tmp 23:36:32 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7086015686348651232tmp [Pipeline] { [Pipeline] echo 23:36:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:36:33 ---> sigul-configuration.sh 23:36:33 gpg: directory `/root/.gnupg' created 23:36:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:36:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:36:33 gpg: keyring `/root/.gnupg/secring.gpg' created 23:36:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:36:33 gpg: CAST5 encrypted data 23:36:33 gpg: encrypted with 1 passphrase 23:36:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:36:33 + mkdir /home/jenkins 23:36:33 + mkdir /home/jenkins/sigul [Pipeline] sh 23:36:33 + 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 23:36:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:36:34 ---> sigul-install.sh 23:36:34 Sigul already installed; skipping installation. [Pipeline] sh 23:36:34 + git tag --list 23:36:34 v0.0.0 23:36:34 v0.1.0 23:36:34 v0.1.1 23:36:34 v0.1.10 23:36:34 v0.1.11 23:36:34 v0.1.12 23:36:34 v0.1.13 23:36:34 v0.1.14 23:36:34 v0.1.15 23:36:34 v0.1.16 23:36:34 v0.1.17 23:36:34 v0.1.18 23:36:34 v0.1.19 23:36:34 v0.1.2 23:36:34 v0.1.20 23:36:34 v0.1.21 23:36:34 v0.1.22 23:36:34 v0.1.23 23:36:34 v0.1.24 23:36:34 v0.1.25 23:36:34 v0.1.26 23:36:34 v0.1.27 23:36:34 v0.1.28 23:36:34 v0.1.29 23:36:34 v0.1.3 23:36:34 v0.1.30 23:36:34 v0.1.31 23:36:34 v0.1.4 23:36:34 v0.1.5 23:36:34 v0.1.6 23:36:34 v0.1.7 23:36:34 v0.1.8 23:36:34 v0.1.9 23:36:34 v2.0.0 23:36:34 v2.0.1 23:36:34 v2.1.0 23:36:34 v2.1.1 23:36:34 v2.1.1-dev.1 23:36:34 v2.1.1-dev.2 23:36:34 v2.1.1-dev.3 23:36:34 v2.2.0 23:36:34 v2.2.1-dev.1 23:36:34 v2.2.1-dev.10 23:36:34 v2.2.1-dev.11 23:36:34 v2.2.1-dev.2 23:36:34 v2.2.1-dev.3 23:36:34 v2.2.1-dev.4 23:36:34 v2.2.1-dev.5 23:36:34 v2.2.1-dev.6 23:36:34 v2.2.1-dev.7 23:36:34 v2.2.1-dev.8 23:36:34 v2.2.1-dev.9 [Pipeline] sh 23:36:34 + lftools sign git-tag v2.2.1-dev.11 23:36:35 Signing Git tag with Sigul... 23:36:35 Signing v2.2.1-dev.11 [Pipeline] echo 23:36:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:36:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:36:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:36:36 $ docker stop --time=1 e25e31c053183800d0b4fda7f40cbabdf96d1031a7f6d8a691f1ec621f019c6f 23:36:37 $ docker rm -f e25e31c053183800d0b4fda7f40cbabdf96d1031a7f6d8a691f1ec621f019c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:36:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:38 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:36:38 $ docker top 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:38 [ssh-agent] Looking for ssh-agent implementation... 23:36:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:38 $ docker exec 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 ssh-agent 23:36:39 SSH_AUTH_SOCK=/tmp/ssh-mBIQKDLkUEDf/agent.33 23:36:39 SSH_AGENT_PID=39 23:36:39 Running ssh-add (command line suppressed) 23:36:39 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4446257524478853560.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4446257524478853560.key) 23:36:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:39 + git semver bump pre 23:36:39 2022-07-12 23:36:39,712 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:39 2022-07-12 23:36:39,712 [bump_version] DEBUG bumping version:2.2.1-dev.11 on axis:pre with prefix:dev 23:36:39 2022-07-12 23:36:39,712 [bump_version] DEBUG bumped version:2.2.1-dev.12 23:36:39 2022-07-12 23:36:39,712 [write_version] DEBUG write version:2.2.1-dev.12 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 23:36:39 2022-07-12 23:36:39,712 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:39 2022-07-12 23:36:39,712 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:39 2022-07-12 23:36:39,714 [execute] INFO git cat-file --batch-check 23:36:39 2022-07-12 23:36:39,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 23:36:39 2022-07-12 23:36:39,720 [execute] INFO git cat-file --batch 23:36:39 2022-07-12 23:36:39,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 23:36:39 2022-07-12 23:36:39,726 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:39 2.2.1-dev.12 [Pipeline] } 23:36:39 $ docker exec --env ******** --env ******** 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 ssh-agent -k 23:36:39 unset SSH_AUTH_SOCK; 23:36:39 unset SSH_AGENT_PID; 23:36:39 echo Agent pid 39 killed; 23:36:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:40 + git semver [Pipeline] } 23:36:40 $ docker stop --time=1 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 23:36:41 $ docker rm -f 2a5904045323e4c872114d03f3d6430f57a92dccb50763f75868001dbc80d5d9 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:42 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:36:43 $ docker top eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:43 [ssh-agent] Looking for ssh-agent implementation... 23:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:43 $ docker exec eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b ssh-agent 23:36:43 SSH_AUTH_SOCK=/tmp/ssh-9zL4ZEb1eKN6/agent.33 23:36:43 SSH_AGENT_PID=39 23:36:43 Running ssh-add (command line suppressed) 23:36:43 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5114381448873188718.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5114381448873188718.key) 23:36:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:43 + git semver push 23:36:44 2022-07-12 23:36:44,018 [run_push] DEBUG push 23:36:44 2022-07-12 23:36:44,019 [execute] INFO git cat-file --batch-check 23:36:44 2022-07-12 23:36:44,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 23:36:44 2022-07-12 23:36:44,023 [execute] INFO git rev-list d690fca42c6e812a05789d64dce909d5a17a8b98 -- 23:36:44 2022-07-12 23:36:44,023 [execute] DEBUG Popen(['git', 'rev-list', 'd690fca42c6e812a05789d64dce909d5a17a8b98', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 23:36:44 2022-07-12 23:36:44,031 [execute] INFO git fetch -v origin 23:36:44 2022-07-12 23:36:44,031 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 23:36:44 2022-07-12 23:36:44,507 [run_push] DEBUG no remote changes detected 23:36:44 2022-07-12 23:36:44,508 [execute] INFO git push origin semver 23:36:44 2022-07-12 23:36:44,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 23:36:45 2022-07-12 23:36:45,213 [run_push] DEBUG push all version tags 23:36:45 2022-07-12 23:36:45,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:36:45 2022-07-12 23:36:45,214 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 23:36:46 2022-07-12 23:36:45,902 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 23:36:46 2.2.1-dev.12 [Pipeline] } 23:36:46 $ docker exec --env ******** --env ******** eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b ssh-agent -k 23:36:46 unset SSH_AUTH_SOCK; 23:36:46 unset SSH_AGENT_PID; 23:36:46 echo Agent pid 39 killed; 23:36:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:46 + git semver [Pipeline] } 23:36:46 $ docker stop --time=1 eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b 23:36:48 $ docker rm -f eb600ee1d4f789a445e0cef8240713d9c0a0246980513ce47aa28fda5afcf01b [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 23:36:48 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 23:36:48 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 23:36:48 total 16 23:36:48 drwxr-xr-x 3 root root 4096 Jul 12 23:31 . 23:36:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:36 .. 23:36:48 drwxr-xr-x 2 root root 4096 Jul 12 23:31 cost 23:36:48 -rw-r--r-- 1 root root 86 Jul 12 23:31 cost.csv 23:36:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 23:36:48 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 23:36:48 total 16 23:36:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:31 . 23:36:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:36 .. 23:36:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:31 cost 23:36:48 -rw-r--r-- 1 jenkins jenkins 86 Jul 12 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:36:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:36:49 ---> package-listing.sh 23:36:49 ++ facter osfamily 23:36:49 ++ tr '[:upper:]' '[:lower:]' 23:36:50 + OS_FAMILY=debian 23:36:50 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 23:36:50 + START_PACKAGES=/tmp/packages_start.txt 23:36:50 + END_PACKAGES=/tmp/packages_end.txt 23:36:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:50 + PACKAGES=/tmp/packages_start.txt 23:36:50 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 23:36:50 + PACKAGES=/tmp/packages_end.txt 23:36:50 + case "${OS_FAMILY}" in 23:36:50 + dpkg -l 23:36:50 + grep '^ii' 23:36:50 + '[' -f /tmp/packages_start.txt ']' 23:36:50 + '[' -f /tmp/packages_end.txt ']' 23:36:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:50 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 23:36:50 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 23:36:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 23:36:50 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:36:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:51 prd-ubuntu20.04-docker-8c-8g-19791 does not seem to be running inside a container 23:36:51 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 23:36:51 $ docker top 03fcc6203fdcb0a23ba8c610cab8087f2321304a905717189ac6b5bbf3262daa -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:36:52 + mkdir -p /var/log/sysstat [Pipeline] sh 23:36:52 + ls /var/log/sa-host 23:36:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:52 provisioning config files... 23:36:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6588397190532472192tmp [Pipeline] { [Pipeline] echo 23:36:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:36:52 ---> create-netrc.sh [Pipeline] } 23:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:36:53 ---> python-tools-install.sh [Pipeline] echo 23:36:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:36:53 ---> sudo-logs.sh 23:36:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:36:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:36:53 ---> job-cost.sh 23:36:53 lf-activate-venv: SKIPPING 23:36:53 DEBUG: total: 0.2199999988079071 23:36:53 INFO: Retrieving Stack Cost... 23:36:54 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:54 INFO: Archiving Costs [Pipeline] echo 23:36:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:36:55 ---> logs-deploy.sh 23:36:55 lf-activate-venv: SKIPPING 23:36:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/34 23:36:55 INFO: archiving workspace using pattern(s): 23:36:56 Archives upload complete. 23:36:56 INFO: archiving logs to Nexus 23:36:57 ---> uname -a: 23:36:57 Linux prd-ubuntu20-04-docker-8c-8g-19791 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:36:57 23:36:57 23:36:57 ---> lscpu: 23:36:57 Architecture: x86_64 23:36:57 CPU op-mode(s): 32-bit, 64-bit 23:36:57 Byte Order: Little Endian 23:36:57 Address sizes: 40 bits physical, 48 bits virtual 23:36:57 CPU(s): 8 23:36:57 On-line CPU(s) list: 0-7 23:36:57 Thread(s) per core: 1 23:36:57 Core(s) per socket: 1 23:36:57 Socket(s): 8 23:36:57 NUMA node(s): 1 23:36:57 Vendor ID: AuthenticAMD 23:36:57 CPU family: 23 23:36:57 Model: 49 23:36:57 Model name: AMD EPYC-Rome Processor 23:36:57 Stepping: 0 23:36:57 CPU MHz: 2799.998 23:36:57 BogoMIPS: 5599.99 23:36:57 Virtualization: AMD-V 23:36:57 Hypervisor vendor: KVM 23:36:57 Virtualization type: full 23:36:57 L1d cache: 256 KiB 23:36:57 L1i cache: 256 KiB 23:36:57 L2 cache: 4 MiB 23:36:57 L3 cache: 128 MiB 23:36:57 NUMA node0 CPU(s): 0-7 23:36:57 Vulnerability Itlb multihit: Not affected 23:36:57 Vulnerability L1tf: Not affected 23:36:57 Vulnerability Mds: Not affected 23:36:57 Vulnerability Meltdown: Not affected 23:36:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:36:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:36:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:36:57 Vulnerability Srbds: Not affected 23:36:57 Vulnerability Tsx async abort: Not affected 23:36:57 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 23:36:57 23:36:57 23:36:57 ---> nproc: 23:36:57 8 23:36:57 23:36:57 23:36:57 ---> df -h: 23:36:57 Filesystem Size Used Avail Use% Mounted on 23:36:57 overlay 155G 12G 144G 8% / 23:36:57 tmpfs 64M 0 64M 0% /dev 23:36:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:36:57 shm 64M 0 64M 0% /dev/shm 23:36:57 /dev/vda1 155G 12G 144G 8% /facter-os 23:36:57 23:36:57