Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d98d1e0776d9318972cb8a0c851d1c9cce628cc 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-ssh11026157561937011767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1991600905844370158.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6633443938166522662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5497585047393726867.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh339686770731283769.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 ‘prd-ubuntu20.04-docker-8c-8g-2436’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2437 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9d98d1e0776d9318972cb8a0c851d1c9cce628cc (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 Commit message: "refactor!: Switch to loading configuation files as YAML (#484)" > git rev-list --no-walk 7a040affb0c04f5b38857a3fa116ad9232e07c8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:28:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:28:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:28:28 ========================================================= 14:28:28 EdgeX Global Pipelines Version Info 14:28:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:28:29 ------------------- 14:28:29 stable info: 14:28:29 ------------------- 14:28:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:28:29 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:28:29 Message: update stable to v1.0.245 14:28:29 ------------------- 14:28:29 experimental info: 14:28:29 ------------------- 14:28:29 Commited By: **** collab-it+edgex@linuxfoundation.org 14:28:29 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:28:29 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d98d1e [Pipeline] echo 14:28:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:28:30 + git rev-list -1 --merges 9d98d1e0776d9318972cb8a0c851d1c9cce628cc~1..9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo 14:28:30 -----------> git rev-list -1 --merges 9d98d1e0776d9318972cb8a0c851d1c9cce628cc~1..9d98d1e0776d9318972cb8a0c851d1c9cce628cc 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [false] [Pipeline] sh 14:28:31 + git log --format=format:%s -1 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo 14:28:31 ========================================================= 14:28:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:28:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:28:31 + git log --format=format:%s -1 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo 14:28:31 [semverPrep] GIT_COMMIT: 9d98d1e0776d9318972cb8a0c851d1c9cce628cc, Commit Message: refactor!: Switch to loading configuation files as YAML (#484) [Pipeline] echo 14:28:31 [semverPrep] This is not a build commit. [Pipeline] sh 14:28:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:28:31 + grep -v github /etc/ssh/ssh_known_hosts 14:28:31 + [ -e /tmp/ssh_known_hosts ] 14:28:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:28:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:28:31 + sudo tee -a /etc/ssh/ssh_known_hosts 14:28:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:32 14:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:32 0.1.4: Pulling from edgex-devops/py-git-semver 14:28:32 b85a868b505f: Pulling fs layer 14:28:32 e2be974225ed: Pulling fs layer 14:28:32 339a4e72a1f5: Pulling fs layer 14:28:32 988bab9f4d93: Pulling fs layer 14:28:32 1469e6f7b9e6: Pulling fs layer 14:28:32 eaf3925da568: Pulling fs layer 14:28:32 bab4dde63d76: Pulling fs layer 14:28:32 bde34c3a00c8: Pulling fs layer 14:28:32 b352a97aabf1: Pulling fs layer 14:28:32 4872d77fe225: Pulling fs layer 14:28:32 5851b861e8e6: Pulling fs layer 14:28:32 1469e6f7b9e6: Waiting 14:28:32 eaf3925da568: Waiting 14:28:32 bab4dde63d76: Waiting 14:28:32 bde34c3a00c8: Waiting 14:28:32 b352a97aabf1: Waiting 14:28:32 4872d77fe225: Waiting 14:28:32 988bab9f4d93: Waiting 14:28:32 e2be974225ed: Verifying Checksum 14:28:32 e2be974225ed: Download complete 14:28:32 988bab9f4d93: Verifying Checksum 14:28:32 988bab9f4d93: Download complete 14:28:32 1469e6f7b9e6: Verifying Checksum 14:28:32 1469e6f7b9e6: Download complete 14:28:32 eaf3925da568: Download complete 14:28:32 339a4e72a1f5: Verifying Checksum 14:28:32 339a4e72a1f5: Download complete 14:28:32 bde34c3a00c8: Verifying Checksum 14:28:32 bde34c3a00c8: Download complete 14:28:32 b352a97aabf1: Download complete 14:28:32 4872d77fe225: Verifying Checksum 14:28:32 4872d77fe225: Download complete 14:28:32 5851b861e8e6: Download complete 14:28:33 b85a868b505f: Verifying Checksum 14:28:33 b85a868b505f: Download complete 14:28:33 bab4dde63d76: Verifying Checksum 14:28:33 bab4dde63d76: Download complete 14:28:34 b85a868b505f: Pull complete 14:28:34 e2be974225ed: Pull complete 14:28:35 339a4e72a1f5: Pull complete 14:28:35 988bab9f4d93: Pull complete 14:28:35 1469e6f7b9e6: Pull complete 14:28:35 eaf3925da568: Pull complete 14:28:37 bab4dde63d76: Pull complete 14:28:37 bde34c3a00c8: Pull complete 14:28:37 b352a97aabf1: Pull complete 14:28:37 4872d77fe225: Pull complete 14:28:37 5851b861e8e6: Pull complete 14:28:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:38 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:28:41 $ docker top 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 -eo pid,comm 14:28:41 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). 14:28:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:41 [ssh-agent] Looking for ssh-agent implementation... 14:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:41 $ docker exec 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent 14:28:41 SSH_AUTH_SOCK=/tmp/ssh-V4cSZI5yCqkA/agent.32 14:28:41 SSH_AGENT_PID=38 14:28:41 Running ssh-add (command line suppressed) 14:28:41 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11991985903851144760.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11991985903851144760.key) 14:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:42 + git tag --points-at HEAD [Pipeline] } 14:28:42 $ docker exec --env ******** --env ******** 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent -k 14:28:42 unset SSH_AUTH_SOCK; 14:28:42 unset SSH_AGENT_PID; 14:28:42 echo Agent pid 38 killed; 14:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:28:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:42 [ssh-agent] Looking for ssh-agent implementation... 14:28:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:42 $ docker exec 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent 14:28:42 SSH_AUTH_SOCK=/tmp/ssh-gKw6wNuYTBo2/agent.70 14:28:42 SSH_AGENT_PID=76 14:28:42 Running ssh-add (command line suppressed) 14:28:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3457537640897267877.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3457537640897267877.key) 14:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:42 + git semver init 14:28:43 2023-03-16 14:28:43,095 [run_init] DEBUG init version:0.0.0 force:False 14:28:43 2023-03-16 14:28:43,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 14:28:43 2023-03-16 14:28:43,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 14:28:43 2023-03-16 14:28:43,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:28:44 2023-03-16 14:28:43,920 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 14:28:44 2023-03-16 14:28:43,921 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 14:28:44 2023-03-16 14:28:43,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:28:44 2023-03-16 14:28:43,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:28:44 3.0.0-dev.54 [Pipeline] } 14:28:44 $ docker exec --env ******** --env ******** 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent -k 14:28:44 unset SSH_AUTH_SOCK; 14:28:44 unset SSH_AGENT_PID; 14:28:44 echo Agent pid 76 killed; 14:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:28:44 + git semver [Pipeline] } 14:28:44 $ docker stop --time=1 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 14:28:46 $ docker rm -f --volumes 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:28:46 Stashed 1 file(s) [Pipeline] echo 14:28:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [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 14:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:46 ========================================================= 14:28:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:28:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:28:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:28:47 63b65145d645: Pulling fs layer 14:28:47 a2d21d5440eb: Pulling fs layer 14:28:47 935e6c44a52c: Pulling fs layer 14:28:47 94cc34f8dd06: Pulling fs layer 14:28:47 30dea6a524f1: Pulling fs layer 14:28:47 a2aff8979fd8: Pulling fs layer 14:28:47 6808be2612f2: Pulling fs layer 14:28:47 f25807f1079a: Pulling fs layer 14:28:47 94cc34f8dd06: Waiting 14:28:47 6808be2612f2: Waiting 14:28:47 30dea6a524f1: Waiting 14:28:47 a2aff8979fd8: Waiting 14:28:47 f25807f1079a: Waiting 14:28:47 a2d21d5440eb: Download complete 14:28:47 94cc34f8dd06: Verifying Checksum 14:28:47 94cc34f8dd06: Download complete 14:28:47 30dea6a524f1: Verifying Checksum 14:28:47 30dea6a524f1: Download complete 14:28:47 63b65145d645: Verifying Checksum 14:28:47 63b65145d645: Download complete 14:28:47 a2aff8979fd8: Verifying Checksum 14:28:47 a2aff8979fd8: Download complete 14:28:47 63b65145d645: Pull complete 14:28:47 a2d21d5440eb: Pull complete 14:28:47 f25807f1079a: Verifying Checksum 14:28:47 f25807f1079a: Download complete 14:28:47 935e6c44a52c: Download complete 14:28:48 6808be2612f2: Verifying Checksum 14:28:48 6808be2612f2: Download complete 14:28:51 935e6c44a52c: Pull complete 14:28:51 94cc34f8dd06: Pull complete 14:28:51 30dea6a524f1: Pull complete 14:28:52 a2aff8979fd8: Pull complete 14:28:54 6808be2612f2: Pull complete 14:28:55 f25807f1079a: Pull complete 14:28:55 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:28:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 14:28:55 + 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 14:28:55 + docker inspect -f . ci-base-image-x86_64 14:28:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:55 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:28:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat 14:29:01 $ docker top 54de862869f76849c45b4c947c8d9fd38c690065d898950de1c7cc5dc7d548f6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:01 + go version 14:29:01 go version go1.20.2 linux/amd64 [Pipeline] } 14:29:01 $ docker stop --time=1 54de862869f76849c45b4c947c8d9fd38c690065d898950de1c7cc5dc7d548f6 14:29:01 Still waiting to schedule task 14:29:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2438’ is offline 14:29:02 $ docker rm -f --volumes 54de862869f76849c45b4c947c8d9fd38c690065d898950de1c7cc5dc7d548f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:03 + docker inspect -f . ci-base-image-x86_64 14:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:03 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:29:03 $ 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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat 14:29:03 $ docker top 9d4951ec0f0ed6a60657d00eb67244f42072da2f12d773a95660c8ae46fbe265 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:04 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 14:29:04 + make test 14:29:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:29:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:29:04 go: downloading github.com/stretchr/testify v1.8.2 14:29:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 14:29:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 14:29:04 go: downloading github.com/mitchellh/copystructure v1.2.0 14:29:04 go: downloading github.com/pelletier/go-toml v1.9.5 14:29:04 go: downloading gopkg.in/yaml.v3 v3.0.1 14:29:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 14:29:04 go: downloading github.com/google/uuid v1.3.0 14:29:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:29:04 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 14:29:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:29:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 14:29:04 go: downloading github.com/gorilla/mux v1.8.0 14:29:04 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:29:04 go: downloading github.com/davecgh/go-spew v1.1.1 14:29:04 go: downloading github.com/pmezard/go-difflib v1.0.0 14:29:04 go: downloading github.com/stretchr/objx v0.5.0 14:29:04 go: downloading github.com/hashicorp/errwrap v1.0.0 14:29:04 go: downloading github.com/go-kit/log v0.2.1 14:29:04 go: downloading github.com/go-playground/validator/v10 v10.11.2 14:29:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:29:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 14:29:04 go: downloading github.com/gorilla/websocket v1.4.2 14:29:04 go: downloading golang.org/x/net v0.7.0 14:29:04 go: downloading golang.org/x/sync v0.1.0 14:29:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:29:04 go: downloading github.com/hashicorp/consul/api v1.20.0 14:29:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:29:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:29:04 go: downloading github.com/x448/float16 v0.8.4 14:29:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:29:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:29:04 go: downloading github.com/go-playground/universal-translator v0.18.1 14:29:04 go: downloading github.com/leodido/go-urn v1.2.1 14:29:04 go: downloading golang.org/x/crypto v0.6.0 14:29:04 go: downloading golang.org/x/text v0.7.0 14:29:04 go: downloading github.com/zeebo/errs v1.3.0 14:29:04 go: downloading google.golang.org/grpc v1.51.0 14:29:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:29:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:29:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:29:05 go: downloading github.com/hashicorp/serf v0.10.1 14:29:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:29:05 go: downloading google.golang.org/protobuf v1.28.1 14:29:05 go: downloading github.com/go-playground/locales v0.14.1 14:29:05 go: downloading github.com/fatih/color v1.9.0 14:29:05 go: downloading github.com/mattn/go-isatty v0.0.14 14:29:05 go: downloading github.com/armon/go-metrics v0.3.10 14:29:05 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 14:29:05 go: downloading golang.org/x/sys v0.5.0 14:29:05 go: downloading github.com/golang/protobuf v1.5.2 14:29:05 go: downloading github.com/mattn/go-colorable v0.1.12 14:29:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:29:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 14:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 14:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 14:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 14:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.035s coverage: 35.9% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 92.0% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 85.3% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.053s coverage: 42.3% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.327s coverage: 87.7% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 25.0% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.075s coverage: 79.2% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 14:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 14:29:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:29:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:29:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:29:52 $ docker stop --time=1 9d4951ec0f0ed6a60657d00eb67244f42072da2f12d773a95660c8ae46fbe265 14:29:54 $ docker rm -f --volumes 9d4951ec0f0ed6a60657d00eb67244f42072da2f12d773a95660c8ae46fbe265 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:29:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 14:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:55 14:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:55 latest: Pulling from edgex-lftools-log-publisher 14:29:55 5eb5b503b376: Pulling fs layer 14:29:55 5c69ac0246d0: Pulling fs layer 14:29:55 ec43610c2a17: Pulling fs layer 14:29:55 3a2ae6a8a46f: Pulling fs layer 14:29:55 33b1e0a273af: Pulling fs layer 14:29:55 5d3b04190fa2: Pulling fs layer 14:29:55 2f39f015ded8: Pulling fs layer 14:29:55 33b1e0a273af: Waiting 14:29:55 5d3b04190fa2: Waiting 14:29:55 3a2ae6a8a46f: Waiting 14:29:55 2f39f015ded8: Waiting 14:29:55 5c69ac0246d0: Verifying Checksum 14:29:55 5c69ac0246d0: Download complete 14:29:56 3a2ae6a8a46f: Verifying Checksum 14:29:56 3a2ae6a8a46f: Download complete 14:29:56 33b1e0a273af: Verifying Checksum 14:29:56 33b1e0a273af: Download complete 14:29:56 5d3b04190fa2: Verifying Checksum 14:29:56 5d3b04190fa2: Download complete 14:29:56 ec43610c2a17: Verifying Checksum 14:29:56 ec43610c2a17: Download complete 14:29:56 5eb5b503b376: Verifying Checksum 14:29:56 5eb5b503b376: Download complete 14:29:56 2f39f015ded8: Download complete 14:29:57 5eb5b503b376: Pull complete 14:29:57 5c69ac0246d0: Pull complete 14:29:58 ec43610c2a17: Pull complete 14:29:58 3a2ae6a8a46f: Pull complete 14:29:58 33b1e0a273af: Pull complete 14:29:58 5d3b04190fa2: Pull complete 14:30:02 2f39f015ded8: Pull complete 14:30:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:02 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:30:02 $ 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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:30:07 $ docker top 1baea8dcbb8d7cefd42af709bd87cb83238abd59b5d3eb63faf83d66f770c77b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:07 ---> job-cost.sh 14:30:07 lf-activate-venv: SKIPPING 14:30:07 INFO: No Stack... 14:30:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:30:08 INFO: Archiving Costs [Pipeline] sh 14:30:08 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 14:30:08 + cut -d, -f6 [Pipeline] lock 14:30:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] 14:30:08 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] did not exist. Created. 14:30:08 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:30:08 + echo total: 0.2199999988079071 [Pipeline] stash 14:30:08 Stashed 1 file(s) [Pipeline] } 14:30:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 14:30:08 $ docker stop --time=1 1baea8dcbb8d7cefd42af709bd87cb83238abd59b5d3eb63faf83d66f770c77b 14:30:09 $ docker rm -f --volumes 1baea8dcbb8d7cefd42af709bd87cb83238abd59b5d3eb63faf83d66f770c77b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:31:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2441 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 14:31:07 Running in /w/workspace/go-mod-bootstrap/142 [Pipeline] { [Pipeline] checkout 14:31:07 Selected Git installation does not exist. Using Default 14:31:07 The recommended git tool is: NONE 14:31:12 using credential edgex-jenkins-ssh 14:31:12 Cloning the remote Git repository 14:31:12 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:31:12 > git init /w/workspace/go-mod-bootstrap/142 # timeout=10 14:31:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:31:13 > git --version # timeout=10 14:31:13 > git --version # 'git version 2.25.1' 14:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:31:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:31:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:15 Avoid second fetch 14:31:15 Checking out Revision 9d98d1e0776d9318972cb8a0c851d1c9cce628cc (main) 14:31:15 > git config core.sparsecheckout # timeout=10 14:31:15 > git checkout -f 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 14:31:15 Commit message: "refactor!: Switch to loading configuation files as YAML (#484)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:31:16 Dload Upload Total Spent Left Speed 14:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 14:31:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:31:17 + sudo tee /etc/docker/daemon.new 14:31:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:31:17 { 14:31:17 "registry-mirrors": [ 14:31:17 "https://nexus3.edgexfoundry.org:10001" 14:31:17 ], 14:31:17 "bip": "10.250.0.254/24", 14:31:17 "hosts": [ 14:31:17 "tcp://0.0.0.0:5555", 14:31:17 "unix:///var/run/docker.sock" 14:31:17 ], 14:31:17 "mtu": 1458, 14:31:17 "selinux-enabled": true, 14:31:17 "seccomp-profile": "/etc/docker/seccomp.json" 14:31:17 } [Pipeline] sh 14:31:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:31:18 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:31:37 ========================================================= 14:31:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:31:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:31:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:31:38 af6eaf76a39c: Pulling fs layer 14:31:38 55522c791124: Pulling fs layer 14:31:38 ce5c4a1c91eb: Pulling fs layer 14:31:38 169dfbe0d373: Pulling fs layer 14:31:38 e1ff8fa3b103: Pulling fs layer 14:31:38 52ebb69f0ebf: Pulling fs layer 14:31:38 5abe8eddf0d5: Pulling fs layer 14:31:38 169dfbe0d373: Waiting 14:31:38 e1ff8fa3b103: Waiting 14:31:38 52ebb69f0ebf: Waiting 14:31:38 5abe8eddf0d5: Waiting 14:31:38 55522c791124: Verifying Checksum 14:31:38 55522c791124: Download complete 14:31:38 169dfbe0d373: Verifying Checksum 14:31:38 169dfbe0d373: Download complete 14:31:38 e1ff8fa3b103: Verifying Checksum 14:31:38 e1ff8fa3b103: Download complete 14:31:38 af6eaf76a39c: Verifying Checksum 14:31:38 af6eaf76a39c: Download complete 14:31:39 5abe8eddf0d5: Verifying Checksum 14:31:39 5abe8eddf0d5: Download complete 14:31:40 af6eaf76a39c: Pull complete 14:31:40 55522c791124: Pull complete 14:31:40 52ebb69f0ebf: Verifying Checksum 14:31:40 52ebb69f0ebf: Download complete 14:31:40 ce5c4a1c91eb: Verifying Checksum 14:31:40 ce5c4a1c91eb: Download complete 14:31:52 ce5c4a1c91eb: Pull complete 14:31:52 169dfbe0d373: Pull complete 14:31:52 e1ff8fa3b103: Pull complete 14:31:58 52ebb69f0ebf: Pull complete 14:32:00 5abe8eddf0d5: Pull complete 14:32:00 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 14:32:01 + 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 14:32:01 + docker inspect -f . ci-base-image-arm64 14:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:01 prd-ubuntu20.04-docker-arm64-4c-16g-2441 does not seem to be running inside a container 14:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 14:32:05 $ docker top cc0728f74044219898ae2c3035fffd13a7e4be1d0d86cf8a0b61ce4a4ccf0fb8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:06 + go version 14:32:06 go version go1.20.2 linux/arm64 [Pipeline] } 14:32:06 $ docker stop --time=1 cc0728f74044219898ae2c3035fffd13a7e4be1d0d86cf8a0b61ce4a4ccf0fb8 14:32:08 $ docker rm -f --volumes cc0728f74044219898ae2c3035fffd13a7e4be1d0d86cf8a0b61ce4a4ccf0fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:08 + docker inspect -f . ci-base-image-arm64 14:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:08 prd-ubuntu20.04-docker-arm64-4c-16g-2441 does not seem to be running inside a container 14:32:08 $ 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-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 14:32:10 $ docker top 1dabd371b8a87de0db9b718735486627fcb6de4a5f70570cb039a4ffe947f129 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:11 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/142 [Pipeline] fileExists [Pipeline] sh 14:32:11 + make test 14:32:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:32:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 14:32:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 14:32:11 go: downloading github.com/pelletier/go-toml v1.9.5 14:32:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 14:32:12 go: downloading github.com/stretchr/testify v1.8.2 14:32:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:32:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:32:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 14:32:12 go: downloading github.com/gorilla/mux v1.8.0 14:32:12 go: downloading github.com/google/uuid v1.3.0 14:32:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:32:12 go: downloading github.com/mitchellh/copystructure v1.2.0 14:32:12 go: downloading gopkg.in/yaml.v3 v3.0.1 14:32:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 14:32:12 go: downloading github.com/go-kit/log v0.2.1 14:32:13 go: downloading github.com/davecgh/go-spew v1.1.1 14:32:13 go: downloading github.com/pmezard/go-difflib v1.0.0 14:32:13 go: downloading github.com/stretchr/objx v0.5.0 14:32:13 go: downloading github.com/go-playground/validator/v10 v10.11.2 14:32:13 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:32:13 go: downloading github.com/gorilla/websocket v1.4.2 14:32:13 go: downloading golang.org/x/net v0.7.0 14:32:13 go: downloading golang.org/x/sync v0.1.0 14:32:13 go: downloading github.com/hashicorp/errwrap v1.0.0 14:32:13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:32:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 14:32:13 go: downloading github.com/hashicorp/consul/api v1.20.0 14:32:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:32:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:32:13 go: downloading github.com/x448/float16 v0.8.4 14:32:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:32:13 go: downloading github.com/go-playground/universal-translator v0.18.1 14:32:13 go: downloading github.com/leodido/go-urn v1.2.1 14:32:14 go: downloading golang.org/x/crypto v0.6.0 14:32:14 go: downloading golang.org/x/text v0.7.0 14:32:14 go: downloading github.com/zeebo/errs v1.3.0 14:32:14 go: downloading google.golang.org/grpc v1.51.0 14:32:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:32:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:32:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:32:16 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:32:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:32:16 go: downloading github.com/hashicorp/serf v0.10.1 14:32:16 go: downloading github.com/go-playground/locales v0.14.1 14:32:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:32:16 go: downloading google.golang.org/protobuf v1.28.1 14:32:18 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 14:32:18 go: downloading github.com/fatih/color v1.9.0 14:32:18 go: downloading github.com/mattn/go-isatty v0.0.14 14:32:18 go: downloading github.com/armon/go-metrics v0.3.10 14:32:18 go: downloading github.com/golang/protobuf v1.5.2 14:32:18 go: downloading golang.org/x/sys v0.5.0 14:32:18 go: downloading github.com/mattn/go-colorable v0.1.12 14:32:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:32:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:34:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 14:34:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 14:35:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 14:35:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 14:35:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.154s coverage: 35.9% of statements 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.106s coverage: 92.0% of statements 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.039s coverage: 85.3% of statements 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.111s coverage: 42.3% of statements 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.098s coverage: 100.0% of statements 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.407s coverage: 87.7% of statements 14:35:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.064s coverage: 25.0% of statements 14:35:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.185s coverage: 79.2% of statements 14:35:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.054s coverage: 31.2% of statements 14:35:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements 14:35:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:35:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:35:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:35:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:35:59 $ docker stop --time=1 1dabd371b8a87de0db9b718735486627fcb6de4a5f70570cb039a4ffe947f129 14:36:01 $ docker rm -f --volumes 1dabd371b8a87de0db9b718735486627fcb6de4a5f70570cb039a4ffe947f129 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:04 Warning: overwriting stash ‘coverage-report’ 14:36:05 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 14:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:06 14:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:06 arm64: Pulling from edgex-lftools-log-publisher 14:36:06 8998bd30e6a1: Pulling fs layer 14:36:06 04944245beec: Pulling fs layer 14:36:06 699f458cf7ca: Pulling fs layer 14:36:06 765212b225bb: Pulling fs layer 14:36:06 f23df028b6ca: Pulling fs layer 14:36:06 d65c8cfc05b1: Pulling fs layer 14:36:06 2437ff75d9bd: Pulling fs layer 14:36:06 765212b225bb: Waiting 14:36:06 d65c8cfc05b1: Waiting 14:36:06 2437ff75d9bd: Waiting 14:36:06 f23df028b6ca: Waiting 14:36:06 04944245beec: Verifying Checksum 14:36:06 04944245beec: Download complete 14:36:06 765212b225bb: Verifying Checksum 14:36:06 765212b225bb: Download complete 14:36:07 f23df028b6ca: Verifying Checksum 14:36:07 f23df028b6ca: Download complete 14:36:07 d65c8cfc05b1: Verifying Checksum 14:36:07 d65c8cfc05b1: Download complete 14:36:07 699f458cf7ca: Verifying Checksum 14:36:07 699f458cf7ca: Download complete 14:36:07 8998bd30e6a1: Verifying Checksum 14:36:07 8998bd30e6a1: Download complete 14:36:11 2437ff75d9bd: Verifying Checksum 14:36:11 2437ff75d9bd: Download complete 14:36:13 8998bd30e6a1: Pull complete 14:36:13 04944245beec: Pull complete 14:36:15 699f458cf7ca: Pull complete 14:36:16 765212b225bb: Pull complete 14:36:17 f23df028b6ca: Pull complete 14:36:17 d65c8cfc05b1: Pull complete 14:36:39 2437ff75d9bd: Pull complete 14:36:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-2441 does not seem to be running inside a container 14:36:39 $ 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-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 14:36:41 $ docker top 76f91848d04791b6a01b598f217075f15119eee8f90af2cf5689a44ae38e4ea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:42 ---> job-cost.sh 14:36:42 lf-activate-venv: SKIPPING 14:36:42 INFO: No Stack... 14:36:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:36:43 INFO: Archiving Costs [Pipeline] sh 14:36:44 + cat /w/workspace/go-mod-bootstrap/142/archives/cost.csv 14:36:44 + cut -d, -f6 [Pipeline] lock 14:36:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] 14:36:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] did not exist. Created. 14:36:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:45 /w/workspace/go-mod-bootstrap/142@tmp/durable-fae73f0c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:36:45 + echo total: 0.10999999940395355 [Pipeline] stash 14:36:46 Warning: overwriting stash ‘stack-cost’ 14:36:46 Stashed 1 file(s) [Pipeline] } 14:36:46 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:46 $ docker stop --time=1 76f91848d04791b6a01b598f217075f15119eee8f90af2cf5689a44ae38e4ea9 14:36:47 $ docker rm -f --volumes 76f91848d04791b6a01b598f217075f15119eee8f90af2cf5689a44ae38e4ea9 [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 14:36:48 provisioning config files... 14:36:48 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15737817278590107490tmp [Pipeline] { [Pipeline] sh 14:36:48 + set +x 14:36:48 + curl+ -s https://codecov.io/bash 14:36:48 bash -s -- 14:36:48 14:36:48 _____ _ 14:36:48 / ____| | | 14:36:48 | | ___ __| | ___ ___ _____ __ 14:36:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:36:48 | |___| (_) | (_| | __/ (_| (_) \ V / 14:36:48 \_____\___/ \__,_|\___|\___\___/ \_/ 14:36:48 Bash-1.0.6 14:36:48 14:36:48 14:36:48 ==> git version 2.25.1 found 14:36:48 ==> 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 14:36:48 Release-Date: 2020-01-08 14:36:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:36:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:36:48 ==> Jenkins CI detected. 14:36:48 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 14:36:48 project root: . 14:36:48 --> token set from env 14:36:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:36:48 ==> Running gcov in . (disable via -X gcov) 14:36:48 ==> Python coveragepy not found 14:36:48 ==> Searching for coverage reports in: 14:36:48 + . 14:36:48 -> Found 1 reports 14:36:48 ==> Detecting git/mercurial file structure 14:36:48 ==> Reading reports 14:36:48 + ./coverage.out bytes=85581 14:36:48 ==> Appending adjustments 14:36:48 https://docs.codecov.io/docs/fixing-reports 14:36:48 + Found adjustments 14:36:48 ==> Gzipping contents 14:36:48 16K /tmp/codecov.iiTfxB.gz 14:36:48 ==> Uploading reports 14:36:48 url: https://codecov.io 14:36:48 query: branch=main&commit=9d98d1e0776d9318972cb8a0c851d1c9cce628cc&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:36:48 -> Pinging Codecov 14:36:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=9d98d1e0776d9318972cb8a0c851d1c9cce628cc&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:36:48 -> Uploading to 14:36:48 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/833815588EE85121546D348822E98E2E/9d98d1e0776d9318972cb8a0c851d1c9cce628cc/53a219db-968a-4a97-ad13-1ad0472df1ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T143648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45fbdc86b718dd4de342b26ba86cd8e69a2368c826095f44e2e8f57700841357 14:36:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:36:48 Dload Upload Total Spent Left Speed 14:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13540 0 0 100 13540 0 53944 --:--:-- --:--:-- --:--:-- 54160 14:36:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] } 14:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:36:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:36:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:36:49 14:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:36:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:36:50 df9b9388f04a: Pulling fs layer 14:36:50 52dc419b0ee2: Pulling fs layer 14:36:50 25bc292e5bac: Pulling fs layer 14:36:50 114826534d7a: Pulling fs layer 14:36:50 4657fd5d0bcf: Pulling fs layer 14:36:50 6ad1cebc031e: Pulling fs layer 14:36:50 8a3aa393b2d8: Pulling fs layer 14:36:50 4657fd5d0bcf: Waiting 14:36:50 114826534d7a: Waiting 14:36:50 6ad1cebc031e: Waiting 14:36:50 25bc292e5bac: Verifying Checksum 14:36:50 25bc292e5bac: Download complete 14:36:50 52dc419b0ee2: Verifying Checksum 14:36:50 52dc419b0ee2: Download complete 14:36:50 4657fd5d0bcf: Verifying Checksum 14:36:50 4657fd5d0bcf: Download complete 14:36:50 df9b9388f04a: Download complete 14:36:50 df9b9388f04a: Pull complete 14:36:50 6ad1cebc031e: Verifying Checksum 14:36:50 6ad1cebc031e: Download complete 14:36:50 52dc419b0ee2: Pull complete 14:36:50 25bc292e5bac: Pull complete 14:36:50 114826534d7a: Verifying Checksum 14:36:50 114826534d7a: Download complete 14:36:51 8a3aa393b2d8: Verifying Checksum 14:36:51 8a3aa393b2d8: Download complete 14:36:54 114826534d7a: Pull complete 14:36:54 4657fd5d0bcf: Pull complete 14:36:54 6ad1cebc031e: Pull complete 14:36:56 8a3aa393b2d8: Pull complete 14:36:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:36:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:56 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:36:56 $ 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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/edgex-snyk-go:1.410.4 cat 14:37:01 $ docker top eeadf93feccfd2dc45dc143357b627bc0b56c2d0e33911ccf9d1fb4206087a3c -eo pid,comm [Pipeline] { [Pipeline] echo 14:37:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 14:37:02 + set -o pipefail 14:37:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 14:37:07 14:37:07 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 14:37:07 14:37:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/4bfb0b79-aab6-4be9-bbdd-01048b840839 14:37:07 14:37:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:37:07 14:37:07 14:37:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:37:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:37:07 More details here: https://snyk.co/ue1NS [Pipeline] } 14:37:07 $ docker stop --time=1 eeadf93feccfd2dc45dc143357b627bc0b56c2d0e33911ccf9d1fb4206087a3c 14:37:10 $ docker rm -f --volumes eeadf93feccfd2dc45dc143357b627bc0b56c2d0e33911ccf9d1fb4206087a3c [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 14:37:11 + git log --format=format:%s -1 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] sh 14:37:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:37:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:12 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:37:12 $ docker top 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 -eo pid,comm 14:37:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:37:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:37:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:37:12 [ssh-agent] Looking for ssh-agent implementation... 14:37:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:37:12 $ docker exec 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 ssh-agent 14:37:12 SSH_AUTH_SOCK=/tmp/ssh-OPLkAggIFRCc/agent.32 14:37:12 SSH_AGENT_PID=38 14:37:12 Running ssh-add (command line suppressed) 14:37:13 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10946410536532896344.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10946410536532896344.key) 14:37:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:37:13 + git semver tag 14:37:13 2023-03-16 14:37:13,501 [run_tag] DEBUG tag force:False 14:37:13 2023-03-16 14:37:13,501 [check_head_tag] DEBUG check head tag 14:37:13 2023-03-16 14:37:13,504 [execute] INFO git cat-file --batch-check 14:37:13 2023-03-16 14:37:13,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:37:13 2023-03-16 14:37:13,507 [execute] INFO git cat-file --batch 14:37:13 2023-03-16 14:37:13,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:37:13 2023-03-16 14:37:13,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:13 2023-03-16 14:37:13,550 [execute] INFO git tag -a v3.0.0-dev.54 -m v3.0.0-dev.54 14:37:13 2023-03-16 14:37:13,550 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.54', '-m', 'v3.0.0-dev.54'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:37:13 2023-03-16 14:37:13,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:13 3.0.0-dev.54 [Pipeline] } 14:37:13 $ docker exec --env ******** --env ******** 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 ssh-agent -k 14:37:13 unset SSH_AUTH_SOCK; 14:37:13 unset SSH_AGENT_PID; 14:37:13 echo Agent pid 38 killed; 14:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:37:14 + git semver [Pipeline] } 14:37:14 $ docker stop --time=1 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 14:37:15 $ docker rm -f --volumes 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:15 14:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:16 0.23.1-centos7: Pulling from edgex-lftools 14:37:16 ab5ef0e58194: Pulling fs layer 14:37:16 9712f1f96733: Pulling fs layer 14:37:16 63f879dbbcfc: Pulling fs layer 14:37:16 0d9ebad4ef96: Pulling fs layer 14:37:16 e9a5061849ea: Pulling fs layer 14:37:16 d747dcd14b5f: Pulling fs layer 14:37:16 2de7ff778b66: Pulling fs layer 14:37:16 0d9ebad4ef96: Waiting 14:37:16 e9a5061849ea: Waiting 14:37:16 d747dcd14b5f: Waiting 14:37:16 2de7ff778b66: Waiting 14:37:16 9712f1f96733: Download complete 14:37:16 63f879dbbcfc: Verifying Checksum 14:37:16 63f879dbbcfc: Download complete 14:37:17 0d9ebad4ef96: Verifying Checksum 14:37:17 0d9ebad4ef96: Download complete 14:37:17 d747dcd14b5f: Download complete 14:37:17 e9a5061849ea: Download complete 14:37:17 ab5ef0e58194: Verifying Checksum 14:37:17 ab5ef0e58194: Download complete 14:37:17 2de7ff778b66: Verifying Checksum 14:37:17 2de7ff778b66: Download complete 14:37:19 ab5ef0e58194: Pull complete 14:37:19 9712f1f96733: Pull complete 14:37:20 63f879dbbcfc: Pull complete 14:37:24 0d9ebad4ef96: Pull complete 14:37:24 e9a5061849ea: Pull complete 14:37:24 d747dcd14b5f: Pull complete 14:37:25 2de7ff778b66: Pull complete 14:37:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:25 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:37:31 $ docker top 66fbb59389d9e94f462a8ac5bbf87cefdd666d4a7e9c1628a5e4b686fa47d343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:37:31 provisioning config files... 14:37:31 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13222864862627196106tmp 14:37:31 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1439579613426120920tmp 14:37:31 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8815310451242346007tmp [Pipeline] { [Pipeline] echo 14:37:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:37:32 ---> sigul-configuration.sh 14:37:32 gpg: directory `/root/.gnupg' created 14:37:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:37:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:37:32 gpg: keyring `/root/.gnupg/secring.gpg' created 14:37:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:37:32 gpg: CAST5 encrypted data 14:37:32 gpg: encrypted with 1 passphrase 14:37:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:37:32 + mkdir /home/jenkins 14:37:32 + mkdir /home/jenkins/sigul [Pipeline] sh 14:37:32 + 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 14:37:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:37:32 ---> sigul-install.sh 14:37:32 Sigul already installed; skipping installation. [Pipeline] sh 14:37:33 + git tag --list 14:37:33 v0.0.1 14:37:33 v0.0.10 14:37:33 v0.0.11 14:37:33 v0.0.12 14:37:33 v0.0.13 14:37:33 v0.0.14 14:37:33 v0.0.15 14:37:33 v0.0.16 14:37:33 v0.0.17 14:37:33 v0.0.18 14:37:33 v0.0.19 14:37:33 v0.0.2 14:37:33 v0.0.20 14:37:33 v0.0.21 14:37:33 v0.0.22 14:37:33 v0.0.23 14:37:33 v0.0.24 14:37:33 v0.0.25 14:37:33 v0.0.26 14:37:33 v0.0.27 14:37:33 v0.0.28 14:37:33 v0.0.29 14:37:33 v0.0.3 14:37:33 v0.0.30 14:37:33 v0.0.31 14:37:33 v0.0.32 14:37:33 v0.0.33 14:37:33 v0.0.34 14:37:33 v0.0.35 14:37:33 v0.0.36 14:37:33 v0.0.37 14:37:33 v0.0.38 14:37:33 v0.0.39 14:37:33 v0.0.4 14:37:33 v0.0.40 14:37:33 v0.0.41 14:37:33 v0.0.42 14:37:33 v0.0.43 14:37:33 v0.0.44 14:37:33 v0.0.45 14:37:33 v0.0.46 14:37:33 v0.0.47 14:37:33 v0.0.48 14:37:33 v0.0.49 14:37:33 v0.0.5 14:37:33 v0.0.50 14:37:33 v0.0.51 14:37:33 v0.0.52 14:37:33 v0.0.53 14:37:33 v0.0.54 14:37:33 v0.0.55 14:37:33 v0.0.56 14:37:33 v0.0.57 14:37:33 v0.0.58 14:37:33 v0.0.59 14:37:33 v0.0.6 14:37:33 v0.0.60 14:37:33 v0.0.61 14:37:33 v0.0.62 14:37:33 v0.0.63 14:37:33 v0.0.64 14:37:33 v0.0.65 14:37:33 v0.0.66 14:37:33 v0.0.67 14:37:33 v0.0.68 14:37:33 v0.0.69 14:37:33 v0.0.7 14:37:33 v0.0.70 14:37:33 v0.0.71 14:37:33 v0.0.72 14:37:33 v0.0.8 14:37:33 v0.0.9 14:37:33 v2.0.0 14:37:33 v2.1.0 14:37:33 v2.1.1 14:37:33 v2.1.1-dev.1 14:37:33 v2.1.1-dev.2 14:37:33 v2.1.1-dev.3 14:37:33 v2.1.1-dev.4 14:37:33 v2.2.0 14:37:33 v2.2.1-dev.1 14:37:33 v2.2.1-dev.2 14:37:33 v2.2.1-dev.3 14:37:33 v2.2.1-dev.4 14:37:33 v2.2.1-dev.5 14:37:33 v2.2.1-dev.6 14:37:33 v2.2.1-dev.7 14:37:33 v2.2.1-dev.8 14:37:33 v2.2.1-dev.9 14:37:33 v2.3.0 14:37:33 v2.3.0-dev.10 14:37:33 v2.3.0-dev.11 14:37:33 v2.3.0-dev.12 14:37:33 v2.3.0-dev.13 14:37:33 v2.3.0-dev.14 14:37:33 v2.3.0-dev.15 14:37:33 v2.3.0-dev.16 14:37:33 v2.3.0-dev.17 14:37:33 v2.3.0-dev.18 14:37:33 v2.3.0-dev.19 14:37:33 v2.3.0-dev.20 14:37:33 v2.3.0-dev.21 14:37:33 v2.3.0-dev.22 14:37:33 v2.3.0-dev.23 14:37:33 v2.3.0-dev.24 14:37:33 v2.3.0-dev.25 14:37:33 v2.3.0-dev.26 14:37:33 v2.3.0-dev.27 14:37:33 v2.3.0-dev.28 14:37:33 v2.3.0-dev.29 14:37:33 v2.3.0-dev.30 14:37:33 v3.0.0-dev.1 14:37:33 v3.0.0-dev.10 14:37:33 v3.0.0-dev.11 14:37:33 v3.0.0-dev.12 14:37:33 v3.0.0-dev.13 14:37:33 v3.0.0-dev.14 14:37:33 v3.0.0-dev.15 14:37:33 v3.0.0-dev.16 14:37:33 v3.0.0-dev.17 14:37:33 v3.0.0-dev.18 14:37:33 v3.0.0-dev.19 14:37:33 v3.0.0-dev.2 14:37:33 v3.0.0-dev.20 14:37:33 v3.0.0-dev.21 14:37:33 v3.0.0-dev.22 14:37:33 v3.0.0-dev.23 14:37:33 v3.0.0-dev.24 14:37:33 v3.0.0-dev.25 14:37:33 v3.0.0-dev.26 14:37:33 v3.0.0-dev.27 14:37:33 v3.0.0-dev.28 14:37:33 v3.0.0-dev.29 14:37:33 v3.0.0-dev.3 14:37:33 v3.0.0-dev.30 14:37:33 v3.0.0-dev.31 14:37:33 v3.0.0-dev.32 14:37:33 v3.0.0-dev.33 14:37:33 v3.0.0-dev.34 14:37:33 v3.0.0-dev.35 14:37:33 v3.0.0-dev.36 14:37:33 v3.0.0-dev.37 14:37:33 v3.0.0-dev.38 14:37:33 v3.0.0-dev.39 14:37:33 v3.0.0-dev.4 14:37:33 v3.0.0-dev.40 14:37:33 v3.0.0-dev.41 14:37:33 v3.0.0-dev.42 14:37:33 v3.0.0-dev.43 14:37:33 v3.0.0-dev.44 14:37:33 v3.0.0-dev.45 14:37:33 v3.0.0-dev.46 14:37:33 v3.0.0-dev.47 14:37:33 v3.0.0-dev.48 14:37:33 v3.0.0-dev.49 14:37:33 v3.0.0-dev.5 14:37:33 v3.0.0-dev.50 14:37:33 v3.0.0-dev.51 14:37:33 v3.0.0-dev.52 14:37:33 v3.0.0-dev.53 14:37:33 v3.0.0-dev.54 14:37:33 v3.0.0-dev.6 14:37:33 v3.0.0-dev.7 14:37:33 v3.0.0-dev.8 14:37:33 v3.0.0-dev.9 [Pipeline] sh 14:37:33 + lftools sign git-tag v3.0.0-dev.54 14:37:34 Signing Git tag with Sigul... 14:37:34 Signing v3.0.0-dev.54 [Pipeline] echo 14:37:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:37:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:37:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:37:34 $ docker stop --time=1 66fbb59389d9e94f462a8ac5bbf87cefdd666d4a7e9c1628a5e4b686fa47d343 14:37:36 $ docker rm -f --volumes 66fbb59389d9e94f462a8ac5bbf87cefdd666d4a7e9c1628a5e4b686fa47d343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:37:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:36 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:37:37 $ docker top 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 -eo pid,comm 14:37:37 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). 14:37:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:37:37 [ssh-agent] Looking for ssh-agent implementation... 14:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:37:37 $ docker exec 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 ssh-agent 14:37:37 SSH_AUTH_SOCK=/tmp/ssh-Xj2hHuoavWmx/agent.33 14:37:37 SSH_AGENT_PID=39 14:37:37 Running ssh-add (command line suppressed) 14:37:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14076877212263843272.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14076877212263843272.key) 14:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:37:38 + git semver bump pre 14:37:38 2023-03-16 14:37:38,326 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:38 2023-03-16 14:37:38,326 [bump_version] DEBUG bumping version:3.0.0-dev.54 on axis:pre with prefix:dev 14:37:38 2023-03-16 14:37:38,326 [bump_version] DEBUG bumped version:3.0.0-dev.55 14:37:38 2023-03-16 14:37:38,326 [write_version] DEBUG write version:3.0.0-dev.55 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 14:37:38 2023-03-16 14:37:38,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:38 2023-03-16 14:37:38,327 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:38 2023-03-16 14:37:38,329 [execute] INFO git cat-file --batch-check 14:37:38 2023-03-16 14:37:38,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:37:38 2023-03-16 14:37:38,336 [execute] INFO git cat-file --batch 14:37:38 2023-03-16 14:37:38,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:37:38 2023-03-16 14:37:38,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:38 3.0.0-dev.55 [Pipeline] } 14:37:38 $ docker exec --env ******** --env ******** 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 ssh-agent -k 14:37:38 unset SSH_AUTH_SOCK; 14:37:38 unset SSH_AGENT_PID; 14:37:38 echo Agent pid 39 killed; 14:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:37:38 + git semver [Pipeline] } 14:37:39 $ docker stop --time=1 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 14:37:40 $ docker rm -f --volumes 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 [Pipeline] // withDockerContainer [Pipeline] sh 14:37:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:37:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:41 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:37:41 $ docker top 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda -eo pid,comm 14:37:41 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). 14:37:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:37:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:37:41 [ssh-agent] Looking for ssh-agent implementation... 14:37:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:37:41 $ docker exec 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda ssh-agent 14:37:41 SSH_AUTH_SOCK=/tmp/ssh-mhdzBqGSrXbF/agent.32 14:37:41 SSH_AGENT_PID=38 14:37:41 Running ssh-add (command line suppressed) 14:37:41 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16757546644599743504.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16757546644599743504.key) 14:37:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:37:42 + git semver push 14:37:42 2023-03-16 14:37:42,442 [run_push] DEBUG push 14:37:42 2023-03-16 14:37:42,442 [execute] INFO git cat-file --batch-check 14:37:42 2023-03-16 14:37:42,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:37:42 2023-03-16 14:37:42,445 [execute] INFO git rev-list b3265758b3d10905a554cb2a11fe36c8928c3394 -- 14:37:42 2023-03-16 14:37:42,445 [execute] DEBUG Popen(['git', 'rev-list', 'b3265758b3d10905a554cb2a11fe36c8928c3394', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:37:42 2023-03-16 14:37:42,452 [execute] INFO git fetch -v origin 14:37:42 2023-03-16 14:37:42,452 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 14:37:43 2023-03-16 14:37:42,954 [run_push] DEBUG no remote changes detected 14:37:43 2023-03-16 14:37:42,954 [execute] INFO git push origin semver 14:37:43 2023-03-16 14:37:42,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:37:44 2023-03-16 14:37:43,789 [run_push] DEBUG push all version tags 14:37:44 2023-03-16 14:37:43,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:37:44 2023-03-16 14:37:43,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:37:44 2023-03-16 14:37:44,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:37:44 3.0.0-dev.55 [Pipeline] } 14:37:44 $ docker exec --env ******** --env ******** 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda ssh-agent -k 14:37:44 unset SSH_AUTH_SOCK; 14:37:44 unset SSH_AGENT_PID; 14:37:44 echo Agent pid 38 killed; 14:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:37:45 + git semver [Pipeline] } 14:37:45 $ docker stop --time=1 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda 14:37:46 $ docker rm -f --volumes 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda [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 14:37:47 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 14:37:47 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:37:47 total 16 14:37:47 drwxr-xr-x 3 root root 4096 Mar 16 14:30 . 14:37:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 14:37 .. 14:37:47 drwxr-xr-x 2 root root 4096 Mar 16 14:30 cost 14:37:47 -rw-r--r-- 1 root root 88 Mar 16 14:30 cost.csv 14:37:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:37:47 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:37:47 total 16 14:37:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 14:30 . 14:37:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 14:37 .. 14:37:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 14:30 cost 14:37:47 -rw-r--r-- 1 jenkins jenkins 88 Mar 16 14:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:37:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:37:48 ---> package-listing.sh 14:37:48 ++ facter osfamily 14:37:48 ++ tr '[:upper:]' '[:lower:]' 14:37:48 + OS_FAMILY=debian 14:37:48 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 14:37:48 + START_PACKAGES=/tmp/packages_start.txt 14:37:48 + END_PACKAGES=/tmp/packages_end.txt 14:37:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:37:48 + PACKAGES=/tmp/packages_start.txt 14:37:48 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:37:48 + PACKAGES=/tmp/packages_end.txt 14:37:48 + case "${OS_FAMILY}" in 14:37:48 + dpkg -l 14:37:48 + grep '^ii' 14:37:48 + '[' -f /tmp/packages_start.txt ']' 14:37:48 + '[' -f /tmp/packages_end.txt ']' 14:37:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:37:48 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:37:48 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 14:37:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 14:37:48 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-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:37:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:49 prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container 14:37:49 $ 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-bootstrap_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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:37:49 $ docker top 98c58b4025a99897c82b5d8d79fa846a131ef9cc179c7eb559a08a63e0a5a5eb -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:50 + touch /tmp/pre-build-complete [Pipeline] sh 14:37:50 + mkdir -p /var/log/sysstat [Pipeline] sh 14:37:50 + ls /var/log/sa-host 14:37:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:37:51 provisioning config files... 14:37:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5126171301131023887tmp [Pipeline] { [Pipeline] echo 14:37:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:37:51 ---> create-netrc.sh [Pipeline] } 14:37:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:37:51 ---> python-tools-install.sh [Pipeline] echo 14:37:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:37:51 ---> sudo-logs.sh 14:37:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:37:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:37:52 ---> job-cost.sh 14:37:52 lf-activate-venv: SKIPPING 14:37:52 DEBUG: total: 0.2199999988079071 14:37:52 INFO: Retrieving Stack Cost... 14:37:52 INFO: Retrieving Pricing Info for: v3-standard-8 14:37:53 INFO: Archiving Costs [Pipeline] echo 14:37:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:37:53 ---> logs-deploy.sh 14:37:53 lf-activate-venv: SKIPPING 14:37:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/142 14:37:53 INFO: archiving workspace using pattern(s): 14:37:54 Archives upload complete. 14:37:54 INFO: archiving logs to Nexus 14:37:55 ---> uname -a: 14:37:55 Linux prd-ubuntu20-04-docker-8c-8g-2437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:37:55 14:37:55 14:37:55 ---> lscpu: 14:37:55 Architecture: x86_64 14:37:55 CPU op-mode(s): 32-bit, 64-bit 14:37:55 Byte Order: Little Endian 14:37:55 Address sizes: 40 bits physical, 48 bits virtual 14:37:55 CPU(s): 8 14:37:55 On-line CPU(s) list: 0-7 14:37:55 Thread(s) per core: 1 14:37:55 Core(s) per socket: 1 14:37:55 Socket(s): 8 14:37:55 NUMA node(s): 1 14:37:55 Vendor ID: AuthenticAMD 14:37:55 CPU family: 23 14:37:55 Model: 49 14:37:55 Model name: AMD EPYC-Rome Processor 14:37:55 Stepping: 0 14:37:55 CPU MHz: 2799.998 14:37:55 BogoMIPS: 5599.99 14:37:55 Virtualization: AMD-V 14:37:55 Hypervisor vendor: KVM 14:37:55 Virtualization type: full 14:37:55 L1d cache: 256 KiB 14:37:55 L1i cache: 256 KiB 14:37:55 L2 cache: 4 MiB 14:37:55 L3 cache: 128 MiB 14:37:55 NUMA node0 CPU(s): 0-7 14:37:55 Vulnerability Itlb multihit: Not affected 14:37:55 Vulnerability L1tf: Not affected 14:37:55 Vulnerability Mds: Not affected 14:37:55 Vulnerability Meltdown: Not affected 14:37:55 Vulnerability Mmio stale data: Not affected 14:37:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:37:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:37:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:37:55 Vulnerability Srbds: Not affected 14:37:55 Vulnerability Tsx async abort: Not affected 14:37:55 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 14:37:55 14:37:55 14:37:55 ---> nproc: 14:37:55 8 14:37:55 14:37:55 14:37:55 ---> df -h: 14:37:55 Filesystem Size Used Avail Use% Mounted on 14:37:55 overlay 155G 12G 143G 8% / 14:37:55 tmpfs 64M 0 64M 0% /dev 14:37:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:37:55 shm 64M 0 64M 0% /dev/shm 14:37:55 /dev/vda1 155G 12G 143G 8% /facter-os 14:37:55 14:37:55 14:37:55 ---> sar -b -r -n DEV: 14:37:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2437) 03/16/23 _x86_64_ (8 CPU) 14:37:55 14:37:55 14:27:48 LINUX RESTART (8 CPU) 14:37:55 14:37:55 14:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:37:55 14:29:02 144.34 47.44 96.90 0.00 5363.37 102169.64 0.00 14:37:55 14:30:01 49.80 0.61 49.19 0.00 28.87 19605.29 0.00 14:37:55 14:31:01 29.41 0.02 29.40 0.00 0.27 16439.41 0.00 14:37:55 14:32:01 0.88 0.00 0.88 0.00 0.00 11.59 0.00 14:37:55 14:33:01 27.06 8.82 18.25 0.00 930.64 2423.06 0.00 14:37:55 14:34:01 30.68 2.82 27.86 0.00 4250.62 6381.87 0.00 14:37:55 14:35:01 3.47 0.02 3.45 0.00 0.13 89.99 0.00 14:37:55 14:36:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 14:37:55 14:37:01 25.81 0.12 25.69 0.00 10.92 25889.18 0.00 14:37:55 Average: 34.76 6.66 28.11 0.00 1178.03 19224.31 0.00 14:37:55 14:37:55 14:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:55 14:29:02 29233868 31605604 709168 2.16 71752 2582376 1921316 5.66 972992 2322808 180 14:37:55 14:30:01 28650604 31575868 724760 2.20 94000 3072480 2045260 6.03 1095184 2724136 497128 14:37:55 14:31:01 28707568 31603600 696676 2.12 94540 3035128 1768488 5.21 1081488 2674444 12 14:37:55 14:32:01 28707432 31603532 696672 2.12 94580 3035124 1768488 5.21 1081472 2674448 144 14:37:55 14:33:01 28486460 31562520 727608 2.21 112120 3189708 1833620 5.40 1193216 2763808 28328 14:37:55 14:34:01 28178928 31586588 702696 2.14 128624 3491220 1812192 5.34 1401536 2847252 8 14:37:55 14:35:01 28190204 31593164 695824 2.12 127252 3487968 1787216 5.27 1394220 2844028 8 14:37:55 14:36:01 28190588 31593660 695140 2.11 127340 3487968 1787216 5.27 1394252 2844028 40 14:37:55 14:37:01 27401944 31568684 715992 2.18 138596 4191888 1857548 5.47 1429260 3547220 84 14:37:55 Average: 28416400 31588136 707171 2.15 109867 3285984 1842372 5.43 1227069 2804686 58437 14:37:55 14:37:55 14:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:55 14:29:02 ens3 676.52 453.32 6543.88 90.16 0.00 0.00 0.00 0.00 14:37:55 14:29:02 docker0 4.83 3.78 0.56 47.60 0.00 0.00 0.00 0.00 14:37:55 14:29:02 veth91b3b8e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:37:55 14:29:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 14:37:55 14:30:01 ens3 181.63 110.83 3176.61 21.25 0.00 0.00 0.00 0.00 14:37:55 14:30:01 docker0 33.45 57.59 2.79 591.06 0.00 0.00 0.00 0.00 14:37:55 14:30:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 14:37:55 14:31:01 ens3 19.31 29.30 12.60 83.42 0.00 0.00 0.00 0.00 14:37:55 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:37:55 14:32:01 ens3 2.35 0.72 3.10 0.29 0.00 0.00 0.00 0.00 14:37:55 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:37:55 14:33:01 ens3 85.99 43.91 1308.82 3.42 0.00 0.00 0.00 0.00 14:37:55 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:37:55 14:34:01 ens3 112.75 59.46 1496.31 4.32 0.00 0.00 0.00 0.00 14:37:55 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:37:55 14:35:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 14:37:55 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:37:55 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:37:55 14:37:01 ens3 161.47 86.68 3968.98 11.03 0.00 0.00 0.00 0.00 14:37:55 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:55 14:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:37:55 Average: ens3 137.75 87.10 1832.12 23.77 0.00 0.00 0.00 0.00 14:37:55 Average: docker0 4.20 6.73 0.37 70.00 0.00 0.00 0.00 0.00 14:37:55 Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 14:37:55 14:37:55 14:37:55 ---> sar -P ALL: 14:37:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2437) 03/16/23 _x86_64_ (8 CPU) 14:37:55 14:37:55 14:27:48 LINUX RESTART (8 CPU) 14:37:55 14:37:55 14:28:01 CPU %user %nice %system %iowait %steal %idle 14:37:55 14:29:02 all 9.16 0.00 3.32 3.86 0.05 83.61 14:37:55 14:29:02 0 9.60 0.00 3.66 7.79 0.05 78.90 14:37:55 14:29:02 1 11.50 0.00 2.70 8.94 0.05 76.81 14:37:55 14:29:02 2 8.95 0.00 3.30 4.71 0.05 82.99 14:37:55 14:29:02 3 8.17 0.00 2.83 1.79 0.07 87.15 14:37:55 14:29:02 4 9.15 0.00 3.46 3.10 0.05 84.24 14:37:55 14:29:02 5 8.24 0.00 3.73 0.45 0.05 87.53 14:37:55 14:29:02 6 9.04 0.00 3.92 0.60 0.05 86.39 14:37:55 14:29:02 7 8.61 0.00 2.95 3.49 0.07 84.88 14:37:55 14:30:01 all 30.89 0.00 5.68 1.18 0.07 62.18 14:37:55 14:30:01 0 29.81 0.00 5.87 1.44 0.07 62.81 14:37:55 14:30:01 1 31.39 0.00 5.98 4.53 0.09 58.01 14:37:55 14:30:01 2 30.95 0.00 5.66 0.03 0.07 63.29 14:37:55 14:30:01 3 31.76 0.00 5.64 0.14 0.07 62.40 14:37:55 14:30:01 4 30.91 0.00 5.49 0.38 0.09 63.14 14:37:55 14:30:01 5 29.98 0.00 5.97 0.00 0.07 63.98 14:37:55 14:30:01 6 30.76 0.00 5.33 2.38 0.07 61.46 14:37:55 14:30:01 7 31.56 0.00 5.50 0.53 0.07 62.35 14:37:55 14:31:01 all 0.66 0.00 0.37 0.90 0.01 98.06 14:37:55 14:31:01 0 0.62 0.00 0.32 0.00 0.00 99.07 14:37:55 14:31:01 1 0.81 0.00 0.86 5.37 0.02 92.94 14:37:55 14:31:01 2 0.47 0.00 0.20 0.40 0.00 98.93 14:37:55 14:31:01 3 0.65 0.00 0.37 0.07 0.02 98.90 14:37:55 14:31:01 4 0.68 0.00 0.40 0.63 0.00 98.28 14:37:55 14:31:01 5 0.68 0.00 0.32 0.02 0.02 98.97 14:37:55 14:31:01 6 0.55 0.00 0.33 0.73 0.00 98.38 14:37:55 14:31:01 7 0.80 0.00 0.20 0.00 0.02 98.98 14:37:55 14:32:01 all 0.07 0.00 0.01 0.00 0.00 99.91 14:37:55 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:37:55 14:32:01 1 0.28 0.00 0.00 0.00 0.02 99.70 14:37:55 14:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:37:55 14:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:37:55 14:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:37:55 14:32:01 5 0.08 0.00 0.03 0.00 0.00 99.88 14:37:55 14:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:37:55 14:32:01 7 0.10 0.00 0.02 0.00 0.00 99.88 14:37:55 14:33:01 all 1.11 0.00 0.65 0.24 0.01 97.98 14:37:55 14:33:01 0 0.67 0.00 0.65 0.03 0.02 98.63 14:37:55 14:33:01 1 0.64 0.00 0.28 0.08 0.02 98.98 14:37:55 14:33:01 2 0.88 0.00 0.43 0.03 0.02 98.63 14:37:55 14:33:01 3 1.55 0.00 0.42 0.03 0.02 97.98 14:37:55 14:33:01 4 0.38 0.00 0.27 0.73 0.00 98.62 14:37:55 14:33:01 5 2.07 0.00 0.41 0.03 0.02 97.47 14:37:55 14:33:01 6 1.85 0.00 2.18 0.92 0.02 95.03 14:37:55 14:33:01 7 0.85 0.00 0.52 0.08 0.02 98.53 14:37:55 14:34:01 all 1.35 0.00 0.79 0.82 0.02 97.02 14:37:55 14:34:01 0 0.98 0.00 0.57 0.63 0.02 97.80 14:37:55 14:34:01 1 1.45 0.00 0.58 0.55 0.02 97.40 14:37:55 14:34:01 2 1.40 0.00 0.47 0.47 0.02 97.65 14:37:55 14:34:01 3 3.02 0.00 0.95 0.03 0.02 95.98 14:37:55 14:34:01 4 0.58 0.00 0.47 3.22 0.02 95.72 14:37:55 14:34:01 5 1.47 0.00 0.62 0.28 0.03 97.59 14:37:55 14:34:01 6 1.02 0.00 0.90 0.55 0.02 97.52 14:37:55 14:34:01 7 0.89 0.00 1.76 0.82 0.02 96.52 14:37:55 14:35:01 all 0.07 0.00 0.06 0.01 0.00 99.85 14:37:55 14:35:01 0 0.22 0.00 0.13 0.02 0.00 99.63 14:37:55 14:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:37:55 14:35:01 2 0.10 0.00 0.03 0.00 0.00 99.87 14:37:55 14:35:01 3 0.03 0.00 0.05 0.00 0.00 99.92 14:37:55 14:35:01 4 0.07 0.00 0.05 0.08 0.00 99.80 14:37:55 14:35:01 5 0.03 0.00 0.08 0.00 0.02 99.87 14:37:55 14:35:01 6 0.07 0.00 0.05 0.00 0.00 99.88 14:37:55 14:35:01 7 0.03 0.00 0.03 0.02 0.00 99.92 14:37:55 14:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:37:55 14:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:37:55 14:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:37:55 14:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:37:55 14:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:37:55 14:36:01 4 0.00 0.00 0.02 0.07 0.02 99.90 14:37:55 14:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:37:55 14:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:37:55 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:37:55 14:37:01 all 2.55 0.00 1.25 1.06 0.01 95.13 14:37:55 14:37:01 0 2.50 0.00 0.99 0.82 0.02 95.67 14:37:55 14:37:01 1 2.98 0.00 1.22 0.00 0.02 95.78 14:37:55 14:37:01 2 2.47 0.00 0.94 0.18 0.00 96.41 14:37:55 14:37:01 3 3.24 0.00 1.04 0.17 0.02 95.54 14:37:55 14:37:01 4 2.16 0.00 1.49 7.33 0.02 89.00 14:37:55 14:37:01 5 2.92 0.00 0.89 0.00 0.03 96.16 14:37:55 14:37:01 6 2.02 0.00 1.15 0.00 0.00 96.82 14:37:55 14:37:01 7 2.07 0.00 2.27 0.00 0.02 95.64 14:37:55 Average: all 5.02 0.00 1.33 0.89 0.02 92.73 14:37:55 Average: 0 4.86 0.00 1.34 1.19 0.02 92.60 14:37:55 Average: 1 5.36 0.00 1.28 2.15 0.02 91.19 14:37:55 Average: 2 4.96 0.00 1.21 0.65 0.02 93.17 14:37:55 Average: 3 5.31 0.00 1.24 0.25 0.02 93.18 14:37:55 Average: 4 4.80 0.00 1.28 1.73 0.02 92.17 14:37:55 Average: 5 4.98 0.00 1.33 0.09 0.03 93.58 14:37:55 Average: 6 4.95 0.00 1.53 0.57 0.02 92.93 14:37:55 Average: 7 4.91 0.00 1.46 0.55 0.02 93.07 14:37:55 14:37:55 14:37:55