Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1aa5c0b406d83fb26cceed1569ab59764bd316a 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-ssh9348674650795652527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh358663656362196565.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4548320689270891174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh8442730954420571762.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3224690188458285088.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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-661 in /w/workspace/foundry_go-mod-messaging_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/foundry_go-mod-messaging_jakarta # 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 Avoid second fetch Checking out Revision d1aa5c0b406d83fb26cceed1569ab59764bd316a (jakarta) > 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 d1aa5c0b406d83fb26cceed1569ab59764bd316a # timeout=10 Commit message: "Merge pull request #148 from lenny-intel/change-log-2.1.1" > git rev-list --no-walk c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:36 ========================================================= 17:09:36 EdgeX Global Pipelines Version Info 17:09:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:37 ------------------- 17:09:37 stable info: 17:09:37 ------------------- 17:09:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:37 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 17:09:37 Message: update stable to v1.0.230 17:09:37 ------------------- 17:09:37 experimental info: 17:09:37 ------------------- 17:09:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:37 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 17:09:37 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1aa5c0b406d83fb26cceed1569ab59764bd316a [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1aa5c0 [Pipeline] echo 17:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:09:38 + git rev-list -1 --merges d1aa5c0b406d83fb26cceed1569ab59764bd316a~1..d1aa5c0b406d83fb26cceed1569ab59764bd316a [Pipeline] echo 17:09:38 -----------> git rev-list -1 --merges d1aa5c0b406d83fb26cceed1569ab59764bd316a~1..d1aa5c0b406d83fb26cceed1569ab59764bd316a d1aa5c0b406d83fb26cceed1569ab59764bd316a 17:09:38 d1aa5c0b406d83fb26cceed1569ab59764bd316a [false] [Pipeline] sh 17:09:39 + git log --format=format:%s -1 d1aa5c0b406d83fb26cceed1569ab59764bd316a [Pipeline] echo 17:09:39 ========================================================= 17:09:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:39 + git log --format=format:%s -1 d1aa5c0b406d83fb26cceed1569ab59764bd316a [Pipeline] echo 17:09:39 [semverPrep] GIT_COMMIT: d1aa5c0b406d83fb26cceed1569ab59764bd316a, Commit Message: Merge pull request #148 from lenny-intel/change-log-2.1.1 [Pipeline] echo 17:09:39 [semverPrep] This is not a build commit. [Pipeline] sh 17:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:39 + grep -v github /etc/ssh/ssh_known_hosts 17:09:39 + [ -e /tmp/ssh_known_hosts ] 17:09:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:39 + sudo tee -a /etc/ssh/ssh_known_hosts 17:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:09:40 17:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:09:40 latest: Pulling from edgex-devops/py-git-semver 17:09:40 1fe172e4850f: Pulling fs layer 17:09:40 caf521ccaac6: Pulling fs layer 17:09:40 3ead6fa29328: Pulling fs layer 17:09:40 5c2a1cbceb83: Pulling fs layer 17:09:40 a8d5f1318db7: Pulling fs layer 17:09:40 c427282e49a2: Pulling fs layer 17:09:40 5c2a1cbceb83: Waiting 17:09:40 a8d5f1318db7: Waiting 17:09:40 1827001aaf11: Pulling fs layer 17:09:40 0714d37db230: Pulling fs layer 17:09:40 c427282e49a2: Waiting 17:09:40 1827001aaf11: Waiting 17:09:40 ac28cf19c067: Pulling fs layer 17:09:40 0714d37db230: Waiting 17:09:40 ac28cf19c067: Waiting 17:09:40 ca983d60f3e2: Pulling fs layer 17:09:40 9f894cec8388: Pulling fs layer 17:09:40 ca983d60f3e2: Waiting 17:09:40 9f894cec8388: Waiting 17:09:40 caf521ccaac6: Download complete 17:09:40 5c2a1cbceb83: Verifying Checksum 17:09:40 5c2a1cbceb83: Download complete 17:09:41 a8d5f1318db7: Verifying Checksum 17:09:41 a8d5f1318db7: Download complete 17:09:41 3ead6fa29328: Verifying Checksum 17:09:41 3ead6fa29328: Download complete 17:09:41 0714d37db230: Verifying Checksum 17:09:41 0714d37db230: Download complete 17:09:41 ac28cf19c067: Verifying Checksum 17:09:41 ac28cf19c067: Download complete 17:09:41 ca983d60f3e2: Download complete 17:09:41 1fe172e4850f: Verifying Checksum 17:09:41 1fe172e4850f: Download complete 17:09:41 9f894cec8388: Download complete 17:09:41 1827001aaf11: Verifying Checksum 17:09:41 1827001aaf11: Download complete 17:09:42 1fe172e4850f: Pull complete 17:09:42 caf521ccaac6: Pull complete 17:09:43 3ead6fa29328: Pull complete 17:09:43 5c2a1cbceb83: Pull complete 17:09:43 a8d5f1318db7: Pull complete 17:09:43 c427282e49a2: Pull complete 17:09:45 1827001aaf11: Pull complete 17:09:45 0714d37db230: Pull complete 17:09:46 ac28cf19c067: Pull complete 17:09:46 ca983d60f3e2: Pull complete 17:09:46 9f894cec8388: Pull complete 17:09:46 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:09:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:46 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:09:47 $ docker top ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f -eo pid,comm 17:09:47 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). 17:09:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:47 [ssh-agent] Looking for ssh-agent implementation... 17:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:47 $ docker exec ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f ssh-agent 17:09:47 SSH_AUTH_SOCK=/tmp/ssh-4mUptskUkXpj/agent.33 17:09:47 SSH_AGENT_PID=39 17:09:47 Running ssh-add (command line suppressed) 17:09:48 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_7011326776642848021.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_7011326776642848021.key) 17:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:48 + git tag --points-at HEAD [Pipeline] } 17:09:48 $ docker exec --env ******** --env ******** ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f ssh-agent -k 17:09:48 unset SSH_AUTH_SOCK; 17:09:48 unset SSH_AGENT_PID; 17:09:48 echo Agent pid 39 killed; 17:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:48 [ssh-agent] Looking for ssh-agent implementation... 17:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:48 $ docker exec ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f ssh-agent 17:09:48 SSH_AUTH_SOCK=/tmp/ssh-zEy2AiIfegZd/agent.73 17:09:48 SSH_AGENT_PID=80 17:09:48 Running ssh-add (command line suppressed) 17:09:48 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_6208967272032093420.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_6208967272032093420.key) 17:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:49 + git semver init 17:09:49 2022-06-02 17:09:49,445 [run_init] DEBUG init version:0.0.0 force:False 17:09:49 2022-06-02 17:09:49,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_go-mod-messaging_jakarta/.semver 17:09:49 2022-06-02 17:09:49,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/foundry_go-mod-messaging_jakarta/.semver 17:09:49 2022-06-02 17:09:49,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/foundry_go-mod-messaging_jakarta/.semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) 17:09:50 2022-06-02 17:09:50,054 [append_file] DEBUG append to file:/w/workspace/foundry_go-mod-messaging_jakarta/.git/info/exclude 17:09:50 2022-06-02 17:09:50,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:False 17:09:50 2022-06-02 17:09:50,055 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:09:50 2022-06-02 17:09:50,055 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:09:50 2.1.1-dev.3 [Pipeline] } 17:09:50 $ docker exec --env ******** --env ******** ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f ssh-agent -k 17:09:50 unset SSH_AUTH_SOCK; 17:09:50 unset SSH_AGENT_PID; 17:09:50 echo Agent pid 80 killed; 17:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:50 + git semver [Pipeline] } 17:09:51 $ docker stop --time=1 ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f 17:09:52 $ docker rm -f ff49e6b9e6059d6c0b2d67f2776bb74b89a2939881a0f23b2c8af5b5b83f0f8f [Pipeline] // withDockerContainer [Pipeline] sh 17:09:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:53 Stashed 1 file(s) [Pipeline] echo 17:09:53 [edgeXSemver]: initialized semver on version 2.1.1-dev.3 [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 17:09:53 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:53 ========================================================= 17:09:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 17:09:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:09:53 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 17:09:53 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 17:09:53 59bf1c3509f3: Pulling fs layer 17:09:53 666ba61612fd: Pulling fs layer 17:09:53 8ed8ca486205: Pulling fs layer 17:09:53 4fe6c5a15a65: Pulling fs layer 17:09:53 22a0e8bec74d: Pulling fs layer 17:09:53 4fe6c5a15a65: Waiting 17:09:53 812f408151ee: Pulling fs layer 17:09:53 bab7bd504b26: Pulling fs layer 17:09:53 812f408151ee: Waiting 17:09:53 22a0e8bec74d: Waiting 17:09:53 070449caade9: Pulling fs layer 17:09:53 bab7bd504b26: Waiting 17:09:53 8f1a5288e3a6: Pulling fs layer 17:09:53 8f1a5288e3a6: Waiting 17:09:53 070449caade9: Waiting 17:09:53 8ed8ca486205: Download complete 17:09:53 666ba61612fd: Verifying Checksum 17:09:53 666ba61612fd: Download complete 17:09:53 22a0e8bec74d: Verifying Checksum 17:09:53 22a0e8bec74d: Download complete 17:09:53 812f408151ee: Verifying Checksum 17:09:53 812f408151ee: Download complete 17:09:53 bab7bd504b26: Verifying Checksum 17:09:53 bab7bd504b26: Download complete 17:09:53 59bf1c3509f3: Download complete 17:09:53 070449caade9: Verifying Checksum 17:09:53 070449caade9: Download complete 17:09:53 59bf1c3509f3: Pull complete 17:09:54 666ba61612fd: Pull complete 17:09:54 8ed8ca486205: Pull complete 17:09:54 8f1a5288e3a6: Verifying Checksum 17:09:54 8f1a5288e3a6: Download complete 17:09:54 4fe6c5a15a65: Verifying Checksum 17:09:54 4fe6c5a15a65: Download complete 17:09:58 4fe6c5a15a65: Pull complete 17:09:58 22a0e8bec74d: Pull complete 17:09:58 812f408151ee: Pull complete 17:09:58 bab7bd504b26: Pull complete 17:09:58 070449caade9: Pull complete 17:10:01 8f1a5288e3a6: Pull complete 17:10:01 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 17:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 17:10:01 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh 17:10:01 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:01 + docker inspect -f . ci-base-image-x86_64 17:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:02 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:03 $ docker top e221c63f4dc88f6e2268cc65a6426ed831db973e47eef653aa19e70da2deb0d2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:03 + go version 17:10:03 go version go1.17.6 linux/amd64 [Pipeline] } 17:10:03 $ docker stop --time=1 e221c63f4dc88f6e2268cc65a6426ed831db973e47eef653aa19e70da2deb0d2 17:10:05 $ docker rm -f e221c63f4dc88f6e2268cc65a6426ed831db973e47eef653aa19e70da2deb0d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:05 + docker inspect -f . ci-base-image-x86_64 17:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:05 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:06 $ docker top a2d01e99c40c691d48e8647e11cde1e23cfd5afb7b0b5c3914342ae30a4d6481 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:10:06 + make test 17:10:06 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 17:10:08 Still waiting to schedule task 17:10:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:10:16 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:10:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.080s coverage: 90.3% of statements 17:10:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.033s coverage: 68.7% of statements 17:10:20 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:10:42 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.392s coverage: 83.8% of statements 17:10:42 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.027s coverage: 85.7% of statements 17:10:42 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.042s coverage: 100.0% of statements 17:10:42 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements 17:10:42 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.038s coverage: 90.9% of statements 17:10:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:10:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:10:47 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 17:10:47 + go mod tidy 17:10:47 go: downloading github.com/stretchr/testify v1.7.0 17:10:47 go: downloading github.com/pebbe/zmq4 v1.2.7 17:10:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:10:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:10:47 go: downloading github.com/davecgh/go-spew v1.1.0 17:10:47 go: downloading github.com/pmezard/go-difflib v1.0.0 17:10:47 go: downloading github.com/stretchr/objx v0.1.0 17:10:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:10:47 go: downloading github.com/onsi/ginkgo v1.10.1 17:10:47 go: downloading github.com/onsi/gomega v1.7.0 17:10:47 go: downloading github.com/gorilla/websocket v1.4.2 17:10:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:10:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:10:47 go: downloading github.com/kr/pretty v0.1.0 17:10:47 go: downloading github.com/kr/text v0.1.0 17:10:47 go: downloading gopkg.in/yaml.v2 v2.2.4 17:10:47 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:10:47 go: downloading github.com/hpcloud/tail v1.0.0 17:10:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:10:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:10:47 go: downloading golang.org/x/text v0.3.2 [Pipeline] } 17:10:48 $ docker stop --time=1 a2d01e99c40c691d48e8647e11cde1e23cfd5afb7b0b5c3914342ae30a4d6481 17:10:50 $ docker rm -f a2d01e99c40c691d48e8647e11cde1e23cfd5afb7b0b5c3914342ae30a4d6481 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:50 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 17:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:51 17:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:51 latest: Pulling from edgex-lftools-log-publisher 17:10:51 5eb5b503b376: Pulling fs layer 17:10:51 5c69ac0246d0: Pulling fs layer 17:10:51 ec43610c2a17: Pulling fs layer 17:10:51 3a2ae6a8a46f: Pulling fs layer 17:10:51 33b1e0a273af: Pulling fs layer 17:10:51 5d3b04190fa2: Pulling fs layer 17:10:51 2f39f015ded8: Pulling fs layer 17:10:51 33b1e0a273af: Waiting 17:10:51 5d3b04190fa2: Waiting 17:10:51 2f39f015ded8: Waiting 17:10:51 3a2ae6a8a46f: Waiting 17:10:51 5c69ac0246d0: Verifying Checksum 17:10:51 5c69ac0246d0: Download complete 17:10:51 3a2ae6a8a46f: Verifying Checksum 17:10:51 3a2ae6a8a46f: Download complete 17:10:51 33b1e0a273af: Verifying Checksum 17:10:51 33b1e0a273af: Download complete 17:10:51 5d3b04190fa2: Download complete 17:10:51 ec43610c2a17: Download complete 17:10:51 5eb5b503b376: Verifying Checksum 17:10:51 5eb5b503b376: Download complete 17:10:52 2f39f015ded8: Verifying Checksum 17:10:52 2f39f015ded8: Download complete 17:10:53 5eb5b503b376: Pull complete 17:10:53 5c69ac0246d0: Pull complete 17:10:54 ec43610c2a17: Pull complete 17:10:54 3a2ae6a8a46f: Pull complete 17:10:54 33b1e0a273af: Pull complete 17:10:54 5d3b04190fa2: Pull complete 17:10:59 2f39f015ded8: Pull complete 17:10:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:59 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:10:59 $ 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/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:01 $ docker top 67003eb29995d1dccccebe90c4d83e1494a430bf9add2c3a877ec144819ad581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:01 ---> job-cost.sh 17:11:01 lf-activate-venv: SKIPPING 17:11:01 INFO: No Stack... 17:11:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:02 INFO: Archiving Costs [Pipeline] sh 17:11:02 + cat /w/workspace/foundry_go-mod-messaging_jakarta/archives/cost.csv 17:11:02 + cut -d, -f6 [Pipeline] lock 17:11:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] 17:11:02 Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] did not exist. Created. 17:11:02 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:02 + echo total: 0.2199999988079071 [Pipeline] stash 17:11:02 Stashed 1 file(s) [Pipeline] } 17:11:02 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:02 $ docker stop --time=1 67003eb29995d1dccccebe90c4d83e1494a430bf9add2c3a877ec144819ad581 17:11:04 $ docker rm -f 67003eb29995d1dccccebe90c4d83e1494a430bf9add2c3a877ec144819ad581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-663 in /w/workspace/foundry_go-mod-messaging_jakarta [Pipeline] { [Pipeline] ws 17:12:57 Running in /w/workspace/go-mod-messaging/7 [Pipeline] { [Pipeline] checkout 17:12:57 Selected Git installation does not exist. Using Default 17:12:57 The recommended git tool is: NONE 17:13:04 using credential edgex-jenkins-ssh 17:13:04 Cloning the remote Git repository 17:13:04 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:13:04 > git init /w/workspace/go-mod-messaging/7 # timeout=10 17:13:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:13:04 > git --version # timeout=10 17:13:04 > git --version # 'git version 2.25.1' 17:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:05 Avoid second fetch 17:13:05 Checking out Revision d1aa5c0b406d83fb26cceed1569ab59764bd316a (jakarta) 17:13:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:13:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:05 > git config core.sparsecheckout # timeout=10 17:13:05 > git checkout -f d1aa5c0b406d83fb26cceed1569ab59764bd316a # timeout=10 17:13:10 Commit message: "Merge pull request #148 from lenny-intel/change-log-2.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:13:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:11 Dload Upload Total Spent Left Speed 17:13:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 17:13:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:13:12 + sudo tee /etc/docker/daemon.new 17:13:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:13:12 { 17:13:12 "registry-mirrors": [ 17:13:12 "https://nexus3.edgexfoundry.org:10001" 17:13:12 ], 17:13:12 "bip": "10.250.0.254/24", 17:13:12 "hosts": [ 17:13:12 "tcp://0.0.0.0:5555", 17:13:12 "unix:///var/run/docker.sock" 17:13:12 ], 17:13:12 "mtu": 1458, 17:13:12 "selinux-enabled": true, 17:13:12 "seccomp-profile": "/etc/docker/seccomp.json" 17:13:12 } [Pipeline] sh 17:13:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:13:12 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:13:31 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:31 ========================================================= 17:13:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 17:13:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:13:32 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 17:13:32 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:32 9b3977197b4f: Pulling fs layer 17:13:32 1a89e8eeedd5: Pulling fs layer 17:13:32 94645a83ff95: Pulling fs layer 17:13:32 3f3a8bcf1eab: Pulling fs layer 17:13:32 0c92f367c5e7: Pulling fs layer 17:13:32 63b1bc5785f6: Pulling fs layer 17:13:32 626d30ff41c6: Pulling fs layer 17:13:32 de1d54c125be: Pulling fs layer 17:13:32 0c92f367c5e7: Waiting 17:13:32 63b1bc5785f6: Waiting 17:13:32 626d30ff41c6: Waiting 17:13:32 de1d54c125be: Waiting 17:13:32 3f3a8bcf1eab: Waiting 17:13:32 94645a83ff95: Verifying Checksum 17:13:32 94645a83ff95: Download complete 17:13:33 1a89e8eeedd5: Verifying Checksum 17:13:33 1a89e8eeedd5: Download complete 17:13:33 0c92f367c5e7: Verifying Checksum 17:13:33 0c92f367c5e7: Download complete 17:13:33 63b1bc5785f6: Verifying Checksum 17:13:33 63b1bc5785f6: Download complete 17:13:33 9b3977197b4f: Download complete 17:13:33 626d30ff41c6: Verifying Checksum 17:13:33 626d30ff41c6: Download complete 17:13:33 9b3977197b4f: Pull complete 17:13:34 1a89e8eeedd5: Pull complete 17:13:35 94645a83ff95: Pull complete 17:13:35 de1d54c125be: Verifying Checksum 17:13:35 de1d54c125be: Download complete 17:13:35 3f3a8bcf1eab: Verifying Checksum 17:13:35 3f3a8bcf1eab: Download complete 17:13:48 3f3a8bcf1eab: Pull complete 17:13:48 0c92f367c5e7: Pull complete 17:13:48 63b1bc5785f6: Pull complete 17:13:48 626d30ff41c6: Pull complete 17:13:55 de1d54c125be: Pull complete 17:13:55 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 17:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 17:13:55 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh 17:13:55 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:56 + docker inspect -f . ci-base-image-arm64 17:13:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:56 prd-ubuntu20.04-docker-arm64-4c-16g-663 does not seem to be running inside a container 17:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/7 -v /w/workspace/go-mod-messaging/7:/w/workspace/go-mod-messaging/7:rw,z -v /w/workspace/go-mod-messaging/7@tmp:/w/workspace/go-mod-messaging/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:59 $ docker top fc4d258118af765795de55ba9616429da5a762003d0d542f206ba469ffdc494c -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:00 + go version 17:14:00 go version go1.17.6 linux/arm64 [Pipeline] } 17:14:00 $ docker stop --time=1 fc4d258118af765795de55ba9616429da5a762003d0d542f206ba469ffdc494c 17:14:01 $ docker rm -f fc4d258118af765795de55ba9616429da5a762003d0d542f206ba469ffdc494c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:02 + docker inspect -f . ci-base-image-arm64 17:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:02 prd-ubuntu20.04-docker-arm64-4c-16g-663 does not seem to be running inside a container 17:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/7 -v /w/workspace/go-mod-messaging/7:/w/workspace/go-mod-messaging/7:rw,z -v /w/workspace/go-mod-messaging/7@tmp:/w/workspace/go-mod-messaging/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:04 $ docker top fd5b4923450e974c460546aa7240ab913e74054babd7864cea516dd805f5f6c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:14:05 + make test 17:14:05 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 17:15:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:15:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.226s coverage: 90.3% of statements 17:15:24 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.114s coverage: 68.7% of statements 17:15:24 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:15:42 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements 17:15:42 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 85.7% of statements 17:15:42 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.066s coverage: 100.0% of statements 17:15:42 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.058s coverage: 100.0% of statements 17:15:42 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.062s coverage: 90.9% of statements 17:15:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:16:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:16:15 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 17:16:16 + go mod tidy 17:16:16 go: downloading github.com/stretchr/testify v1.7.0 17:16:16 go: downloading github.com/pebbe/zmq4 v1.2.7 17:16:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:16:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:16:16 go: downloading github.com/davecgh/go-spew v1.1.0 17:16:16 go: downloading github.com/pmezard/go-difflib v1.0.0 17:16:16 go: downloading github.com/stretchr/objx v0.1.0 17:16:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:16:16 go: downloading github.com/gorilla/websocket v1.4.2 17:16:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:16:16 go: downloading github.com/onsi/ginkgo v1.10.1 17:16:16 go: downloading github.com/onsi/gomega v1.7.0 17:16:16 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:16:16 go: downloading github.com/kr/pretty v0.1.0 17:16:16 go: downloading github.com/kr/text v0.1.0 17:16:17 go: downloading gopkg.in/yaml.v2 v2.2.4 17:16:17 go: downloading github.com/hpcloud/tail v1.0.0 17:16:17 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:16:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:16:17 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:16:17 go: downloading golang.org/x/text v0.3.2 [Pipeline] } 17:16:20 $ docker stop --time=1 fd5b4923450e974c460546aa7240ab913e74054babd7864cea516dd805f5f6c5 17:16:22 $ docker rm -f fd5b4923450e974c460546aa7240ab913e74054babd7864cea516dd805f5f6c5 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:23 Warning: overwriting stash ‘coverage-report’ 17:16:24 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 17:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:24 17:16:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:25 arm64: Pulling from edgex-lftools-log-publisher 17:16:25 8998bd30e6a1: Pulling fs layer 17:16:25 04944245beec: Pulling fs layer 17:16:25 699f458cf7ca: Pulling fs layer 17:16:25 765212b225bb: Pulling fs layer 17:16:25 f23df028b6ca: Pulling fs layer 17:16:25 765212b225bb: Waiting 17:16:25 d65c8cfc05b1: Pulling fs layer 17:16:25 2437ff75d9bd: Pulling fs layer 17:16:25 f23df028b6ca: Waiting 17:16:25 d65c8cfc05b1: Waiting 17:16:25 2437ff75d9bd: Waiting 17:16:25 04944245beec: Verifying Checksum 17:16:25 04944245beec: Download complete 17:16:25 765212b225bb: Verifying Checksum 17:16:25 765212b225bb: Download complete 17:16:25 f23df028b6ca: Verifying Checksum 17:16:25 f23df028b6ca: Download complete 17:16:25 d65c8cfc05b1: Verifying Checksum 17:16:25 d65c8cfc05b1: Download complete 17:16:25 699f458cf7ca: Verifying Checksum 17:16:25 8998bd30e6a1: Download complete 17:16:28 2437ff75d9bd: Verifying Checksum 17:16:28 2437ff75d9bd: Download complete 17:16:30 8998bd30e6a1: Pull complete 17:16:30 04944245beec: Pull complete 17:16:32 699f458cf7ca: Pull complete 17:16:32 765212b225bb: Pull complete 17:16:33 f23df028b6ca: Pull complete 17:16:33 d65c8cfc05b1: Pull complete 17:16:48 2437ff75d9bd: Pull complete 17:16:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-663 does not seem to be running inside a container 17:16:48 $ 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/7 -v /w/workspace/go-mod-messaging/7:/w/workspace/go-mod-messaging/7:rw,z -v /w/workspace/go-mod-messaging/7@tmp:/w/workspace/go-mod-messaging/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:16:51 $ docker top dc7299bd288a275175cd8bb3971475f4a17c072da6b4b8703ba3f81e5b091b8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:52 ---> job-cost.sh 17:16:52 lf-activate-venv: SKIPPING 17:16:52 INFO: No Stack... 17:16:52 INFO: Retrieving Pricing Info for: v3-standard-4 17:16:53 INFO: Archiving Costs [Pipeline] sh 17:16:53 + cat /w/workspace/go-mod-messaging/7/archives/cost.csv 17:16:53 + cut -d, -f6 [Pipeline] lock 17:16:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] 17:16:54 Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] did not exist. Created. 17:16:54 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:54 /w/workspace/go-mod-messaging/7@tmp/durable-6e11f7af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:16:55 + echo total: 0.10999999940395355 [Pipeline] stash 17:16:55 Warning: overwriting stash ‘stack-cost’ 17:16:55 Stashed 1 file(s) [Pipeline] } 17:16:55 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:16:55 $ docker stop --time=1 dc7299bd288a275175cd8bb3971475f4a17c072da6b4b8703ba3f81e5b091b8d 17:16:57 $ docker rm -f dc7299bd288a275175cd8bb3971475f4a17c072da6b4b8703ba3f81e5b091b8d [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 17:16:57 provisioning config files... 17:16:57 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config1469924249248649548tmp [Pipeline] { [Pipeline] sh 17:16:57 + set +x 17:16:57 + + bash -s -- 17:16:57 curl -s https://codecov.io/bash 17:16:57 17:16:57 _____ _ 17:16:57 / ____| | | 17:16:57 | | ___ __| | ___ ___ _____ __ 17:16:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:57 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:57 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:57 Bash-1.0.6 17:16:57 17:16:57 17:16:57 ==> git version 2.25.1 found 17:16:57 ==> 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 17:16:57 Release-Date: 2020-01-08 17:16:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:16:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:16:57 ==> Jenkins CI detected. 17:16:57 current dir:  /w/workspace/foundry_go-mod-messaging_jakarta 17:16:57 project root: . 17:16:57 --> token set from env 17:16:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:57 ==> Running gcov in . (disable via -X gcov) 17:16:57 ==> Python coveragepy not found 17:16:57 ==> Searching for coverage reports in: 17:16:57 + . 17:16:57 -> Found 1 reports 17:16:57 ==> Detecting git/mercurial file structure 17:16:57 ==> Reading reports 17:16:57 + ./coverage.out bytes=22776 17:16:57 ==> Appending adjustments 17:16:57 https://docs.codecov.io/docs/fixing-reports 17:16:58 + Found adjustments 17:16:58 ==> Gzipping contents 17:16:58 8.0K /tmp/codecov.Tw4Mf7.gz 17:16:58 ==> Uploading reports 17:16:58 url: https://codecov.io 17:16:58 query: branch=jakarta&commit=d1aa5c0b406d83fb26cceed1569ab59764bd316a&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:16:58 -> Pinging Codecov 17:16:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=jakarta&commit=d1aa5c0b406d83fb26cceed1569ab59764bd316a&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:16:58 -> Uploading to 17:16:58 https://storage.googleapis.com/codecov/v4/raw/2022-06-02/F6E385568367DD0E4001BA4F8F1CB792/d1aa5c0b406d83fb26cceed1569ab59764bd316a/84c94a4d-b5bd-4acf-b60e-469459c35bed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T171658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15ad744fbb8cc4a7a015115babca27b614dbb474f7d75c68087026180ed51497 17:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:58 Dload Upload Total Spent Left Speed 17:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6791 0 0 100 6791 0 27718 --:--:-- --:--:-- --:--:-- 27718 17:16:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/d1aa5c0b406d83fb26cceed1569ab59764bd316a [Pipeline] } 17:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:16:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:16:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:16:58 17:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:16:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:16:59 df9b9388f04a: Pulling fs layer 17:16:59 52dc419b0ee2: Pulling fs layer 17:16:59 25bc292e5bac: Pulling fs layer 17:16:59 114826534d7a: Pulling fs layer 17:16:59 4657fd5d0bcf: Pulling fs layer 17:16:59 6ad1cebc031e: Pulling fs layer 17:16:59 8a3aa393b2d8: Pulling fs layer 17:16:59 6ad1cebc031e: Waiting 17:16:59 8a3aa393b2d8: Waiting 17:16:59 4657fd5d0bcf: Waiting 17:16:59 114826534d7a: Waiting 17:16:59 25bc292e5bac: Verifying Checksum 17:16:59 25bc292e5bac: Download complete 17:16:59 52dc419b0ee2: Download complete 17:16:59 4657fd5d0bcf: Verifying Checksum 17:16:59 4657fd5d0bcf: Download complete 17:16:59 df9b9388f04a: Download complete 17:16:59 df9b9388f04a: Pull complete 17:16:59 6ad1cebc031e: Verifying Checksum 17:16:59 6ad1cebc031e: Download complete 17:16:59 52dc419b0ee2: Pull complete 17:16:59 25bc292e5bac: Pull complete 17:17:00 114826534d7a: Verifying Checksum 17:17:00 114826534d7a: Download complete 17:17:00 8a3aa393b2d8: Verifying Checksum 17:17:00 8a3aa393b2d8: Download complete 17:17:04 114826534d7a: Pull complete 17:17:04 4657fd5d0bcf: Pull complete 17:17:04 6ad1cebc031e: Pull complete 17:17:07 8a3aa393b2d8: Pull complete 17:17:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:07 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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/edgex-snyk-go:1.410.4 cat 17:17:09 $ docker top 6abc4f2defd2d063ff3254baaca88c1bc366626c6514e2fbe67b9a6d72ef3d94 -eo pid,comm [Pipeline] { [Pipeline] echo 17:17:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:17:09 + set -o pipefail 17:17:09 + snyk monitor '--org=edgex-jenkins' 17:17:11 17:17:11 Monitoring /w/workspace/foundry_go-mod-messaging_jakarta (github.com/edgexfoundry/go-mod-messaging/v2)... 17:17:11 17:17:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e0a00ed-4aa7-4cd7-907d-15f56c6859e6/history/899a5915-4282-484e-8f5c-9e963dc93fef 17:17:11 17:17:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:17:11 17:17:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:17:11 17:17:11 [Pipeline] } 17:17:11 $ docker stop --time=1 6abc4f2defd2d063ff3254baaca88c1bc366626c6514e2fbe67b9a6d72ef3d94 17:17:12 $ docker rm -f 6abc4f2defd2d063ff3254baaca88c1bc366626c6514e2fbe67b9a6d72ef3d94 [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 17:17:13 + git log --format=format:%s -1 d1aa5c0b406d83fb26cceed1569ab59764bd316a [Pipeline] sh 17:17:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:14 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:17:14 $ docker top 0125f1d17e9f8830cba9425090fd313ba98d7d036da283201fee9b3ac3217352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:14 [ssh-agent] Looking for ssh-agent implementation... 17:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:14 $ docker exec 0125f1d17e9f8830cba9425090fd313ba98d7d036da283201fee9b3ac3217352 ssh-agent 17:17:14 SSH_AUTH_SOCK=/tmp/ssh-FXf92O5g7yAR/agent.32 17:17:14 SSH_AGENT_PID=38 17:17:14 Running ssh-add (command line suppressed) 17:17:15 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_7948925040917025978.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_7948925040917025978.key) 17:17:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:15 + git semver tag 17:17:15 2022-06-02 17:17:15,565 [run_tag] DEBUG tag force:False 17:17:15 2022-06-02 17:17:15,566 [check_head_tag] DEBUG check head tag 17:17:15 2022-06-02 17:17:15,566 [execute] INFO git cat-file --batch-check 17:17:15 2022-06-02 17:17:15,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) 17:17:15 2022-06-02 17:17:15,570 [execute] INFO git cat-file --batch 17:17:15 2022-06-02 17:17:15,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) 17:17:15 2022-06-02 17:17:15,585 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:15 2022-06-02 17:17:15,585 [execute] INFO git tag -a v2.1.1-dev.3 -m v2.1.1-dev.3 17:17:15 2022-06-02 17:17:15,586 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.3', '-m', 'v2.1.1-dev.3'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) 17:17:15 2022-06-02 17:17:15,590 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:15 2.1.1-dev.3 [Pipeline] } 17:17:15 $ docker exec --env ******** --env ******** 0125f1d17e9f8830cba9425090fd313ba98d7d036da283201fee9b3ac3217352 ssh-agent -k 17:17:15 unset SSH_AUTH_SOCK; 17:17:15 unset SSH_AGENT_PID; 17:17:15 echo Agent pid 38 killed; 17:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:16 + git semver [Pipeline] } 17:17:16 $ docker stop --time=1 0125f1d17e9f8830cba9425090fd313ba98d7d036da283201fee9b3ac3217352 17:17:17 $ docker rm -f 0125f1d17e9f8830cba9425090fd313ba98d7d036da283201fee9b3ac3217352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:18 17:17:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:18 0.23.1-centos7: Pulling from edgex-lftools 17:17:18 ab5ef0e58194: Pulling fs layer 17:17:18 9712f1f96733: Pulling fs layer 17:17:18 63f879dbbcfc: Pulling fs layer 17:17:18 0d9ebad4ef96: Pulling fs layer 17:17:18 e9a5061849ea: Pulling fs layer 17:17:18 d747dcd14b5f: Pulling fs layer 17:17:18 2de7ff778b66: Pulling fs layer 17:17:18 0d9ebad4ef96: Waiting 17:17:18 e9a5061849ea: Waiting 17:17:18 2de7ff778b66: Waiting 17:17:18 d747dcd14b5f: Waiting 17:17:18 9712f1f96733: Download complete 17:17:18 63f879dbbcfc: Verifying Checksum 17:17:18 63f879dbbcfc: Download complete 17:17:18 e9a5061849ea: Verifying Checksum 17:17:18 e9a5061849ea: Download complete 17:17:18 d747dcd14b5f: Verifying Checksum 17:17:18 d747dcd14b5f: Download complete 17:17:18 0d9ebad4ef96: Verifying Checksum 17:17:18 0d9ebad4ef96: Download complete 17:17:18 ab5ef0e58194: Download complete 17:17:18 2de7ff778b66: Verifying Checksum 17:17:18 2de7ff778b66: Download complete 17:17:22 ab5ef0e58194: Pull complete 17:17:22 9712f1f96733: Pull complete 17:17:22 63f879dbbcfc: Pull complete 17:17:26 0d9ebad4ef96: Pull complete 17:17:27 e9a5061849ea: Pull complete 17:17:27 d747dcd14b5f: Pull complete 17:17:28 2de7ff778b66: Pull complete 17:17:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:28 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:17:30 $ docker top fde25dda978512a8f18f7e2771d466fa834e227b402d38e42d70839fe5797124 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:17:30 provisioning config files... 17:17:30 copy managed file [sigul-config] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config847934617118484879tmp 17:17:30 copy managed file [sigul-password] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config1543406829834791585tmp 17:17:30 copy managed file [sigul-pki] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config4518679012880851994tmp [Pipeline] { [Pipeline] echo 17:17:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:17:30 ---> sigul-configuration.sh 17:17:30 gpg: directory `/root/.gnupg' created 17:17:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:17:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:17:30 gpg: keyring `/root/.gnupg/secring.gpg' created 17:17:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:17:30 gpg: CAST5 encrypted data 17:17:30 gpg: encrypted with 1 passphrase 17:17:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:17:31 + mkdir /home/jenkins 17:17:31 + mkdir /home/jenkins/sigul [Pipeline] sh 17:17:31 + 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 17:17:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:17:31 ---> sigul-install.sh 17:17:31 Sigul already installed; skipping installation. [Pipeline] sh 17:17:32 + git tag --list 17:17:32 v0.0.0 17:17:32 v0.1.0 17:17:32 v0.1.1 17:17:32 v0.1.10 17:17:32 v0.1.11 17:17:32 v0.1.12 17:17:32 v0.1.13 17:17:32 v0.1.14 17:17:32 v0.1.15 17:17:32 v0.1.16 17:17:32 v0.1.17 17:17:32 v0.1.18 17:17:32 v0.1.19 17:17:32 v0.1.2 17:17:32 v0.1.20 17:17:32 v0.1.21 17:17:32 v0.1.22 17:17:32 v0.1.23 17:17:32 v0.1.24 17:17:32 v0.1.25 17:17:32 v0.1.26 17:17:32 v0.1.27 17:17:32 v0.1.28 17:17:32 v0.1.29 17:17:32 v0.1.3 17:17:32 v0.1.30 17:17:32 v0.1.31 17:17:32 v0.1.4 17:17:32 v0.1.5 17:17:32 v0.1.6 17:17:32 v0.1.7 17:17:32 v0.1.8 17:17:32 v0.1.9 17:17:32 v2.0.0 17:17:32 v2.0.1 17:17:32 v2.1.0 17:17:32 v2.1.1-dev.1 17:17:32 v2.1.1-dev.2 17:17:32 v2.1.1-dev.3 17:17:32 v2.2.0 17:17:32 v2.2.1-dev.1 [Pipeline] sh 17:17:32 + lftools sign git-tag v2.1.1-dev.3 17:17:33 Signing Git tag with Sigul... 17:17:33 Signing v2.1.1-dev.3 [Pipeline] echo 17:17:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:17:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:17:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:17:33 $ docker stop --time=1 fde25dda978512a8f18f7e2771d466fa834e227b402d38e42d70839fe5797124 17:17:35 $ docker rm -f fde25dda978512a8f18f7e2771d466fa834e227b402d38e42d70839fe5797124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:17:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:35 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:17:36 $ docker top 3fd812dfbb7a0696fc1ceb746966fb5976977e3687fb6d2baf326abc6fc65c1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:36 [ssh-agent] Looking for ssh-agent implementation... 17:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:36 $ docker exec 3fd812dfbb7a0696fc1ceb746966fb5976977e3687fb6d2baf326abc6fc65c1a ssh-agent 17:17:36 SSH_AUTH_SOCK=/tmp/ssh-LOQxR0h8pWi0/agent.35 17:17:36 SSH_AGENT_PID=41 17:17:36 Running ssh-add (command line suppressed) 17:17:36 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_2729589474072564682.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_2729589474072564682.key) 17:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:37 + git semver bump pre 17:17:37 2022-06-02 17:17:37,262 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:37 2022-06-02 17:17:37,263 [bump_version] DEBUG bumping version:2.1.1-dev.3 on axis:pre with prefix:dev 17:17:37 2022-06-02 17:17:37,263 [bump_version] DEBUG bumped version:2.1.1-dev.4 17:17:37 2022-06-02 17:17:37,263 [write_version] DEBUG write version:2.1.1-dev.4 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:True 17:17:37 2022-06-02 17:17:37,263 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:37 2022-06-02 17:17:37,263 [write_file] DEBUG write to file:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:37 2022-06-02 17:17:37,265 [execute] INFO git cat-file --batch-check 17:17:37 2022-06-02 17:17:37,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) 17:17:37 2022-06-02 17:17:37,270 [execute] INFO git cat-file --batch 17:17:37 2022-06-02 17:17:37,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) 17:17:37 2022-06-02 17:17:37,275 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:37 2.1.1-dev.4 [Pipeline] } 17:17:37 $ docker exec --env ******** --env ******** 3fd812dfbb7a0696fc1ceb746966fb5976977e3687fb6d2baf326abc6fc65c1a ssh-agent -k 17:17:37 unset SSH_AUTH_SOCK; 17:17:37 unset SSH_AGENT_PID; 17:17:37 echo Agent pid 41 killed; 17:17:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:37 + git semver [Pipeline] } 17:17:38 $ docker stop --time=1 3fd812dfbb7a0696fc1ceb746966fb5976977e3687fb6d2baf326abc6fc65c1a 17:17:39 $ docker rm -f 3fd812dfbb7a0696fc1ceb746966fb5976977e3687fb6d2baf326abc6fc65c1a [Pipeline] // withDockerContainer [Pipeline] sh 17:17:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:40 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:17:40 $ docker top 2acdc7c77cff2a1630cbbd6b9faf1c0b75902db049cd97bd0806b7a42b5aa277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:40 [ssh-agent] Looking for ssh-agent implementation... 17:17:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:40 $ docker exec 2acdc7c77cff2a1630cbbd6b9faf1c0b75902db049cd97bd0806b7a42b5aa277 ssh-agent 17:17:40 SSH_AUTH_SOCK=/tmp/ssh-0J44ZXWBf6xT/agent.32 17:17:40 SSH_AGENT_PID=38 17:17:40 Running ssh-add (command line suppressed) 17:17:41 Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5350153756028107982.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5350153756028107982.key) 17:17:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:41 + git semver push 17:17:41 2022-06-02 17:17:41,519 [run_push] DEBUG push 17:17:41 2022-06-02 17:17:41,519 [execute] INFO git push origin semver 17:17:41 2022-06-02 17:17:41,519 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 17:17:42 2022-06-02 17:17:42,228 [run_push] DEBUG push all version tags 17:17:42 2022-06-02 17:17:42,229 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:17:42 2022-06-02 17:17:42,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) 17:17:43 2022-06-02 17:17:42,922 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta 17:17:43 2.1.1-dev.4 [Pipeline] } 17:17:43 $ docker exec --env ******** --env ******** 2acdc7c77cff2a1630cbbd6b9faf1c0b75902db049cd97bd0806b7a42b5aa277 ssh-agent -k 17:17:43 unset SSH_AUTH_SOCK; 17:17:43 unset SSH_AGENT_PID; 17:17:43 echo Agent pid 38 killed; 17:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:43 + git semver [Pipeline] } 17:17:43 $ docker stop --time=1 2acdc7c77cff2a1630cbbd6b9faf1c0b75902db049cd97bd0806b7a42b5aa277 17:17:45 $ docker rm -f 2acdc7c77cff2a1630cbbd6b9faf1c0b75902db049cd97bd0806b7a42b5aa277 [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 17:17:45 + [ -d /w/workspace/foundry_go-mod-messaging_jakarta/archives ] 17:17:45 + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives 17:17:45 total 16 17:17:45 drwxr-xr-x 3 root root 4096 Jun 2 17:11 . 17:17:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 17:17 .. 17:17:45 drwxr-xr-x 2 root root 4096 Jun 2 17:11 cost 17:17:45 -rw-r--r-- 1 root root 88 Jun 2 17:11 cost.csv 17:17:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_go-mod-messaging_jakarta/archives 17:17:45 + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives 17:17:45 total 16 17:17:45 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 17:11 . 17:17:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 17:17 .. 17:17:45 drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 17:11 cost 17:17:45 -rw-r--r-- 1 jenkins jenkins 88 Jun 2 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:17:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:17:46 ---> package-listing.sh 17:17:46 ++ facter osfamily 17:17:46 ++ tr '[:upper:]' '[:lower:]' 17:17:47 + OS_FAMILY=debian 17:17:47 + workspace=/w/workspace/foundry_go-mod-messaging_jakarta 17:17:47 + START_PACKAGES=/tmp/packages_start.txt 17:17:47 + END_PACKAGES=/tmp/packages_end.txt 17:17:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:47 + PACKAGES=/tmp/packages_start.txt 17:17:47 + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' 17:17:47 + PACKAGES=/tmp/packages_end.txt 17:17:47 + case "${OS_FAMILY}" in 17:17:47 + dpkg -l 17:17:47 + grep '^ii' 17:17:47 + '[' -f /tmp/packages_start.txt ']' 17:17:47 + '[' -f /tmp/packages_end.txt ']' 17:17:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:17:47 + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' 17:17:47 + mkdir -p /w/workspace/foundry_go-mod-messaging_jakarta/archives/ 17:17:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_go-mod-messaging_jakarta/archives/ [Pipeline] echo 17:17:47 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/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:17:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:47 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 17:17:48 $ 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/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:17:48 $ docker top 36ba6ca23f774105daa0306af0661f915153e0128aff093aa49f621d053ea493 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:48 + touch /tmp/pre-build-complete [Pipeline] sh 17:17:48 + mkdir -p /var/log/sysstat [Pipeline] sh 17:17:49 + ls /var/log/sa-host 17:17:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:49 provisioning config files... 17:17:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config9214530343129974339tmp [Pipeline] { [Pipeline] echo 17:17:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:17:49 ---> create-netrc.sh [Pipeline] } 17:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:17:49 ---> python-tools-install.sh [Pipeline] echo 17:17:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:17:50 ---> sudo-logs.sh 17:17:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:17:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:17:50 ---> job-cost.sh 17:17:50 lf-activate-venv: SKIPPING 17:17:50 DEBUG: total: 0.2199999988079071 17:17:50 INFO: Retrieving Stack Cost... 17:17:50 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:51 INFO: Archiving Costs [Pipeline] echo 17:17:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:17:51 ---> logs-deploy.sh 17:17:51 lf-activate-venv: SKIPPING 17:17:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/jakarta/7 17:17:51 INFO: archiving workspace using pattern(s): 17:17:52 Archives upload complete. 17:17:52 INFO: archiving logs to Nexus 17:17:53 ---> uname -a: 17:17:53 Linux prd-ubuntu20-04-docker-8c-8g-661 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:17:53 17:17:53 17:17:53 ---> lscpu: 17:17:53 Architecture: x86_64 17:17:53 CPU op-mode(s): 32-bit, 64-bit 17:17:53 Byte Order: Little Endian 17:17:53 Address sizes: 40 bits physical, 48 bits virtual 17:17:53 CPU(s): 8 17:17:53 On-line CPU(s) list: 0-7 17:17:53 Thread(s) per core: 1 17:17:53 Core(s) per socket: 1 17:17:53 Socket(s): 8 17:17:53 NUMA node(s): 1 17:17:53 Vendor ID: AuthenticAMD 17:17:53 CPU family: 23 17:17:53 Model: 49 17:17:53 Model name: AMD EPYC-Rome Processor 17:17:53 Stepping: 0 17:17:53 CPU MHz: 2799.998 17:17:53 BogoMIPS: 5599.99 17:17:53 Virtualization: AMD-V 17:17:53 Hypervisor vendor: KVM 17:17:53 Virtualization type: full 17:17:53 L1d cache: 256 KiB 17:17:53 L1i cache: 256 KiB 17:17:53 L2 cache: 4 MiB 17:17:53 L3 cache: 128 MiB 17:17:53 NUMA node0 CPU(s): 0-7 17:17:53 Vulnerability Itlb multihit: Not affected 17:17:53 Vulnerability L1tf: Not affected 17:17:53 Vulnerability Mds: Not affected 17:17:53 Vulnerability Meltdown: Not affected 17:17:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:17:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:17:53 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:17:53 Vulnerability Srbds: Not affected 17:17:53 Vulnerability Tsx async abort: Not affected 17:17:53 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 17:17:53 17:17:53 17:17:53 ---> nproc: 17:17:53 8 17:17:53 17:17:53 17:17:53 ---> df -h: 17:17:53 Filesystem Size Used Avail Use% Mounted on 17:17:53 overlay 155G 12G 144G 8% / 17:17:53 tmpfs 64M 0 64M 0% /dev 17:17:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:17:53 shm 64M 0 64M 0% /dev/shm 17:17:53 /dev/vda1 155G 12G 144G 8% /facter-os 17:17:53 17:17:53 17:17:53 ---> sar -b -r -n DEV: 17:17:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-661) 06/02/22 _x86_64_ (8 CPU) 17:17:53 17:17:53 17:09:01 LINUX RESTART (8 CPU) 17:17:53 17:17:53 17:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:17:53 17:11:01 76.97 0.08 76.89 0.00 1.36 37191.60 0.00 17:17:53 17:12:01 4.48 0.00 4.48 0.00 0.00 66.13 0.00 17:17:53 17:13:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 17:17:53 17:14:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 17:17:53 17:15:01 1.15 0.02 1.13 0.00 0.13 13.46 0.00 17:17:53 17:16:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 17:17:53 17:17:01 2.60 0.12 2.48 0.00 10.40 101.98 0.00 17:17:53 Average: 12.77 0.03 12.74 0.00 1.70 5271.89 0.00 17:17:53 17:17:53 17:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:17:53 17:11:01 28545504 31762068 534484 1.63 121460 3317560 2083964 6.14 1180040 2725528 312 17:17:53 17:12:01 28555624 31772092 525772 1.60 121600 3317428 1979572 5.83 1177892 2716788 20 17:17:53 17:13:01 28556376 31772964 524576 1.60 121688 3317432 1979572 5.83 1177396 2716796 20 17:17:53 17:14:01 28563912 31780732 516744 1.57 121792 3317552 1979572 5.83 1169768 2716924 20 17:17:53 17:15:01 28563944 31780748 516704 1.57 121828 3317568 1979572 5.83 1170212 2716928 12 17:17:53 17:16:01 28573480 31790704 507056 1.54 121880 3317568 1979572 5.83 1160760 2717308 16 17:17:53 17:17:01 28053092 31729836 567516 1.73 124012 3760960 2378620 7.01 1222240 3159936 443708 17:17:53 Average: 28487419 31769878 527550 1.60 122037 3380867 2051492 6.05 1179758 2781458 63444 17:17:53 17:17:53 17:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:17:53 17:11:01 docker0 11.98 13.91 0.95 197.31 0.00 0.00 0.00 0.00 17:17:53 17:11:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 17:17:53 17:11:01 ens3 167.89 117.69 2784.39 65.77 0.00 0.00 0.00 0.00 17:17:53 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:17:53 17:12:01 ens3 8.31 3.75 9.83 2.31 0.00 0.00 0.00 0.00 17:17:53 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:13:01 ens3 1.12 0.38 0.40 0.27 0.00 0.00 0.00 0.00 17:17:53 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:17:53 17:14:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:17:53 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:15:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:17:53 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:17:53 17:16:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 17:17:53 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:53 17:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:17:53 17:17:01 ens3 120.41 65.47 3963.69 7.17 0.00 0.00 0.00 0.00 17:17:53 Average: docker0 1.69 1.96 0.13 27.78 0.00 0.00 0.00 0.00 17:17:53 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:17:53 Average: ens3 42.31 26.58 961.08 10.67 0.00 0.00 0.00 0.00 17:17:53 17:17:53 17:17:53 ---> sar -P ALL: 17:17:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-661) 06/02/22 _x86_64_ (8 CPU) 17:17:53 17:17:53 17:09:01 LINUX RESTART (8 CPU) 17:17:53 17:17:53 17:10:02 CPU %user %nice %system %iowait %steal %idle 17:17:53 17:11:01 all 19.30 0.00 4.13 0.44 0.07 76.05 17:17:53 17:11:01 0 20.00 0.00 4.22 1.16 0.05 74.56 17:17:53 17:11:01 1 19.18 0.00 3.60 0.10 0.07 77.05 17:17:53 17:11:01 2 18.00 0.00 4.10 1.08 0.09 76.73 17:17:53 17:11:01 3 19.34 0.00 4.20 0.73 0.09 75.63 17:17:53 17:11:01 4 19.26 0.00 3.86 0.02 0.09 76.78 17:17:53 17:11:01 5 19.94 0.00 3.83 0.03 0.05 76.14 17:17:53 17:11:01 6 18.65 0.00 4.53 0.10 0.09 76.63 17:17:53 17:11:01 7 20.04 0.00 4.73 0.26 0.09 74.88 17:17:53 17:12:01 all 0.34 0.00 0.09 0.01 0.01 99.55 17:17:53 17:12:01 0 0.40 0.00 0.10 0.00 0.02 99.48 17:17:53 17:12:01 1 0.95 0.00 0.13 0.02 0.00 98.90 17:17:53 17:12:01 2 0.28 0.00 0.12 0.05 0.00 99.55 17:17:53 17:12:01 3 0.40 0.00 0.07 0.02 0.00 99.52 17:17:53 17:12:01 4 0.17 0.00 0.10 0.00 0.00 99.73 17:17:53 17:12:01 5 0.10 0.00 0.05 0.02 0.02 99.82 17:17:53 17:12:01 6 0.15 0.00 0.10 0.00 0.00 99.75 17:17:53 17:12:01 7 0.27 0.00 0.08 0.00 0.02 99.63 17:17:53 17:13:01 all 0.03 0.00 0.02 0.01 0.01 99.95 17:17:53 17:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:17:53 17:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:17:53 17:13:01 2 0.12 0.00 0.03 0.03 0.02 99.80 17:17:53 17:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:17:53 17:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:17:53 17:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:17:53 17:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:17:53 17:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:17:53 17:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:17:53 17:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:17:53 17:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:17:53 17:14:01 2 0.05 0.00 0.02 0.03 0.00 99.90 17:17:53 17:14:01 3 0.03 0.00 0.02 0.03 0.00 99.92 17:17:53 17:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:17:53 17:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:17:53 17:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:17:53 17:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:17:53 17:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:17:53 17:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:17:53 17:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:17:53 17:15:01 2 0.07 0.00 0.02 0.03 0.02 99.87 17:17:53 17:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:17:53 17:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:17:53 17:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:17:53 17:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:17:53 17:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:17:53 17:16:01 all 0.04 0.00 0.02 0.00 0.00 99.93 17:17:53 17:16:01 0 0.08 0.00 0.05 0.00 0.00 99.87 17:17:53 17:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:17:53 17:16:01 2 0.05 0.00 0.00 0.02 0.00 99.93 17:17:53 17:16:01 3 0.08 0.00 0.05 0.02 0.02 99.83 17:17:53 17:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:17:53 17:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:17:53 17:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:17:53 17:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:17:53 17:17:01 all 1.06 0.00 0.51 0.01 0.01 98.42 17:17:53 17:17:01 0 1.88 0.00 0.33 0.02 0.00 97.77 17:17:53 17:17:01 1 0.90 0.00 0.79 0.00 0.02 98.29 17:17:53 17:17:01 2 0.77 0.00 0.60 0.03 0.00 98.60 17:17:53 17:17:01 3 0.89 0.00 0.47 0.02 0.02 98.61 17:17:53 17:17:01 4 0.95 0.00 0.43 0.00 0.00 98.61 17:17:53 17:17:01 5 0.85 0.00 0.35 0.00 0.00 98.80 17:17:53 17:17:01 6 1.32 0.00 0.37 0.00 0.02 98.30 17:17:53 17:17:01 7 0.92 0.00 0.70 0.00 0.00 98.38 17:17:53 Average: all 2.92 0.00 0.67 0.07 0.01 96.33 17:17:53 Average: 0 3.15 0.00 0.67 0.16 0.01 96.00 17:17:53 Average: 1 2.96 0.00 0.64 0.02 0.01 96.37 17:17:53 Average: 2 2.70 0.00 0.68 0.18 0.02 96.42 17:17:53 Average: 3 2.91 0.00 0.68 0.12 0.02 96.28 17:17:53 Average: 4 2.86 0.00 0.63 0.00 0.01 96.50 17:17:53 Average: 5 2.93 0.00 0.60 0.01 0.01 96.46 17:17:53 Average: 6 2.84 0.00 0.71 0.01 0.02 96.42 17:17:53 Average: 7 2.98 0.00 0.77 0.04 0.01 96.19 17:17:53 17:17:53 17:17:53