Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b17fa17328c1a5b27637f919b681059ae449bd10 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-ssh9589622522556478343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3942335838468552038.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12999826968941092517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10272329098301359726.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3473770438109481275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-763 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b17fa17328c1a5b27637f919b681059ae449bd10 (main) Commit message: "Merge pull request #263 from lenny-intel/go-mods" > 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 b17fa17328c1a5b27637f919b681059ae449bd10 # timeout=10 > git rev-list --no-walk a68af97598497a5820b43da21c4f1430183d328f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:44:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:44:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:44:46 ========================================================= 18:44:46 EdgeX Global Pipelines Version Info 18:44:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:44:46 ------------------- 18:44:46 stable info: 18:44:46 ------------------- 18:44:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:44:46 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:44:46 Message: update stable to v1.0.250 18:44:47 ------------------- 18:44:47 experimental info: 18:44:47 ------------------- 18:44:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:44:47 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:44:47 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:44:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:44:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:44:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:44:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo 18:44:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b17fa17 [Pipeline] echo 18:44:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:44:48 + git rev-list -1 --merges b17fa17328c1a5b27637f919b681059ae449bd10~1..b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo 18:44:48 -----------> git rev-list -1 --merges b17fa17328c1a5b27637f919b681059ae449bd10~1..b17fa17328c1a5b27637f919b681059ae449bd10 b17fa17328c1a5b27637f919b681059ae449bd10 18:44:48 b17fa17328c1a5b27637f919b681059ae449bd10 [false] [Pipeline] sh 18:44:48 + git log --format=format:%s -1 b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo 18:44:48 ========================================================= 18:44:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:44:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:49 + git log --format=format:%s -1 b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo 18:44:49 [semverPrep] GIT_COMMIT: b17fa17328c1a5b27637f919b681059ae449bd10, Commit Message: Merge pull request #263 from lenny-intel/go-mods [Pipeline] echo 18:44:49 [semverPrep] This is not a build commit. [Pipeline] sh 18:44:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:44:49 + grep -v github /etc/ssh/ssh_known_hosts 18:44:49 + [ -e /tmp/ssh_known_hosts ] 18:44:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:44:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:44:49 + sudo tee -a /etc/ssh/ssh_known_hosts 18:44:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:44:49 18:44:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:44:50 0.1.4: Pulling from edgex-devops/py-git-semver 18:44:50 b85a868b505f: Pulling fs layer 18:44:50 e2be974225ed: Pulling fs layer 18:44:50 339a4e72a1f5: Pulling fs layer 18:44:50 988bab9f4d93: Pulling fs layer 18:44:50 1469e6f7b9e6: Pulling fs layer 18:44:50 eaf3925da568: Pulling fs layer 18:44:50 bab4dde63d76: Pulling fs layer 18:44:50 bde34c3a00c8: Pulling fs layer 18:44:50 b352a97aabf1: Pulling fs layer 18:44:50 4872d77fe225: Pulling fs layer 18:44:50 5851b861e8e6: Pulling fs layer 18:44:50 988bab9f4d93: Waiting 18:44:50 1469e6f7b9e6: Waiting 18:44:50 eaf3925da568: Waiting 18:44:50 bab4dde63d76: Waiting 18:44:50 bde34c3a00c8: Waiting 18:44:50 b352a97aabf1: Waiting 18:44:50 4872d77fe225: Waiting 18:44:50 5851b861e8e6: Waiting 18:44:50 e2be974225ed: Download complete 18:44:50 988bab9f4d93: Verifying Checksum 18:44:50 988bab9f4d93: Download complete 18:44:50 1469e6f7b9e6: Verifying Checksum 18:44:50 1469e6f7b9e6: Download complete 18:44:50 eaf3925da568: Download complete 18:44:50 339a4e72a1f5: Verifying Checksum 18:44:50 339a4e72a1f5: Download complete 18:44:50 bde34c3a00c8: Verifying Checksum 18:44:50 bde34c3a00c8: Download complete 18:44:50 b352a97aabf1: Download complete 18:44:50 4872d77fe225: Verifying Checksum 18:44:50 4872d77fe225: Download complete 18:44:50 5851b861e8e6: Verifying Checksum 18:44:50 5851b861e8e6: Download complete 18:44:50 b85a868b505f: Verifying Checksum 18:44:50 b85a868b505f: Download complete 18:44:50 bab4dde63d76: Verifying Checksum 18:44:50 bab4dde63d76: Download complete 18:44:52 b85a868b505f: Pull complete 18:44:52 e2be974225ed: Pull complete 18:44:53 339a4e72a1f5: Pull complete 18:44:53 988bab9f4d93: Pull complete 18:44:54 1469e6f7b9e6: Pull complete 18:44:54 eaf3925da568: Pull complete 18:44:56 bab4dde63d76: Pull complete 18:44:56 bde34c3a00c8: Pull complete 18:44:56 b352a97aabf1: Pull complete 18:44:56 4872d77fe225: Pull complete 18:44:56 5851b861e8e6: Pull complete 18:44:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:44:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:56 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:44:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:44:59 $ docker top e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 -eo pid,comm 18:44:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:44:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:59 [ssh-agent] Looking for ssh-agent implementation... 18:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:59 $ docker exec e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent 18:44:59 SSH_AUTH_SOCK=/tmp/ssh-xEWJzX4s86G6/agent.32 18:44:59 SSH_AGENT_PID=38 18:44:59 Running ssh-add (command line suppressed) 18:45:00 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15886779810473677329.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15886779810473677329.key) 18:45:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:00 + git tag --points-at HEAD [Pipeline] } 18:45:00 $ docker exec --env ******** --env ******** e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent -k 18:45:00 unset SSH_AUTH_SOCK; 18:45:00 unset SSH_AGENT_PID; 18:45:00 echo Agent pid 38 killed; 18:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:45:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:00 [ssh-agent] Looking for ssh-agent implementation... 18:45:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:00 $ docker exec e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent 18:45:00 SSH_AUTH_SOCK=/tmp/ssh-cEqr9WJyzxwO/agent.70 18:45:00 SSH_AGENT_PID=76 18:45:00 Running ssh-add (command line suppressed) 18:45:00 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1668185883512422275.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1668185883512422275.key) 18:45:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:01 + git semver init 18:45:01 2023-07-10 18:45:01,391 [run_init] DEBUG init version:0.0.0 force:False 18:45:01 2023-07-10 18:45:01,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:45:01 2023-07-10 18:45:01,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 18:45:01 2023-07-10 18:45:01,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:45:02 2023-07-10 18:45:02,145 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 18:45:02 2023-07-10 18:45:02,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 18:45:02 2023-07-10 18:45:02,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:45:02 2023-07-10 18:45:02,146 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:45:02 3.1.0-dev.9 [Pipeline] } 18:45:02 $ docker exec --env ******** --env ******** e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent -k 18:45:02 unset SSH_AUTH_SOCK; 18:45:02 unset SSH_AGENT_PID; 18:45:02 echo Agent pid 76 killed; 18:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:45:02 + git semver [Pipeline] } 18:45:03 $ docker stop --time=1 e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 18:45:05 $ docker rm -f --volumes e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 [Pipeline] // withDockerContainer [Pipeline] sh 18:45:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:45:06 Stashed 1 file(s) [Pipeline] echo 18:45:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:06 ========================================================= 18:45:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:45:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:45:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:06 f56be85fc22e: Pulling fs layer 18:45:06 85791d961cd3: Pulling fs layer 18:45:06 d694b5ae8c79: Pulling fs layer 18:45:06 9f32a84ed3da: Pulling fs layer 18:45:06 4d19c01a9841: Pulling fs layer 18:45:06 9325e15d5711: Pulling fs layer 18:45:06 556b6ee489ea: Pulling fs layer 18:45:06 c5a4b2cf53e6: Pulling fs layer 18:45:06 9f32a84ed3da: Waiting 18:45:06 4d19c01a9841: Waiting 18:45:06 9325e15d5711: Waiting 18:45:06 556b6ee489ea: Waiting 18:45:06 c5a4b2cf53e6: Waiting 18:45:06 85791d961cd3: Verifying Checksum 18:45:06 85791d961cd3: Download complete 18:45:06 9f32a84ed3da: Download complete 18:45:06 4d19c01a9841: Verifying Checksum 18:45:06 4d19c01a9841: Download complete 18:45:07 f56be85fc22e: Verifying Checksum 18:45:07 f56be85fc22e: Download complete 18:45:07 9325e15d5711: Verifying Checksum 18:45:07 9325e15d5711: Download complete 18:45:07 f56be85fc22e: Pull complete 18:45:07 85791d961cd3: Pull complete 18:45:07 c5a4b2cf53e6: Verifying Checksum 18:45:07 c5a4b2cf53e6: Download complete 18:45:07 d694b5ae8c79: Verifying Checksum 18:45:07 d694b5ae8c79: Download complete 18:45:07 556b6ee489ea: Verifying Checksum 18:45:07 556b6ee489ea: Download complete 18:45:11 d694b5ae8c79: Pull complete 18:45:11 9f32a84ed3da: Pull complete 18:45:11 4d19c01a9841: Pull complete 18:45:11 9325e15d5711: Pull complete 18:45:13 556b6ee489ea: Pull complete 18:45:14 c5a4b2cf53e6: Pull complete 18:45:14 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 18:45:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:15 + docker inspect -f . ci-base-image-x86_64 18:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:15 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:45:19 $ docker top 508041d8612950d4e9cd452b910b04db2d35a288ef5bda9cc6f8d61680d5dfae -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:19 + go version 18:45:19 go version go1.20.2 linux/amd64 [Pipeline] } 18:45:19 $ docker stop --time=1 508041d8612950d4e9cd452b910b04db2d35a288ef5bda9cc6f8d61680d5dfae 18:45:20 $ docker rm -f --volumes 508041d8612950d4e9cd452b910b04db2d35a288ef5bda9cc6f8d61680d5dfae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:21 Still waiting to schedule task 18:45:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:45:21 + docker inspect -f . ci-base-image-x86_64 18:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:21 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:45:21 $ docker top 93217a37a90a7d2c8ea0d1c4b305555a4e8a898d584d17a6cb267ef8cd6e08c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:21 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 18:45:22 + make test 18:45:22 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:45:22 go: downloading github.com/nats-io/nats.go v1.27.1 18:45:22 go: downloading github.com/google/uuid v1.3.0 18:45:22 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 18:45:22 go: downloading github.com/stretchr/testify v1.8.4 18:45:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:45:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:45:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 18:45:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:45:22 go: downloading github.com/davecgh/go-spew v1.1.1 18:45:22 go: downloading github.com/pmezard/go-difflib v1.0.0 18:45:22 go: downloading github.com/stretchr/objx v0.5.0 18:45:22 go: downloading gopkg.in/yaml.v3 v3.0.1 18:45:22 go: downloading github.com/gorilla/websocket v1.5.0 18:45:22 go: downloading golang.org/x/net v0.10.0 18:45:22 go: downloading golang.org/x/sync v0.1.0 18:45:22 go: downloading github.com/go-playground/validator/v10 v10.14.1 18:45:22 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:45:22 go: downloading github.com/hashicorp/errwrap v1.0.0 18:45:22 go: downloading github.com/x448/float16 v0.8.4 18:45:22 go: downloading golang.org/x/text v0.9.0 18:45:22 go: downloading github.com/leodido/go-urn v1.2.4 18:45:22 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:45:22 go: downloading golang.org/x/crypto v0.9.0 18:45:22 go: downloading github.com/go-playground/universal-translator v0.18.1 18:45:22 go: downloading github.com/go-playground/locales v0.14.1 18:45:22 go: downloading github.com/nats-io/nkeys v0.4.4 18:45:22 go: downloading github.com/klauspost/compress v1.16.5 18:45:22 go: downloading github.com/nats-io/nuid v1.0.1 18:45:22 go: downloading golang.org/x/sys v0.8.0 18:45:23 go: downloading github.com/minio/highwayhash v1.0.2 18:45:23 go: downloading github.com/nats-io/jwt/v2 v2.4.1 18:45:23 go: downloading golang.org/x/time v0.3.0 18:45:41 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.059s coverage: 88.6% of statements 18:45:41 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 18:45:41 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 18:45:44 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.046s coverage: 19.8% of statements 18:45:44 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.069s coverage: 88.8% of statements 18:45:44 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.078s coverage: 89.1% of statements 18:45:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 18:45:49 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 18:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.090s coverage: 35.9% of statements 18:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.174s coverage: 61.3% of statements 18:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.048s coverage: 87.5% of statements 18:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.049s coverage: 100.0% of statements 18:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.047s coverage: 100.0% of statements 18:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.053s coverage: 95.1% of statements 18:46:04 go vet ./... 18:46:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:46:05 $ docker stop --time=1 93217a37a90a7d2c8ea0d1c4b305555a4e8a898d584d17a6cb267ef8cd6e08c3 18:46:08 $ docker rm -f --volumes 93217a37a90a7d2c8ea0d1c4b305555a4e8a898d584d17a6cb267ef8cd6e08c3 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:09 18:46:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:10 latest: Pulling from edgex-lftools-log-publisher 18:46:10 5eb5b503b376: Pulling fs layer 18:46:10 5c69ac0246d0: Pulling fs layer 18:46:10 ec43610c2a17: Pulling fs layer 18:46:10 3a2ae6a8a46f: Pulling fs layer 18:46:10 33b1e0a273af: Pulling fs layer 18:46:10 5d3b04190fa2: Pulling fs layer 18:46:10 2f39f015ded8: Pulling fs layer 18:46:10 2f39f015ded8: Waiting 18:46:10 3a2ae6a8a46f: Waiting 18:46:10 33b1e0a273af: Waiting 18:46:10 5d3b04190fa2: Waiting 18:46:10 5c69ac0246d0: Download complete 18:46:10 3a2ae6a8a46f: Verifying Checksum 18:46:10 3a2ae6a8a46f: Download complete 18:46:10 33b1e0a273af: Verifying Checksum 18:46:10 33b1e0a273af: Download complete 18:46:10 ec43610c2a17: Verifying Checksum 18:46:10 ec43610c2a17: Download complete 18:46:10 5d3b04190fa2: Verifying Checksum 18:46:10 5d3b04190fa2: Download complete 18:46:10 5eb5b503b376: Verifying Checksum 18:46:10 5eb5b503b376: Download complete 18:46:11 2f39f015ded8: Download complete 18:46:11 5eb5b503b376: Pull complete 18:46:11 5c69ac0246d0: Pull complete 18:46:12 ec43610c2a17: Pull complete 18:46:12 3a2ae6a8a46f: Pull complete 18:46:12 33b1e0a273af: Pull complete 18:46:12 5d3b04190fa2: Pull complete 18:46:16 2f39f015ded8: Pull complete 18:46:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:17 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:46:21 $ docker top d38eaba3c3f5591081f9452d3d64cc605509e11d6387d2c89d65ead3ff77059f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:21 ---> job-cost.sh 18:46:21 lf-activate-venv: SKIPPING 18:46:21 INFO: No Stack... 18:46:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:22 INFO: Archiving Costs [Pipeline] sh 18:46:22 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 18:46:22 + cut -d, -f6 [Pipeline] lock 18:46:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] 18:46:22 Resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] did not exist. Created. 18:46:22 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:23 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:23 Stashed 1 file(s) [Pipeline] } 18:46:23 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:23 $ docker stop --time=1 d38eaba3c3f5591081f9452d3d64cc605509e11d6387d2c89d65ead3ff77059f 18:46:24 $ docker rm -f --volumes d38eaba3c3f5591081f9452d3d64cc605509e11d6387d2c89d65ead3ff77059f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:47:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-765 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 18:47:28 Running in /w/workspace/go-mod-messaging/108 [Pipeline] { [Pipeline] checkout 18:47:28 Selected Git installation does not exist. Using Default 18:47:28 The recommended git tool is: NONE 18:47:38 using credential edgex-jenkins-ssh 18:47:38 Cloning the remote Git repository 18:47:38 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:47:38 > git init /w/workspace/go-mod-messaging/108 # timeout=10 18:47:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:47:39 > git --version # timeout=10 18:47:39 > git --version # 'git version 2.25.1' 18:47:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:47:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:41 Avoid second fetch 18:47:41 Checking out Revision b17fa17328c1a5b27637f919b681059ae449bd10 (main) 18:47:42 Commit message: "Merge pull request #263 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:41 > git config core.sparsecheckout # timeout=10 18:47:41 > git checkout -f b17fa17328c1a5b27637f919b681059ae449bd10 # timeout=10 18:47:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:47:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:43 Dload Upload Total Spent Left Speed 18:47:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 18:47:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:47:43 + sudo tee /etc/docker/daemon.new 18:47:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:47:43 { 18:47:43 "registry-mirrors": [ 18:47:43 "https://nexus3.edgexfoundry.org:10001" 18:47:43 ], 18:47:43 "bip": "10.250.0.254/24", 18:47:43 "hosts": [ 18:47:43 "tcp://0.0.0.0:5555", 18:47:43 "unix:///var/run/docker.sock" 18:47:43 ], 18:47:43 "mtu": 1458, 18:47:43 "selinux-enabled": true, 18:47:43 "seccomp-profile": "/etc/docker/seccomp.json" 18:47:43 } [Pipeline] sh 18:47:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:47:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:03 ========================================================= 18:48:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:48:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:48:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:48:04 c41833b44d91: Pulling fs layer 18:48:04 ed15518f5707: Pulling fs layer 18:48:04 feae8fd75edb: Pulling fs layer 18:48:04 242c74f7c9fa: Pulling fs layer 18:48:04 3cdef696dda3: Pulling fs layer 18:48:04 2ced38df9373: Pulling fs layer 18:48:04 58f1dce35555: Pulling fs layer 18:48:04 3cdef696dda3: Waiting 18:48:04 242c74f7c9fa: Waiting 18:48:04 2ced38df9373: Waiting 18:48:04 58f1dce35555: Waiting 18:48:04 ed15518f5707: Verifying Checksum 18:48:04 ed15518f5707: Download complete 18:48:04 242c74f7c9fa: Download complete 18:48:04 3cdef696dda3: Verifying Checksum 18:48:04 3cdef696dda3: Download complete 18:48:04 c41833b44d91: Verifying Checksum 18:48:05 c41833b44d91: Pull complete 18:48:05 58f1dce35555: Verifying Checksum 18:48:05 58f1dce35555: Download complete 18:48:05 ed15518f5707: Pull complete 18:48:06 feae8fd75edb: Verifying Checksum 18:48:06 feae8fd75edb: Download complete 18:48:06 2ced38df9373: Verifying Checksum 18:48:06 2ced38df9373: Download complete 18:48:19 feae8fd75edb: Pull complete 18:48:19 242c74f7c9fa: Pull complete 18:48:19 3cdef696dda3: Pull complete 18:48:24 2ced38df9373: Pull complete 18:48:27 58f1dce35555: Pull complete 18:48:27 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:48:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 18:48:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:29 + docker inspect -f . ci-base-image-arm64 18:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:29 prd-ubuntu20.04-docker-arm64-4c-16g-765 does not seem to be running inside a container 18:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/108 -v /w/workspace/go-mod-messaging/108:/w/workspace/go-mod-messaging/108:rw,z -v /w/workspace/go-mod-messaging/108@tmp:/w/workspace/go-mod-messaging/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:32 $ docker top 593f225682048c2329595c77a3ecd5c40dcbc11fdf64899731c971209a8790d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:33 + go version 18:48:33 go version go1.20.2 linux/arm64 [Pipeline] } 18:48:33 $ docker stop --time=1 593f225682048c2329595c77a3ecd5c40dcbc11fdf64899731c971209a8790d6 18:48:35 $ docker rm -f --volumes 593f225682048c2329595c77a3ecd5c40dcbc11fdf64899731c971209a8790d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + docker inspect -f . ci-base-image-arm64 18:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:36 prd-ubuntu20.04-docker-arm64-4c-16g-765 does not seem to be running inside a container 18:48:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/108 -v /w/workspace/go-mod-messaging/108:/w/workspace/go-mod-messaging/108:rw,z -v /w/workspace/go-mod-messaging/108@tmp:/w/workspace/go-mod-messaging/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:37 $ docker top c1162254787e83a23e4820ff8389a720270a94d91e7bb47849a5d8f47464388d -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:37 + git config --global --add safe.directory /w/workspace/go-mod-messaging/108 [Pipeline] fileExists [Pipeline] sh 18:48:38 + make test 18:48:38 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:48:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 18:48:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:48:39 go: downloading github.com/nats-io/nats.go v1.27.1 18:48:39 go: downloading github.com/google/uuid v1.3.0 18:48:39 go: downloading github.com/stretchr/testify v1.8.4 18:48:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:48:39 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 18:48:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:48:39 go: downloading github.com/go-playground/validator/v10 v10.14.1 18:48:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:48:39 go: downloading github.com/hashicorp/errwrap v1.0.0 18:48:39 go: downloading github.com/davecgh/go-spew v1.1.1 18:48:39 go: downloading github.com/pmezard/go-difflib v1.0.0 18:48:39 go: downloading gopkg.in/yaml.v3 v3.0.1 18:48:39 go: downloading github.com/stretchr/objx v0.5.0 18:48:39 go: downloading github.com/gorilla/websocket v1.5.0 18:48:39 go: downloading golang.org/x/net v0.10.0 18:48:39 go: downloading golang.org/x/sync v0.1.0 18:48:40 go: downloading github.com/klauspost/compress v1.16.5 18:48:40 go: downloading github.com/nats-io/nkeys v0.4.4 18:48:40 go: downloading github.com/nats-io/nuid v1.0.1 18:48:40 go: downloading github.com/x448/float16 v0.8.4 18:48:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:48:40 go: downloading github.com/go-playground/universal-translator v0.18.1 18:48:40 go: downloading github.com/leodido/go-urn v1.2.4 18:48:41 go: downloading golang.org/x/crypto v0.9.0 18:48:41 go: downloading golang.org/x/text v0.9.0 18:48:45 go: downloading github.com/minio/highwayhash v1.0.2 18:48:45 go: downloading github.com/nats-io/jwt/v2 v2.4.1 18:48:45 go: downloading golang.org/x/time v0.3.0 18:48:45 go: downloading github.com/go-playground/locales v0.14.1 18:50:37 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.448s coverage: 88.6% of statements 18:50:37 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 18:50:37 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 18:50:40 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.385s coverage: 19.8% of statements 18:50:40 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.363s coverage: 88.8% of statements 18:50:40 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.406s coverage: 89.1% of statements 18:52:17 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 18:52:17 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.488s coverage: 35.9% of statements 18:52:17 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.381s coverage: 61.3% of statements 18:52:17 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 18:52:17 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.212s coverage: 87.5% of statements 18:52:17 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.219s coverage: 100.0% of statements 18:52:17 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.208s coverage: 100.0% of statements 18:52:17 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.205s coverage: 95.1% of statements 18:52:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:52:17 go vet ./... 18:53:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:38 $ docker stop --time=1 c1162254787e83a23e4820ff8389a720270a94d91e7bb47849a5d8f47464388d 18:53:40 $ docker rm -f --volumes c1162254787e83a23e4820ff8389a720270a94d91e7bb47849a5d8f47464388d [Pipeline] // withDockerContainer [Pipeline] sh 18:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:42 Warning: overwriting stash ‘coverage-report’ 18:53:43 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 18:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:43 18:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:44 arm64: Pulling from edgex-lftools-log-publisher 18:53:44 8998bd30e6a1: Pulling fs layer 18:53:44 04944245beec: Pulling fs layer 18:53:44 699f458cf7ca: Pulling fs layer 18:53:44 765212b225bb: Pulling fs layer 18:53:44 f23df028b6ca: Pulling fs layer 18:53:44 d65c8cfc05b1: Pulling fs layer 18:53:44 2437ff75d9bd: Pulling fs layer 18:53:44 765212b225bb: Waiting 18:53:44 d65c8cfc05b1: Waiting 18:53:44 f23df028b6ca: Waiting 18:53:44 2437ff75d9bd: Waiting 18:53:44 04944245beec: Verifying Checksum 18:53:44 04944245beec: Download complete 18:53:44 765212b225bb: Verifying Checksum 18:53:44 765212b225bb: Download complete 18:53:44 f23df028b6ca: Download complete 18:53:44 d65c8cfc05b1: Verifying Checksum 18:53:44 d65c8cfc05b1: Download complete 18:53:44 699f458cf7ca: Verifying Checksum 18:53:44 699f458cf7ca: Download complete 18:53:44 8998bd30e6a1: Download complete 18:53:47 2437ff75d9bd: Verifying Checksum 18:53:47 2437ff75d9bd: Download complete 18:53:48 8998bd30e6a1: Pull complete 18:53:49 04944245beec: Pull complete 18:53:50 699f458cf7ca: Pull complete 18:53:50 765212b225bb: Pull complete 18:53:53 f23df028b6ca: Pull complete 18:53:53 d65c8cfc05b1: Pull complete 18:54:08 2437ff75d9bd: Pull complete 18:54:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:08 prd-ubuntu20.04-docker-arm64-4c-16g-765 does not seem to be running inside a container 18:54:08 $ 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/108 -v /w/workspace/go-mod-messaging/108:/w/workspace/go-mod-messaging/108:rw,z -v /w/workspace/go-mod-messaging/108@tmp:/w/workspace/go-mod-messaging/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:54:11 $ docker top b9ccfad0e661d4b5d013efd7e1a468422c275f4040e0033c3b5d9e8c46de6287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:11 ---> job-cost.sh 18:54:11 lf-activate-venv: SKIPPING 18:54:11 INFO: No Stack... 18:54:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:13 INFO: Archiving Costs [Pipeline] sh 18:54:13 + cat /w/workspace/go-mod-messaging/108/archives/cost.csv 18:54:13 + cut -d, -f6 [Pipeline] lock 18:54:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] 18:54:13 Resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] did not exist. Created. 18:54:13 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:13 /w/workspace/go-mod-messaging/108@tmp/durable-0916bb6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:14 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:14 Warning: overwriting stash ‘stack-cost’ 18:54:14 Stashed 1 file(s) [Pipeline] } 18:54:14 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:14 $ docker stop --time=1 b9ccfad0e661d4b5d013efd7e1a468422c275f4040e0033c3b5d9e8c46de6287 18:54:16 $ docker rm -f --volumes b9ccfad0e661d4b5d013efd7e1a468422c275f4040e0033c3b5d9e8c46de6287 [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 18:54:16 provisioning config files... 18:54:16 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5756660373726507557tmp [Pipeline] { [Pipeline] sh 18:54:16 + set +x 18:54:16 + curl -s https://codecov.io/bash 18:54:16 + bash -s -- 18:54:16 18:54:16 _____ _ 18:54:16 / ____| | | 18:54:16 | | ___ __| | ___ ___ _____ __ 18:54:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:16 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:16 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:16 Bash-1.0.6 18:54:16 18:54:16 18:54:16 ==> git version 2.25.1 found 18:54:16 ==> 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 18:54:16 Release-Date: 2020-01-08 18:54:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:16 ==> Jenkins CI detected. 18:54:16 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 18:54:16 project root: . 18:54:16 --> token set from env 18:54:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:16 ==> Running gcov in . (disable via -X gcov) 18:54:16 ==> Python coveragepy not found 18:54:16 ==> Searching for coverage reports in: 18:54:16 + . 18:54:16 -> Found 1 reports 18:54:16 ==> Detecting git/mercurial file structure 18:54:16 ==> Reading reports 18:54:16 + ./coverage.out bytes=41815 18:54:16 ==> Appending adjustments 18:54:16 https://docs.codecov.io/docs/fixing-reports 18:54:17 + Found adjustments 18:54:17 ==> Gzipping contents 18:54:17 12K /tmp/codecov.jJLcqe.gz 18:54:17 ==> Uploading reports 18:54:17 url: https://codecov.io 18:54:17 query: branch=main&commit=b17fa17328c1a5b27637f919b681059ae449bd10&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:17 -> Pinging Codecov 18:54:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=b17fa17328c1a5b27637f919b681059ae449bd10&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:17 -> Uploading to 18:54:17 https://storage.googleapis.com/codecov/v4/raw/2023-07-10/F6E385568367DD0E4001BA4F8F1CB792/b17fa17328c1a5b27637f919b681059ae449bd10/baf49a84-60db-4f45-a31e-67900fe6fdb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230710T185417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fbaf2b07a5f1e85e2ffdf0be512a8ee5ba6f2001f19e0f5a263ccb5a9afd9d8 18:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:17 Dload Upload Total Spent Left Speed 18:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8282 0 0 100 8282 0 41618 --:--:-- --:--:-- --:--:-- 41618 18:54:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] } 18:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:54:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:54:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:18 18:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:54:18 df9b9388f04a: Pulling fs layer 18:54:18 52dc419b0ee2: Pulling fs layer 18:54:18 25bc292e5bac: Pulling fs layer 18:54:18 114826534d7a: Pulling fs layer 18:54:18 4657fd5d0bcf: Pulling fs layer 18:54:18 6ad1cebc031e: Pulling fs layer 18:54:18 8a3aa393b2d8: Pulling fs layer 18:54:18 6ad1cebc031e: Waiting 18:54:18 8a3aa393b2d8: Waiting 18:54:18 114826534d7a: Waiting 18:54:18 4657fd5d0bcf: Waiting 18:54:18 25bc292e5bac: Verifying Checksum 18:54:18 25bc292e5bac: Download complete 18:54:18 52dc419b0ee2: Verifying Checksum 18:54:18 52dc419b0ee2: Download complete 18:54:18 4657fd5d0bcf: Verifying Checksum 18:54:18 4657fd5d0bcf: Download complete 18:54:18 df9b9388f04a: Download complete 18:54:18 df9b9388f04a: Pull complete 18:54:18 6ad1cebc031e: Verifying Checksum 18:54:18 6ad1cebc031e: Download complete 18:54:18 52dc419b0ee2: Pull complete 18:54:18 25bc292e5bac: Pull complete 18:54:19 114826534d7a: Verifying Checksum 18:54:19 114826534d7a: Download complete 18:54:19 8a3aa393b2d8: Verifying Checksum 18:54:19 8a3aa393b2d8: Download complete 18:54:22 114826534d7a: Pull complete 18:54:22 4657fd5d0bcf: Pull complete 18:54:22 6ad1cebc031e: Pull complete 18:54:25 8a3aa393b2d8: Pull complete 18:54:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:25 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:54:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:54:29 $ docker top a1bf74604006b30307eca63f7f0e69aa39ce22d92ff567c0e110c9c085a606db -eo pid,comm [Pipeline] { [Pipeline] echo 18:54:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 18:54:29 + set -o pipefail 18:54:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 18:54:34 18:54:34 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 18:54:34 18:54:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/585ac2a3-2d0e-4f2b-9014-e8b431337aa0 18:54:34 18:54:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:54:34 18:54:34 18:54:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:54:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:54:34 More details here: https://snyk.co/ue1NS 18:54:34 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:54:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:54:34 $ docker stop --time=1 a1bf74604006b30307eca63f7f0e69aa39ce22d92ff567c0e110c9c085a606db 18:54:37 $ docker rm -f --volumes a1bf74604006b30307eca63f7f0e69aa39ce22d92ff567c0e110c9c085a606db [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 18:54:37 + git log --format=format:%s -1 b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] sh 18:54:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:38 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:54:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:54:38 $ docker top 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 -eo pid,comm 18:54:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:54:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:39 [ssh-agent] Looking for ssh-agent implementation... 18:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:39 $ docker exec 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 ssh-agent 18:54:39 SSH_AUTH_SOCK=/tmp/ssh-RM2JZVmkfk6p/agent.31 18:54:39 SSH_AGENT_PID=37 18:54:39 Running ssh-add (command line suppressed) 18:54:39 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11856858152214257339.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11856858152214257339.key) 18:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:41 + git semver tag 18:54:41 2023-07-10 18:54:41,044 [run_tag] DEBUG tag force:False 18:54:41 2023-07-10 18:54:41,045 [check_head_tag] DEBUG check head tag 18:54:41 2023-07-10 18:54:41,045 [execute] INFO git cat-file --batch-check 18:54:41 2023-07-10 18:54:41,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:54:41 2023-07-10 18:54:41,049 [execute] INFO git cat-file --batch 18:54:41 2023-07-10 18:54:41,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 18:54:41 2023-07-10 18:54:41,062 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:54:41 2023-07-10 18:54:41,062 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 18:54:41 2023-07-10 18:54:41,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:54:41 2023-07-10 18:54:41,065 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:54:41 3.1.0-dev.9 [Pipeline] } 18:54:41 $ docker exec --env ******** --env ******** 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 ssh-agent -k 18:54:41 unset SSH_AUTH_SOCK; 18:54:41 unset SSH_AGENT_PID; 18:54:41 echo Agent pid 37 killed; 18:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:41 + git semver [Pipeline] } 18:54:42 $ docker stop --time=1 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 18:54:43 $ docker rm -f --volumes 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:43 18:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:44 0.23.1-centos7: Pulling from edgex-lftools 18:54:44 ab5ef0e58194: Pulling fs layer 18:54:44 9712f1f96733: Pulling fs layer 18:54:44 63f879dbbcfc: Pulling fs layer 18:54:44 0d9ebad4ef96: Pulling fs layer 18:54:44 e9a5061849ea: Pulling fs layer 18:54:44 d747dcd14b5f: Pulling fs layer 18:54:44 0d9ebad4ef96: Waiting 18:54:44 e9a5061849ea: Waiting 18:54:44 2de7ff778b66: Pulling fs layer 18:54:44 2de7ff778b66: Waiting 18:54:44 9712f1f96733: Verifying Checksum 18:54:44 9712f1f96733: Download complete 18:54:44 63f879dbbcfc: Verifying Checksum 18:54:44 63f879dbbcfc: Download complete 18:54:44 e9a5061849ea: Verifying Checksum 18:54:44 e9a5061849ea: Download complete 18:54:44 0d9ebad4ef96: Verifying Checksum 18:54:44 0d9ebad4ef96: Download complete 18:54:44 d747dcd14b5f: Download complete 18:54:44 ab5ef0e58194: Verifying Checksum 18:54:44 ab5ef0e58194: Download complete 18:54:44 2de7ff778b66: Verifying Checksum 18:54:44 2de7ff778b66: Download complete 18:54:47 ab5ef0e58194: Pull complete 18:54:47 9712f1f96733: Pull complete 18:54:47 63f879dbbcfc: Pull complete 18:54:51 0d9ebad4ef96: Pull complete 18:54:51 e9a5061849ea: Pull complete 18:54:51 d747dcd14b5f: Pull complete 18:54:53 2de7ff778b66: Pull complete 18:54:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:53 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:54:59 $ docker top 52bce215e7ccb2665138150ecf7a7eccd307616ddbcb52564663c44afc8fb6a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:54:59 provisioning config files... 18:54:59 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17421717983118367395tmp 18:54:59 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config324826591477421750tmp 18:54:59 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17934988771423740283tmp [Pipeline] { [Pipeline] echo 18:54:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:54:59 ---> sigul-configuration.sh 18:54:59 gpg: directory `/root/.gnupg' created 18:54:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:54:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:54:59 gpg: keyring `/root/.gnupg/secring.gpg' created 18:54:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:54:59 gpg: CAST5 encrypted data 18:54:59 gpg: encrypted with 1 passphrase 18:54:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:55:00 + mkdir /home/jenkins 18:55:00 + mkdir /home/jenkins/sigul [Pipeline] sh 18:55:00 + 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 18:55:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:55:00 ---> sigul-install.sh 18:55:00 Sigul already installed; skipping installation. [Pipeline] sh 18:55:00 + git tag --list 18:55:00 v0.0.0 18:55:00 v0.1.0 18:55:00 v0.1.1 18:55:00 v0.1.10 18:55:00 v0.1.11 18:55:00 v0.1.12 18:55:00 v0.1.13 18:55:00 v0.1.14 18:55:00 v0.1.15 18:55:00 v0.1.16 18:55:00 v0.1.17 18:55:00 v0.1.18 18:55:00 v0.1.19 18:55:00 v0.1.2 18:55:00 v0.1.20 18:55:00 v0.1.21 18:55:00 v0.1.22 18:55:00 v0.1.23 18:55:00 v0.1.24 18:55:00 v0.1.25 18:55:00 v0.1.26 18:55:00 v0.1.27 18:55:00 v0.1.28 18:55:00 v0.1.29 18:55:00 v0.1.3 18:55:00 v0.1.30 18:55:00 v0.1.31 18:55:00 v0.1.4 18:55:00 v0.1.5 18:55:00 v0.1.6 18:55:00 v0.1.7 18:55:00 v0.1.8 18:55:00 v0.1.9 18:55:00 v2.0.0 18:55:00 v2.0.1 18:55:00 v2.1.0 18:55:00 v2.1.1 18:55:00 v2.2.0 18:55:00 v2.3.0 18:55:00 v3.0 18:55:00 v3.0.0 18:55:00 v3.1.0-dev.1 18:55:00 v3.1.0-dev.2 18:55:00 v3.1.0-dev.3 18:55:00 v3.1.0-dev.4 18:55:00 v3.1.0-dev.5 18:55:00 v3.1.0-dev.6 18:55:00 v3.1.0-dev.7 18:55:00 v3.1.0-dev.8 18:55:00 v3.1.0-dev.9 [Pipeline] sh 18:55:01 + lftools sign git-tag v3.1.0-dev.9 18:55:01 Signing Git tag with Sigul... 18:55:01 Signing v3.1.0-dev.9 [Pipeline] echo 18:55:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:55:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:55:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:55:02 $ docker stop --time=1 52bce215e7ccb2665138150ecf7a7eccd307616ddbcb52564663c44afc8fb6a8 18:55:03 $ docker rm -f --volumes 52bce215e7ccb2665138150ecf7a7eccd307616ddbcb52564663c44afc8fb6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:55:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:04 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:04 $ docker top 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 -eo pid,comm 18:55:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:04 [ssh-agent] Looking for ssh-agent implementation... 18:55:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:05 $ docker exec 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 ssh-agent 18:55:05 SSH_AUTH_SOCK=/tmp/ssh-rlnArTxSTpGo/agent.31 18:55:05 SSH_AGENT_PID=37 18:55:05 Running ssh-add (command line suppressed) 18:55:05 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7750477997988700821.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7750477997988700821.key) 18:55:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:05 + git semver bump pre 18:55:05 2023-07-10 18:55:05,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:55:05 2023-07-10 18:55:05,786 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 18:55:05 2023-07-10 18:55:05,786 [bump_version] DEBUG bumped version:3.1.0-dev.10 18:55:05 2023-07-10 18:55:05,786 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 18:55:05 2023-07-10 18:55:05,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:55:05 2023-07-10 18:55:05,786 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:55:05 2023-07-10 18:55:05,788 [execute] INFO git cat-file --batch-check 18:55:05 2023-07-10 18:55:05,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:05 2023-07-10 18:55:05,793 [execute] INFO git cat-file --batch 18:55:05 2023-07-10 18:55:05,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:05 2023-07-10 18:55:05,798 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:55:05 3.1.0-dev.10 [Pipeline] } 18:55:05 $ docker exec --env ******** --env ******** 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 ssh-agent -k 18:55:05 unset SSH_AUTH_SOCK; 18:55:05 unset SSH_AGENT_PID; 18:55:05 echo Agent pid 37 killed; 18:55:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:06 + git semver [Pipeline] } 18:55:06 $ docker stop --time=1 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 18:55:07 $ docker rm -f --volumes 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:08 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:09 $ docker top 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 -eo pid,comm 18:55:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:09 [ssh-agent] Looking for ssh-agent implementation... 18:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:09 $ docker exec 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 ssh-agent 18:55:09 SSH_AUTH_SOCK=/tmp/ssh-aSmND18WFzoP/agent.33 18:55:09 SSH_AGENT_PID=39 18:55:09 Running ssh-add (command line suppressed) 18:55:09 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_852459317952741245.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_852459317952741245.key) 18:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:09 + git semver push 18:55:10 2023-07-10 18:55:09,930 [run_push] DEBUG push 18:55:10 2023-07-10 18:55:09,931 [execute] INFO git cat-file --batch-check 18:55:10 2023-07-10 18:55:09,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:10 2023-07-10 18:55:09,935 [execute] INFO git rev-list 17e598164d7719972f0c28fb8fa55c89125ae564 -- 18:55:10 2023-07-10 18:55:09,936 [execute] DEBUG Popen(['git', 'rev-list', '17e598164d7719972f0c28fb8fa55c89125ae564', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:10 2023-07-10 18:55:09,945 [execute] INFO git fetch -v origin 18:55:10 2023-07-10 18:55:09,945 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 18:55:10 2023-07-10 18:55:10,418 [run_push] DEBUG no remote changes detected 18:55:10 2023-07-10 18:55:10,418 [execute] INFO git push origin semver 18:55:10 2023-07-10 18:55:10,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:11 2023-07-10 18:55:11,195 [run_push] DEBUG push all version tags 18:55:11 2023-07-10 18:55:11,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:55:11 2023-07-10 18:55:11,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 18:55:12 2023-07-10 18:55:11,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 18:55:12 3.1.0-dev.10 [Pipeline] } 18:55:12 $ docker exec --env ******** --env ******** 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 ssh-agent -k 18:55:12 unset SSH_AUTH_SOCK; 18:55:12 unset SSH_AGENT_PID; 18:55:12 echo Agent pid 39 killed; 18:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:12 + git semver [Pipeline] } 18:55:12 $ docker stop --time=1 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 18:55:14 $ docker rm -f --volumes 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 [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 18:55:14 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 18:55:14 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:55:14 total 16 18:55:14 drwxr-xr-x 3 root root 4096 Jul 10 18:46 . 18:55:14 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 18:55 .. 18:55:14 drwxr-xr-x 2 root root 4096 Jul 10 18:46 cost 18:55:14 -rw-r--r-- 1 root root 88 Jul 10 18:46 cost.csv 18:55:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:55:14 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 18:55:14 total 16 18:55:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 18:46 . 18:55:14 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 18:55 .. 18:55:14 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 18:46 cost 18:55:14 -rw-r--r-- 1 jenkins jenkins 88 Jul 10 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:15 ---> package-listing.sh 18:55:15 ++ facter osfamily 18:55:15 ++ tr '[:upper:]' '[:lower:]' 18:55:16 + OS_FAMILY=debian 18:55:16 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 18:55:16 + START_PACKAGES=/tmp/packages_start.txt 18:55:16 + END_PACKAGES=/tmp/packages_end.txt 18:55:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:16 + PACKAGES=/tmp/packages_start.txt 18:55:16 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:55:16 + PACKAGES=/tmp/packages_end.txt 18:55:16 + case "${OS_FAMILY}" in 18:55:16 + dpkg -l 18:55:16 + grep '^ii' 18:55:16 + '[' -f /tmp/packages_start.txt ']' 18:55:16 + '[' -f /tmp/packages_end.txt ']' 18:55:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:16 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 18:55:16 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 18:55:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 18:55:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:55:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:17 prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container 18:55:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:17 $ docker top c984d1421b4cccc1168b96a0733820e25f1a40f19b0e42fa89dca769d67ab429 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:17 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:17 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:18 + ls /var/log/sa-host 18:55:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:18 provisioning config files... 18:55:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3174895154306355759tmp [Pipeline] { [Pipeline] echo 18:55:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:18 ---> create-netrc.sh [Pipeline] } 18:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:18 ---> python-tools-install.sh [Pipeline] echo 18:55:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:19 ---> sudo-logs.sh 18:55:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:19 ---> job-cost.sh 18:55:19 lf-activate-venv: SKIPPING 18:55:19 DEBUG: total: 0.2199999988079071 18:55:19 INFO: Retrieving Stack Cost... 18:55:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:20 INFO: Archiving Costs [Pipeline] echo 18:55:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:20 ---> logs-deploy.sh 18:55:20 lf-activate-venv: SKIPPING 18:55:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/108 18:55:20 INFO: archiving workspace using pattern(s): 18:55:21 Archives upload complete. 18:55:21 INFO: archiving logs to Nexus 18:55:22 ---> uname -a: 18:55:22 Linux prd-ubuntu20-04-docker-8c-8g-763 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:55:22 18:55:22 18:55:22 ---> lscpu: 18:55:22 Architecture: x86_64 18:55:22 CPU op-mode(s): 32-bit, 64-bit 18:55:22 Byte Order: Little Endian 18:55:22 Address sizes: 40 bits physical, 48 bits virtual 18:55:22 CPU(s): 8 18:55:22 On-line CPU(s) list: 0-7 18:55:22 Thread(s) per core: 1 18:55:22 Core(s) per socket: 1 18:55:22 Socket(s): 8 18:55:22 NUMA node(s): 1 18:55:22 Vendor ID: AuthenticAMD 18:55:22 CPU family: 23 18:55:22 Model: 49 18:55:22 Model name: AMD EPYC-Rome Processor 18:55:22 Stepping: 0 18:55:22 CPU MHz: 2800.000 18:55:22 BogoMIPS: 5600.00 18:55:22 Virtualization: AMD-V 18:55:22 Hypervisor vendor: KVM 18:55:22 Virtualization type: full 18:55:22 L1d cache: 256 KiB 18:55:22 L1i cache: 256 KiB 18:55:22 L2 cache: 4 MiB 18:55:22 L3 cache: 128 MiB 18:55:22 NUMA node0 CPU(s): 0-7 18:55:22 Vulnerability Itlb multihit: Not affected 18:55:22 Vulnerability L1tf: Not affected 18:55:22 Vulnerability Mds: Not affected 18:55:22 Vulnerability Meltdown: Not affected 18:55:22 Vulnerability Mmio stale data: Not affected 18:55:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:55:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:55:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:55:22 Vulnerability Srbds: Not affected 18:55:22 Vulnerability Tsx async abort: Not affected 18:55:22 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 18:55:22 18:55:22 18:55:22 ---> nproc: 18:55:22 8 18:55:22 18:55:22 18:55:22 ---> df -h: 18:55:22 Filesystem Size Used Avail Use% Mounted on 18:55:22 overlay 155G 12G 144G 8% / 18:55:22 tmpfs 64M 0 64M 0% /dev 18:55:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:55:22 shm 64M 0 64M 0% /dev/shm 18:55:22 /dev/vda1 155G 12G 144G 8% /facter-os 18:55:22 18:55:22 18:55:22 ---> sar -b -r -n DEV: 18:55:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-763) 07/10/23 _x86_64_ (8 CPU) 18:55:22 18:55:22 18:44:08 LINUX RESTART (8 CPU) 18:55:22 18:55:22 18:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:55:22 18:46:01 62.96 0.53 62.42 0.00 47.86 77643.86 0.00 18:55:22 18:47:01 56.72 0.17 56.56 0.00 7.07 68740.96 0.00 18:55:22 18:48:01 5.62 0.00 5.62 0.00 0.00 35759.91 0.00 18:55:22 18:49:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 18:55:22 18:50:01 39.44 11.63 27.81 0.00 5421.26 6339.35 0.00 18:55:22 18:51:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 18:55:22 18:52:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 18:55:22 18:53:01 1.98 0.00 1.98 0.00 0.00 21.19 0.00 18:55:22 18:54:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 18:55:22 18:55:01 87.44 0.37 87.07 0.00 25.86 57510.55 0.00 18:55:22 Average: 26.06 1.27 24.80 0.00 550.28 24608.11 0.00 18:55:22 18:55:22 18:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:22 18:46:01 28081468 31169168 1129260 3.43 84736 3237764 2231916 6.58 1583384 2795284 318640 18:55:22 18:47:01 28671732 31592864 707776 2.15 91624 3065776 1729468 5.10 1089088 2704600 16 18:55:22 18:48:01 28672480 31593828 706584 2.15 91712 3065780 1729468 5.10 1089040 2704604 44 18:55:22 18:49:01 28683172 31604576 695660 2.12 91768 3065788 1729468 5.10 1078084 2704604 16 18:55:22 18:50:01 28307600 31584880 705992 2.15 100404 3398204 1811552 5.34 1314276 2816688 32 18:55:22 18:51:01 28309772 31587108 703656 2.14 100484 3398204 1811552 5.34 1312220 2816692 8 18:55:22 18:52:01 28309432 31586936 703788 2.14 100576 3398208 1811552 5.34 1312252 2816708 8 18:55:22 18:53:01 28309440 31587064 703600 2.14 100668 3398212 1811552 5.34 1312600 2816708 8 18:55:22 18:54:01 28309568 31587544 703496 2.14 100756 3398200 1811552 5.34 1312432 2817000 8 18:55:22 18:55:01 26775556 31542080 739212 2.25 149904 4707012 1912324 5.64 1453496 4066592 856 18:55:22 Average: 28243022 31543605 749902 2.28 101263 3413315 1839040 5.42 1285687 2905948 31964 18:55:22 18:55:22 18:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:55:22 18:46:01 veth334f5c0 77.30 165.36 7.09 1441.38 0.00 0.00 0.00 0.12 18:55:22 18:46:01 docker0 78.45 166.44 6.10 1456.87 0.00 0.00 0.00 0.00 18:55:22 18:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:55:22 18:46:01 ens3 333.23 176.25 5719.07 31.20 0.00 0.00 0.00 0.00 18:55:22 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:55:22 18:47:01 ens3 111.45 90.43 2537.18 91.88 0.00 0.00 0.00 0.00 18:55:22 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:48:01 ens3 0.45 0.38 0.26 0.20 0.00 0.00 0.00 0.00 18:55:22 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:22 18:49:01 ens3 0.30 0.17 0.24 0.01 0.00 0.00 0.00 0.00 18:55:22 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:55:22 18:50:01 ens3 160.06 86.14 2010.33 6.02 0.00 0.00 0.00 0.00 18:55:22 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:22 18:51:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 18:55:22 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:22 18:53:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:55:22 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:22 18:55:01 vethb70279b 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 18:55:22 18:55:01 docker0 72.69 131.39 5.66 1403.27 0.00 0.00 0.00 0.00 18:55:22 18:55:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 18:55:22 18:55:01 ens3 389.60 223.71 8584.14 37.02 0.00 0.00 0.00 0.00 18:55:22 Average: vethb70279b 0.03 0.04 0.01 0.01 0.00 0.00 0.00 0.00 18:55:22 Average: docker0 15.11 29.78 1.18 286.00 0.00 0.00 0.00 0.00 18:55:22 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 18:55:22 Average: ens3 99.57 57.74 1885.10 16.64 0.00 0.00 0.00 0.00 18:55:22 18:55:22 18:55:22 ---> sar -P ALL: 18:55:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-763) 07/10/23 _x86_64_ (8 CPU) 18:55:22 18:55:22 18:44:08 LINUX RESTART (8 CPU) 18:55:22 18:55:22 18:45:01 CPU %user %nice %system %iowait %steal %idle 18:55:22 18:46:01 all 32.82 0.00 5.00 1.32 0.09 60.77 18:55:22 18:46:01 0 29.68 0.00 4.77 0.52 0.08 64.94 18:55:22 18:46:01 1 36.14 0.00 4.89 0.25 0.08 58.63 18:55:22 18:46:01 2 30.42 0.00 4.35 2.81 0.07 62.35 18:55:22 18:46:01 3 30.97 0.00 5.76 1.10 0.08 62.08 18:55:22 18:46:01 4 32.42 0.00 4.79 0.07 0.08 62.64 18:55:22 18:46:01 5 33.55 0.00 4.65 0.45 0.08 61.26 18:55:22 18:46:01 6 36.80 0.00 4.85 0.81 0.10 57.44 18:55:22 18:46:01 7 32.58 0.00 5.96 4.52 0.12 56.82 18:55:22 18:47:01 all 5.72 0.00 1.84 1.16 0.05 91.23 18:55:22 18:47:01 0 5.62 0.00 1.44 0.12 0.03 92.79 18:55:22 18:47:01 1 5.91 0.00 1.78 1.91 0.05 90.35 18:55:22 18:47:01 2 5.29 0.00 1.46 1.37 0.03 91.85 18:55:22 18:47:01 3 5.66 0.00 1.81 0.76 0.05 91.72 18:55:22 18:47:01 4 5.76 0.00 1.74 0.02 0.03 92.45 18:55:22 18:47:01 5 4.94 0.00 2.47 5.14 0.09 87.37 18:55:22 18:47:01 6 6.54 0.00 2.18 0.02 0.02 91.25 18:55:22 18:47:01 7 6.05 0.00 1.84 0.02 0.07 92.02 18:55:22 18:48:01 all 0.04 0.00 0.01 0.02 0.01 99.92 18:55:22 18:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:55:22 18:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:55:22 18:48:01 2 0.05 0.00 0.02 0.08 0.02 99.83 18:55:22 18:48:01 3 0.02 0.00 0.00 0.10 0.02 99.87 18:55:22 18:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:55:22 18:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:55:22 18:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:55:22 18:48:01 7 0.08 0.00 0.02 0.00 0.02 99.88 18:55:22 18:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:55:22 18:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:55:22 18:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:55:22 18:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:55:22 18:49:01 3 0.03 0.00 0.00 0.03 0.00 99.93 18:55:22 18:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:55:22 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:22 18:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:55:22 18:49:01 7 0.10 0.00 0.05 0.00 0.00 99.85 18:55:22 18:50:01 all 1.38 0.00 0.65 0.47 0.02 97.48 18:55:22 18:50:01 0 1.48 0.00 0.67 0.32 0.02 97.52 18:55:22 18:50:01 1 1.55 0.00 0.62 0.25 0.02 97.56 18:55:22 18:50:01 2 2.82 0.00 1.42 1.37 0.02 94.37 18:55:22 18:50:01 3 1.10 0.00 0.64 1.25 0.03 96.97 18:55:22 18:50:01 4 1.53 0.00 0.58 0.27 0.03 97.58 18:55:22 18:50:01 5 0.59 0.00 0.35 0.00 0.02 99.05 18:55:22 18:50:01 6 1.39 0.00 0.52 0.02 0.02 98.06 18:55:22 18:50:01 7 0.54 0.00 0.44 0.27 0.03 98.73 18:55:22 18:51:01 all 0.05 0.00 0.02 0.00 0.01 99.92 18:55:22 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:55:22 18:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 18:55:22 18:51:01 2 0.07 0.00 0.03 0.02 0.02 99.87 18:55:22 18:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:55:22 18:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:55:22 18:51:01 5 0.08 0.00 0.00 0.00 0.00 99.92 18:55:22 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:55:22 18:51:01 7 0.07 0.00 0.03 0.00 0.03 99.87 18:55:22 18:52:01 all 0.23 0.00 0.02 0.01 0.01 99.73 18:55:22 18:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:55:22 18:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:55:22 18:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:55:22 18:52:01 3 0.02 0.00 0.02 0.03 0.02 99.92 18:55:22 18:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:55:22 18:52:01 5 1.71 0.00 0.08 0.00 0.00 98.21 18:55:22 18:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:55:22 18:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:55:22 18:53:01 all 0.10 0.00 0.01 0.01 0.01 99.87 18:55:22 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:55:22 18:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:55:22 18:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 18:55:22 18:53:01 3 0.02 0.00 0.00 0.07 0.00 99.92 18:55:22 18:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:55:22 18:53:01 5 0.63 0.00 0.02 0.00 0.02 99.34 18:55:22 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:55:22 18:53:01 7 0.05 0.00 0.03 0.00 0.03 99.88 18:55:22 18:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:55:22 18:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:55:22 18:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:55:22 18:54:01 2 0.05 0.00 0.02 0.02 0.00 99.92 18:55:22 18:54:01 3 0.03 0.00 0.00 0.05 0.00 99.92 18:55:22 18:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:55:22 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:22 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:55:22 18:54:01 7 0.05 0.00 0.00 0.02 0.02 99.92 18:55:22 18:55:01 all 7.74 0.00 3.28 2.67 0.06 86.26 18:55:22 18:55:01 0 9.10 0.00 2.90 0.07 0.05 87.88 18:55:22 18:55:01 1 6.89 0.00 3.12 10.40 0.10 79.48 18:55:22 18:55:01 2 7.73 0.00 3.23 7.30 0.07 81.67 18:55:22 18:55:01 3 8.11 0.00 4.06 1.53 0.05 86.24 18:55:22 18:55:01 4 6.83 0.00 2.60 0.54 0.03 90.00 18:55:22 18:55:01 5 7.21 0.00 3.76 0.20 0.05 88.78 18:55:22 18:55:01 6 7.93 0.00 2.96 0.64 0.03 88.45 18:55:22 18:55:01 7 8.10 0.00 3.60 0.69 0.07 87.54 18:55:22 Average: all 4.78 0.00 1.08 0.56 0.03 93.55 18:55:22 Average: 0 4.56 0.00 0.97 0.10 0.02 94.34 18:55:22 Average: 1 5.04 0.00 1.05 1.27 0.04 92.61 18:55:22 Average: 2 4.62 0.00 1.05 1.29 0.02 93.03 18:55:22 Average: 3 4.57 0.00 1.22 0.49 0.03 93.69 18:55:22 Average: 4 4.64 0.00 0.98 0.09 0.03 94.27 18:55:22 Average: 5 4.84 0.00 1.12 0.57 0.03 93.44 18:55:22 Average: 6 5.23 0.00 1.05 0.15 0.02 93.56 18:55:22 Average: 7 4.73 0.00 1.19 0.55 0.04 93.49 18:55:22 18:55:22 18:55:22