Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5c967b88069b2d85706d92996069d4fad9340a6 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-ssh1646272313451040693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13580409919510804277.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15653182588136735537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14226114776416706807.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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5600366255751580965.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5915 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f5c967b88069b2d85706d92996069d4fad9340a6 (main) Commit message: "Merge pull request #128 from lenny-intel/go-1.21" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 f5c967b88069b2d85706d92996069d4fad9340a6 # timeout=10 > git rev-list --no-walk d69d0495a8c245d68911195038a226cb075292ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:36:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:36:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:36:50 ========================================================= 16:36:50 EdgeX Global Pipelines Version Info 16:36:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:36:51 ------------------- 16:36:51 stable info: 16:36:51 ------------------- 16:36:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:36:51 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:36:51 Message: update stable to v1.0.253 16:36:52 ------------------- 16:36:52 experimental info: 16:36:52 ------------------- 16:36:52 Commited By: **** collab-it+edgex@linuxfoundation.org 16:36:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:36:52 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5c967b88069b2d85706d92996069d4fad9340a6 [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5c967b [Pipeline] echo 16:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:36:52 + git rev-list -1 --merges f5c967b88069b2d85706d92996069d4fad9340a6~1..f5c967b88069b2d85706d92996069d4fad9340a6 [Pipeline] echo 16:36:53 -----------> git rev-list -1 --merges f5c967b88069b2d85706d92996069d4fad9340a6~1..f5c967b88069b2d85706d92996069d4fad9340a6 f5c967b88069b2d85706d92996069d4fad9340a6 16:36:53 f5c967b88069b2d85706d92996069d4fad9340a6 [false] [Pipeline] sh 16:36:53 + git log --format=format:%s -1 f5c967b88069b2d85706d92996069d4fad9340a6 [Pipeline] echo 16:36:53 ========================================================= 16:36:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:36:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:53 + git log --format=format:%s -1 f5c967b88069b2d85706d92996069d4fad9340a6 [Pipeline] echo 16:36:53 [semverPrep] GIT_COMMIT: f5c967b88069b2d85706d92996069d4fad9340a6, Commit Message: Merge pull request #128 from lenny-intel/go-1.21 [Pipeline] echo 16:36:53 [semverPrep] This is not a build commit. [Pipeline] sh 16:36:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:54 + grep -v github /etc/ssh/ssh_known_hosts 16:36:54 + [ -e /tmp/ssh_known_hosts ] 16:36:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:36:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:36:54 + sudo tee -a /etc/ssh/ssh_known_hosts 16:36:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:54 16:36:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:54 0.1.4: Pulling from edgex-devops/py-git-semver 16:36:54 b85a868b505f: Pulling fs layer 16:36:54 e2be974225ed: Pulling fs layer 16:36:54 339a4e72a1f5: Pulling fs layer 16:36:54 988bab9f4d93: Pulling fs layer 16:36:54 1469e6f7b9e6: Pulling fs layer 16:36:54 eaf3925da568: Pulling fs layer 16:36:54 bab4dde63d76: Pulling fs layer 16:36:54 bde34c3a00c8: Pulling fs layer 16:36:54 988bab9f4d93: Waiting 16:36:54 b352a97aabf1: Pulling fs layer 16:36:54 1469e6f7b9e6: Waiting 16:36:54 eaf3925da568: Waiting 16:36:54 4872d77fe225: Pulling fs layer 16:36:54 5851b861e8e6: Pulling fs layer 16:36:54 bab4dde63d76: Waiting 16:36:54 bde34c3a00c8: Waiting 16:36:54 b352a97aabf1: Waiting 16:36:54 4872d77fe225: Waiting 16:36:54 5851b861e8e6: Waiting 16:36:54 e2be974225ed: Verifying Checksum 16:36:54 e2be974225ed: Download complete 16:36:54 988bab9f4d93: Verifying Checksum 16:36:54 988bab9f4d93: Download complete 16:36:56 1469e6f7b9e6: Verifying Checksum 16:36:56 1469e6f7b9e6: Download complete 16:36:56 eaf3925da568: Verifying Checksum 16:36:56 eaf3925da568: Download complete 16:36:56 339a4e72a1f5: Verifying Checksum 16:36:56 339a4e72a1f5: Download complete 16:36:56 bde34c3a00c8: Verifying Checksum 16:36:56 bde34c3a00c8: Download complete 16:36:56 b352a97aabf1: Download complete 16:36:56 4872d77fe225: Verifying Checksum 16:36:56 4872d77fe225: Download complete 16:36:56 5851b861e8e6: Verifying Checksum 16:36:56 5851b861e8e6: Download complete 16:36:56 b85a868b505f: Verifying Checksum 16:36:56 b85a868b505f: Download complete 16:36:56 bab4dde63d76: Verifying Checksum 16:36:56 bab4dde63d76: Download complete 16:36:57 b85a868b505f: Pull complete 16:36:57 e2be974225ed: Pull complete 16:36:58 339a4e72a1f5: Pull complete 16:36:58 988bab9f4d93: Pull complete 16:36:58 1469e6f7b9e6: Pull complete 16:36:58 eaf3925da568: Pull complete 16:37:00 bab4dde63d76: Pull complete 16:37:00 bde34c3a00c8: Pull complete 16:37:00 b352a97aabf1: Pull complete 16:37:00 4872d77fe225: Pull complete 16:37:01 5851b861e8e6: Pull complete 16:37:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:01 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:37:04 $ docker top 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 -eo pid,comm 16:37:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:37:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:04 [ssh-agent] Looking for ssh-agent implementation... 16:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:04 $ docker exec 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 ssh-agent 16:37:04 SSH_AUTH_SOCK=/tmp/ssh-cHI9J0KlSLgG/agent.32 16:37:04 SSH_AGENT_PID=38 16:37:04 Running ssh-add (command line suppressed) 16:37:04 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12162624961718682514.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12162624961718682514.key) 16:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:04 + git tag --points-at HEAD [Pipeline] } 16:37:05 $ docker exec --env ******** --env ******** 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 ssh-agent -k 16:37:05 unset SSH_AUTH_SOCK; 16:37:05 unset SSH_AGENT_PID; 16:37:05 echo Agent pid 38 killed; 16:37:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:37:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:05 [ssh-agent] Looking for ssh-agent implementation... 16:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:05 $ docker exec 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 ssh-agent 16:37:05 SSH_AUTH_SOCK=/tmp/ssh-BoXya3DC7HSg/agent.70 16:37:05 SSH_AGENT_PID=76 16:37:05 Running ssh-add (command line suppressed) 16:37:05 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2710808549856296109.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2710808549856296109.key) 16:37:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:05 + git semver init 16:37:06 2023-09-12 16:37:05,977 [run_init] DEBUG init version:0.0.0 force:False 16:37:06 2023-09-12 16:37:05,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 16:37:06 2023-09-12 16:37:05,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 16:37:06 2023-09-12 16:37:05,979 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 16:37:07 2023-09-12 16:37:06,722 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 16:37:07 2023-09-12 16:37:06,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 16:37:07 2023-09-12 16:37:06,722 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:37:07 2023-09-12 16:37:06,722 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:37:07 3.1.0-dev.6 [Pipeline] } 16:37:07 $ docker exec --env ******** --env ******** 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 ssh-agent -k 16:37:07 unset SSH_AUTH_SOCK; 16:37:07 unset SSH_AGENT_PID; 16:37:07 echo Agent pid 76 killed; 16:37:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:07 + git semver [Pipeline] } 16:37:07 $ docker stop --time=1 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 16:37:08 $ docker rm -f --volumes 21b54a3b4aec21c48a6886e5cb9d402c69012b8a602738ad2b7b9f032cee9425 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:37:09 Stashed 1 file(s) [Pipeline] echo 16:37:09 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 16:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:09 ========================================================= 16:37:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:37:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:37:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:37:09 4db1b89c0bd1: Pulling fs layer 16:37:09 6911f1a30b25: Pulling fs layer 16:37:09 e194b8c5c2a9: Pulling fs layer 16:37:09 6863d3e3a2b1: Pulling fs layer 16:37:09 ec0bb842ea78: Pulling fs layer 16:37:09 40a00589a448: Pulling fs layer 16:37:09 6c08303d61cc: Pulling fs layer 16:37:09 798269fcf238: Pulling fs layer 16:37:09 6863d3e3a2b1: Waiting 16:37:09 ec0bb842ea78: Waiting 16:37:09 40a00589a448: Waiting 16:37:09 6c08303d61cc: Waiting 16:37:09 6911f1a30b25: Verifying Checksum 16:37:09 6911f1a30b25: Download complete 16:37:09 6863d3e3a2b1: Download complete 16:37:09 ec0bb842ea78: Verifying Checksum 16:37:09 ec0bb842ea78: Download complete 16:37:09 4db1b89c0bd1: Verifying Checksum 16:37:09 4db1b89c0bd1: Download complete 16:37:09 40a00589a448: Verifying Checksum 16:37:09 40a00589a448: Download complete 16:37:10 4db1b89c0bd1: Pull complete 16:37:10 6911f1a30b25: Pull complete 16:37:10 798269fcf238: Verifying Checksum 16:37:10 798269fcf238: Download complete 16:37:10 e194b8c5c2a9: Verifying Checksum 16:37:10 e194b8c5c2a9: Download complete 16:37:10 6c08303d61cc: Verifying Checksum 16:37:10 6c08303d61cc: Download complete 16:37:14 e194b8c5c2a9: Pull complete 16:37:14 6863d3e3a2b1: Pull complete 16:37:14 ec0bb842ea78: Pull complete 16:37:14 40a00589a448: Pull complete 16:37:16 6c08303d61cc: Pull complete 16:37:17 798269fcf238: Pull complete 16:37:17 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:37:17 + 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 16:37:17 + docker inspect -f . ci-base-image-x86_64 16:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:17 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:22 $ docker top 204e92ea7c25f9cd6f2c3e4df66bf2af903bdbb6bd1b26c1101c8b3e6f87ac5c -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:22 + go version 16:37:22 go version go1.20.6 linux/amd64 [Pipeline] } 16:37:22 $ docker stop --time=1 204e92ea7c25f9cd6f2c3e4df66bf2af903bdbb6bd1b26c1101c8b3e6f87ac5c 16:37:23 $ docker rm -f --volumes 204e92ea7c25f9cd6f2c3e4df66bf2af903bdbb6bd1b26c1101c8b3e6f87ac5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:24 + docker inspect -f . ci-base-image-x86_64 16:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:24 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:24 Still waiting to schedule task 16:37:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5913’ is offline 16:37:24 $ docker top ef41f175d4da913c7fe8a9727c7dadc89f122d7b0c1e03abc4ac37bf0cd3254c -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:25 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 16:37:25 + make test 16:37:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:37:25 go: downloading github.com/stretchr/testify v1.8.4 16:37:25 go: downloading github.com/hashicorp/consul/api v1.24.0 16:37:25 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:37:25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:37:25 go: downloading github.com/stretchr/objx v0.5.0 16:37:25 go: downloading gopkg.in/yaml.v3 v3.0.1 16:37:25 go: downloading github.com/hashicorp/serf v0.10.1 16:37:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:37:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:37:25 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:37:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:37:25 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:37:25 go: downloading github.com/mattn/go-isatty v0.0.17 16:37:25 go: downloading github.com/fatih/color v1.14.1 16:37:25 go: downloading golang.org/x/sys v0.10.0 16:37:25 go: downloading github.com/mattn/go-colorable v0.1.13 16:37:25 go: downloading github.com/armon/go-metrics v0.4.1 16:37:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:37:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:37:37 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 16:37:37 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 16:37:38 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.035s coverage: 89.4% of statements 16:37:38 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.008s coverage: 85.7% of statements 16:37:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:37:50 $ docker stop --time=1 ef41f175d4da913c7fe8a9727c7dadc89f122d7b0c1e03abc4ac37bf0cd3254c 16:37:53 $ docker rm -f --volumes ef41f175d4da913c7fe8a9727c7dadc89f122d7b0c1e03abc4ac37bf0cd3254c [Pipeline] // withDockerContainer [Pipeline] sh 16:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:53 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 16:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:54 16:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:54 latest: Pulling from edgex-lftools-log-publisher 16:37:54 5eb5b503b376: Pulling fs layer 16:37:54 5c69ac0246d0: Pulling fs layer 16:37:54 ec43610c2a17: Pulling fs layer 16:37:54 3a2ae6a8a46f: Pulling fs layer 16:37:54 33b1e0a273af: Pulling fs layer 16:37:54 5d3b04190fa2: Pulling fs layer 16:37:54 2f39f015ded8: Pulling fs layer 16:37:54 3a2ae6a8a46f: Waiting 16:37:54 33b1e0a273af: Waiting 16:37:54 5d3b04190fa2: Waiting 16:37:54 2f39f015ded8: Waiting 16:37:54 5c69ac0246d0: Verifying Checksum 16:37:54 5c69ac0246d0: Download complete 16:37:54 3a2ae6a8a46f: Verifying Checksum 16:37:54 3a2ae6a8a46f: Download complete 16:37:54 33b1e0a273af: Verifying Checksum 16:37:54 33b1e0a273af: Download complete 16:37:54 5d3b04190fa2: Verifying Checksum 16:37:54 5d3b04190fa2: Download complete 16:37:54 ec43610c2a17: Verifying Checksum 16:37:54 ec43610c2a17: Download complete 16:37:54 5eb5b503b376: Verifying Checksum 16:37:54 5eb5b503b376: Download complete 16:37:55 2f39f015ded8: Verifying Checksum 16:37:55 2f39f015ded8: Download complete 16:37:56 5eb5b503b376: Pull complete 16:37:56 5c69ac0246d0: Pull complete 16:37:57 ec43610c2a17: Pull complete 16:37:57 3a2ae6a8a46f: Pull complete 16:37:57 33b1e0a273af: Pull complete 16:37:57 5d3b04190fa2: Pull complete 16:38:01 2f39f015ded8: Pull complete 16:38:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:01 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:38:01 $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:38:03 $ docker top 98dc8af13b23cd68588f7e1ab4604063b9daa2d2301834ed4b2dd1da44c37de0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:03 ---> job-cost.sh 16:38:03 lf-activate-venv: SKIPPING 16:38:03 INFO: No Stack... 16:38:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:04 INFO: Archiving Costs [Pipeline] sh 16:38:04 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 16:38:04 + cut -d, -f6 [Pipeline] lock 16:38:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] 16:38:04 Resource [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] did not exist. Created. 16:38:04 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:04 + echo total: 0.2199999988079071 [Pipeline] stash 16:38:04 Stashed 1 file(s) [Pipeline] } 16:38:04 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:04 $ docker stop --time=1 98dc8af13b23cd68588f7e1ab4604063b9daa2d2301834ed4b2dd1da44c37de0 16:38:05 $ docker rm -f --volumes 98dc8af13b23cd68588f7e1ab4604063b9daa2d2301834ed4b2dd1da44c37de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5918 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 16:39:53 Running in /w/workspace/go-mod-registry/45 [Pipeline] { [Pipeline] checkout 16:39:53 Selected Git installation does not exist. Using Default 16:39:53 The recommended git tool is: NONE 16:39:58 using credential edgex-jenkins-ssh 16:39:58 Cloning the remote Git repository 16:39:59 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 16:39:59 > git init /w/workspace/go-mod-registry/45 # timeout=10 16:39:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:39:59 > git --version # timeout=10 16:39:59 > git --version # 'git version 2.25.1' 16:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:40:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:01 Avoid second fetch 16:40:01 Checking out Revision f5c967b88069b2d85706d92996069d4fad9340a6 (main) 16:40:02 Commit message: "Merge pull request #128 from lenny-intel/go-1.21" 16:40:01 > git config core.sparsecheckout # timeout=10 16:40:01 > git checkout -f f5c967b88069b2d85706d92996069d4fad9340a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:03 Dload Upload Total Spent Left Speed 16:40:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 16:40:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:40:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:40:04 + sudo tee /etc/docker/daemon.new 16:40:04 { 16:40:04 "registry-mirrors": [ 16:40:04 "https://nexus3.edgexfoundry.org:10001" 16:40:04 ], 16:40:04 "bip": "10.250.0.254/24", 16:40:04 "hosts": [ 16:40:04 "tcp://0.0.0.0:5555", 16:40:04 "unix:///var/run/docker.sock" 16:40:04 ], 16:40:04 "mtu": 1458, 16:40:04 "selinux-enabled": true, 16:40:04 "seccomp-profile": "/etc/docker/seccomp.json" 16:40:04 } [Pipeline] sh 16:40:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:40:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:23 ========================================================= 16:40:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:40:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:40:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:40:26 edb6bdbacee9: Pulling fs layer 16:40:26 5f9638ab2659: Pulling fs layer 16:40:26 8d51d6327a98: Pulling fs layer 16:40:26 8b374f2dd631: Pulling fs layer 16:40:26 ec14aa9079de: Pulling fs layer 16:40:26 2f466654f4bb: Pulling fs layer 16:40:26 554e91adad29: Pulling fs layer 16:40:26 ec14aa9079de: Waiting 16:40:26 554e91adad29: Waiting 16:40:26 2f466654f4bb: Waiting 16:40:26 8b374f2dd631: Waiting 16:40:26 5f9638ab2659: Verifying Checksum 16:40:26 5f9638ab2659: Download complete 16:40:26 8b374f2dd631: Verifying Checksum 16:40:26 8b374f2dd631: Download complete 16:40:26 ec14aa9079de: Verifying Checksum 16:40:26 ec14aa9079de: Download complete 16:40:26 edb6bdbacee9: Download complete 16:40:27 edb6bdbacee9: Pull complete 16:40:27 554e91adad29: Verifying Checksum 16:40:27 554e91adad29: Download complete 16:40:27 5f9638ab2659: Pull complete 16:40:28 8d51d6327a98: Verifying Checksum 16:40:28 8d51d6327a98: Download complete 16:40:28 2f466654f4bb: Verifying Checksum 16:40:28 2f466654f4bb: Download complete 16:40:41 8d51d6327a98: Pull complete 16:40:41 8b374f2dd631: Pull complete 16:40:41 ec14aa9079de: Pull complete 16:40:46 2f466654f4bb: Pull complete 16:40:49 554e91adad29: Pull complete 16:40:49 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:40:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:40:49 + 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 16:40:49 + docker inspect -f . ci-base-image-arm64 16:40:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:49 prd-ubuntu20.04-docker-arm64-4c-16g-5918 does not seem to be running inside a container 16:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/45 -v /w/workspace/go-mod-registry/45:/w/workspace/go-mod-registry/45:rw,z -v /w/workspace/go-mod-registry/45@tmp:/w/workspace/go-mod-registry/45@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 16:40:54 $ docker top 6bcf92d0234b1ba0eed1eb2ab56982facac698cefb06ae9a27cba77de41b1d13 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:55 + go version 16:40:55 go version go1.20.6 linux/arm64 [Pipeline] } 16:40:55 $ docker stop --time=1 6bcf92d0234b1ba0eed1eb2ab56982facac698cefb06ae9a27cba77de41b1d13 16:40:56 $ docker rm -f --volumes 6bcf92d0234b1ba0eed1eb2ab56982facac698cefb06ae9a27cba77de41b1d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:57 + docker inspect -f . ci-base-image-arm64 16:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:57 prd-ubuntu20.04-docker-arm64-4c-16g-5918 does not seem to be running inside a container 16:40:57 $ 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-registry/45 -v /w/workspace/go-mod-registry/45:/w/workspace/go-mod-registry/45:rw,z -v /w/workspace/go-mod-registry/45@tmp:/w/workspace/go-mod-registry/45@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 16:40:58 $ docker top f0a998f243d96719b4a42322d6934e56e090b80b4823b260f446880cab8aca8e -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:59 + git config --global --add safe.directory /w/workspace/go-mod-registry/45 [Pipeline] fileExists [Pipeline] sh 16:41:00 + make test 16:41:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:41:00 go: downloading github.com/stretchr/testify v1.8.4 16:41:00 go: downloading github.com/hashicorp/consul/api v1.24.0 16:41:00 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:41:00 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:41:00 go: downloading github.com/stretchr/objx v0.5.0 16:41:00 go: downloading gopkg.in/yaml.v3 v3.0.1 16:41:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:41:00 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:41:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:41:00 go: downloading github.com/hashicorp/serf v0.10.1 16:41:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:41:00 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:41:01 go: downloading github.com/fatih/color v1.14.1 16:41:01 go: downloading github.com/mattn/go-isatty v0.0.17 16:41:01 go: downloading github.com/mattn/go-colorable v0.1.13 16:41:01 go: downloading golang.org/x/sys v0.10.0 16:41:01 go: downloading github.com/armon/go-metrics v0.4.1 16:41:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:41:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:42:22 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 16:42:22 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 16:42:22 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.121s coverage: 89.4% of statements 16:42:22 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.027s coverage: 85.7% of statements 16:42:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:42:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:42:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:42:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:42:31 $ docker stop --time=1 f0a998f243d96719b4a42322d6934e56e090b80b4823b260f446880cab8aca8e 16:42:32 $ docker rm -f --volumes f0a998f243d96719b4a42322d6934e56e090b80b4823b260f446880cab8aca8e [Pipeline] // withDockerContainer [Pipeline] sh 16:42:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:34 Warning: overwriting stash ‘coverage-report’ 16:42:34 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 16:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:34 16:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:35 arm64: Pulling from edgex-lftools-log-publisher 16:42:35 8998bd30e6a1: Pulling fs layer 16:42:35 04944245beec: Pulling fs layer 16:42:35 699f458cf7ca: Pulling fs layer 16:42:35 765212b225bb: Pulling fs layer 16:42:35 f23df028b6ca: Pulling fs layer 16:42:35 d65c8cfc05b1: Pulling fs layer 16:42:35 2437ff75d9bd: Pulling fs layer 16:42:35 765212b225bb: Waiting 16:42:35 f23df028b6ca: Waiting 16:42:35 d65c8cfc05b1: Waiting 16:42:35 04944245beec: Verifying Checksum 16:42:35 04944245beec: Download complete 16:42:35 765212b225bb: Verifying Checksum 16:42:35 765212b225bb: Download complete 16:42:35 f23df028b6ca: Verifying Checksum 16:42:35 f23df028b6ca: Download complete 16:42:35 d65c8cfc05b1: Verifying Checksum 16:42:35 d65c8cfc05b1: Download complete 16:42:35 699f458cf7ca: Verifying Checksum 16:42:35 699f458cf7ca: Download complete 16:42:36 8998bd30e6a1: Download complete 16:42:38 2437ff75d9bd: Verifying Checksum 16:42:38 2437ff75d9bd: Download complete 16:42:42 8998bd30e6a1: Pull complete 16:42:43 04944245beec: Pull complete 16:42:44 699f458cf7ca: Pull complete 16:42:45 765212b225bb: Pull complete 16:42:45 f23df028b6ca: Pull complete 16:42:46 d65c8cfc05b1: Pull complete 16:42:58 2437ff75d9bd: Pull complete 16:42:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-5918 does not seem to be running inside a container 16:42:58 $ 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-registry/45 -v /w/workspace/go-mod-registry/45:/w/workspace/go-mod-registry/45:rw,z -v /w/workspace/go-mod-registry/45@tmp:/w/workspace/go-mod-registry/45@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 16:43:01 $ docker top 8312ad34bddd11cfa6a10b58a9d3d4a96cc374bfe931b402b3cad91389cdf231 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:02 ---> job-cost.sh 16:43:02 lf-activate-venv: SKIPPING 16:43:02 INFO: No Stack... 16:43:02 INFO: Retrieving Pricing Info for: v3-standard-4 16:43:03 INFO: Archiving Costs [Pipeline] sh 16:43:04 + cut -d, -f6 16:43:04 + cat /w/workspace/go-mod-registry/45/archives/cost.csv [Pipeline] lock 16:43:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] 16:43:04 Resource [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] did not exist. Created. 16:43:04 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:04 /w/workspace/go-mod-registry/45@tmp/durable-89044b42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:43:05 + echo total: 0.10999999940395355 [Pipeline] stash 16:43:05 Warning: overwriting stash ‘stack-cost’ 16:43:05 Stashed 1 file(s) [Pipeline] } 16:43:05 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:05 $ docker stop --time=1 8312ad34bddd11cfa6a10b58a9d3d4a96cc374bfe931b402b3cad91389cdf231 16:43:06 $ docker rm -f --volumes 8312ad34bddd11cfa6a10b58a9d3d4a96cc374bfe931b402b3cad91389cdf231 [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 16:43:07 provisioning config files... 16:43:07 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9150317672922810475tmp [Pipeline] { [Pipeline] sh 16:43:07 + set +x 16:43:07 + bash -s -- 16:43:07 + curl -s https://codecov.io/bash 16:43:07 16:43:07 _____ _ 16:43:07 / ____| | | 16:43:07 | | ___ __| | ___ ___ _____ __ 16:43:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:43:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:43:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:43:07 Bash-1.0.6 16:43:07 16:43:07 16:43:07 ==> git version 2.25.1 found 16:43:07 ==> 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 16:43:07 Release-Date: 2020-01-08 16:43:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:43:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:43:07 ==> Jenkins CI detected. 16:43:07 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 16:43:07 project root: . 16:43:07 --> token set from env 16:43:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:43:07 ==> Running gcov in . (disable via -X gcov) 16:43:07 ==> Python coveragepy not found 16:43:07 ==> Searching for coverage reports in: 16:43:07 + . 16:43:07 -> Found 1 reports 16:43:07 ==> Detecting git/mercurial file structure 16:43:07 ==> Reading reports 16:43:07 + ./coverage.out bytes=12273 16:43:07 ==> Appending adjustments 16:43:07 https://docs.codecov.io/docs/fixing-reports 16:43:07 + Found adjustments 16:43:07 ==> Gzipping contents 16:43:07 4.0K /tmp/codecov.VD0HnD.gz 16:43:07 ==> Uploading reports 16:43:07 url: https://codecov.io 16:43:07 query: branch=main&commit=f5c967b88069b2d85706d92996069d4fad9340a6&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 16:43:07 -> Pinging Codecov 16:43:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=f5c967b88069b2d85706d92996069d4fad9340a6&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 16:43:07 -> Uploading to 16:43:07 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/05B643FFA8DEACB6C25F95B2D4D12284/f5c967b88069b2d85706d92996069d4fad9340a6/a999aff9-6620-4305-8335-6f4a00cfe591.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T164307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f01517a0614ad2fb6ccabbea8da3ae2506a5a11765bb05b63fb10952550153e 16:43:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:07 Dload Upload Total Spent Left Speed 16:43:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2271 0 0 100 2271 0 10712 --:--:-- --:--:-- --:--:-- 10661 100 2271 0 0 100 2271 0 10712 --:--:-- --:--:-- --:--:-- 10661 16:43:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/f5c967b88069b2d85706d92996069d4fad9340a6 [Pipeline] } 16:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:43:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:43:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:08 16:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:43:08 df9b9388f04a: Pulling fs layer 16:43:08 52dc419b0ee2: Pulling fs layer 16:43:08 25bc292e5bac: Pulling fs layer 16:43:08 114826534d7a: Pulling fs layer 16:43:08 4657fd5d0bcf: Pulling fs layer 16:43:08 6ad1cebc031e: Pulling fs layer 16:43:08 8a3aa393b2d8: Pulling fs layer 16:43:08 114826534d7a: Waiting 16:43:08 6ad1cebc031e: Waiting 16:43:08 4657fd5d0bcf: Waiting 16:43:08 8a3aa393b2d8: Waiting 16:43:08 25bc292e5bac: Download complete 16:43:08 52dc419b0ee2: Verifying Checksum 16:43:08 52dc419b0ee2: Download complete 16:43:08 4657fd5d0bcf: Verifying Checksum 16:43:08 4657fd5d0bcf: Download complete 16:43:08 df9b9388f04a: Verifying Checksum 16:43:08 df9b9388f04a: Download complete 16:43:09 df9b9388f04a: Pull complete 16:43:09 6ad1cebc031e: Download complete 16:43:09 52dc419b0ee2: Pull complete 16:43:09 25bc292e5bac: Pull complete 16:43:09 114826534d7a: Verifying Checksum 16:43:09 114826534d7a: Download complete 16:43:09 8a3aa393b2d8: Verifying Checksum 16:43:09 8a3aa393b2d8: Download complete 16:43:13 114826534d7a: Pull complete 16:43:13 4657fd5d0bcf: Pull complete 16:43:13 6ad1cebc031e: Pull complete 16:43:16 8a3aa393b2d8: Pull complete 16:43:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:16 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:43:20 $ docker top 76bd07a8e9eb2d9f5d3359f43de111ba8f57d8e13882b89443da1d4f64a60e11 -eo pid,comm [Pipeline] { [Pipeline] echo 16:43:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 16:43:20 + set -o pipefail 16:43:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 16:43:23 16:43:23 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... 16:43:23 16:43:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/72c92c34-1b05-4d4c-91ae-e60b6ce1f9aa 16:43:23 16:43:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:43:23 16:43:23 16:43:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:43:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:43:23 More details here: https://snyk.co/ue1NS 16:43:23 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:43:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:43:23 $ docker stop --time=1 76bd07a8e9eb2d9f5d3359f43de111ba8f57d8e13882b89443da1d4f64a60e11 16:43:24 $ docker rm -f --volumes 76bd07a8e9eb2d9f5d3359f43de111ba8f57d8e13882b89443da1d4f64a60e11 [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 16:43:25 + git log --format=format:%s -1 f5c967b88069b2d85706d92996069d4fad9340a6 [Pipeline] sh 16:43:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:26 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:26 $ docker top 98bd3b7b5b868fd80d92cec490db145ea173ebbb6361cb8499a76761c5097c94 -eo pid,comm 16:43:26 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). 16:43:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:26 [ssh-agent] Looking for ssh-agent implementation... 16:43:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:26 $ docker exec 98bd3b7b5b868fd80d92cec490db145ea173ebbb6361cb8499a76761c5097c94 ssh-agent 16:43:26 SSH_AUTH_SOCK=/tmp/ssh-whPZPf2zOHUK/agent.32 16:43:26 SSH_AGENT_PID=38 16:43:26 Running ssh-add (command line suppressed) 16:43:26 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7272741363944031845.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7272741363944031845.key) 16:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:27 + git semver tag 16:43:27 2023-09-12 16:43:27,489 [run_tag] DEBUG tag force:False 16:43:27 2023-09-12 16:43:27,489 [check_head_tag] DEBUG check head tag 16:43:27 2023-09-12 16:43:27,490 [execute] INFO git cat-file --batch-check 16:43:27 2023-09-12 16:43:27,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 16:43:27 2023-09-12 16:43:27,494 [execute] INFO git cat-file --batch 16:43:27 2023-09-12 16:43:27,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 16:43:27 2023-09-12 16:43:27,509 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:27 2023-09-12 16:43:27,510 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 16:43:27 2023-09-12 16:43:27,510 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 16:43:27 2023-09-12 16:43:27,516 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:27 3.1.0-dev.6 [Pipeline] } 16:43:27 $ docker exec --env ******** --env ******** 98bd3b7b5b868fd80d92cec490db145ea173ebbb6361cb8499a76761c5097c94 ssh-agent -k 16:43:27 unset SSH_AUTH_SOCK; 16:43:27 unset SSH_AGENT_PID; 16:43:27 echo Agent pid 38 killed; 16:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:27 + git semver [Pipeline] } 16:43:28 $ docker stop --time=1 98bd3b7b5b868fd80d92cec490db145ea173ebbb6361cb8499a76761c5097c94 16:43:29 $ docker rm -f --volumes 98bd3b7b5b868fd80d92cec490db145ea173ebbb6361cb8499a76761c5097c94 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:29 16:43:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:30 0.23.1-centos7: Pulling from edgex-lftools 16:43:30 ab5ef0e58194: Pulling fs layer 16:43:30 9712f1f96733: Pulling fs layer 16:43:30 63f879dbbcfc: Pulling fs layer 16:43:30 0d9ebad4ef96: Pulling fs layer 16:43:30 e9a5061849ea: Pulling fs layer 16:43:30 d747dcd14b5f: Pulling fs layer 16:43:30 2de7ff778b66: Pulling fs layer 16:43:30 0d9ebad4ef96: Waiting 16:43:30 e9a5061849ea: Waiting 16:43:30 d747dcd14b5f: Waiting 16:43:30 2de7ff778b66: Waiting 16:43:30 9712f1f96733: Verifying Checksum 16:43:30 9712f1f96733: Download complete 16:43:30 63f879dbbcfc: Verifying Checksum 16:43:30 63f879dbbcfc: Download complete 16:43:30 0d9ebad4ef96: Verifying Checksum 16:43:30 0d9ebad4ef96: Download complete 16:43:30 d747dcd14b5f: Download complete 16:43:30 e9a5061849ea: Verifying Checksum 16:43:30 e9a5061849ea: Download complete 16:43:30 ab5ef0e58194: Verifying Checksum 16:43:30 ab5ef0e58194: Download complete 16:43:31 2de7ff778b66: Verifying Checksum 16:43:31 2de7ff778b66: Download complete 16:43:33 ab5ef0e58194: Pull complete 16:43:33 9712f1f96733: Pull complete 16:43:34 63f879dbbcfc: Pull complete 16:43:38 0d9ebad4ef96: Pull complete 16:43:38 e9a5061849ea: Pull complete 16:43:38 d747dcd14b5f: Pull complete 16:43:40 2de7ff778b66: Pull complete 16:43:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:40 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:43:43 $ docker top 2eea1bcb206f4c451d3c26f8808a3fc630fba94bdef668df640506421a1d961b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:43:43 provisioning config files... 16:43:43 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config17666605351171175029tmp 16:43:43 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6455743175664550187tmp 16:43:43 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config14291361124797827839tmp [Pipeline] { [Pipeline] echo 16:43:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:43:43 ---> sigul-configuration.sh 16:43:43 gpg: directory `/root/.gnupg' created 16:43:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:43:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:43:43 gpg: keyring `/root/.gnupg/secring.gpg' created 16:43:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:43:43 gpg: CAST5 encrypted data 16:43:43 gpg: encrypted with 1 passphrase 16:43:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:43:43 + mkdir /home/jenkins 16:43:43 + mkdir /home/jenkins/sigul [Pipeline] sh 16:43:44 + 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 16:43:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:44 ---> sigul-install.sh 16:43:44 Sigul already installed; skipping installation. [Pipeline] sh 16:43:44 + git tag --list 16:43:44 v0.0.0 16:43:44 v0.1.0 16:43:44 v0.1.1 16:43:44 v0.1.10 16:43:44 v0.1.11 16:43:44 v0.1.12 16:43:44 v0.1.13 16:43:44 v0.1.14 16:43:44 v0.1.15 16:43:44 v0.1.16 16:43:44 v0.1.17 16:43:44 v0.1.18 16:43:44 v0.1.19 16:43:44 v0.1.2 16:43:44 v0.1.20 16:43:44 v0.1.21 16:43:44 v0.1.22 16:43:44 v0.1.23 16:43:44 v0.1.24 16:43:44 v0.1.25 16:43:44 v0.1.26 16:43:44 v0.1.27 16:43:44 v0.1.3 16:43:44 v0.1.4 16:43:44 v0.1.5 16:43:44 v0.1.6 16:43:44 v0.1.7 16:43:44 v0.1.8 16:43:44 v0.1.9 16:43:44 v2.0.0 16:43:44 v2.1.0 16:43:44 v2.2.0 16:43:44 v2.3.0 16:43:44 v3.0 16:43:44 v3.0.0 16:43:44 v3.1.0-dev.1 16:43:44 v3.1.0-dev.2 16:43:44 v3.1.0-dev.3 16:43:44 v3.1.0-dev.4 16:43:44 v3.1.0-dev.5 16:43:44 v3.1.0-dev.6 [Pipeline] sh 16:43:45 + lftools sign git-tag v3.1.0-dev.6 16:43:45 Signing Git tag with Sigul... 16:43:45 Signing v3.1.0-dev.6 [Pipeline] echo 16:43:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:43:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:43:46 $ docker stop --time=1 2eea1bcb206f4c451d3c26f8808a3fc630fba94bdef668df640506421a1d961b 16:43:47 $ docker rm -f --volumes 2eea1bcb206f4c451d3c26f8808a3fc630fba94bdef668df640506421a1d961b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:43:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:48 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:48 $ docker top 4128a5a2b5873f46594186873dd8d25bc2c96f575ef9f6d4cf755be9368118e8 -eo pid,comm 16:43:48 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). 16:43:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:48 [ssh-agent] Looking for ssh-agent implementation... 16:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:48 $ docker exec 4128a5a2b5873f46594186873dd8d25bc2c96f575ef9f6d4cf755be9368118e8 ssh-agent 16:43:48 SSH_AUTH_SOCK=/tmp/ssh-WJNyd6REWZxe/agent.32 16:43:48 SSH_AGENT_PID=38 16:43:48 Running ssh-add (command line suppressed) 16:43:49 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7863489053639255460.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7863489053639255460.key) 16:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:49 + git semver bump pre 16:43:49 2023-09-12 16:43:49,576 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:49 2023-09-12 16:43:49,577 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 16:43:49 2023-09-12 16:43:49,577 [bump_version] DEBUG bumped version:3.1.0-dev.7 16:43:49 2023-09-12 16:43:49,577 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 16:43:49 2023-09-12 16:43:49,577 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:49 2023-09-12 16:43:49,577 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:49 2023-09-12 16:43:49,579 [execute] INFO git cat-file --batch-check 16:43:49 2023-09-12 16:43:49,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:49 2023-09-12 16:43:49,585 [execute] INFO git cat-file --batch 16:43:49 2023-09-12 16:43:49,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:49 2023-09-12 16:43:49,591 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:49 3.1.0-dev.7 [Pipeline] } 16:43:49 $ docker exec --env ******** --env ******** 4128a5a2b5873f46594186873dd8d25bc2c96f575ef9f6d4cf755be9368118e8 ssh-agent -k 16:43:49 unset SSH_AUTH_SOCK; 16:43:49 unset SSH_AGENT_PID; 16:43:49 echo Agent pid 38 killed; 16:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:50 + git semver [Pipeline] } 16:43:50 $ docker stop --time=1 4128a5a2b5873f46594186873dd8d25bc2c96f575ef9f6d4cf755be9368118e8 16:43:51 $ docker rm -f --volumes 4128a5a2b5873f46594186873dd8d25bc2c96f575ef9f6d4cf755be9368118e8 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:52 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:52 $ docker top 006d0f14cbf675988514737f3a44a3f6f2a71c6a95b77e436ade674ee76d8dd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:52 [ssh-agent] Looking for ssh-agent implementation... 16:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:52 $ docker exec 006d0f14cbf675988514737f3a44a3f6f2a71c6a95b77e436ade674ee76d8dd4 ssh-agent 16:43:53 SSH_AUTH_SOCK=/tmp/ssh-Ua07G0wvu0vs/agent.32 16:43:53 SSH_AGENT_PID=39 16:43:53 Running ssh-add (command line suppressed) 16:43:53 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14588630263960126088.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14588630263960126088.key) 16:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:53 + git semver push 16:43:53 2023-09-12 16:43:53,694 [run_push] DEBUG push 16:43:53 2023-09-12 16:43:53,696 [execute] INFO git cat-file --batch-check 16:43:53 2023-09-12 16:43:53,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:53 2023-09-12 16:43:53,700 [execute] INFO git rev-list 0ede9753616701ed2c93c6c0c6d3056e0f191d6c -- 16:43:53 2023-09-12 16:43:53,700 [execute] DEBUG Popen(['git', 'rev-list', '0ede9753616701ed2c93c6c0c6d3056e0f191d6c', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:53 2023-09-12 16:43:53,706 [execute] INFO git fetch -v origin 16:43:53 2023-09-12 16:43:53,706 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 16:43:54 2023-09-12 16:43:54,261 [run_push] DEBUG no remote changes detected 16:43:54 2023-09-12 16:43:54,261 [execute] INFO git push origin semver 16:43:54 2023-09-12 16:43:54,262 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:55 2023-09-12 16:43:55,255 [run_push] DEBUG push all version tags 16:43:55 2023-09-12 16:43:55,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:43:55 2023-09-12 16:43:55,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 16:43:56 2023-09-12 16:43:55,975 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:43:56 3.1.0-dev.7 [Pipeline] } 16:43:56 $ docker exec --env ******** --env ******** 006d0f14cbf675988514737f3a44a3f6f2a71c6a95b77e436ade674ee76d8dd4 ssh-agent -k 16:43:56 unset SSH_AUTH_SOCK; 16:43:56 unset SSH_AGENT_PID; 16:43:56 echo Agent pid 39 killed; 16:43:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:56 + git semver [Pipeline] } 16:43:56 $ docker stop --time=1 006d0f14cbf675988514737f3a44a3f6f2a71c6a95b77e436ade674ee76d8dd4 16:43:58 $ docker rm -f --volumes 006d0f14cbf675988514737f3a44a3f6f2a71c6a95b77e436ade674ee76d8dd4 [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 16:43:58 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 16:43:58 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 16:43:58 total 16 16:43:58 drwxr-xr-x 3 root root 4096 Sep 12 16:38 . 16:43:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:43 .. 16:43:58 drwxr-xr-x 2 root root 4096 Sep 12 16:38 cost 16:43:58 -rw-r--r-- 1 root root 86 Sep 12 16:38 cost.csv 16:43:58 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 16:43:58 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 16:43:58 total 16 16:43:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:38 . 16:43:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:43 .. 16:43:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:38 cost 16:43:58 -rw-r--r-- 1 jenkins jenkins 86 Sep 12 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:43:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:59 ---> package-listing.sh 16:43:59 ++ facter osfamily 16:43:59 ++ tr '[:upper:]' '[:lower:]' 16:44:00 + OS_FAMILY=debian 16:44:00 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 16:44:00 + START_PACKAGES=/tmp/packages_start.txt 16:44:00 + END_PACKAGES=/tmp/packages_end.txt 16:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:00 + PACKAGES=/tmp/packages_start.txt 16:44:00 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 16:44:00 + PACKAGES=/tmp/packages_end.txt 16:44:00 + case "${OS_FAMILY}" in 16:44:00 + dpkg -l 16:44:00 + grep '^ii' 16:44:00 + '[' -f /tmp/packages_start.txt ']' 16:44:00 + '[' -f /tmp/packages_end.txt ']' 16:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:00 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 16:44:00 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 16:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 16:44:00 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:44:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:01 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 16:44:01 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 16:44:01 $ docker top fd82ef91740b181dda16f3bf07a59de0ad5dcacd3e7ab49a59d17a0a86fc649b -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:44:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:44:02 + ls /var/log/sa-host 16:44:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:02 provisioning config files... 16:44:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12552233550839520612tmp [Pipeline] { [Pipeline] echo 16:44:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:44:02 ---> create-netrc.sh [Pipeline] } 16:44:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:44:02 ---> python-tools-install.sh [Pipeline] echo 16:44:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:03 ---> sudo-logs.sh 16:44:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:44:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:03 ---> job-cost.sh 16:44:03 lf-activate-venv: SKIPPING 16:44:03 DEBUG: total: 0.2199999988079071 16:44:03 INFO: Retrieving Stack Cost... 16:44:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:04 INFO: Archiving Costs [Pipeline] echo 16:44:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:04 ---> logs-deploy.sh 16:44:04 lf-activate-venv: SKIPPING 16:44:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/45 16:44:04 INFO: archiving workspace using pattern(s): 16:44:05 Archives upload complete. 16:44:05 INFO: archiving logs to Nexus 16:44:06 ---> uname -a: 16:44:06 Linux prd-ubuntu20-04-docker-8c-8g-5915 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:44:06 16:44:06 16:44:06 ---> lscpu: 16:44:06 Architecture: x86_64 16:44:06 CPU op-mode(s): 32-bit, 64-bit 16:44:06 Byte Order: Little Endian 16:44:06 Address sizes: 40 bits physical, 48 bits virtual 16:44:06 CPU(s): 8 16:44:06 On-line CPU(s) list: 0-7 16:44:06 Thread(s) per core: 1 16:44:06 Core(s) per socket: 1 16:44:06 Socket(s): 8 16:44:06 NUMA node(s): 1 16:44:06 Vendor ID: AuthenticAMD 16:44:06 CPU family: 23 16:44:06 Model: 49 16:44:06 Model name: AMD EPYC-Rome Processor 16:44:06 Stepping: 0 16:44:06 CPU MHz: 2800.000 16:44:06 BogoMIPS: 5600.00 16:44:06 Virtualization: AMD-V 16:44:06 Hypervisor vendor: KVM 16:44:06 Virtualization type: full 16:44:06 L1d cache: 256 KiB 16:44:06 L1i cache: 256 KiB 16:44:06 L2 cache: 4 MiB 16:44:06 L3 cache: 128 MiB 16:44:06 NUMA node0 CPU(s): 0-7 16:44:06 Vulnerability Itlb multihit: Not affected 16:44:06 Vulnerability L1tf: Not affected 16:44:06 Vulnerability Mds: Not affected 16:44:06 Vulnerability Meltdown: Not affected 16:44:06 Vulnerability Mmio stale data: Not affected 16:44:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:44:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:44:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:44:06 Vulnerability Srbds: Not affected 16:44:06 Vulnerability Tsx async abort: Not affected 16:44:06 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 16:44:06 16:44:06 16:44:06 ---> nproc: 16:44:06 8 16:44:06 16:44:06 16:44:06 ---> df -h: 16:44:06 Filesystem Size Used Avail Use% Mounted on 16:44:06 overlay 155G 12G 144G 8% / 16:44:06 tmpfs 64M 0 64M 0% /dev 16:44:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:44:06 shm 64M 0 64M 0% /dev/shm 16:44:06 /dev/vda1 155G 12G 144G 8% /facter-os 16:44:06 16:44:06 16:44:06 ---> sar -b -r -n DEV: 16:44:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5915) 09/12/23 _x86_64_ (8 CPU) 16:44:06 16:44:06 16:36:15 LINUX RESTART (8 CPU) 16:44:06 16:44:06 16:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:44:06 16:38:01 78.65 3.19 75.46 0.00 446.70 40096.12 0.00 16:44:06 16:39:01 30.04 0.00 30.04 0.00 0.00 16434.48 0.00 16:44:06 16:40:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 16:44:06 16:41:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 16:44:06 16:42:01 43.71 11.06 32.64 0.00 3504.35 5810.76 0.00 16:44:06 16:43:01 6.48 0.02 6.47 0.00 0.13 113.18 0.00 16:44:06 16:44:01 107.18 0.37 106.82 0.00 34.53 49275.79 0.00 16:44:06 Average: 38.28 2.09 36.19 0.00 569.67 15907.80 0.00 16:44:06 16:44:06 16:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:06 16:38:01 28689608 31612584 698440 2.12 91108 3066208 1855856 5.47 1059872 2727300 456824 16:44:06 16:39:01 28682656 31606368 704448 2.14 91512 3066012 1738488 5.12 1075828 2714932 40 16:44:06 16:40:01 28683084 31606916 703468 2.14 91540 3066012 1738488 5.12 1076132 2714932 20 16:44:06 16:41:01 28684920 31608880 701144 2.13 91576 3066016 1738488 5.12 1074408 2714960 168 16:44:06 16:42:01 28340312 31584772 697900 2.12 114896 3360952 1709748 5.04 1312940 2791624 988 16:44:06 16:43:01 28358864 31598396 684672 2.08 113492 3357696 1679304 4.95 1295108 2788368 8 16:44:06 16:44:01 26814300 31540372 734284 2.23 163308 4667116 2013652 5.93 1458848 4035424 308 16:44:06 Average: 28321963 31594041 703479 2.14 108205 3378573 1782003 5.25 1193305 2926791 65479 16:44:06 16:44:06 16:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:06 16:38:01 lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 16:44:06 16:38:01 docker0 11.90 18.39 0.95 91.08 0.00 0.00 0.00 0.00 16:44:06 16:38:01 ens3 279.61 164.85 6958.48 33.97 0.00 0.00 0.00 0.00 16:44:06 16:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:44:06 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:06 16:39:01 ens3 26.96 20.55 19.03 41.14 0.00 0.00 0.00 0.00 16:44:06 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:06 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:06 16:40:01 ens3 2.43 2.20 0.48 13.23 0.00 0.00 0.00 0.00 16:44:06 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:06 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:06 16:41:01 ens3 2.62 3.45 0.63 19.80 0.00 0.00 0.00 0.00 16:44:06 16:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:44:06 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:06 16:42:01 ens3 178.19 87.02 2078.95 12.99 0.00 0.00 0.00 0.00 16:44:06 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:06 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:06 16:43:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 16:44:06 16:44:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 16:44:06 16:44:01 docker0 10.91 17.00 1.04 63.04 0.00 0.00 0.00 0.00 16:44:06 16:44:01 ens3 339.36 190.10 7302.63 48.76 0.00 0.00 0.00 0.00 16:44:06 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 16:44:06 Average: docker0 3.24 5.02 0.28 21.85 0.00 0.00 0.00 0.00 16:44:06 Average: ens3 118.10 66.67 2326.09 24.25 0.00 0.00 0.00 0.00 16:44:06 16:44:06 16:44:06 ---> sar -P ALL: 16:44:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5915) 09/12/23 _x86_64_ (8 CPU) 16:44:06 16:44:06 16:36:15 LINUX RESTART (8 CPU) 16:44:06 16:44:06 16:37:02 CPU %user %nice %system %iowait %steal %idle 16:44:06 16:38:01 all 22.62 0.00 5.19 1.65 0.07 70.47 16:44:06 16:38:01 0 25.40 0.00 5.72 0.09 0.07 68.73 16:44:06 16:38:01 1 22.35 0.00 5.15 0.03 0.07 72.40 16:44:06 16:38:01 2 22.81 0.00 5.27 0.27 0.07 71.57 16:44:06 16:38:01 3 22.59 0.00 6.38 7.93 0.07 63.02 16:44:06 16:38:01 4 22.89 0.00 4.80 2.40 0.07 69.84 16:44:06 16:38:01 5 23.30 0.00 5.37 0.50 0.07 70.76 16:44:06 16:38:01 6 22.50 0.00 4.73 0.10 0.05 72.62 16:44:06 16:38:01 7 19.14 0.00 4.06 1.91 0.09 74.80 16:44:06 16:39:01 all 0.24 0.00 0.20 0.31 0.01 99.23 16:44:06 16:39:01 0 0.37 0.00 0.13 0.00 0.02 99.48 16:44:06 16:39:01 1 0.25 0.00 0.13 0.18 0.00 99.43 16:44:06 16:39:01 2 0.25 0.00 0.22 0.03 0.03 99.47 16:44:06 16:39:01 3 0.28 0.00 0.25 0.45 0.03 98.98 16:44:06 16:39:01 4 0.12 0.00 0.12 0.00 0.02 99.75 16:44:06 16:39:01 5 0.10 0.00 0.12 0.05 0.00 99.73 16:44:06 16:39:01 6 0.18 0.00 0.12 0.00 0.00 99.70 16:44:06 16:39:01 7 0.40 0.00 0.55 1.74 0.02 97.30 16:44:06 16:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:44:06 16:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:44:06 16:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:44:06 16:40:01 2 0.00 0.00 0.02 0.00 0.03 99.95 16:44:06 16:40:01 3 0.10 0.00 0.05 0.00 0.02 99.83 16:44:06 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:44:06 16:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:44:06 16:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:44:06 16:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:44:06 16:41:01 all 0.06 0.00 0.02 0.00 0.01 99.90 16:44:06 16:41:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:44:06 16:41:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:44:06 16:41:01 2 0.08 0.00 0.03 0.00 0.00 99.88 16:44:06 16:41:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:44:06 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:44:06 16:41:01 5 0.03 0.00 0.00 0.02 0.02 99.93 16:44:06 16:41:01 6 0.10 0.00 0.00 0.00 0.00 99.90 16:44:06 16:41:01 7 0.07 0.00 0.05 0.02 0.02 99.85 16:44:06 16:42:01 all 2.12 0.00 1.28 0.44 0.03 96.14 16:44:06 16:42:01 0 2.39 0.00 1.14 0.05 0.02 96.41 16:44:06 16:42:01 1 1.97 0.00 1.70 1.39 0.03 94.91 16:44:06 16:42:01 2 2.64 0.00 0.95 0.20 0.03 96.18 16:44:06 16:42:01 3 2.59 0.00 1.30 0.17 0.02 95.92 16:44:06 16:42:01 4 1.22 0.00 2.20 0.07 0.02 96.50 16:44:06 16:42:01 5 1.15 0.00 1.22 1.13 0.02 96.48 16:44:06 16:42:01 6 1.87 0.00 0.87 0.42 0.02 96.83 16:44:06 16:42:01 7 3.10 0.00 0.85 0.08 0.05 95.91 16:44:06 16:43:01 all 0.08 0.00 0.06 0.01 0.01 99.84 16:44:06 16:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:44:06 16:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:44:06 16:43:01 2 0.10 0.00 0.07 0.00 0.00 99.83 16:44:06 16:43:01 3 0.22 0.00 0.15 0.05 0.02 99.57 16:44:06 16:43:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:44:06 16:43:01 5 0.03 0.00 0.05 0.00 0.00 99.92 16:44:06 16:43:01 6 0.05 0.00 0.03 0.03 0.02 99.87 16:44:06 16:43:01 7 0.13 0.00 0.07 0.00 0.03 99.77 16:44:06 16:44:01 all 8.51 0.00 4.07 1.69 0.05 85.68 16:44:06 16:44:01 0 11.53 0.00 4.64 0.59 0.07 83.17 16:44:06 16:44:01 1 8.09 0.00 4.06 5.80 0.05 82.00 16:44:06 16:44:01 2 9.77 0.00 3.95 0.40 0.05 85.82 16:44:06 16:44:01 3 8.70 0.00 3.71 0.71 0.08 86.80 16:44:06 16:44:01 4 7.59 0.00 4.07 0.20 0.05 88.08 16:44:06 16:44:01 5 7.68 0.00 3.61 1.53 0.03 87.14 16:44:06 16:44:01 6 7.43 0.00 4.32 3.19 0.03 85.02 16:44:06 16:44:01 7 7.28 0.00 4.15 1.15 0.07 87.35 16:44:06 Average: all 4.73 0.00 1.53 0.58 0.03 93.13 16:44:06 Average: 0 5.60 0.00 1.65 0.10 0.03 92.62 16:44:06 Average: 1 4.61 0.00 1.57 1.05 0.03 92.74 16:44:06 Average: 2 5.01 0.00 1.48 0.13 0.03 93.34 16:44:06 Average: 3 4.85 0.00 1.68 1.30 0.04 92.13 16:44:06 Average: 4 4.47 0.00 1.59 0.37 0.02 93.54 16:44:06 Average: 5 4.54 0.00 1.46 0.46 0.02 93.52 16:44:06 Average: 6 4.53 0.00 1.42 0.53 0.02 93.50 16:44:06 Average: 7 4.24 0.00 1.38 0.69 0.04 93.65 16:44:06 16:44:06 16:44:06