Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48a709c2b7f052d5ea8334acb6c02c03a8f30738 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-ssh13195079290428715921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2869704324173012091.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8939840520307320809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13398579030356076046.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3320913105529683210.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5920’ Running on prd-ubuntu20.04-docker-8c-8g-5922 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 48a709c2b7f052d5ea8334acb6c02c03a8f30738 (main) Commit message: "build: Upgrade to go 1.21 and linter 1.54.2 (#226)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 48a709c2b7f052d5ea8334acb6c02c03a8f30738 # timeout=10 > git rev-list --no-walk 70c552f91bc3ba81c488b98162e6fcfebaac3a23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:18 ========================================================= 16:48:18 EdgeX Global Pipelines Version Info 16:48:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:18 ------------------- 16:48:18 stable info: 16:48:18 ------------------- 16:48:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:18 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:48:18 Message: update stable to v1.0.254 16:48:19 ------------------- 16:48:19 experimental info: 16:48:19 ------------------- 16:48:19 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:48:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:48:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48a709c2b7f052d5ea8334acb6c02c03a8f30738 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48a709c [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:48:20 + git rev-list -1 --merges 48a709c2b7f052d5ea8334acb6c02c03a8f30738~1..48a709c2b7f052d5ea8334acb6c02c03a8f30738 [Pipeline] echo 16:48:20 -----------> git rev-list -1 --merges 48a709c2b7f052d5ea8334acb6c02c03a8f30738~1..48a709c2b7f052d5ea8334acb6c02c03a8f30738 48a709c2b7f052d5ea8334acb6c02c03a8f30738 [false] [Pipeline] sh 16:48:20 + git log --format=format:%s -1 48a709c2b7f052d5ea8334acb6c02c03a8f30738 [Pipeline] echo 16:48:20 ========================================================= 16:48:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:48:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:21 + git log --format=format:%s -1 48a709c2b7f052d5ea8334acb6c02c03a8f30738 [Pipeline] echo 16:48:21 [semverPrep] GIT_COMMIT: 48a709c2b7f052d5ea8334acb6c02c03a8f30738, Commit Message: build: Upgrade to go 1.21 and linter 1.54.2 (#226) [Pipeline] echo 16:48:21 [semverPrep] This is not a build commit. [Pipeline] sh 16:48:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:21 + grep -v github /etc/ssh/ssh_known_hosts 16:48:21 + [ -e /tmp/ssh_known_hosts ] 16:48:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:48:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 16:48:21 tee -a /etc/ssh/ssh_known_hosts 16:48:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:22 16:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:22 0.1.4: Pulling from edgex-devops/py-git-semver 16:48:22 b85a868b505f: Pulling fs layer 16:48:22 e2be974225ed: Pulling fs layer 16:48:22 339a4e72a1f5: Pulling fs layer 16:48:22 988bab9f4d93: Pulling fs layer 16:48:22 1469e6f7b9e6: Pulling fs layer 16:48:22 988bab9f4d93: Waiting 16:48:22 1469e6f7b9e6: Waiting 16:48:22 eaf3925da568: Pulling fs layer 16:48:22 bab4dde63d76: Pulling fs layer 16:48:22 bde34c3a00c8: Pulling fs layer 16:48:22 b352a97aabf1: Pulling fs layer 16:48:22 bab4dde63d76: Waiting 16:48:22 bde34c3a00c8: Waiting 16:48:22 4872d77fe225: Pulling fs layer 16:48:22 5851b861e8e6: Pulling fs layer 16:48:22 b352a97aabf1: Waiting 16:48:22 5851b861e8e6: Waiting 16:48:22 e2be974225ed: Verifying Checksum 16:48:22 e2be974225ed: Download complete 16:48:22 988bab9f4d93: Verifying Checksum 16:48:22 988bab9f4d93: Download complete 16:48:22 1469e6f7b9e6: Verifying Checksum 16:48:22 1469e6f7b9e6: Download complete 16:48:22 eaf3925da568: Verifying Checksum 16:48:22 eaf3925da568: Download complete 16:48:22 339a4e72a1f5: Verifying Checksum 16:48:22 339a4e72a1f5: Download complete 16:48:22 bde34c3a00c8: Download complete 16:48:22 b352a97aabf1: Verifying Checksum 16:48:22 b352a97aabf1: Download complete 16:48:22 4872d77fe225: Download complete 16:48:22 5851b861e8e6: Download complete 16:48:22 b85a868b505f: Verifying Checksum 16:48:22 b85a868b505f: Download complete 16:48:22 bab4dde63d76: Verifying Checksum 16:48:22 bab4dde63d76: Download complete 16:48:23 b85a868b505f: Pull complete 16:48:24 e2be974225ed: Pull complete 16:48:24 339a4e72a1f5: Pull complete 16:48:24 988bab9f4d93: Pull complete 16:48:24 1469e6f7b9e6: Pull complete 16:48:24 eaf3925da568: Pull complete 16:48:26 bab4dde63d76: Pull complete 16:48:26 bde34c3a00c8: Pull complete 16:48:26 b352a97aabf1: Pull complete 16:48:26 4872d77fe225: Pull complete 16:48:26 5851b861e8e6: Pull complete 16:48:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:27 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:48:29 $ docker top d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d -eo pid,comm 16:48:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:48:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:29 [ssh-agent] Looking for ssh-agent implementation... 16:48:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:29 $ docker exec d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d ssh-agent 16:48:29 SSH_AUTH_SOCK=/tmp/ssh-ZiBzygju6yXG/agent.31 16:48:29 SSH_AGENT_PID=37 16:48:29 Running ssh-add (command line suppressed) 16:48:29 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10930538687957000783.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10930538687957000783.key) 16:48:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:30 + git tag --points-at HEAD [Pipeline] } 16:48:30 $ docker exec --env ******** --env ******** d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d ssh-agent -k 16:48:30 unset SSH_AUTH_SOCK; 16:48:30 unset SSH_AGENT_PID; 16:48:30 echo Agent pid 37 killed; 16:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:30 [ssh-agent] Looking for ssh-agent implementation... 16:48:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:30 $ docker exec d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d ssh-agent 16:48:30 SSH_AUTH_SOCK=/tmp/ssh-6CHSuzQogp9U/agent.69 16:48:30 SSH_AGENT_PID=75 16:48:30 Running ssh-add (command line suppressed) 16:48:30 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10651019749998251128.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10651019749998251128.key) 16:48:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:30 + git semver init 16:48:31 2023-09-12 16:48:31,094 [run_init] DEBUG init version:0.0.0 force:False 16:48:31 2023-09-12 16:48:31,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 16:48:31 2023-09-12 16:48:31,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 16:48:31 2023-09-12 16:48:31,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 16:48:32 2023-09-12 16:48:31,809 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 16:48:32 2023-09-12 16:48:31,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 16:48:32 2023-09-12 16:48:31,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:48:32 2023-09-12 16:48:31,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:48:32 3.1.0-dev.8 [Pipeline] } 16:48:32 $ docker exec --env ******** --env ******** d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d ssh-agent -k 16:48:32 unset SSH_AUTH_SOCK; 16:48:32 unset SSH_AGENT_PID; 16:48:32 echo Agent pid 75 killed; 16:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:32 + git semver [Pipeline] } 16:48:32 $ docker stop --time=1 d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d 16:48:34 $ docker rm -f --volumes d096b674d1a75fcb47d1d07a6b3dfdf502590f84b2423cfab6f239d8be92c58d [Pipeline] // withDockerContainer [Pipeline] sh 16:48:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:34 Stashed 1 file(s) [Pipeline] echo 16:48:34 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:35 ========================================================= 16:48:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:48:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:48:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:48:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:48:36 7264a8db6415: Pulling fs layer 16:48:36 c4d48a809fc2: Pulling fs layer 16:48:36 4f1c88b9dad5: Pulling fs layer 16:48:36 ad3a456e5733: Pulling fs layer 16:48:36 9e4f439ed901: Pulling fs layer 16:48:36 feaf6a47b606: Pulling fs layer 16:48:36 5e8b037d7d82: Pulling fs layer 16:48:36 8ac70367396e: Pulling fs layer 16:48:36 6db16350a2e2: Pulling fs layer 16:48:36 9250d5d63582: Pulling fs layer 16:48:36 feaf6a47b606: Waiting 16:48:36 9250d5d63582: Waiting 16:48:36 6db16350a2e2: Waiting 16:48:36 5e8b037d7d82: Waiting 16:48:36 8ac70367396e: Waiting 16:48:36 9e4f439ed901: Waiting 16:48:36 c4d48a809fc2: Verifying Checksum 16:48:36 c4d48a809fc2: Download complete 16:48:36 ad3a456e5733: Verifying Checksum 16:48:36 ad3a456e5733: Download complete 16:48:36 9e4f439ed901: Verifying Checksum 16:48:36 9e4f439ed901: Download complete 16:48:36 7264a8db6415: Verifying Checksum 16:48:36 7264a8db6415: Download complete 16:48:36 feaf6a47b606: Verifying Checksum 16:48:36 feaf6a47b606: Download complete 16:48:36 8ac70367396e: Verifying Checksum 16:48:36 8ac70367396e: Download complete 16:48:36 4f1c88b9dad5: Verifying Checksum 16:48:36 4f1c88b9dad5: Download complete 16:48:36 7264a8db6415: Pull complete 16:48:36 6db16350a2e2: Verifying Checksum 16:48:36 6db16350a2e2: Download complete 16:48:37 9250d5d63582: Verifying Checksum 16:48:37 9250d5d63582: Download complete 16:48:37 5e8b037d7d82: Download complete 16:48:37 c4d48a809fc2: Pull complete 16:48:41 4f1c88b9dad5: Pull complete 16:48:41 ad3a456e5733: Pull complete 16:48:41 9e4f439ed901: Pull complete 16:48:41 feaf6a47b606: Pull complete 16:48:44 5e8b037d7d82: Pull complete 16:48:44 8ac70367396e: Pull complete 16:48:45 6db16350a2e2: Pull complete 16:48:45 9250d5d63582: Pull complete 16:48:45 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 16:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:48:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:48:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:46 + docker inspect -f . ci-base-image-x86_64 16:48:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:46 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:48:49 Still waiting to schedule task 16:48:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5921’ 16:48:54 $ docker top 2274cc3800175cb900990ad1ec867f977549c1dbb1594046717a8aba5a1ab2c4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:54 + go version 16:48:54 go version go1.21.0 linux/amd64 [Pipeline] } 16:48:54 $ docker stop --time=1 2274cc3800175cb900990ad1ec867f977549c1dbb1594046717a8aba5a1ab2c4 16:48:56 $ docker rm -f --volumes 2274cc3800175cb900990ad1ec867f977549c1dbb1594046717a8aba5a1ab2c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:56 + docker inspect -f . ci-base-image-x86_64 16:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:56 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:48:57 $ docker top 995e3bf065f23e244a993d8359ca30effee2a1dffc078cb4ec3a3adbf98c8931 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 16:48:57 + make test 16:48:57 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:48:57 go: downloading github.com/stretchr/testify v1.8.4 16:48:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 16:48:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 16:48:57 go: downloading github.com/davecgh/go-spew v1.1.1 16:48:57 go: downloading github.com/pmezard/go-difflib v1.0.0 16:48:57 go: downloading github.com/stretchr/objx v0.5.0 16:48:57 go: downloading gopkg.in/yaml.v3 v3.0.1 16:48:57 go: downloading github.com/zeebo/errs v1.3.0 16:48:57 go: downloading google.golang.org/grpc v1.53.0 16:48:57 go: downloading github.com/go-kit/log v0.2.1 16:48:57 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:48:57 go: downloading google.golang.org/protobuf v1.28.1 16:48:58 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:48:58 go: downloading github.com/google/uuid v1.3.1 16:48:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:48:58 go: downloading golang.org/x/crypto v0.7.0 16:48:58 go: downloading github.com/go-playground/universal-translator v0.18.1 16:48:58 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:48:58 go: downloading github.com/leodido/go-urn v1.2.4 16:48:58 go: downloading golang.org/x/net v0.8.0 16:48:58 go: downloading golang.org/x/text v0.8.0 16:48:58 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:48:58 go: downloading github.com/golang/protobuf v1.5.2 16:48:58 go: downloading github.com/go-playground/locales v0.14.1 16:48:58 go: downloading golang.org/x/sys v0.6.0 16:49:16 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 16:49:16 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 16:49:16 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 16:49:17 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 16:49:17 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 16:49:23 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.167s coverage: 75.7% of statements 16:49:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.041s coverage: 52.2% of statements 16:49:24 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.040s coverage: 96.7% of statements 16:49:24 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.017s coverage: 89.5% of statements 16:49:24 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.024s coverage: 100.0% of statements 16:49:24 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.045s coverage: 55.8% of statements 16:49:24 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.016s coverage: 56.0% of statements 16:49:24 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.043s coverage: 100.0% of statements 16:49:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:49:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:38 $ docker stop --time=1 995e3bf065f23e244a993d8359ca30effee2a1dffc078cb4ec3a3adbf98c8931 16:49:46 $ docker rm -f --volumes 995e3bf065f23e244a993d8359ca30effee2a1dffc078cb4ec3a3adbf98c8931 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:47 16:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:47 latest: Pulling from edgex-lftools-log-publisher 16:49:47 5eb5b503b376: Pulling fs layer 16:49:47 5c69ac0246d0: Pulling fs layer 16:49:47 ec43610c2a17: Pulling fs layer 16:49:47 3a2ae6a8a46f: Pulling fs layer 16:49:47 33b1e0a273af: Pulling fs layer 16:49:47 5d3b04190fa2: Pulling fs layer 16:49:47 2f39f015ded8: Pulling fs layer 16:49:47 3a2ae6a8a46f: Waiting 16:49:47 33b1e0a273af: Waiting 16:49:47 5d3b04190fa2: Waiting 16:49:47 2f39f015ded8: Waiting 16:49:47 5c69ac0246d0: Verifying Checksum 16:49:47 5c69ac0246d0: Download complete 16:49:47 3a2ae6a8a46f: Download complete 16:49:47 33b1e0a273af: Verifying Checksum 16:49:47 33b1e0a273af: Download complete 16:49:47 5d3b04190fa2: Verifying Checksum 16:49:47 5d3b04190fa2: Download complete 16:49:47 ec43610c2a17: Verifying Checksum 16:49:47 ec43610c2a17: Download complete 16:49:48 5eb5b503b376: Verifying Checksum 16:49:48 5eb5b503b376: Download complete 16:49:48 2f39f015ded8: Download complete 16:49:49 5eb5b503b376: Pull complete 16:49:49 5c69ac0246d0: Pull complete 16:49:50 ec43610c2a17: Pull complete 16:49:50 3a2ae6a8a46f: Pull complete 16:49:50 33b1e0a273af: Pull complete 16:49:50 5d3b04190fa2: Pull complete 16:49:54 2f39f015ded8: Pull complete 16:49:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:54 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:49:54 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:50:00 $ docker top 8aa50f2f2c8becb4bc649388e647f33bd94f323bc2365a1147b1c97b85c93e6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:01 ---> job-cost.sh 16:50:01 lf-activate-venv: SKIPPING 16:50:01 INFO: No Stack... 16:50:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:01 INFO: Archiving Costs [Pipeline] sh 16:50:01 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 16:50:01 + cut -d, -f6 [Pipeline] lock 16:50:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] 16:50:01 Resource [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] did not exist. Created. 16:50:01 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:02 + echo total: 0.2199999988079071 [Pipeline] stash 16:50:02 Stashed 1 file(s) [Pipeline] } 16:50:02 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:02 $ docker stop --time=1 8aa50f2f2c8becb4bc649388e647f33bd94f323bc2365a1147b1c97b85c93e6d 16:50:03 $ docker rm -f --volumes 8aa50f2f2c8becb4bc649388e647f33bd94f323bc2365a1147b1c97b85c93e6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5925 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 16:51:22 Running in /w/workspace/go-mod-secrets/69 [Pipeline] { [Pipeline] checkout 16:51:22 Selected Git installation does not exist. Using Default 16:51:22 The recommended git tool is: NONE 16:51:27 using credential edgex-jenkins-ssh 16:51:27 Cloning the remote Git repository 16:51:27 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 16:51:27 > git init /w/workspace/go-mod-secrets/69 # timeout=10 16:51:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:51:27 > git --version # timeout=10 16:51:27 > git --version # 'git version 2.25.1' 16:51:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:29 Avoid second fetch 16:51:29 Checking out Revision 48a709c2b7f052d5ea8334acb6c02c03a8f30738 (main) 16:51:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:51:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:29 > git config core.sparsecheckout # timeout=10 16:51:29 > git checkout -f 48a709c2b7f052d5ea8334acb6c02c03a8f30738 # timeout=10 16:51:30 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2 (#226)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:51:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:31 Dload Upload Total Spent Left Speed 16:51:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 16:51:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:51:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:51:32 + sudo tee /etc/docker/daemon.new 16:51:32 { 16:51:32 "registry-mirrors": [ 16:51:32 "https://nexus3.edgexfoundry.org:10001" 16:51:32 ], 16:51:32 "bip": "10.250.0.254/24", 16:51:32 "hosts": [ 16:51:32 "tcp://0.0.0.0:5555", 16:51:32 "unix:///var/run/docker.sock" 16:51:32 ], 16:51:32 "mtu": 1458, 16:51:32 "selinux-enabled": true, 16:51:32 "seccomp-profile": "/etc/docker/seccomp.json" 16:51:32 } [Pipeline] sh 16:51:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:51:32 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:51:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:51:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:51:51 ========================================================= 16:51:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:51:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:51:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:51:52 9fda8d8052c6: Pulling fs layer 16:51:52 5d54e960e981: Pulling fs layer 16:51:52 c4a7e357bf2a: Pulling fs layer 16:51:52 f0e02332f6b5: Pulling fs layer 16:51:52 66412af1f25a: Pulling fs layer 16:51:52 1baf3a5c0e64: Pulling fs layer 16:51:52 9a37bb91b891: Pulling fs layer 16:51:52 a29adfc67d43: Pulling fs layer 16:51:52 d5de9f91c1a4: Pulling fs layer 16:51:52 66412af1f25a: Waiting 16:51:52 1baf3a5c0e64: Waiting 16:51:52 9a37bb91b891: Waiting 16:51:52 a29adfc67d43: Waiting 16:51:52 d5de9f91c1a4: Waiting 16:51:52 f0e02332f6b5: Waiting 16:51:52 5d54e960e981: Verifying Checksum 16:51:52 5d54e960e981: Download complete 16:51:52 f0e02332f6b5: Verifying Checksum 16:51:52 f0e02332f6b5: Download complete 16:51:52 66412af1f25a: Verifying Checksum 16:51:52 66412af1f25a: Download complete 16:51:52 9fda8d8052c6: Verifying Checksum 16:51:52 9fda8d8052c6: Download complete 16:51:52 9a37bb91b891: Verifying Checksum 16:51:52 9a37bb91b891: Download complete 16:51:53 9fda8d8052c6: Pull complete 16:51:53 a29adfc67d43: Verifying Checksum 16:51:53 a29adfc67d43: Download complete 16:51:53 5d54e960e981: Pull complete 16:51:53 d5de9f91c1a4: Verifying Checksum 16:51:53 d5de9f91c1a4: Download complete 16:51:54 c4a7e357bf2a: Verifying Checksum 16:51:54 c4a7e357bf2a: Download complete 16:51:55 1baf3a5c0e64: Verifying Checksum 16:51:55 1baf3a5c0e64: Download complete 16:52:05 c4a7e357bf2a: Pull complete 16:52:05 f0e02332f6b5: Pull complete 16:52:05 66412af1f25a: Pull complete 16:52:15 1baf3a5c0e64: Pull complete 16:52:16 9a37bb91b891: Pull complete 16:52:17 a29adfc67d43: Pull complete 16:52:18 d5de9f91c1a4: Pull complete 16:52:18 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 16:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:52:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:52:19 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:19 + docker inspect -f . ci-base-image-arm64 16:52:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:19 prd-ubuntu20.04-docker-arm64-4c-16g-5925 does not seem to be running inside a container 16:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/69 -v /w/workspace/go-mod-secrets/69:/w/workspace/go-mod-secrets/69:rw,z -v /w/workspace/go-mod-secrets/69@tmp:/w/workspace/go-mod-secrets/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:52:23 $ docker top ea368da70854db811f9ac0a3fcb73adc7c4875ecbb40a2125edff4fbacb32721 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:23 + go version 16:52:23 go version go1.21.0 linux/arm64 [Pipeline] } 16:52:23 $ docker stop --time=1 ea368da70854db811f9ac0a3fcb73adc7c4875ecbb40a2125edff4fbacb32721 16:52:27 $ docker rm -f --volumes ea368da70854db811f9ac0a3fcb73adc7c4875ecbb40a2125edff4fbacb32721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:28 + docker inspect -f . ci-base-image-arm64 16:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-5925 does not seem to be running inside a container 16:52:28 $ 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-secrets/69 -v /w/workspace/go-mod-secrets/69:/w/workspace/go-mod-secrets/69:rw,z -v /w/workspace/go-mod-secrets/69@tmp:/w/workspace/go-mod-secrets/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:52:29 $ docker top 39265784ba15dacbbe53394f6e8e23fb2c10ee94cd2996d86c6f585f0f71d739 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:30 + git config --global --add safe.directory /w/workspace/go-mod-secrets/69 [Pipeline] fileExists [Pipeline] sh 16:52:30 + make test 16:52:30 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:52:31 go: downloading github.com/stretchr/testify v1.8.4 16:52:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 16:52:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 16:52:31 go: downloading github.com/davecgh/go-spew v1.1.1 16:52:31 go: downloading github.com/pmezard/go-difflib v1.0.0 16:52:31 go: downloading gopkg.in/yaml.v3 v3.0.1 16:52:31 go: downloading github.com/stretchr/objx v0.5.0 16:52:31 go: downloading github.com/go-kit/log v0.2.1 16:52:31 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:52:31 go: downloading github.com/google/uuid v1.3.1 16:52:31 go: downloading github.com/zeebo/errs v1.3.0 16:52:31 go: downloading google.golang.org/grpc v1.53.0 16:52:33 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:52:33 go: downloading google.golang.org/protobuf v1.28.1 16:52:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:52:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:52:34 go: downloading github.com/go-playground/universal-translator v0.18.1 16:52:34 go: downloading github.com/leodido/go-urn v1.2.4 16:52:34 go: downloading golang.org/x/crypto v0.7.0 16:52:34 go: downloading golang.org/x/text v0.8.0 16:52:34 go: downloading golang.org/x/net v0.8.0 16:52:35 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:52:35 go: downloading github.com/go-playground/locales v0.14.1 16:52:38 go: downloading github.com/golang/protobuf v1.5.2 16:52:38 go: downloading golang.org/x/sys v0.6.0 16:54:15 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 16:54:15 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 16:54:15 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 16:54:15 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.148s coverage: 75.7% of statements 16:54:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.223s coverage: 52.2% of statements 16:54:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.201s coverage: 96.7% of statements 16:54:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.068s coverage: 89.5% of statements 16:54:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.074s coverage: 100.0% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.220s coverage: 55.8% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.079s coverage: 56.0% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.207s coverage: 100.0% of statements 16:54:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:54:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:55:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:55:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:55:54 $ docker stop --time=1 39265784ba15dacbbe53394f6e8e23fb2c10ee94cd2996d86c6f585f0f71d739 16:55:56 $ docker rm -f --volumes 39265784ba15dacbbe53394f6e8e23fb2c10ee94cd2996d86c6f585f0f71d739 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:55:59 Warning: overwriting stash ‘coverage-report’ 16:56:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:00 16:56:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:01 arm64: Pulling from edgex-lftools-log-publisher 16:56:01 8998bd30e6a1: Pulling fs layer 16:56:01 04944245beec: Pulling fs layer 16:56:01 699f458cf7ca: Pulling fs layer 16:56:01 765212b225bb: Pulling fs layer 16:56:01 f23df028b6ca: Pulling fs layer 16:56:01 d65c8cfc05b1: Pulling fs layer 16:56:01 2437ff75d9bd: Pulling fs layer 16:56:01 765212b225bb: Waiting 16:56:01 f23df028b6ca: Waiting 16:56:01 d65c8cfc05b1: Waiting 16:56:01 2437ff75d9bd: Waiting 16:56:01 04944245beec: Verifying Checksum 16:56:01 04944245beec: Download complete 16:56:01 765212b225bb: Verifying Checksum 16:56:01 765212b225bb: Download complete 16:56:01 f23df028b6ca: Verifying Checksum 16:56:01 f23df028b6ca: Download complete 16:56:01 d65c8cfc05b1: Verifying Checksum 16:56:01 d65c8cfc05b1: Download complete 16:56:01 699f458cf7ca: Verifying Checksum 16:56:01 699f458cf7ca: Download complete 16:56:01 8998bd30e6a1: Download complete 16:56:04 2437ff75d9bd: Verifying Checksum 16:56:04 2437ff75d9bd: Download complete 16:56:05 8998bd30e6a1: Pull complete 16:56:05 04944245beec: Pull complete 16:56:07 699f458cf7ca: Pull complete 16:56:07 765212b225bb: Pull complete 16:56:08 f23df028b6ca: Pull complete 16:56:08 d65c8cfc05b1: Pull complete 16:56:23 2437ff75d9bd: Pull complete 16:56:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:23 prd-ubuntu20.04-docker-arm64-4c-16g-5925 does not seem to be running inside a container 16:56:23 $ 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-secrets/69 -v /w/workspace/go-mod-secrets/69:/w/workspace/go-mod-secrets/69:rw,z -v /w/workspace/go-mod-secrets/69@tmp:/w/workspace/go-mod-secrets/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:56:26 $ docker top 0d3877c22924b2df88f5d3fee701ef8ecc504b6334f7e2f056452b0494210186 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:27 ---> job-cost.sh 16:56:27 lf-activate-venv: SKIPPING 16:56:27 INFO: No Stack... 16:56:28 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:29 INFO: Archiving Costs [Pipeline] sh 16:56:29 + cat /w/workspace/go-mod-secrets/69/archives/cost.csv 16:56:29 + cut -d, -f6 [Pipeline] lock 16:56:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] 16:56:31 Resource [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] did not exist. Created. 16:56:31 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:31 /w/workspace/go-mod-secrets/69@tmp/durable-eac2c30f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:56:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:32 Warning: overwriting stash ‘stack-cost’ 16:56:32 Stashed 1 file(s) [Pipeline] } 16:56:32 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:32 $ docker stop --time=1 0d3877c22924b2df88f5d3fee701ef8ecc504b6334f7e2f056452b0494210186 16:56:33 $ docker rm -f --volumes 0d3877c22924b2df88f5d3fee701ef8ecc504b6334f7e2f056452b0494210186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:56:34 provisioning config files... 16:56:34 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config6589431743810731358tmp [Pipeline] { [Pipeline] sh 16:56:34 + set +x 16:56:34 + bash -s -- 16:56:34 + curl -s https://codecov.io/bash 16:56:34 16:56:34 _____ _ 16:56:34 / ____| | | 16:56:34 | | ___ __| | ___ ___ _____ __ 16:56:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:34 Bash-1.0.6 16:56:34 16:56:34 16:56:34 ==> git version 2.25.1 found 16:56:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:56:34 Release-Date: 2020-01-08 16:56:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:56:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:56:34 ==> Jenkins CI detected. 16:56:34 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 16:56:34 project root: . 16:56:34 --> token set from env 16:56:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:34 ==> Running gcov in . (disable via -X gcov) 16:56:34 ==> Python coveragepy not found 16:56:34 ==> Searching for coverage reports in: 16:56:34 + . 16:56:34 -> Found 1 reports 16:56:34 ==> Detecting git/mercurial file structure 16:56:34 ==> Reading reports 16:56:34 + ./coverage.out bytes=41143 16:56:34 ==> Appending adjustments 16:56:34 https://docs.codecov.io/docs/fixing-reports 16:56:34 + Found adjustments 16:56:34 ==> Gzipping contents 16:56:34 8.0K /tmp/codecov.Rgx56K.gz 16:56:34 ==> Uploading reports 16:56:34 url: https://codecov.io 16:56:34 query: branch=main&commit=48a709c2b7f052d5ea8334acb6c02c03a8f30738&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:34 -> Pinging Codecov 16:56:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=48a709c2b7f052d5ea8334acb6c02c03a8f30738&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:35 -> Uploading to 16:56:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/D63849C06B6B67093493C71CE874ED06/48a709c2b7f052d5ea8334acb6c02c03a8f30738/12e1eb17-7efd-4928-bd3d-76f4f71be49f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T165634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d06edebf3989e07ff24f1a25a3b259e86853486b758f42a59008c7b63f3bdfb 16:56:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:35 Dload Upload Total Spent Left Speed 16:56:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8130 0 0 100 8130 0 35814 --:--:-- --:--:-- --:--:-- 35814 16:56:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/48a709c2b7f052d5ea8334acb6c02c03a8f30738 [Pipeline] } 16:56:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:56:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:56:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:35 16:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:56:36 df9b9388f04a: Pulling fs layer 16:56:36 52dc419b0ee2: Pulling fs layer 16:56:36 25bc292e5bac: Pulling fs layer 16:56:36 114826534d7a: Pulling fs layer 16:56:36 4657fd5d0bcf: Pulling fs layer 16:56:36 6ad1cebc031e: Pulling fs layer 16:56:36 8a3aa393b2d8: Pulling fs layer 16:56:36 4657fd5d0bcf: Waiting 16:56:36 6ad1cebc031e: Waiting 16:56:36 8a3aa393b2d8: Waiting 16:56:36 114826534d7a: Waiting 16:56:36 25bc292e5bac: Verifying Checksum 16:56:36 25bc292e5bac: Download complete 16:56:36 52dc419b0ee2: Verifying Checksum 16:56:36 52dc419b0ee2: Download complete 16:56:36 4657fd5d0bcf: Verifying Checksum 16:56:36 4657fd5d0bcf: Download complete 16:56:36 df9b9388f04a: Pull complete 16:56:36 52dc419b0ee2: Pull complete 16:56:36 25bc292e5bac: Pull complete 16:56:36 6ad1cebc031e: Verifying Checksum 16:56:36 6ad1cebc031e: Download complete 16:56:37 114826534d7a: Verifying Checksum 16:56:37 114826534d7a: Download complete 16:56:37 8a3aa393b2d8: Verifying Checksum 16:56:37 8a3aa393b2d8: Download complete 16:56:40 114826534d7a: Pull complete 16:56:40 4657fd5d0bcf: Pull complete 16:56:40 6ad1cebc031e: Pull complete 16:56:44 8a3aa393b2d8: Pull complete 16:56:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:44 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:56:48 $ docker top 6a3b5abac77fe27a59cdff9d493ce6f94a8ccac4445a26853a74958027af9d9e -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 16:56:48 + set -o pipefail 16:56:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 16:56:52 16:56:52 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 16:56:52 16:56:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/32e69327-d96a-4e8b-807a-1f4a9170cf3b 16:56:52 16:56:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:52 16:56:53 16:56:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:56:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:56:53 More details here: https://snyk.co/ue1NS 16:56:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:56:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:56:53 $ docker stop --time=1 6a3b5abac77fe27a59cdff9d493ce6f94a8ccac4445a26853a74958027af9d9e 16:56:56 $ docker rm -f --volumes 6a3b5abac77fe27a59cdff9d493ce6f94a8ccac4445a26853a74958027af9d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:57 + git log --format=format:%s -1 48a709c2b7f052d5ea8334acb6c02c03a8f30738 [Pipeline] sh 16:56:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:58 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:58 $ docker top 5f40228f691db1912cb5543da7b26b3f47d45121c52fdd22290e6981d29a77c3 -eo pid,comm 16:56:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:56:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:58 [ssh-agent] Looking for ssh-agent implementation... 16:56:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:58 $ docker exec 5f40228f691db1912cb5543da7b26b3f47d45121c52fdd22290e6981d29a77c3 ssh-agent 16:56:58 SSH_AUTH_SOCK=/tmp/ssh-ZPQx6fBFelX3/agent.32 16:56:58 SSH_AGENT_PID=38 16:56:58 Running ssh-add (command line suppressed) 16:56:59 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_571476525759835354.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_571476525759835354.key) 16:56:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:59 + git semver tag 16:56:59 2023-09-12 16:56:59,495 [run_tag] DEBUG tag force:False 16:56:59 2023-09-12 16:56:59,495 [check_head_tag] DEBUG check head tag 16:56:59 2023-09-12 16:56:59,496 [execute] INFO git cat-file --batch-check 16:56:59 2023-09-12 16:56:59,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 16:56:59 2023-09-12 16:56:59,500 [execute] INFO git cat-file --batch 16:56:59 2023-09-12 16:56:59,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 16:56:59 2023-09-12 16:56:59,519 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:56:59 2023-09-12 16:56:59,520 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 16:56:59 2023-09-12 16:56:59,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 16:56:59 2023-09-12 16:56:59,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:56:59 3.1.0-dev.8 [Pipeline] } 16:56:59 $ docker exec --env ******** --env ******** 5f40228f691db1912cb5543da7b26b3f47d45121c52fdd22290e6981d29a77c3 ssh-agent -k 16:56:59 unset SSH_AUTH_SOCK; 16:56:59 unset SSH_AGENT_PID; 16:56:59 echo Agent pid 38 killed; 16:56:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:59 + git semver [Pipeline] } 16:57:00 $ docker stop --time=1 5f40228f691db1912cb5543da7b26b3f47d45121c52fdd22290e6981d29a77c3 16:57:01 $ docker rm -f --volumes 5f40228f691db1912cb5543da7b26b3f47d45121c52fdd22290e6981d29a77c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:57:01 16:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:57:02 0.23.1-centos7: Pulling from edgex-lftools 16:57:02 ab5ef0e58194: Pulling fs layer 16:57:02 9712f1f96733: Pulling fs layer 16:57:02 63f879dbbcfc: Pulling fs layer 16:57:02 0d9ebad4ef96: Pulling fs layer 16:57:02 e9a5061849ea: Pulling fs layer 16:57:02 d747dcd14b5f: Pulling fs layer 16:57:02 2de7ff778b66: Pulling fs layer 16:57:02 0d9ebad4ef96: Waiting 16:57:02 e9a5061849ea: Waiting 16:57:02 d747dcd14b5f: Waiting 16:57:02 2de7ff778b66: Waiting 16:57:02 9712f1f96733: Verifying Checksum 16:57:02 9712f1f96733: Download complete 16:57:02 63f879dbbcfc: Verifying Checksum 16:57:02 63f879dbbcfc: Download complete 16:57:02 e9a5061849ea: Verifying Checksum 16:57:02 e9a5061849ea: Download complete 16:57:02 ab5ef0e58194: Verifying Checksum 16:57:02 ab5ef0e58194: Download complete 16:57:03 d747dcd14b5f: Verifying Checksum 16:57:03 d747dcd14b5f: Download complete 16:57:03 0d9ebad4ef96: Verifying Checksum 16:57:03 0d9ebad4ef96: Download complete 16:57:03 2de7ff778b66: Verifying Checksum 16:57:03 2de7ff778b66: Download complete 16:57:06 ab5ef0e58194: Pull complete 16:57:06 9712f1f96733: Pull complete 16:57:06 63f879dbbcfc: Pull complete 16:57:10 0d9ebad4ef96: Pull complete 16:57:10 e9a5061849ea: Pull complete 16:57:10 d747dcd14b5f: Pull complete 16:57:11 2de7ff778b66: Pull complete 16:57:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:57:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:11 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:57:17 $ docker top dc616ca429a3672eef0bb3510b93538750ce482d7dbfa11f87a1f54d49f4790b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:57:17 provisioning config files... 16:57:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17561856454141828822tmp 16:57:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4296503856965906789tmp 16:57:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17549126930523105329tmp [Pipeline] { [Pipeline] echo 16:57:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> sigul-configuration.sh 16:57:17 gpg: directory `/root/.gnupg' created 16:57:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:57:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:57:17 gpg: keyring `/root/.gnupg/secring.gpg' created 16:57:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:57:17 gpg: CAST5 encrypted data 16:57:17 gpg: encrypted with 1 passphrase 16:57:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:57:17 + mkdir /home/jenkins 16:57:17 + mkdir /home/jenkins/sigul [Pipeline] sh 16:57:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:57:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:57:18 ---> sigul-install.sh 16:57:18 Sigul already installed; skipping installation. [Pipeline] sh 16:57:18 + git tag --list 16:57:18 v0.0.0 16:57:18 v0.0.1 16:57:18 v0.0.10 16:57:18 v0.0.11 16:57:18 v0.0.12 16:57:18 v0.0.13 16:57:18 v0.0.14 16:57:18 v0.0.15 16:57:18 v0.0.16 16:57:18 v0.0.17 16:57:18 v0.0.18 16:57:18 v0.0.19 16:57:18 v0.0.2 16:57:18 v0.0.20 16:57:18 v0.0.21 16:57:18 v0.0.22 16:57:18 v0.0.23 16:57:18 v0.0.24 16:57:18 v0.0.25 16:57:18 v0.0.26 16:57:18 v0.0.27 16:57:18 v0.0.28 16:57:18 v0.0.29 16:57:18 v0.0.3 16:57:18 v0.0.30 16:57:18 v0.0.31 16:57:18 v0.0.32 16:57:18 v0.0.33 16:57:18 v0.0.4 16:57:18 v0.0.5 16:57:18 v0.0.6 16:57:18 v0.0.7 16:57:18 v0.0.8 16:57:18 v0.0.9 16:57:18 v2.0.0 16:57:18 v2.1.0 16:57:18 v2.1.1 16:57:18 v2.2.0 16:57:18 v2.3.0 16:57:18 v3.0 16:57:18 v3.0.0 16:57:18 v3.0.1 16:57:18 v3.1.0-dev.1 16:57:18 v3.1.0-dev.2 16:57:18 v3.1.0-dev.3 16:57:18 v3.1.0-dev.4 16:57:18 v3.1.0-dev.5 16:57:18 v3.1.0-dev.6 16:57:18 v3.1.0-dev.7 16:57:18 v3.1.0-dev.8 [Pipeline] sh 16:57:19 + lftools sign git-tag v3.1.0-dev.8 16:57:19 Signing Git tag with Sigul... 16:57:19 Signing v3.1.0-dev.8 [Pipeline] echo 16:57:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:57:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:57:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:57:20 $ docker stop --time=1 dc616ca429a3672eef0bb3510b93538750ce482d7dbfa11f87a1f54d49f4790b 16:57:21 $ docker rm -f --volumes dc616ca429a3672eef0bb3510b93538750ce482d7dbfa11f87a1f54d49f4790b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:57:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:22 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:57:22 $ docker top dc798691d4f63949022e4087f27038ff2d1cd53a56277cd62c3c7f5499bf7638 -eo pid,comm 16:57:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:57:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:22 [ssh-agent] Looking for ssh-agent implementation... 16:57:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:22 $ docker exec dc798691d4f63949022e4087f27038ff2d1cd53a56277cd62c3c7f5499bf7638 ssh-agent 16:57:22 SSH_AUTH_SOCK=/tmp/ssh-wntMZjQYVS1X/agent.32 16:57:22 SSH_AGENT_PID=38 16:57:22 Running ssh-add (command line suppressed) 16:57:23 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5659915716892098617.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5659915716892098617.key) 16:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:23 + git semver bump pre 16:57:23 2023-09-12 16:57:23,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:57:23 2023-09-12 16:57:23,559 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 16:57:23 2023-09-12 16:57:23,559 [bump_version] DEBUG bumped version:3.1.0-dev.9 16:57:23 2023-09-12 16:57:23,559 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 16:57:23 2023-09-12 16:57:23,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:57:23 2023-09-12 16:57:23,559 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:57:23 2023-09-12 16:57:23,561 [execute] INFO git cat-file --batch-check 16:57:23 2023-09-12 16:57:23,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:23 2023-09-12 16:57:23,566 [execute] INFO git cat-file --batch 16:57:23 2023-09-12 16:57:23,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:23 2023-09-12 16:57:23,572 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:57:23 3.1.0-dev.9 [Pipeline] } 16:57:23 $ docker exec --env ******** --env ******** dc798691d4f63949022e4087f27038ff2d1cd53a56277cd62c3c7f5499bf7638 ssh-agent -k 16:57:23 unset SSH_AUTH_SOCK; 16:57:23 unset SSH_AGENT_PID; 16:57:23 echo Agent pid 38 killed; 16:57:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:24 + git semver [Pipeline] } 16:57:24 $ docker stop --time=1 dc798691d4f63949022e4087f27038ff2d1cd53a56277cd62c3c7f5499bf7638 16:57:25 $ docker rm -f --volumes dc798691d4f63949022e4087f27038ff2d1cd53a56277cd62c3c7f5499bf7638 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:26 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:57:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:57:26 $ docker top b1ef56f4a8870679688aae25cbdd305f74cfc701766ac734174b4596d18e703c -eo pid,comm 16:57:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:57:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:26 [ssh-agent] Looking for ssh-agent implementation... 16:57:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:27 $ docker exec b1ef56f4a8870679688aae25cbdd305f74cfc701766ac734174b4596d18e703c ssh-agent 16:57:27 SSH_AUTH_SOCK=/tmp/ssh-6aDYnyPGwjdq/agent.32 16:57:27 SSH_AGENT_PID=38 16:57:27 Running ssh-add (command line suppressed) 16:57:27 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5973348205416198219.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5973348205416198219.key) 16:57:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:27 + git semver push 16:57:27 2023-09-12 16:57:27,766 [run_push] DEBUG push 16:57:27 2023-09-12 16:57:27,767 [execute] INFO git cat-file --batch-check 16:57:27 2023-09-12 16:57:27,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:27 2023-09-12 16:57:27,772 [execute] INFO git rev-list 9f3cbaa2444b2903d617fac4cb1ab4e4553314e8 -- 16:57:27 2023-09-12 16:57:27,772 [execute] DEBUG Popen(['git', 'rev-list', '9f3cbaa2444b2903d617fac4cb1ab4e4553314e8', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 16:57:27 2023-09-12 16:57:27,780 [execute] INFO git fetch -v origin 16:57:27 2023-09-12 16:57:27,781 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 16:57:28 2023-09-12 16:57:28,271 [run_push] DEBUG no remote changes detected 16:57:28 2023-09-12 16:57:28,272 [execute] INFO git push origin semver 16:57:28 2023-09-12 16:57:28,272 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 16:57:29 2023-09-12 16:57:29,040 [run_push] DEBUG push all version tags 16:57:29 2023-09-12 16:57:29,041 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:57:29 2023-09-12 16:57:29,041 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 16:57:29 2023-09-12 16:57:29,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:57:29 3.1.0-dev.9 [Pipeline] } 16:57:29 $ docker exec --env ******** --env ******** b1ef56f4a8870679688aae25cbdd305f74cfc701766ac734174b4596d18e703c ssh-agent -k 16:57:30 unset SSH_AUTH_SOCK; 16:57:30 unset SSH_AGENT_PID; 16:57:30 echo Agent pid 38 killed; 16:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:30 + git semver [Pipeline] } 16:57:30 $ docker stop --time=1 b1ef56f4a8870679688aae25cbdd305f74cfc701766ac734174b4596d18e703c 16:57:31 $ docker rm -f --volumes b1ef56f4a8870679688aae25cbdd305f74cfc701766ac734174b4596d18e703c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:57:32 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 16:57:32 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 16:57:32 total 16 16:57:32 drwxr-xr-x 3 root root 4096 Sep 12 16:50 . 16:57:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:57 .. 16:57:32 drwxr-xr-x 2 root root 4096 Sep 12 16:50 cost 16:57:32 -rw-r--r-- 1 root root 85 Sep 12 16:50 cost.csv 16:57:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 16:57:32 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 16:57:32 total 16 16:57:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:50 . 16:57:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:57 .. 16:57:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:50 cost 16:57:32 -rw-r--r-- 1 jenkins jenkins 85 Sep 12 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:57:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:33 ---> package-listing.sh 16:57:33 ++ facter osfamily 16:57:33 ++ tr '[:upper:]' '[:lower:]' 16:57:33 + OS_FAMILY=debian 16:57:33 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 16:57:33 + START_PACKAGES=/tmp/packages_start.txt 16:57:33 + END_PACKAGES=/tmp/packages_end.txt 16:57:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:33 + PACKAGES=/tmp/packages_start.txt 16:57:33 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 16:57:33 + PACKAGES=/tmp/packages_end.txt 16:57:33 + case "${OS_FAMILY}" in 16:57:33 + dpkg -l 16:57:33 + grep '^ii' 16:57:33 + '[' -f /tmp/packages_start.txt ']' 16:57:33 + '[' -f /tmp/packages_end.txt ']' 16:57:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:33 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 16:57:33 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 16:57:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 16:57:33 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:57:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:34 prd-ubuntu20.04-docker-8c-8g-5922 does not seem to be running inside a container 16:57:34 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:35 $ docker top 3cffcfa4515c37ad6a5c00963f427afcad7bad7f7477a795422411055b981d39 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:35 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:36 + ls /var/log/sa-host 16:57:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:36 provisioning config files... 16:57:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1919600263451980872tmp [Pipeline] { [Pipeline] echo 16:57:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:36 ---> create-netrc.sh [Pipeline] } 16:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:36 ---> python-tools-install.sh [Pipeline] echo 16:57:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:36 ---> sudo-logs.sh 16:57:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:57:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:37 ---> job-cost.sh 16:57:37 lf-activate-venv: SKIPPING 16:57:37 DEBUG: total: 0.2199999988079071 16:57:37 INFO: Retrieving Stack Cost... 16:57:37 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:38 INFO: Archiving Costs [Pipeline] echo 16:57:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:38 ---> logs-deploy.sh 16:57:38 lf-activate-venv: SKIPPING 16:57:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/69 16:57:38 INFO: archiving workspace using pattern(s): 16:57:39 Archives upload complete. 16:57:39 INFO: archiving logs to Nexus