Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3359882e7a0b8fc3808c94e27140267c7d8c1a0 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-ssh7278200771794859172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6840757782464251387.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8257862392164764277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh17517558204355163003.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7998822669222781756.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12374 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d3359882e7a0b8fc3808c94e27140267c7d8c1a0 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3359882e7a0b8fc3808c94e27140267c7d8c1a0 # timeout=10 Commit message: "feat!: add support for wildcard in secret updated callback (#522)" > git rev-list --no-walk bd4a8886e5d2f2ec11d84585f02cb7589a92d845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:06:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:06:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:06:24 ========================================================= 17:06:24 EdgeX Global Pipelines Version Info 17:06:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:06:25 ------------------- 17:06:25 stable info: 17:06:25 ------------------- 17:06:25 Commited By: Bill Mahoney bill.mahoney@intel.com 17:06:25 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:06:25 Message: update stable to v1.0.248 17:06:25 ------------------- 17:06:25 experimental info: 17:06:25 ------------------- 17:06:25 Commited By: **** collab-it+edgex@linuxfoundation.org 17:06:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:06:25 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d335988 [Pipeline] echo 17:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:06:26 + git rev-list -1 --merges d3359882e7a0b8fc3808c94e27140267c7d8c1a0~1..d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo 17:06:26 -----------> git rev-list -1 --merges d3359882e7a0b8fc3808c94e27140267c7d8c1a0~1..d3359882e7a0b8fc3808c94e27140267c7d8c1a0 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [false] [Pipeline] sh 17:06:27 + git log --format=format:%s -1 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo 17:06:27 ========================================================= 17:06:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:06:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:27 + git log --format=format:%s -1 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo 17:06:27 [semverPrep] GIT_COMMIT: d3359882e7a0b8fc3808c94e27140267c7d8c1a0, Commit Message: feat!: add support for wildcard in secret updated callback (#522) [Pipeline] echo 17:06:27 [semverPrep] This is not a build commit. [Pipeline] sh 17:06:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:06:27 + grep -v github /etc/ssh/ssh_known_hosts 17:06:27 + [ -e /tmp/ssh_known_hosts ] 17:06:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:06:27 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:06:27 -a /etc/ssh/ssh_known_hosts 17:06:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:28 17:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:28 0.1.4: Pulling from edgex-devops/py-git-semver 17:06:28 b85a868b505f: Pulling fs layer 17:06:28 e2be974225ed: Pulling fs layer 17:06:28 339a4e72a1f5: Pulling fs layer 17:06:28 988bab9f4d93: Pulling fs layer 17:06:28 1469e6f7b9e6: Pulling fs layer 17:06:28 eaf3925da568: Pulling fs layer 17:06:28 bab4dde63d76: Pulling fs layer 17:06:28 bde34c3a00c8: Pulling fs layer 17:06:28 b352a97aabf1: Pulling fs layer 17:06:28 4872d77fe225: Pulling fs layer 17:06:28 5851b861e8e6: Pulling fs layer 17:06:28 eaf3925da568: Waiting 17:06:28 bab4dde63d76: Waiting 17:06:28 bde34c3a00c8: Waiting 17:06:28 b352a97aabf1: Waiting 17:06:28 4872d77fe225: Waiting 17:06:28 5851b861e8e6: Waiting 17:06:28 1469e6f7b9e6: Waiting 17:06:28 988bab9f4d93: Waiting 17:06:28 e2be974225ed: Verifying Checksum 17:06:28 e2be974225ed: Download complete 17:06:29 988bab9f4d93: Verifying Checksum 17:06:29 988bab9f4d93: Download complete 17:06:29 1469e6f7b9e6: Verifying Checksum 17:06:29 1469e6f7b9e6: Download complete 17:06:29 eaf3925da568: Download complete 17:06:29 339a4e72a1f5: Verifying Checksum 17:06:29 339a4e72a1f5: Download complete 17:06:29 bde34c3a00c8: Verifying Checksum 17:06:29 bde34c3a00c8: Download complete 17:06:29 b352a97aabf1: Verifying Checksum 17:06:29 4872d77fe225: Verifying Checksum 17:06:29 4872d77fe225: Download complete 17:06:29 5851b861e8e6: Verifying Checksum 17:06:29 5851b861e8e6: Download complete 17:06:29 b85a868b505f: Verifying Checksum 17:06:29 b85a868b505f: Download complete 17:06:29 bab4dde63d76: Verifying Checksum 17:06:29 bab4dde63d76: Download complete 17:06:30 b85a868b505f: Pull complete 17:06:30 e2be974225ed: Pull complete 17:06:31 339a4e72a1f5: Pull complete 17:06:31 988bab9f4d93: Pull complete 17:06:31 1469e6f7b9e6: Pull complete 17:06:31 eaf3925da568: Pull complete 17:06:33 bab4dde63d76: Pull complete 17:06:33 bde34c3a00c8: Pull complete 17:06:33 b352a97aabf1: Pull complete 17:06:33 4872d77fe225: Pull complete 17:06:33 5851b861e8e6: Pull complete 17:06:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:33 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:06:38 $ docker top 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 -eo pid,comm 17:06:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:06:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:38 [ssh-agent] Looking for ssh-agent implementation... 17:06:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:38 $ docker exec 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent 17:06:38 SSH_AUTH_SOCK=/tmp/ssh-B5V8liAuGOCQ/agent.32 17:06:38 SSH_AGENT_PID=38 17:06:38 Running ssh-add (command line suppressed) 17:06:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4200418645437558443.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4200418645437558443.key) 17:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:38 + git tag --points-at HEAD [Pipeline] } 17:06:38 $ docker exec --env ******** --env ******** 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent -k 17:06:38 unset SSH_AUTH_SOCK; 17:06:38 unset SSH_AGENT_PID; 17:06:38 echo Agent pid 38 killed; 17:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:38 [ssh-agent] Looking for ssh-agent implementation... 17:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:39 $ docker exec 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent 17:06:39 SSH_AUTH_SOCK=/tmp/ssh-eaHeL9SXQdSL/agent.70 17:06:39 SSH_AGENT_PID=77 17:06:39 Running ssh-add (command line suppressed) 17:06:39 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8323099654058477758.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8323099654058477758.key) 17:06:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:39 + git semver init 17:06:39 2023-05-02 17:06:39,736 [run_init] DEBUG init version:0.0.0 force:False 17:06:39 2023-05-02 17:06:39,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:06:39 2023-05-02 17:06:39,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:06:39 2023-05-02 17:06:39,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:06:40 2023-05-02 17:06:40,514 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:06:40 2023-05-02 17:06:40,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:06:40 2023-05-02 17:06:40,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:06:40 2023-05-02 17:06:40,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:06:40 3.0.0-dev.78 [Pipeline] } 17:06:40 $ docker exec --env ******** --env ******** 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent -k 17:06:40 unset SSH_AUTH_SOCK; 17:06:40 unset SSH_AGENT_PID; 17:06:40 echo Agent pid 77 killed; 17:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:41 + git semver [Pipeline] } 17:06:41 $ docker stop --time=1 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 17:06:42 $ docker rm -f --volumes 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:06:43 Stashed 1 file(s) [Pipeline] echo 17:06:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.78 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:06:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:43 ========================================================= 17:06:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:06:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:06:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:06:43 f56be85fc22e: Pulling fs layer 17:06:43 85791d961cd3: Pulling fs layer 17:06:43 d694b5ae8c79: Pulling fs layer 17:06:43 9f32a84ed3da: Pulling fs layer 17:06:43 4d19c01a9841: Pulling fs layer 17:06:43 9325e15d5711: Pulling fs layer 17:06:43 556b6ee489ea: Pulling fs layer 17:06:43 c5a4b2cf53e6: Pulling fs layer 17:06:43 4d19c01a9841: Waiting 17:06:43 9325e15d5711: Waiting 17:06:43 9f32a84ed3da: Waiting 17:06:43 c5a4b2cf53e6: Waiting 17:06:43 556b6ee489ea: Waiting 17:06:43 85791d961cd3: Verifying Checksum 17:06:43 85791d961cd3: Download complete 17:06:43 9f32a84ed3da: Verifying Checksum 17:06:43 9f32a84ed3da: Download complete 17:06:43 4d19c01a9841: Verifying Checksum 17:06:43 4d19c01a9841: Download complete 17:06:43 f56be85fc22e: Verifying Checksum 17:06:43 f56be85fc22e: Download complete 17:06:44 9325e15d5711: Verifying Checksum 17:06:44 9325e15d5711: Download complete 17:06:44 f56be85fc22e: Pull complete 17:06:44 85791d961cd3: Pull complete 17:06:44 d694b5ae8c79: Verifying Checksum 17:06:44 d694b5ae8c79: Download complete 17:06:44 c5a4b2cf53e6: Verifying Checksum 17:06:44 c5a4b2cf53e6: Download complete 17:06:45 556b6ee489ea: Verifying Checksum 17:06:45 556b6ee489ea: Download complete 17:06:47 d694b5ae8c79: Pull complete 17:06:47 9f32a84ed3da: Pull complete 17:06:47 4d19c01a9841: Pull complete 17:06:47 9325e15d5711: Pull complete 17:06:50 556b6ee489ea: Pull complete 17:06:50 c5a4b2cf53e6: Pull complete 17:06:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:06:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 17:06:51 + 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 17:06:51 + docker inspect -f . ci-base-image-x86_64 17:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:51 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:06:56 $ docker top 080e2428abd7717f0bc6485c1b036e42478f635466fa8dc5b21118631bad8388 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:56 + go version 17:06:56 go version go1.20.2 linux/amd64 [Pipeline] } 17:06:56 $ docker stop --time=1 080e2428abd7717f0bc6485c1b036e42478f635466fa8dc5b21118631bad8388 17:06:58 $ docker rm -f --volumes 080e2428abd7717f0bc6485c1b036e42478f635466fa8dc5b21118631bad8388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:58 Still waiting to schedule task 17:06:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:06:58 + docker inspect -f . ci-base-image-x86_64 17:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:58 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:06:59 $ docker top f606578caed0116b0483dfa5eda7b373b3821bf37f3434213ecbe80c61a036ad -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:59 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:06:59 + make test 17:06:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:06:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:06:59 go: downloading github.com/stretchr/testify v1.8.2 17:06:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 17:06:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 17:06:59 go: downloading github.com/mitchellh/copystructure v1.2.0 17:06:59 go: downloading gopkg.in/yaml.v3 v3.0.1 17:06:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:06:59 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 17:06:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 17:06:59 go: downloading github.com/google/uuid v1.3.0 17:06:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:06:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 17:07:00 go: downloading github.com/gorilla/mux v1.8.0 17:07:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:07:00 go: downloading github.com/davecgh/go-spew v1.1.1 17:07:00 go: downloading github.com/pmezard/go-difflib v1.0.0 17:07:00 go: downloading github.com/stretchr/objx v0.5.0 17:07:00 go: downloading github.com/gorilla/websocket v1.4.2 17:07:00 go: downloading golang.org/x/net v0.9.0 17:07:00 go: downloading golang.org/x/sync v0.1.0 17:07:00 go: downloading github.com/go-kit/log v0.2.1 17:07:00 go: downloading github.com/go-playground/validator/v10 v10.13.0 17:07:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:07:00 go: downloading github.com/hashicorp/errwrap v1.0.0 17:07:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 17:07:00 go: downloading github.com/hashicorp/consul/api v1.20.0 17:07:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:07:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:07:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:07:00 go: downloading github.com/x448/float16 v0.8.4 17:07:00 go: downloading github.com/go-playground/universal-translator v0.18.1 17:07:00 go: downloading github.com/leodido/go-urn v1.2.3 17:07:00 go: downloading golang.org/x/crypto v0.8.0 17:07:00 go: downloading golang.org/x/text v0.9.0 17:07:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:07:00 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:07:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:07:00 go: downloading github.com/hashicorp/serf v0.10.1 17:07:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:07:00 go: downloading github.com/go-playground/locales v0.14.1 17:07:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:07:00 go: downloading github.com/zeebo/errs v1.3.0 17:07:00 go: downloading google.golang.org/grpc v1.53.0 17:07:01 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:07:01 go: downloading google.golang.org/protobuf v1.28.1 17:07:01 go: downloading github.com/fatih/color v1.9.0 17:07:01 go: downloading github.com/armon/go-metrics v0.3.10 17:07:01 go: downloading github.com/mattn/go-isatty v0.0.14 17:07:01 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 17:07:01 go: downloading github.com/mattn/go-colorable v0.1.12 17:07:01 go: downloading github.com/golang/protobuf v1.5.2 17:07:01 go: downloading golang.org/x/sys v0.7.0 17:07:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:07:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:07:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:07:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:07:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:07:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:07:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.059s coverage: 34.1% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.039s coverage: 92.4% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.016s coverage: 85.0% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.022s coverage: 42.4% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.011s coverage: 100.0% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.320s coverage: 87.7% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 25.0% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.037s coverage: 78.6% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 76.1% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.008s coverage: 31.2% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 17:07:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:07:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:07:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:07:45 $ docker stop --time=1 f606578caed0116b0483dfa5eda7b373b3821bf37f3434213ecbe80c61a036ad 17:07:48 $ docker rm -f --volumes f606578caed0116b0483dfa5eda7b373b3821bf37f3434213ecbe80c61a036ad [Pipeline] // withDockerContainer [Pipeline] sh 17:07:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:07:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:49 17:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:49 latest: Pulling from edgex-lftools-log-publisher 17:07:49 5eb5b503b376: Pulling fs layer 17:07:49 5c69ac0246d0: Pulling fs layer 17:07:49 ec43610c2a17: Pulling fs layer 17:07:49 3a2ae6a8a46f: Pulling fs layer 17:07:49 33b1e0a273af: Pulling fs layer 17:07:49 5d3b04190fa2: Pulling fs layer 17:07:49 2f39f015ded8: Pulling fs layer 17:07:49 3a2ae6a8a46f: Waiting 17:07:49 33b1e0a273af: Waiting 17:07:49 5d3b04190fa2: Waiting 17:07:49 5c69ac0246d0: Verifying Checksum 17:07:49 5c69ac0246d0: Download complete 17:07:49 3a2ae6a8a46f: Verifying Checksum 17:07:49 3a2ae6a8a46f: Download complete 17:07:49 ec43610c2a17: Verifying Checksum 17:07:49 ec43610c2a17: Download complete 17:07:49 5d3b04190fa2: Download complete 17:07:49 33b1e0a273af: Verifying Checksum 17:07:49 33b1e0a273af: Download complete 17:07:49 5eb5b503b376: Verifying Checksum 17:07:49 5eb5b503b376: Download complete 17:07:50 2f39f015ded8: Download complete 17:07:50 5eb5b503b376: Pull complete 17:07:51 5c69ac0246d0: Pull complete 17:07:51 ec43610c2a17: Pull complete 17:07:51 3a2ae6a8a46f: Pull complete 17:07:51 33b1e0a273af: Pull complete 17:07:51 5d3b04190fa2: Pull complete 17:07:55 2f39f015ded8: Pull complete 17:07:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:56 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:08:00 $ docker top 1b56e67e6c73fa4b042010813c0f433e3dfda7245f8cb6afb6bb755269fb2513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:00 ---> job-cost.sh 17:08:00 lf-activate-venv: SKIPPING 17:08:00 INFO: No Stack... 17:08:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:08:01 INFO: Archiving Costs [Pipeline] sh 17:08:01 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:08:01 + cut -d, -f6 [Pipeline] lock 17:08:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] 17:08:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] did not exist. Created. 17:08:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:02 + echo total: 0.2199999988079071 [Pipeline] stash 17:08:02 Stashed 1 file(s) [Pipeline] } 17:08:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:02 $ docker stop --time=1 1b56e67e6c73fa4b042010813c0f433e3dfda7245f8cb6afb6bb755269fb2513 17:08:03 $ docker rm -f --volumes 1b56e67e6c73fa4b042010813c0f433e3dfda7245f8cb6afb6bb755269fb2513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:08:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12375 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:08:26 Running in /w/workspace/go-mod-bootstrap/167 [Pipeline] { [Pipeline] checkout 17:08:26 Selected Git installation does not exist. Using Default 17:08:26 The recommended git tool is: NONE 17:08:31 using credential edgex-jenkins-ssh 17:08:31 Cloning the remote Git repository 17:08:31 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:08:31 > git init /w/workspace/go-mod-bootstrap/167 # timeout=10 17:08:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:08:32 > git --version # timeout=10 17:08:32 > git --version # 'git version 2.25.1' 17:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:08:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:34 Avoid second fetch 17:08:34 Checking out Revision d3359882e7a0b8fc3808c94e27140267c7d8c1a0 (main) 17:08:34 Commit message: "feat!: add support for wildcard in secret updated callback (#522)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:34 > git config core.sparsecheckout # timeout=10 17:08:34 > git checkout -f d3359882e7a0b8fc3808c94e27140267c7d8c1a0 # timeout=10 17:08:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:08:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:35 Dload Upload Total Spent Left Speed 17:08:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 17:08:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:08:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:08:36 + sudo tee /etc/docker/daemon.new 17:08:36 { 17:08:36 "registry-mirrors": [ 17:08:36 "https://nexus3.edgexfoundry.org:10001" 17:08:36 ], 17:08:36 "bip": "10.250.0.254/24", 17:08:36 "hosts": [ 17:08:36 "tcp://0.0.0.0:5555", 17:08:36 "unix:///var/run/docker.sock" 17:08:36 ], 17:08:36 "mtu": 1458, 17:08:36 "selinux-enabled": true, 17:08:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:08:36 } [Pipeline] sh 17:08:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:08:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:55 ========================================================= 17:08:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:08:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:08:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:08:56 c41833b44d91: Pulling fs layer 17:08:56 ed15518f5707: Pulling fs layer 17:08:56 feae8fd75edb: Pulling fs layer 17:08:56 242c74f7c9fa: Pulling fs layer 17:08:56 3cdef696dda3: Pulling fs layer 17:08:56 2ced38df9373: Pulling fs layer 17:08:56 58f1dce35555: Pulling fs layer 17:08:56 242c74f7c9fa: Waiting 17:08:56 3cdef696dda3: Waiting 17:08:56 2ced38df9373: Waiting 17:08:56 ed15518f5707: Verifying Checksum 17:08:56 ed15518f5707: Download complete 17:08:56 242c74f7c9fa: Verifying Checksum 17:08:56 242c74f7c9fa: Download complete 17:08:56 3cdef696dda3: Verifying Checksum 17:08:56 3cdef696dda3: Download complete 17:08:56 c41833b44d91: Download complete 17:08:58 c41833b44d91: Pull complete 17:08:58 58f1dce35555: Verifying Checksum 17:08:58 58f1dce35555: Download complete 17:08:58 ed15518f5707: Pull complete 17:08:59 feae8fd75edb: Verifying Checksum 17:08:59 feae8fd75edb: Download complete 17:08:59 2ced38df9373: Verifying Checksum 17:08:59 2ced38df9373: Download complete 17:09:09 feae8fd75edb: Pull complete 17:09:09 242c74f7c9fa: Pull complete 17:09:09 3cdef696dda3: Pull complete 17:09:16 2ced38df9373: Pull complete 17:09:17 58f1dce35555: Pull complete 17:09:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:09:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:09:17 + 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 17:09:18 + docker inspect -f . ci-base-image-arm64 17:09:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:18 prd-ubuntu20.04-docker-arm64-4c-16g-12375 does not seem to be running inside a container 17:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/167 -v /w/workspace/go-mod-bootstrap/167:/w/workspace/go-mod-bootstrap/167:rw,z -v /w/workspace/go-mod-bootstrap/167@tmp:/w/workspace/go-mod-bootstrap/167@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 17:09:21 $ docker top 2702df67a520d5dc0befb035a92dd66e6f6ca98bd6ffcbcd9a26295d9e78f967 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:22 + go version 17:09:22 go version go1.20.2 linux/arm64 [Pipeline] } 17:09:22 $ docker stop --time=1 2702df67a520d5dc0befb035a92dd66e6f6ca98bd6ffcbcd9a26295d9e78f967 17:09:23 $ docker rm -f --volumes 2702df67a520d5dc0befb035a92dd66e6f6ca98bd6ffcbcd9a26295d9e78f967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:24 + docker inspect -f . ci-base-image-arm64 17:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:24 prd-ubuntu20.04-docker-arm64-4c-16g-12375 does not seem to be running inside a container 17:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/167 -v /w/workspace/go-mod-bootstrap/167:/w/workspace/go-mod-bootstrap/167:rw,z -v /w/workspace/go-mod-bootstrap/167@tmp:/w/workspace/go-mod-bootstrap/167@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 17:09:25 $ docker top 88816b74cea53018c5529114f0bb071435b8ae37e21ec97244b5a539645d27ed -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:26 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/167 [Pipeline] fileExists [Pipeline] sh 17:09:26 + make test 17:09:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:09:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 17:09:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 17:09:26 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 17:09:27 go: downloading github.com/stretchr/testify v1.8.2 17:09:27 go: downloading gopkg.in/yaml.v3 v3.0.1 17:09:27 go: downloading github.com/mitchellh/copystructure v1.2.0 17:09:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:09:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 17:09:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 17:09:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:09:27 go: downloading github.com/gorilla/mux v1.8.0 17:09:27 go: downloading github.com/google/uuid v1.3.0 17:09:27 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:09:27 go: downloading github.com/davecgh/go-spew v1.1.1 17:09:27 go: downloading github.com/pmezard/go-difflib v1.0.0 17:09:28 go: downloading github.com/go-kit/log v0.2.1 17:09:28 go: downloading github.com/stretchr/objx v0.5.0 17:09:28 go: downloading github.com/go-playground/validator/v10 v10.13.0 17:09:28 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:09:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 17:09:28 go: downloading github.com/gorilla/websocket v1.4.2 17:09:28 go: downloading golang.org/x/net v0.9.0 17:09:28 go: downloading golang.org/x/sync v0.1.0 17:09:28 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:09:28 go: downloading github.com/hashicorp/consul/api v1.20.0 17:09:28 go: downloading github.com/hashicorp/errwrap v1.0.0 17:09:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:09:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:09:28 go: downloading github.com/go-playground/universal-translator v0.18.1 17:09:28 go: downloading github.com/leodido/go-urn v1.2.3 17:09:28 go: downloading golang.org/x/crypto v0.8.0 17:09:28 go: downloading golang.org/x/text v0.9.0 17:09:28 go: downloading github.com/zeebo/errs v1.3.0 17:09:29 go: downloading google.golang.org/grpc v1.53.0 17:09:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:09:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:09:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:09:30 go: downloading github.com/x448/float16 v0.8.4 17:09:30 go: downloading github.com/go-playground/locales v0.14.1 17:09:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:09:30 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:09:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:09:30 go: downloading github.com/hashicorp/serf v0.10.1 17:09:30 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:09:31 go: downloading google.golang.org/protobuf v1.28.1 17:09:32 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 17:09:32 go: downloading github.com/fatih/color v1.9.0 17:09:32 go: downloading github.com/mattn/go-isatty v0.0.14 17:09:32 go: downloading github.com/armon/go-metrics v0.3.10 17:09:32 go: downloading github.com/golang/protobuf v1.5.2 17:09:32 go: downloading golang.org/x/sys v0.7.0 17:09:32 go: downloading github.com/mattn/go-colorable v0.1.12 17:09:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:09:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:11:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:11:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:11:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:11:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:12:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.154s coverage: 34.1% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.093s coverage: 92.4% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.044s coverage: 85.0% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.105s coverage: 42.4% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.072s coverage: 100.0% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.393s coverage: 87.7% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.055s coverage: 25.0% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.137s coverage: 78.6% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.058s coverage: 76.1% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements 17:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 17:12:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:12:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:12:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:12:30 $ docker stop --time=1 88816b74cea53018c5529114f0bb071435b8ae37e21ec97244b5a539645d27ed 17:12:32 $ docker rm -f --volumes 88816b74cea53018c5529114f0bb071435b8ae37e21ec97244b5a539645d27ed [Pipeline] // withDockerContainer [Pipeline] sh 17:12:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:35 Warning: overwriting stash ‘coverage-report’ 17:12:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:36 17:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:37 arm64: Pulling from edgex-lftools-log-publisher 17:12:37 8998bd30e6a1: Pulling fs layer 17:12:37 04944245beec: Pulling fs layer 17:12:37 699f458cf7ca: Pulling fs layer 17:12:37 765212b225bb: Pulling fs layer 17:12:37 f23df028b6ca: Pulling fs layer 17:12:37 d65c8cfc05b1: Pulling fs layer 17:12:37 2437ff75d9bd: Pulling fs layer 17:12:37 f23df028b6ca: Waiting 17:12:37 d65c8cfc05b1: Waiting 17:12:37 2437ff75d9bd: Waiting 17:12:37 765212b225bb: Waiting 17:12:37 04944245beec: Verifying Checksum 17:12:37 04944245beec: Download complete 17:12:37 765212b225bb: Verifying Checksum 17:12:37 765212b225bb: Download complete 17:12:37 f23df028b6ca: Verifying Checksum 17:12:37 f23df028b6ca: Download complete 17:12:37 d65c8cfc05b1: Verifying Checksum 17:12:37 d65c8cfc05b1: Download complete 17:12:37 699f458cf7ca: Verifying Checksum 17:12:37 699f458cf7ca: Download complete 17:12:37 8998bd30e6a1: Verifying Checksum 17:12:37 8998bd30e6a1: Download complete 17:12:40 2437ff75d9bd: Verifying Checksum 17:12:40 2437ff75d9bd: Download complete 17:12:41 8998bd30e6a1: Pull complete 17:12:41 04944245beec: Pull complete 17:12:43 699f458cf7ca: Pull complete 17:12:43 765212b225bb: Pull complete 17:12:44 f23df028b6ca: Pull complete 17:12:44 d65c8cfc05b1: Pull complete 17:13:02 2437ff75d9bd: Pull complete 17:13:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:02 prd-ubuntu20.04-docker-arm64-4c-16g-12375 does not seem to be running inside a container 17:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/167 -v /w/workspace/go-mod-bootstrap/167:/w/workspace/go-mod-bootstrap/167:rw,z -v /w/workspace/go-mod-bootstrap/167@tmp:/w/workspace/go-mod-bootstrap/167@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 17:13:04 $ docker top ae0ec5a48ed5bc85e1cad3fb2b878313fe6cfc364992ab2a8ea59031a9c89168 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:05 ---> job-cost.sh 17:13:05 lf-activate-venv: SKIPPING 17:13:05 INFO: No Stack... 17:13:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:13:06 INFO: Archiving Costs [Pipeline] sh 17:13:06 + cat /w/workspace/go-mod-bootstrap/167/archives/cost.csv 17:13:06 + cut -d, -f6 [Pipeline] lock 17:13:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] 17:13:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] did not exist. Created. 17:13:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:07 /w/workspace/go-mod-bootstrap/167@tmp/durable-ab497191/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:08 + echo total: 0.10999999940395355 [Pipeline] stash 17:13:08 Warning: overwriting stash ‘stack-cost’ 17:13:08 Stashed 1 file(s) [Pipeline] } 17:13:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:08 $ docker stop --time=1 ae0ec5a48ed5bc85e1cad3fb2b878313fe6cfc364992ab2a8ea59031a9c89168 17:13:10 $ docker rm -f --volumes ae0ec5a48ed5bc85e1cad3fb2b878313fe6cfc364992ab2a8ea59031a9c89168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:13:10 provisioning config files... 17:13:10 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3459178296333603594tmp [Pipeline] { [Pipeline] sh 17:13:10 + set +x 17:13:10 + curl -s https://codecov.io/bash 17:13:10 + bash -s -- 17:13:10 17:13:10 _____ _ 17:13:10 / ____| | | 17:13:10 | | ___ __| | ___ ___ _____ __ 17:13:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:13:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:13:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:13:10 Bash-1.0.6 17:13:10 17:13:10 17:13:10 ==> git version 2.25.1 found 17:13:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:13:10 Release-Date: 2020-01-08 17:13:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:13:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:13:10 ==> Jenkins CI detected. 17:13:10 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:13:10 project root: . 17:13:10 --> token set from env 17:13:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:13:10 ==> Running gcov in . (disable via -X gcov) 17:13:10 ==> Python coveragepy not found 17:13:10 ==> Searching for coverage reports in: 17:13:10 + . 17:13:10 -> Found 1 reports 17:13:10 ==> Detecting git/mercurial file structure 17:13:11 ==> Reading reports 17:13:11 + ./coverage.out bytes=93365 17:13:11 ==> Appending adjustments 17:13:11 https://docs.codecov.io/docs/fixing-reports 17:13:11 + Found adjustments 17:13:11 ==> Gzipping contents 17:13:11 16K /tmp/codecov.Y4iaJ5.gz 17:13:11 ==> Uploading reports 17:13:11 url: https://codecov.io 17:13:11 query: branch=main&commit=d3359882e7a0b8fc3808c94e27140267c7d8c1a0&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:11 -> Pinging Codecov 17:13:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=d3359882e7a0b8fc3808c94e27140267c7d8c1a0&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:11 -> Uploading to 17:13:11 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/833815588EE85121546D348822E98E2E/d3359882e7a0b8fc3808c94e27140267c7d8c1a0/e6e217b4-3f6e-4cb3-b1cb-f62b21129e46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T171311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29110cb836a5d1b9773a4834ddcbc634977c873d7e402a78aa73b53ef8ab5c7e 17:13:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:11 Dload Upload Total Spent Left Speed 17:13:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14539 0 0 100 14539 0 62668 --:--:-- --:--:-- --:--:-- 62668 17:13:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] } 17:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:13:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:13:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:12 17:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:13:12 df9b9388f04a: Pulling fs layer 17:13:12 52dc419b0ee2: Pulling fs layer 17:13:12 25bc292e5bac: Pulling fs layer 17:13:12 114826534d7a: Pulling fs layer 17:13:12 4657fd5d0bcf: Pulling fs layer 17:13:12 6ad1cebc031e: Pulling fs layer 17:13:12 8a3aa393b2d8: Pulling fs layer 17:13:12 4657fd5d0bcf: Waiting 17:13:12 8a3aa393b2d8: Waiting 17:13:12 6ad1cebc031e: Waiting 17:13:12 114826534d7a: Waiting 17:13:12 25bc292e5bac: Verifying Checksum 17:13:12 25bc292e5bac: Download complete 17:13:12 52dc419b0ee2: Verifying Checksum 17:13:12 52dc419b0ee2: Download complete 17:13:12 4657fd5d0bcf: Verifying Checksum 17:13:12 4657fd5d0bcf: Download complete 17:13:12 df9b9388f04a: Download complete 17:13:12 df9b9388f04a: Pull complete 17:13:12 6ad1cebc031e: Verifying Checksum 17:13:12 6ad1cebc031e: Download complete 17:13:12 52dc419b0ee2: Pull complete 17:13:12 25bc292e5bac: Pull complete 17:13:13 114826534d7a: Verifying Checksum 17:13:13 114826534d7a: Download complete 17:13:13 8a3aa393b2d8: Verifying Checksum 17:13:13 8a3aa393b2d8: Download complete 17:13:16 114826534d7a: Pull complete 17:13:16 4657fd5d0bcf: Pull complete 17:13:16 6ad1cebc031e: Pull complete 17:13:19 8a3aa393b2d8: Pull complete 17:13:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:19 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:13:23 $ docker top ad6724e60f17749157b3cd936b5d911d058581d21d3b0a749e28936511e7d208 -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 17:13:24 + set -o pipefail 17:13:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 17:13:28 17:13:28 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 17:13:28 17:13:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/7ab07f71-c2d2-4123-9489-1e3572b35cf0 17:13:28 17:13:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:13:28 17:13:28 17:13:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:13:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:13:28 More details here: https://snyk.co/ue1NS [Pipeline] } 17:13:28 $ docker stop --time=1 ad6724e60f17749157b3cd936b5d911d058581d21d3b0a749e28936511e7d208 17:13:32 $ docker rm -f --volumes ad6724e60f17749157b3cd936b5d911d058581d21d3b0a749e28936511e7d208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:33 + git log --format=format:%s -1 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] sh 17:13:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:33 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:13:34 $ docker top 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa -eo pid,comm 17:13:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:13:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:34 [ssh-agent] Looking for ssh-agent implementation... 17:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:34 $ docker exec 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa ssh-agent 17:13:34 SSH_AUTH_SOCK=/tmp/ssh-yJEWHoZBaeeY/agent.31 17:13:34 SSH_AGENT_PID=37 17:13:34 Running ssh-add (command line suppressed) 17:13:34 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11313884645899813349.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11313884645899813349.key) 17:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:34 + git semver tag 17:13:35 2023-05-02 17:13:35,215 [run_tag] DEBUG tag force:False 17:13:35 2023-05-02 17:13:35,216 [check_head_tag] DEBUG check head tag 17:13:35 2023-05-02 17:13:35,219 [execute] INFO git cat-file --batch-check 17:13:35 2023-05-02 17:13:35,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:13:35 2023-05-02 17:13:35,224 [execute] INFO git cat-file --batch 17:13:35 2023-05-02 17:13:35,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:13:35 2023-05-02 17:13:35,285 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:13:35 2023-05-02 17:13:35,285 [execute] INFO git tag -a v3.0.0-dev.78 -m v3.0.0-dev.78 17:13:35 2023-05-02 17:13:35,286 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.78', '-m', 'v3.0.0-dev.78'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:13:35 2023-05-02 17:13:35,292 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:13:35 3.0.0-dev.78 [Pipeline] } 17:13:35 $ docker exec --env ******** --env ******** 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa ssh-agent -k 17:13:35 unset SSH_AUTH_SOCK; 17:13:35 unset SSH_AGENT_PID; 17:13:35 echo Agent pid 37 killed; 17:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:35 + git semver [Pipeline] } 17:13:36 $ docker stop --time=1 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa 17:13:37 $ docker rm -f --volumes 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:37 17:13:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:38 0.23.1-centos7: Pulling from edgex-lftools 17:13:38 ab5ef0e58194: Pulling fs layer 17:13:38 9712f1f96733: Pulling fs layer 17:13:38 63f879dbbcfc: Pulling fs layer 17:13:38 0d9ebad4ef96: Pulling fs layer 17:13:38 e9a5061849ea: Pulling fs layer 17:13:38 d747dcd14b5f: Pulling fs layer 17:13:38 2de7ff778b66: Pulling fs layer 17:13:38 d747dcd14b5f: Waiting 17:13:38 0d9ebad4ef96: Waiting 17:13:38 e9a5061849ea: Waiting 17:13:38 9712f1f96733: Download complete 17:13:38 63f879dbbcfc: Verifying Checksum 17:13:38 63f879dbbcfc: Download complete 17:13:39 0d9ebad4ef96: Verifying Checksum 17:13:39 0d9ebad4ef96: Download complete 17:13:39 d747dcd14b5f: Verifying Checksum 17:13:39 d747dcd14b5f: Download complete 17:13:39 e9a5061849ea: Verifying Checksum 17:13:39 e9a5061849ea: Download complete 17:13:39 ab5ef0e58194: Verifying Checksum 17:13:39 ab5ef0e58194: Download complete 17:13:39 2de7ff778b66: Verifying Checksum 17:13:39 2de7ff778b66: Download complete 17:13:41 ab5ef0e58194: Pull complete 17:13:41 9712f1f96733: Pull complete 17:13:42 63f879dbbcfc: Pull complete 17:13:46 0d9ebad4ef96: Pull complete 17:13:46 e9a5061849ea: Pull complete 17:13:46 d747dcd14b5f: Pull complete 17:13:47 2de7ff778b66: Pull complete 17:13:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:47 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:13:53 $ docker top 83b7752cc563cb51ef5eee93d122b113ce9bf3f0a96e3545a498ba6fbc9697aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:13:53 provisioning config files... 17:13:53 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17282502223827038972tmp 17:13:53 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16603729195302441660tmp 17:13:53 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12013724411048377441tmp [Pipeline] { [Pipeline] echo 17:13:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:13:54 ---> sigul-configuration.sh 17:13:54 gpg: directory `/root/.gnupg' created 17:13:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:13:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:13:54 gpg: keyring `/root/.gnupg/secring.gpg' created 17:13:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:13:54 gpg: CAST5 encrypted data 17:13:54 gpg: encrypted with 1 passphrase 17:13:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:13:54 + mkdir /home/jenkins 17:13:54 + mkdir /home/jenkins/sigul [Pipeline] sh 17:13:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:13:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:13:55 ---> sigul-install.sh 17:13:55 Sigul already installed; skipping installation. [Pipeline] sh 17:13:55 + git tag --list 17:13:55 v0.0.1 17:13:55 v0.0.10 17:13:55 v0.0.11 17:13:55 v0.0.12 17:13:55 v0.0.13 17:13:55 v0.0.14 17:13:55 v0.0.15 17:13:55 v0.0.16 17:13:55 v0.0.17 17:13:55 v0.0.18 17:13:55 v0.0.19 17:13:55 v0.0.2 17:13:55 v0.0.20 17:13:55 v0.0.21 17:13:55 v0.0.22 17:13:55 v0.0.23 17:13:55 v0.0.24 17:13:55 v0.0.25 17:13:55 v0.0.26 17:13:55 v0.0.27 17:13:55 v0.0.28 17:13:55 v0.0.29 17:13:55 v0.0.3 17:13:55 v0.0.30 17:13:55 v0.0.31 17:13:55 v0.0.32 17:13:55 v0.0.33 17:13:55 v0.0.34 17:13:55 v0.0.35 17:13:55 v0.0.36 17:13:55 v0.0.37 17:13:55 v0.0.38 17:13:55 v0.0.39 17:13:55 v0.0.4 17:13:55 v0.0.40 17:13:55 v0.0.41 17:13:55 v0.0.42 17:13:55 v0.0.43 17:13:55 v0.0.44 17:13:55 v0.0.45 17:13:55 v0.0.46 17:13:55 v0.0.47 17:13:55 v0.0.48 17:13:55 v0.0.49 17:13:55 v0.0.5 17:13:55 v0.0.50 17:13:55 v0.0.51 17:13:55 v0.0.52 17:13:55 v0.0.53 17:13:55 v0.0.54 17:13:55 v0.0.55 17:13:55 v0.0.56 17:13:55 v0.0.57 17:13:55 v0.0.58 17:13:55 v0.0.59 17:13:55 v0.0.6 17:13:55 v0.0.60 17:13:55 v0.0.61 17:13:55 v0.0.62 17:13:55 v0.0.63 17:13:55 v0.0.64 17:13:55 v0.0.65 17:13:55 v0.0.66 17:13:55 v0.0.67 17:13:55 v0.0.68 17:13:55 v0.0.69 17:13:55 v0.0.7 17:13:55 v0.0.70 17:13:55 v0.0.71 17:13:55 v0.0.72 17:13:55 v0.0.8 17:13:55 v0.0.9 17:13:55 v2.0.0 17:13:55 v2.1.0 17:13:55 v2.1.1 17:13:55 v2.1.1-dev.1 17:13:55 v2.1.1-dev.2 17:13:55 v2.1.1-dev.3 17:13:55 v2.1.1-dev.4 17:13:55 v2.2.0 17:13:55 v2.2.1-dev.1 17:13:55 v2.2.1-dev.2 17:13:55 v2.2.1-dev.3 17:13:55 v2.2.1-dev.4 17:13:55 v2.2.1-dev.5 17:13:55 v2.2.1-dev.6 17:13:55 v2.2.1-dev.7 17:13:55 v2.2.1-dev.8 17:13:55 v2.2.1-dev.9 17:13:55 v2.3.0 17:13:55 v2.3.0-dev.10 17:13:55 v2.3.0-dev.11 17:13:55 v2.3.0-dev.12 17:13:55 v2.3.0-dev.13 17:13:55 v2.3.0-dev.14 17:13:55 v2.3.0-dev.15 17:13:55 v2.3.0-dev.16 17:13:55 v2.3.0-dev.17 17:13:55 v2.3.0-dev.18 17:13:55 v2.3.0-dev.19 17:13:55 v2.3.0-dev.20 17:13:55 v2.3.0-dev.21 17:13:55 v2.3.0-dev.22 17:13:55 v2.3.0-dev.23 17:13:55 v2.3.0-dev.24 17:13:55 v2.3.0-dev.25 17:13:55 v2.3.0-dev.26 17:13:55 v2.3.0-dev.27 17:13:55 v2.3.0-dev.28 17:13:55 v2.3.0-dev.29 17:13:55 v2.3.0-dev.30 17:13:55 v3.0.0-dev.1 17:13:55 v3.0.0-dev.10 17:13:55 v3.0.0-dev.11 17:13:55 v3.0.0-dev.12 17:13:55 v3.0.0-dev.13 17:13:55 v3.0.0-dev.14 17:13:55 v3.0.0-dev.15 17:13:55 v3.0.0-dev.16 17:13:55 v3.0.0-dev.17 17:13:55 v3.0.0-dev.18 17:13:55 v3.0.0-dev.19 17:13:55 v3.0.0-dev.2 17:13:55 v3.0.0-dev.20 17:13:55 v3.0.0-dev.21 17:13:55 v3.0.0-dev.22 17:13:55 v3.0.0-dev.23 17:13:55 v3.0.0-dev.24 17:13:55 v3.0.0-dev.25 17:13:55 v3.0.0-dev.26 17:13:55 v3.0.0-dev.27 17:13:55 v3.0.0-dev.28 17:13:55 v3.0.0-dev.29 17:13:55 v3.0.0-dev.3 17:13:55 v3.0.0-dev.30 17:13:55 v3.0.0-dev.31 17:13:55 v3.0.0-dev.32 17:13:55 v3.0.0-dev.33 17:13:55 v3.0.0-dev.34 17:13:55 v3.0.0-dev.35 17:13:55 v3.0.0-dev.36 17:13:55 v3.0.0-dev.37 17:13:55 v3.0.0-dev.38 17:13:55 v3.0.0-dev.39 17:13:55 v3.0.0-dev.4 17:13:55 v3.0.0-dev.40 17:13:55 v3.0.0-dev.41 17:13:55 v3.0.0-dev.42 17:13:55 v3.0.0-dev.43 17:13:55 v3.0.0-dev.44 17:13:55 v3.0.0-dev.45 17:13:55 v3.0.0-dev.46 17:13:55 v3.0.0-dev.47 17:13:55 v3.0.0-dev.48 17:13:55 v3.0.0-dev.49 17:13:55 v3.0.0-dev.5 17:13:55 v3.0.0-dev.50 17:13:55 v3.0.0-dev.51 17:13:55 v3.0.0-dev.52 17:13:55 v3.0.0-dev.53 17:13:55 v3.0.0-dev.54 17:13:55 v3.0.0-dev.55 17:13:55 v3.0.0-dev.56 17:13:55 v3.0.0-dev.57 17:13:55 v3.0.0-dev.58 17:13:55 v3.0.0-dev.59 17:13:55 v3.0.0-dev.6 17:13:55 v3.0.0-dev.60 17:13:55 v3.0.0-dev.61 17:13:55 v3.0.0-dev.62 17:13:55 v3.0.0-dev.63 17:13:55 v3.0.0-dev.64 17:13:55 v3.0.0-dev.65 17:13:55 v3.0.0-dev.66 17:13:55 v3.0.0-dev.67 17:13:55 v3.0.0-dev.68 17:13:55 v3.0.0-dev.69 17:13:55 v3.0.0-dev.7 17:13:55 v3.0.0-dev.70 17:13:55 v3.0.0-dev.71 17:13:55 v3.0.0-dev.72 17:13:55 v3.0.0-dev.73 17:13:55 v3.0.0-dev.74 17:13:55 v3.0.0-dev.75 17:13:55 v3.0.0-dev.76 17:13:55 v3.0.0-dev.77 17:13:55 v3.0.0-dev.78 17:13:55 v3.0.0-dev.8 17:13:55 v3.0.0-dev.9 [Pipeline] sh 17:13:55 + lftools sign git-tag v3.0.0-dev.78 17:13:56 Signing Git tag with Sigul... 17:13:56 Signing v3.0.0-dev.78 [Pipeline] echo 17:13:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:13:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:13:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:13:57 $ docker stop --time=1 83b7752cc563cb51ef5eee93d122b113ce9bf3f0a96e3545a498ba6fbc9697aa 17:13:58 $ docker rm -f --volumes 83b7752cc563cb51ef5eee93d122b113ce9bf3f0a96e3545a498ba6fbc9697aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:13:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:59 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:13:59 $ docker top cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 -eo pid,comm 17:13:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:13:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:59 [ssh-agent] Looking for ssh-agent implementation... 17:13:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:59 $ docker exec cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 ssh-agent 17:13:59 SSH_AUTH_SOCK=/tmp/ssh-HXZ2nTShVo2w/agent.31 17:13:59 SSH_AGENT_PID=37 17:13:59 Running ssh-add (command line suppressed) 17:14:00 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_279424410824000766.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_279424410824000766.key) 17:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:00 + git semver bump pre 17:14:00 2023-05-02 17:14:00,624 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:14:00 2023-05-02 17:14:00,624 [bump_version] DEBUG bumping version:3.0.0-dev.78 on axis:pre with prefix:dev 17:14:00 2023-05-02 17:14:00,624 [bump_version] DEBUG bumped version:3.0.0-dev.79 17:14:00 2023-05-02 17:14:00,625 [write_version] DEBUG write version:3.0.0-dev.79 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 17:14:00 2023-05-02 17:14:00,625 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:14:00 2023-05-02 17:14:00,625 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:14:00 2023-05-02 17:14:00,627 [execute] INFO git cat-file --batch-check 17:14:00 2023-05-02 17:14:00,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:14:00 2023-05-02 17:14:00,633 [execute] INFO git cat-file --batch 17:14:00 2023-05-02 17:14:00,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:14:00 2023-05-02 17:14:00,640 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:14:00 3.0.0-dev.79 [Pipeline] } 17:14:00 $ docker exec --env ******** --env ******** cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 ssh-agent -k 17:14:00 unset SSH_AUTH_SOCK; 17:14:00 unset SSH_AGENT_PID; 17:14:00 echo Agent pid 37 killed; 17:14:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:01 + git semver [Pipeline] } 17:14:01 $ docker stop --time=1 cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 17:14:02 $ docker rm -f --volumes cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:14:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:14:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:03 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:14:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:14:03 $ docker top ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d -eo pid,comm 17:14: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). 17:14:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:04 [ssh-agent] Looking for ssh-agent implementation... 17:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:04 $ docker exec ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d ssh-agent 17:14:04 SSH_AUTH_SOCK=/tmp/ssh-5KTm3Rw9mtDv/agent.31 17:14:04 SSH_AGENT_PID=37 17:14:04 Running ssh-add (command line suppressed) 17:14:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8475585542432113399.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8475585542432113399.key) 17:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:04 + git semver push 17:14:04 2023-05-02 17:14:04,886 [run_push] DEBUG push 17:14:04 2023-05-02 17:14:04,887 [execute] INFO git cat-file --batch-check 17:14:04 2023-05-02 17:14:04,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:14:04 2023-05-02 17:14:04,892 [execute] INFO git rev-list 236a43f12715502f71727ef9293bd2c6fc5dcbe3 -- 17:14:04 2023-05-02 17:14:04,892 [execute] DEBUG Popen(['git', 'rev-list', '236a43f12715502f71727ef9293bd2c6fc5dcbe3', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:14:04 2023-05-02 17:14:04,904 [execute] INFO git fetch -v origin 17:14:04 2023-05-02 17:14:04,905 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 17:14:05 2023-05-02 17:14:05,359 [run_push] DEBUG no remote changes detected 17:14:05 2023-05-02 17:14:05,360 [execute] INFO git push origin semver 17:14:05 2023-05-02 17:14:05,360 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:14:06 2023-05-02 17:14:06,119 [run_push] DEBUG push all version tags 17:14:06 2023-05-02 17:14:06,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:14:06 2023-05-02 17:14:06,120 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:14:07 2023-05-02 17:14:06,864 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:14:07 3.0.0-dev.79 [Pipeline] } 17:14:07 $ docker exec --env ******** --env ******** ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d ssh-agent -k 17:14:07 unset SSH_AUTH_SOCK; 17:14:07 unset SSH_AGENT_PID; 17:14:07 echo Agent pid 37 killed; 17:14:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:07 + git semver [Pipeline] } 17:14:07 $ docker stop --time=1 ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d 17:14:09 $ docker rm -f --volumes ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:14:09 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 17:14:09 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:14:09 total 16 17:14:09 drwxr-xr-x 3 root root 4096 May 2 17:08 . 17:14:09 drwxrwxr-x 9 jenkins jenkins 4096 May 2 17:13 .. 17:14:09 drwxr-xr-x 2 root root 4096 May 2 17:08 cost 17:14:09 -rw-r--r-- 1 root root 88 May 2 17:08 cost.csv 17:14:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:14:09 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:14:09 total 16 17:14:09 drwxr-xr-x 3 jenkins jenkins 4096 May 2 17:08 . 17:14:09 drwxrwxr-x 9 jenkins jenkins 4096 May 2 17:13 .. 17:14:09 drwxr-xr-x 2 jenkins jenkins 4096 May 2 17:08 cost 17:14:09 -rw-r--r-- 1 jenkins jenkins 88 May 2 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:14:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:10 ---> package-listing.sh 17:14:10 ++ facter osfamily 17:14:10 ++ tr '[:upper:]' '[:lower:]' 17:14:11 + OS_FAMILY=debian 17:14:11 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:14:11 + START_PACKAGES=/tmp/packages_start.txt 17:14:11 + END_PACKAGES=/tmp/packages_end.txt 17:14:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:11 + PACKAGES=/tmp/packages_start.txt 17:14:11 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:14:11 + PACKAGES=/tmp/packages_end.txt 17:14:11 + case "${OS_FAMILY}" in 17:14:11 + dpkg -l 17:14:11 + grep '^ii' 17:14:11 + '[' -f /tmp/packages_start.txt ']' 17:14:11 + '[' -f /tmp/packages_end.txt ']' 17:14:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:11 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:14:11 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:14:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 17:14:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:11 prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container 17:14:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:14:12 $ docker top 41d34493852e13277e0b513bc2815044bdf62d0fec5fa373a165375432af17e2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:14:13 + ls /var/log/sa-host 17:14:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:13 provisioning config files... 17:14:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9502106367657820285tmp [Pipeline] { [Pipeline] echo 17:14:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:13 ---> create-netrc.sh [Pipeline] } 17:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:14 ---> python-tools-install.sh [Pipeline] echo 17:14:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:14 ---> sudo-logs.sh 17:14:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:14 ---> job-cost.sh 17:14:14 lf-activate-venv: SKIPPING 17:14:14 DEBUG: total: 0.2199999988079071 17:14:14 INFO: Retrieving Stack Cost... 17:14:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:15 INFO: Archiving Costs [Pipeline] echo 17:14:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:15 ---> logs-deploy.sh 17:14:15 lf-activate-venv: SKIPPING 17:14:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/167 17:14:15 INFO: archiving workspace using pattern(s): 17:14:16 Archives upload complete. 17:14:16 INFO: archiving logs to Nexus 17:14:17 ---> uname -a: 17:14:17 Linux prd-ubuntu20-04-docker-8c-8g-12374 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:14:17 17:14:17 17:14:17 ---> lscpu: 17:14:17 Architecture: x86_64 17:14:17 CPU op-mode(s): 32-bit, 64-bit 17:14:17 Byte Order: Little Endian 17:14:17 Address sizes: 40 bits physical, 48 bits virtual 17:14:17 CPU(s): 8 17:14:17 On-line CPU(s) list: 0-7 17:14:17 Thread(s) per core: 1 17:14:17 Core(s) per socket: 1 17:14:17 Socket(s): 8 17:14:17 NUMA node(s): 1 17:14:17 Vendor ID: AuthenticAMD 17:14:17 CPU family: 23 17:14:17 Model: 49 17:14:17 Model name: AMD EPYC-Rome Processor 17:14:17 Stepping: 0 17:14:17 CPU MHz: 2799.998 17:14:17 BogoMIPS: 5599.99 17:14:17 Virtualization: AMD-V 17:14:17 Hypervisor vendor: KVM 17:14:17 Virtualization type: full 17:14:17 L1d cache: 256 KiB 17:14:17 L1i cache: 256 KiB 17:14:17 L2 cache: 4 MiB 17:14:17 L3 cache: 128 MiB 17:14:17 NUMA node0 CPU(s): 0-7 17:14:17 Vulnerability Itlb multihit: Not affected 17:14:17 Vulnerability L1tf: Not affected 17:14:17 Vulnerability Mds: Not affected 17:14:17 Vulnerability Meltdown: Not affected 17:14:17 Vulnerability Mmio stale data: Not affected 17:14:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:14:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:14:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:14:17 Vulnerability Srbds: Not affected 17:14:17 Vulnerability Tsx async abort: Not affected 17:14:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:14:17 17:14:17 17:14:17 ---> nproc: 17:14:17 8 17:14:17 17:14:17 17:14:17 ---> df -h: 17:14:17 Filesystem Size Used Avail Use% Mounted on 17:14:17 overlay 155G 12G 144G 8% / 17:14:17 tmpfs 64M 0 64M 0% /dev 17:14:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:14:17 shm 64M 0 64M 0% /dev/shm 17:14:17 /dev/vda1 155G 12G 144G 8% /facter-os 17:14:17 17:14:17 17:14:17 ---> sar -b -r -n DEV: 17:14:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12374) 05/02/23 _x86_64_ (8 CPU) 17:14:17 17:14:17 17:05:47 LINUX RESTART (8 CPU) 17:14:17 17:14:17 17:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:14:17 17:07:01 158.46 47.63 110.83 0.00 5364.71 140195.03 0.00 17:14:17 17:08:01 62.87 0.13 62.74 0.00 2.27 33613.46 0.00 17:14:17 17:09:01 4.28 0.03 4.25 0.00 0.67 63.21 0.00 17:14:17 17:10:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 17:14:17 17:11:01 23.15 10.01 13.13 0.00 5174.07 2678.35 0.00 17:14:17 17:12:01 17.31 1.63 15.68 0.00 247.96 3644.59 0.00 17:14:17 17:13:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 17:14:17 17:14:01 100.68 0.43 100.25 0.00 29.60 56432.33 0.00 17:14:17 Average: 46.27 7.48 38.78 0.00 1352.41 29583.15 0.00 17:14:17 17:14:17 17:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:17 17:07:01 28984504 31562808 741572 2.26 81760 2754556 1849996 5.45 1035876 2474012 134068 17:14:17 17:08:01 28617796 31558724 744912 2.27 95408 3073004 1771424 5.22 1117728 2727004 256 17:14:17 17:09:01 28634324 31575044 730528 2.22 95552 3072884 1729764 5.10 1111376 2718240 20 17:14:17 17:10:01 28634636 31575576 729816 2.22 95648 3072884 1729764 5.10 1111428 2718252 8 17:14:17 17:11:01 28291036 31567052 733372 2.23 100176 3392972 1817464 5.36 1316820 2837292 94504 17:14:17 17:12:01 28265252 31559356 733972 2.23 104192 3405296 1808244 5.33 1342540 2828520 12 17:14:17 17:13:01 28272888 31567116 726160 2.21 104272 3405292 1808244 5.33 1333660 2828524 16 17:14:17 17:14:01 26724020 31504256 779124 2.37 150604 4713928 1888520 5.57 1495396 4076252 568 17:14:17 Average: 28303057 31558742 739932 2.25 103452 3361352 1800428 5.31 1233103 2901012 28682 17:14:17 17:14:17 17:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:17 17:07:01 ens3 717.78 428.60 7326.05 93.00 0.00 0.00 0.00 0.00 17:14:17 17:07:01 vethc9ca7e4 33.23 59.64 2.98 574.67 0.00 0.00 0.00 0.05 17:14:17 17:07:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 17:14:17 17:07:01 docker0 38.26 63.49 3.13 623.81 0.00 0.00 0.00 0.00 17:14:17 17:08:01 ens3 122.31 88.80 2532.00 92.91 0.00 0.00 0.00 0.00 17:14:17 17:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:14:17 17:08:01 docker0 4.75 6.08 0.41 2.01 0.00 0.00 0.00 0.00 17:14:17 17:09:01 ens3 5.50 3.48 5.61 2.12 0.00 0.00 0.00 0.00 17:14:17 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:10:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:14:17 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:17 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:11:01 ens3 128.30 65.69 1952.02 4.82 0.00 0.00 0.00 0.00 17:14:17 17:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:14:17 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:12:01 ens3 3.45 2.85 7.63 0.32 0.00 0.00 0.00 0.00 17:14:17 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:17 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:14:01 ens3 373.82 210.76 7778.00 41.11 0.00 0.00 0.00 0.00 17:14:17 17:14:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 17:14:17 17:14:01 docker0 38.51 63.39 3.16 576.54 0.00 0.00 0.00 0.00 17:14:17 17:14:01 veth8505712 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:14:17 Average: ens3 168.93 100.04 2450.17 29.29 0.00 0.00 0.00 0.00 17:14:17 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 17:14:17 Average: docker0 10.19 16.62 0.84 150.29 0.00 0.00 0.00 0.00 17:14:17 Average: veth8505712 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:14:17 17:14:17