Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8054bbe24f42cb951de8a5c095700febcd01291 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-ssh2253662685275889332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1970891795096001484.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2007513401271186512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7856444557474602798.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4035902325815005708.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5342 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f8054bbe24f42cb951de8a5c095700febcd01291 (main) Commit message: "Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.1.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f f8054bbe24f42cb951de8a5c095700febcd01291 # timeout=10 > git rev-list --no-walk 714d0f2e815d5c687fddee7a84a5cb4e8e237c5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:09:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:09:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:09:38 ========================================================= 14:09:38 EdgeX Global Pipelines Version Info 14:09:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:39 ------------------- 14:09:39 stable info: 14:09:39 ------------------- 14:09:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:39 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:09:39 Message: update stable to v1.0.253 14:09:40 ------------------- 14:09:40 experimental info: 14:09:40 ------------------- 14:09:40 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:40 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:09:40 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8054bbe24f42cb951de8a5c095700febcd01291 [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8054bb [Pipeline] echo 14:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:41 + git rev-list -1 --merges f8054bbe24f42cb951de8a5c095700febcd01291~1..f8054bbe24f42cb951de8a5c095700febcd01291 [Pipeline] echo 14:09:41 -----------> git rev-list -1 --merges f8054bbe24f42cb951de8a5c095700febcd01291~1..f8054bbe24f42cb951de8a5c095700febcd01291 f8054bbe24f42cb951de8a5c095700febcd01291 14:09:41 f8054bbe24f42cb951de8a5c095700febcd01291 [false] [Pipeline] sh 14:09:41 + git log --format=format:%s -1 f8054bbe24f42cb951de8a5c095700febcd01291 [Pipeline] echo 14:09:41 ========================================================= 14:09:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:42 + git log --format=format:%s -1 f8054bbe24f42cb951de8a5c095700febcd01291 [Pipeline] echo 14:09:42 [semverPrep] GIT_COMMIT: f8054bbe24f42cb951de8a5c095700febcd01291, Commit Message: Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.1.0-dev.9 [Pipeline] echo 14:09:42 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:42 + grep -v github /etc/ssh/ssh_known_hosts 14:09:42 + [ -e /tmp/ssh_known_hosts ] 14:09:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:42 + sudo tee -a /etc/ssh/ssh_known_hosts 14:09:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:43 14:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:43 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:43 b85a868b505f: Pulling fs layer 14:09:43 e2be974225ed: Pulling fs layer 14:09:43 339a4e72a1f5: Pulling fs layer 14:09:43 988bab9f4d93: Pulling fs layer 14:09:43 1469e6f7b9e6: Pulling fs layer 14:09:43 eaf3925da568: Pulling fs layer 14:09:43 bab4dde63d76: Pulling fs layer 14:09:43 bde34c3a00c8: Pulling fs layer 14:09:43 b352a97aabf1: Pulling fs layer 14:09:43 4872d77fe225: Pulling fs layer 14:09:43 5851b861e8e6: Pulling fs layer 14:09:43 bde34c3a00c8: Waiting 14:09:43 eaf3925da568: Waiting 14:09:43 bab4dde63d76: Waiting 14:09:43 b352a97aabf1: Waiting 14:09:43 988bab9f4d93: Waiting 14:09:43 1469e6f7b9e6: Waiting 14:09:43 4872d77fe225: Waiting 14:09:43 e2be974225ed: Verifying Checksum 14:09:43 e2be974225ed: Download complete 14:09:43 988bab9f4d93: Verifying Checksum 14:09:43 988bab9f4d93: Download complete 14:09:43 339a4e72a1f5: Verifying Checksum 14:09:43 339a4e72a1f5: Download complete 14:09:43 1469e6f7b9e6: Verifying Checksum 14:09:43 1469e6f7b9e6: Download complete 14:09:43 eaf3925da568: Verifying Checksum 14:09:43 eaf3925da568: Download complete 14:09:44 bde34c3a00c8: Download complete 14:09:44 b352a97aabf1: Verifying Checksum 14:09:44 b352a97aabf1: Download complete 14:09:44 b85a868b505f: Verifying Checksum 14:09:44 b85a868b505f: Download complete 14:09:44 4872d77fe225: Verifying Checksum 14:09:44 4872d77fe225: Download complete 14:09:44 5851b861e8e6: Download complete 14:09:44 bab4dde63d76: Verifying Checksum 14:09:44 bab4dde63d76: Download complete 14:09:45 b85a868b505f: Pull complete 14:09:45 e2be974225ed: Pull complete 14:09:46 339a4e72a1f5: Pull complete 14:09:46 988bab9f4d93: Pull complete 14:09:46 1469e6f7b9e6: Pull complete 14:09:46 eaf3925da568: Pull complete 14:09:48 bab4dde63d76: Pull complete 14:09:48 bde34c3a00c8: Pull complete 14:09:48 b352a97aabf1: Pull complete 14:09:48 4872d77fe225: Pull complete 14:09:48 5851b861e8e6: Pull complete 14:09:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:48 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:09:49 $ docker top a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 -eo pid,comm 14:09:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:09:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:49 [ssh-agent] Looking for ssh-agent implementation... 14:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:49 $ docker exec a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 ssh-agent 14:09:50 SSH_AUTH_SOCK=/tmp/ssh-EY6mUjWMGsVy/agent.32 14:09:50 SSH_AGENT_PID=38 14:09:50 Running ssh-add (command line suppressed) 14:09:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5607893928862006757.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5607893928862006757.key) 14:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:50 + git tag --points-at HEAD [Pipeline] } 14:09:50 $ docker exec --env ******** --env ******** a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 ssh-agent -k 14:09:50 unset SSH_AUTH_SOCK; 14:09:50 unset SSH_AGENT_PID; 14:09:50 echo Agent pid 38 killed; 14:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:50 [ssh-agent] Looking for ssh-agent implementation... 14:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:50 $ docker exec a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 ssh-agent 14:09:50 SSH_AUTH_SOCK=/tmp/ssh-SQixg4q3AHHp/agent.70 14:09:50 SSH_AGENT_PID=76 14:09:50 Running ssh-add (command line suppressed) 14:09:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7842926243270708491.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7842926243270708491.key) 14:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:51 + git semver init 14:09:51 2023-09-05 14:09:51,474 [run_init] DEBUG init version:0.0.0 force:False 14:09:51 2023-09-05 14:09:51,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 14:09:51 2023-09-05 14:09:51,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 14:09:51 2023-09-05 14:09:51,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:09:52 2023-09-05 14:09:52,249 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 14:09:52 2023-09-05 14:09:52,250 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 14:09:52 2023-09-05 14:09:52,250 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:09:52 2023-09-05 14:09:52,250 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:09:52 3.1.0-dev.29 [Pipeline] } 14:09:52 $ docker exec --env ******** --env ******** a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 ssh-agent -k 14:09:52 unset SSH_AUTH_SOCK; 14:09:52 unset SSH_AGENT_PID; 14:09:52 echo Agent pid 76 killed; 14:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:52 + git semver [Pipeline] } 14:09:53 $ docker stop --time=1 a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 14:09:54 $ docker rm -f --volumes a720d38fe0fc1ad8d34ea245861ef658a032029655f43a463a4ed78676ac8468 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:57 Stashed 1 file(s) [Pipeline] echo 14:09:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:57 ========================================================= 14:09:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:09:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:09:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:57 4db1b89c0bd1: Pulling fs layer 14:09:57 6911f1a30b25: Pulling fs layer 14:09:57 e194b8c5c2a9: Pulling fs layer 14:09:57 6863d3e3a2b1: Pulling fs layer 14:09:57 ec0bb842ea78: Pulling fs layer 14:09:57 40a00589a448: Pulling fs layer 14:09:57 6c08303d61cc: Pulling fs layer 14:09:57 798269fcf238: Pulling fs layer 14:09:57 ec0bb842ea78: Waiting 14:09:57 6c08303d61cc: Waiting 14:09:57 40a00589a448: Waiting 14:09:57 798269fcf238: Waiting 14:09:57 6863d3e3a2b1: Waiting 14:09:57 6911f1a30b25: Download complete 14:09:57 6863d3e3a2b1: Download complete 14:09:57 ec0bb842ea78: Verifying Checksum 14:09:57 ec0bb842ea78: Download complete 14:09:57 4db1b89c0bd1: Verifying Checksum 14:09:57 4db1b89c0bd1: Download complete 14:09:57 40a00589a448: Verifying Checksum 14:09:57 40a00589a448: Download complete 14:09:57 4db1b89c0bd1: Pull complete 14:09:58 6911f1a30b25: Pull complete 14:09:58 798269fcf238: Verifying Checksum 14:09:58 798269fcf238: Download complete 14:09:58 e194b8c5c2a9: Verifying Checksum 14:09:58 e194b8c5c2a9: Download complete 14:09:58 6c08303d61cc: Verifying Checksum 14:09:58 6c08303d61cc: Download complete 14:10:01 e194b8c5c2a9: Pull complete 14:10:01 6863d3e3a2b1: Pull complete 14:10:01 ec0bb842ea78: Pull complete 14:10:02 40a00589a448: Pull complete 14:10:04 6c08303d61cc: Pull complete 14:10:05 798269fcf238: Pull complete 14:10:05 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:10:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 14:10:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:06 + docker inspect -f . ci-base-image-x86_64 14:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:06 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:10:11 $ docker top 4ef1b7d0b24bac99281d2d30ccf14b435763c217c27d3dea725a443651872400 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:11 + go version 14:10:11 go version go1.20.6 linux/amd64 [Pipeline] } 14:10:11 $ docker stop --time=1 4ef1b7d0b24bac99281d2d30ccf14b435763c217c27d3dea725a443651872400 14:10:12 Still waiting to schedule task 14:10:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:10:12 $ docker rm -f --volumes 4ef1b7d0b24bac99281d2d30ccf14b435763c217c27d3dea725a443651872400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:13 + docker inspect -f . ci-base-image-x86_64 14:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:13 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:10:13 $ docker top 36878ab5b76fb1ba17de765058e2df009d108ea92169b8d4a20bae2a996e99da -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:13 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 14:10:14 + make test 14:10:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:10:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 14:10:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 14:10:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 14:10:14 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 14:10:14 go: downloading github.com/google/uuid v1.3.1 14:10:14 go: downloading github.com/labstack/echo/v4 v4.11.1 14:10:14 go: downloading github.com/stretchr/testify v1.8.4 14:10:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:10:14 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:10:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 14:10:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 14:10:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:10:15 go: downloading github.com/mitchellh/copystructure v1.2.0 14:10:15 go: downloading gopkg.in/yaml.v3 v3.0.1 14:10:15 go: downloading github.com/gorilla/websocket v1.5.0 14:10:15 go: downloading golang.org/x/net v0.13.0 14:10:15 go: downloading golang.org/x/sync v0.2.0 14:10:15 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 14:10:15 go: downloading github.com/go-kit/log v0.2.1 14:10:15 go: downloading github.com/go-playground/validator/v10 v10.15.1 14:10:15 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:10:15 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:10:15 go: downloading github.com/stretchr/objx v0.5.0 14:10:15 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:10:15 go: downloading github.com/hashicorp/errwrap v1.1.0 14:10:15 go: downloading github.com/labstack/gommon v0.4.0 14:10:15 go: downloading golang.org/x/crypto v0.11.0 14:10:15 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 14:10:15 go: downloading github.com/valyala/fasttemplate v1.2.2 14:10:15 go: downloading golang.org/x/time v0.3.0 14:10:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 14:10:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:10:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:10:15 go: downloading github.com/hashicorp/consul/api v1.24.0 14:10:15 go: downloading github.com/mattn/go-colorable v0.1.13 14:10:15 go: downloading github.com/mattn/go-isatty v0.0.19 14:10:15 go: downloading github.com/x448/float16 v0.8.4 14:10:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:10:16 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 14:10:16 go: downloading github.com/go-playground/universal-translator v0.18.1 14:10:16 go: downloading github.com/leodido/go-urn v1.2.4 14:10:16 go: downloading golang.org/x/text v0.11.0 14:10:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 14:10:16 go: downloading golang.org/x/sys v0.10.0 14:10:16 go: downloading github.com/zeebo/errs v1.3.0 14:10:16 go: downloading google.golang.org/grpc v1.53.0 14:10:16 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:10:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:10:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:10:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:10:16 go: downloading github.com/hashicorp/serf v0.10.1 14:10:16 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 14:10:16 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 14:10:17 go: downloading google.golang.org/protobuf v1.28.1 14:10:17 go: downloading github.com/go-playground/locales v0.14.1 14:10:17 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 14:10:17 go: downloading github.com/golang/protobuf v1.5.2 14:10:17 go: downloading github.com/fatih/color v1.14.1 14:10:17 go: downloading github.com/armon/go-metrics v0.4.1 14:10:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:10:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:10:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 14:10:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 14:10:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 14:10:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 14:10:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.053s coverage: 35.4% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.022s coverage: 93.5% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.019s coverage: 91.7% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.394s coverage: 88.2% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 85.0% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.037s coverage: 46.8% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.049s coverage: 100.0% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.346s coverage: 87.7% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.018s coverage: 26.3% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.066s coverage: 79.0% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.014s coverage: 59.3% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.018s coverage: 31.2% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.011s coverage: 91.3% of statements 14:11:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:11:06 $ docker stop --time=1 36878ab5b76fb1ba17de765058e2df009d108ea92169b8d4a20bae2a996e99da 14:11:08 $ docker rm -f --volumes 36878ab5b76fb1ba17de765058e2df009d108ea92169b8d4a20bae2a996e99da [Pipeline] // withDockerContainer [Pipeline] sh 14:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:09 14:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:10 latest: Pulling from edgex-lftools-log-publisher 14:11:10 5eb5b503b376: Pulling fs layer 14:11:10 5c69ac0246d0: Pulling fs layer 14:11:10 ec43610c2a17: Pulling fs layer 14:11:10 3a2ae6a8a46f: Pulling fs layer 14:11:10 33b1e0a273af: Pulling fs layer 14:11:10 5d3b04190fa2: Pulling fs layer 14:11:10 2f39f015ded8: Pulling fs layer 14:11:10 33b1e0a273af: Waiting 14:11:10 3a2ae6a8a46f: Waiting 14:11:10 5d3b04190fa2: Waiting 14:11:10 2f39f015ded8: Waiting 14:11:10 5c69ac0246d0: Download complete 14:11:10 3a2ae6a8a46f: Verifying Checksum 14:11:10 3a2ae6a8a46f: Download complete 14:11:10 33b1e0a273af: Verifying Checksum 14:11:10 33b1e0a273af: Download complete 14:11:10 ec43610c2a17: Verifying Checksum 14:11:10 ec43610c2a17: Download complete 14:11:10 5d3b04190fa2: Verifying Checksum 14:11:10 5d3b04190fa2: Download complete 14:11:10 5eb5b503b376: Verifying Checksum 14:11:10 5eb5b503b376: Download complete 14:11:10 2f39f015ded8: Download complete 14:11:11 5eb5b503b376: Pull complete 14:11:11 5c69ac0246d0: Pull complete 14:11:12 ec43610c2a17: Pull complete 14:11:12 3a2ae6a8a46f: Pull complete 14:11:12 33b1e0a273af: Pull complete 14:11:12 5d3b04190fa2: Pull complete 14:11:17 2f39f015ded8: Pull complete 14:11:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:18 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:11:23 $ docker top 476447b5905a49ff217b00d7d296fbae1413329bc28d78fe2e9aea0b12285fe8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:23 ---> job-cost.sh 14:11:23 lf-activate-venv: SKIPPING 14:11:23 INFO: No Stack... 14:11:23 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:24 INFO: Archiving Costs [Pipeline] sh 14:11:24 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 14:11:24 + cut -d, -f6 [Pipeline] lock 14:11:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] 14:11:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] did not exist. Created. 14:11:24 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:25 + echo total: 0.2199999988079071 [Pipeline] stash 14:11:25 Stashed 1 file(s) [Pipeline] } 14:11:25 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 14:11:25 $ docker stop --time=1 476447b5905a49ff217b00d7d296fbae1413329bc28d78fe2e9aea0b12285fe8 14:11:26 $ docker rm -f --volumes 476447b5905a49ff217b00d7d296fbae1413329bc28d78fe2e9aea0b12285fe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:11:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5343 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 14:11:44 Running in /w/workspace/go-mod-bootstrap/215 [Pipeline] { [Pipeline] checkout 14:11:44 The recommended git tool is: git 14:11:49 using credential edgex-jenkins-ssh 14:11:49 Cloning the remote Git repository 14:11:49 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:11:49 > git init /w/workspace/go-mod-bootstrap/215 # timeout=10 14:11:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:11:49 > git --version # timeout=10 14:11:49 > git --version # 'git version 2.25.1' 14:11:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:11:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:51 Avoid second fetch 14:11:51 Checking out Revision f8054bbe24f42cb951de8a5c095700febcd01291 (main) 14:11:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:11:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:51 > git config core.sparsecheckout # timeout=10 14:11:51 > git checkout -f f8054bbe24f42cb951de8a5c095700febcd01291 # timeout=10 14:11:52 Commit message: "Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.1.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:11:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:53 Dload Upload Total Spent Left Speed 14:11:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 14:11:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:11:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:11:54 + sudo tee /etc/docker/daemon.new 14:11:54 { 14:11:54 "registry-mirrors": [ 14:11:54 "https://nexus3.edgexfoundry.org:10001" 14:11:54 ], 14:11:54 "bip": "10.250.0.254/24", 14:11:54 "hosts": [ 14:11:54 "tcp://0.0.0.0:5555", 14:11:54 "unix:///var/run/docker.sock" 14:11:54 ], 14:11:54 "mtu": 1458, 14:11:54 "selinux-enabled": true, 14:11:54 "seccomp-profile": "/etc/docker/seccomp.json" 14:11:54 } [Pipeline] sh 14:11:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:11:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:12:13 ========================================================= 14:12:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:12:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:12:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:12:14 edb6bdbacee9: Pulling fs layer 14:12:14 5f9638ab2659: Pulling fs layer 14:12:14 8d51d6327a98: Pulling fs layer 14:12:14 8b374f2dd631: Pulling fs layer 14:12:14 ec14aa9079de: Pulling fs layer 14:12:14 2f466654f4bb: Pulling fs layer 14:12:14 554e91adad29: Pulling fs layer 14:12:14 ec14aa9079de: Waiting 14:12:14 2f466654f4bb: Waiting 14:12:14 8b374f2dd631: Waiting 14:12:14 554e91adad29: Waiting 14:12:14 5f9638ab2659: Verifying Checksum 14:12:14 5f9638ab2659: Download complete 14:12:14 8b374f2dd631: Verifying Checksum 14:12:14 8b374f2dd631: Download complete 14:12:14 ec14aa9079de: Verifying Checksum 14:12:14 ec14aa9079de: Download complete 14:12:14 edb6bdbacee9: Verifying Checksum 14:12:14 edb6bdbacee9: Download complete 14:12:15 edb6bdbacee9: Pull complete 14:12:15 554e91adad29: Verifying Checksum 14:12:15 554e91adad29: Download complete 14:12:15 5f9638ab2659: Pull complete 14:12:16 8d51d6327a98: Download complete 14:12:16 2f466654f4bb: Verifying Checksum 14:12:16 2f466654f4bb: Download complete 14:12:29 8d51d6327a98: Pull complete 14:12:29 8b374f2dd631: Pull complete 14:12:29 ec14aa9079de: Pull complete 14:12:34 2f466654f4bb: Pull complete 14:12:36 554e91adad29: Pull complete 14:12:36 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 14:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:12:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 14:12:37 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:38 + docker inspect -f . ci-base-image-arm64 14:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:38 prd-ubuntu20.04-docker-arm64-4c-16g-5343 does not seem to be running inside a container 14:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/215 -v /w/workspace/go-mod-bootstrap/215:/w/workspace/go-mod-bootstrap/215:rw,z -v /w/workspace/go-mod-bootstrap/215@tmp:/w/workspace/go-mod-bootstrap/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:41 $ docker top 7b704b18f024f8e63c3ca74546fd4a29be14ebec7832756f95e79e16d9e363b8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:42 + go version 14:12:42 go version go1.20.6 linux/arm64 [Pipeline] } 14:12:42 $ docker stop --time=1 7b704b18f024f8e63c3ca74546fd4a29be14ebec7832756f95e79e16d9e363b8 14:12:43 $ docker rm -f --volumes 7b704b18f024f8e63c3ca74546fd4a29be14ebec7832756f95e79e16d9e363b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:44 + docker inspect -f . ci-base-image-arm64 14:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-5343 does not seem to be running inside a container 14:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/215 -v /w/workspace/go-mod-bootstrap/215:/w/workspace/go-mod-bootstrap/215:rw,z -v /w/workspace/go-mod-bootstrap/215@tmp:/w/workspace/go-mod-bootstrap/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:45 $ docker top a6a37d71198109f17ec3675e7d4777e93f4af4b7f1e55df42bd735b408c1a7e8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:46 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/215 [Pipeline] fileExists [Pipeline] sh 14:12:46 + make test 14:12:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:12:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 14:12:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 14:12:47 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 14:12:47 go: downloading github.com/mitchellh/copystructure v1.2.0 14:12:47 go: downloading gopkg.in/yaml.v3 v3.0.1 14:12:47 go: downloading github.com/labstack/echo/v4 v4.11.1 14:12:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:12:47 go: downloading github.com/google/uuid v1.3.1 14:12:47 go: downloading github.com/stretchr/testify v1.8.4 14:12:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 14:12:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 14:12:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 14:12:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:12:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:12:48 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:12:48 go: downloading github.com/go-kit/log v0.2.1 14:12:48 go: downloading github.com/go-playground/validator/v10 v10.15.1 14:12:48 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:12:48 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:12:48 go: downloading github.com/labstack/gommon v0.4.0 14:12:48 go: downloading golang.org/x/crypto v0.11.0 14:12:48 go: downloading golang.org/x/net v0.13.0 14:12:49 go: downloading github.com/gorilla/websocket v1.5.0 14:12:49 go: downloading golang.org/x/sync v0.2.0 14:12:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 14:12:49 go: downloading github.com/stretchr/objx v0.5.0 14:12:49 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 14:12:49 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 14:12:49 go: downloading github.com/valyala/fasttemplate v1.2.2 14:12:49 go: downloading golang.org/x/time v0.3.0 14:12:49 go: downloading github.com/hashicorp/consul/api v1.24.0 14:12:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:12:49 go: downloading github.com/hashicorp/errwrap v1.1.0 14:12:49 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:12:49 go: downloading github.com/mattn/go-colorable v0.1.13 14:12:49 go: downloading github.com/mattn/go-isatty v0.0.19 14:12:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 14:12:49 go: downloading github.com/go-playground/universal-translator v0.18.1 14:12:49 go: downloading github.com/leodido/go-urn v1.2.4 14:12:49 go: downloading golang.org/x/text v0.11.0 14:12:50 go: downloading github.com/zeebo/errs v1.3.0 14:12:50 go: downloading google.golang.org/grpc v1.53.0 14:12:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:12:51 go: downloading github.com/valyala/bytebufferpool v1.0.0 14:12:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:12:51 go: downloading github.com/x448/float16 v0.8.4 14:12:51 go: downloading golang.org/x/sys v0.10.0 14:12:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:12:51 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:12:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:12:52 go: downloading github.com/hashicorp/serf v0.10.1 14:12:52 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 14:12:53 go: downloading github.com/go-playground/locales v0.14.1 14:12:54 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 14:12:54 go: downloading google.golang.org/protobuf v1.28.1 14:12:55 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 14:12:55 go: downloading github.com/fatih/color v1.14.1 14:12:55 go: downloading github.com/armon/go-metrics v0.4.1 14:12:55 go: downloading github.com/golang/protobuf v1.5.2 14:12:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:12:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:15:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 14:15:10 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 14:15:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 14:15:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 14:15:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.184s coverage: 35.4% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.077s coverage: 93.5% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.096s coverage: 91.7% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.324s coverage: 88.2% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.021s coverage: 85.0% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.112s coverage: 46.8% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.103s coverage: 100.0% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.392s coverage: 87.7% of statements 14:15:29 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.059s coverage: 26.3% of statements 14:15:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.157s coverage: 79.0% of statements 14:15:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.063s coverage: 59.3% of statements 14:15:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.054s coverage: 31.2% of statements 14:15:31 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 14:15:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:15:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:15:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:15:58 $ docker stop --time=1 a6a37d71198109f17ec3675e7d4777e93f4af4b7f1e55df42bd735b408c1a7e8 14:16:01 $ docker rm -f --volumes a6a37d71198109f17ec3675e7d4777e93f4af4b7f1e55df42bd735b408c1a7e8 [Pipeline] // withDockerContainer [Pipeline] sh 14:16:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:16:04 Warning: overwriting stash ‘coverage-report’ 14:16:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:05 14:16:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:05 arm64: Pulling from edgex-lftools-log-publisher 14:16:05 8998bd30e6a1: Pulling fs layer 14:16:05 04944245beec: Pulling fs layer 14:16:05 699f458cf7ca: Pulling fs layer 14:16:05 765212b225bb: Pulling fs layer 14:16:05 f23df028b6ca: Pulling fs layer 14:16:05 d65c8cfc05b1: Pulling fs layer 14:16:05 2437ff75d9bd: Pulling fs layer 14:16:05 765212b225bb: Waiting 14:16:05 f23df028b6ca: Waiting 14:16:05 d65c8cfc05b1: Waiting 14:16:05 2437ff75d9bd: Waiting 14:16:05 04944245beec: Verifying Checksum 14:16:05 04944245beec: Download complete 14:16:05 765212b225bb: Verifying Checksum 14:16:05 765212b225bb: Download complete 14:16:06 f23df028b6ca: Verifying Checksum 14:16:06 f23df028b6ca: Download complete 14:16:06 d65c8cfc05b1: Verifying Checksum 14:16:06 d65c8cfc05b1: Download complete 14:16:06 699f458cf7ca: Verifying Checksum 14:16:06 699f458cf7ca: Download complete 14:16:06 8998bd30e6a1: Verifying Checksum 14:16:06 8998bd30e6a1: Download complete 14:16:09 2437ff75d9bd: Verifying Checksum 14:16:09 2437ff75d9bd: Download complete 14:16:12 8998bd30e6a1: Pull complete 14:16:13 04944245beec: Pull complete 14:16:14 699f458cf7ca: Pull complete 14:16:14 765212b225bb: Pull complete 14:16:15 f23df028b6ca: Pull complete 14:16:16 d65c8cfc05b1: Pull complete 14:16:38 2437ff75d9bd: Pull complete 14:16:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-5343 does not seem to be running inside a container 14:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/215 -v /w/workspace/go-mod-bootstrap/215:/w/workspace/go-mod-bootstrap/215:rw,z -v /w/workspace/go-mod-bootstrap/215@tmp:/w/workspace/go-mod-bootstrap/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:42 $ docker top 34b3270ce45f5c27d16d5b491f0130a3702ee8f9f4e92f01fead60e9f3151892 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:43 ---> job-cost.sh 14:16:43 lf-activate-venv: SKIPPING 14:16:43 INFO: No Stack... 14:16:43 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:44 INFO: Archiving Costs [Pipeline] sh 14:16:44 + cut -d, -f6 14:16:44 + cat /w/workspace/go-mod-bootstrap/215/archives/cost.csv [Pipeline] lock 14:16:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] 14:16:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] did not exist. Created. 14:16:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:45 /w/workspace/go-mod-bootstrap/215@tmp/durable-5454d2a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:45 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:45 Warning: overwriting stash ‘stack-cost’ 14:16:45 Stashed 1 file(s) [Pipeline] } 14:16:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:45 $ docker stop --time=1 34b3270ce45f5c27d16d5b491f0130a3702ee8f9f4e92f01fead60e9f3151892 14:16:47 $ docker rm -f --volumes 34b3270ce45f5c27d16d5b491f0130a3702ee8f9f4e92f01fead60e9f3151892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:16:47 provisioning config files... 14:16:47 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9114256683208224673tmp [Pipeline] { [Pipeline] sh 14:16:48 + set +x 14:16:48 + curl -s https://codecov.io/bash 14:16:48 + bash -s -- 14:16:48 14:16:48 _____ _ 14:16:48 / ____| | | 14:16:48 | | ___ __| | ___ ___ _____ __ 14:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:48 Bash-1.0.6 14:16:48 14:16:48 14:16:48 ==> git version 2.25.1 found 14:16:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:16:48 Release-Date: 2020-01-08 14:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:48 ==> Jenkins CI detected. 14:16:48 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 14:16:48 project root: . 14:16:48 --> token set from env 14:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:48 ==> Running gcov in . (disable via -X gcov) 14:16:48 ==> Python coveragepy not found 14:16:48 ==> Searching for coverage reports in: 14:16:48 + . 14:16:48 -> Found 1 reports 14:16:48 ==> Detecting git/mercurial file structure 14:16:48 ==> Reading reports 14:16:48 + ./coverage.out bytes=102749 14:16:48 ==> Appending adjustments 14:16:48 https://docs.codecov.io/docs/fixing-reports 14:16:48 + Found adjustments 14:16:48 ==> Gzipping contents 14:16:48 16K /tmp/codecov.IlgjUK.gz 14:16:48 ==> Uploading reports 14:16:48 url: https://codecov.io 14:16:48 query: branch=main&commit=f8054bbe24f42cb951de8a5c095700febcd01291&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:16:48 -> Pinging Codecov 14:16:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=f8054bbe24f42cb951de8a5c095700febcd01291&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:16:48 -> Uploading to 14:16:48 https://storage.googleapis.com/codecov/v4/raw/2023-09-05/833815588EE85121546D348822E98E2E/f8054bbe24f42cb951de8a5c095700febcd01291/6b8aa26f-a7b6-41c0-8863-9951b46484c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T141648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72801dce2c77e07d679f900f3bbe7360cb2992e786dde499ec40bc651880d695 14:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:48 Dload Upload Total Spent Left Speed 14:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16059 0 0 100 16059 0 89216 --:--:-- --:--:-- --:--:-- 89216 14:16:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f8054bbe24f42cb951de8a5c095700febcd01291 [Pipeline] } 14:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:16:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:16:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:16:49 14:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:16:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:16:49 df9b9388f04a: Pulling fs layer 14:16:49 52dc419b0ee2: Pulling fs layer 14:16:49 25bc292e5bac: Pulling fs layer 14:16:49 114826534d7a: Pulling fs layer 14:16:49 4657fd5d0bcf: Pulling fs layer 14:16:49 6ad1cebc031e: Pulling fs layer 14:16:49 8a3aa393b2d8: Pulling fs layer 14:16:49 114826534d7a: Waiting 14:16:49 6ad1cebc031e: Waiting 14:16:49 4657fd5d0bcf: Waiting 14:16:49 8a3aa393b2d8: Waiting 14:16:49 25bc292e5bac: Download complete 14:16:49 52dc419b0ee2: Download complete 14:16:49 4657fd5d0bcf: Verifying Checksum 14:16:49 4657fd5d0bcf: Download complete 14:16:49 df9b9388f04a: Download complete 14:16:49 6ad1cebc031e: Verifying Checksum 14:16:49 6ad1cebc031e: Download complete 14:16:49 df9b9388f04a: Pull complete 14:16:49 52dc419b0ee2: Pull complete 14:16:49 25bc292e5bac: Pull complete 14:16:50 114826534d7a: Verifying Checksum 14:16:50 114826534d7a: Download complete 14:16:50 8a3aa393b2d8: Verifying Checksum 14:16:50 8a3aa393b2d8: Download complete 14:16:54 114826534d7a: Pull complete 14:16:54 4657fd5d0bcf: Pull complete 14:16:54 6ad1cebc031e: Pull complete 14:16:57 8a3aa393b2d8: Pull complete 14:16:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:57 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:17:01 $ docker top dba1d75ea9e5c4938dc8bc34bb3ec2f6e2c7582a3e37daef1061915093208985 -eo pid,comm [Pipeline] { [Pipeline] echo 14:17:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 14:17:01 + set -o pipefail 14:17:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 14:17:07 14:17:07 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 14:17:07 14:17:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/791c8918-27ef-40f7-a5eb-91159312dd6c 14:17:07 14:17:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:17:07 14:17:07 14:17:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:17:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:17:07 More details here: https://snyk.co/ue1NS 14:17:07 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 14:17:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:17:07 $ docker stop --time=1 dba1d75ea9e5c4938dc8bc34bb3ec2f6e2c7582a3e37daef1061915093208985 14:17:12 $ docker rm -f --volumes dba1d75ea9e5c4938dc8bc34bb3ec2f6e2c7582a3e37daef1061915093208985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:17:12 + git log --format=format:%s -1 f8054bbe24f42cb951de8a5c095700febcd01291 [Pipeline] sh 14:17:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:13 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:13 $ docker top b2a87294ed7823e1fba886ffd0d03adb493dc1ba8d673ec8e63f70bdb7ae80a3 -eo pid,comm 14:17:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:17:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:14 [ssh-agent] Looking for ssh-agent implementation... 14:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:14 $ docker exec b2a87294ed7823e1fba886ffd0d03adb493dc1ba8d673ec8e63f70bdb7ae80a3 ssh-agent 14:17:14 SSH_AUTH_SOCK=/tmp/ssh-cUEd7rFzICrq/agent.32 14:17:14 SSH_AGENT_PID=38 14:17:14 Running ssh-add (command line suppressed) 14:17:14 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17248935050999772551.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17248935050999772551.key) 14:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:14 + git semver tag 14:17:14 2023-09-05 14:17:14,865 [run_tag] DEBUG tag force:False 14:17:14 2023-09-05 14:17:14,866 [check_head_tag] DEBUG check head tag 14:17:14 2023-09-05 14:17:14,868 [execute] INFO git cat-file --batch-check 14:17:14 2023-09-05 14:17:14,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:17:14 2023-09-05 14:17:14,873 [execute] INFO git cat-file --batch 14:17:14 2023-09-05 14:17:14,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:17:14 2023-09-05 14:17:14,905 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:14 2023-09-05 14:17:14,905 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 14:17:14 2023-09-05 14:17:14,905 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:17:14 2023-09-05 14:17:14,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:14 3.1.0-dev.29 [Pipeline] } 14:17:14 $ docker exec --env ******** --env ******** b2a87294ed7823e1fba886ffd0d03adb493dc1ba8d673ec8e63f70bdb7ae80a3 ssh-agent -k 14:17:15 unset SSH_AUTH_SOCK; 14:17:15 unset SSH_AGENT_PID; 14:17:15 echo Agent pid 38 killed; 14:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:15 + git semver [Pipeline] } 14:17:15 $ docker stop --time=1 b2a87294ed7823e1fba886ffd0d03adb493dc1ba8d673ec8e63f70bdb7ae80a3 14:17:16 $ docker rm -f --volumes b2a87294ed7823e1fba886ffd0d03adb493dc1ba8d673ec8e63f70bdb7ae80a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:17 14:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:17 0.23.1-centos7: Pulling from edgex-lftools 14:17:17 ab5ef0e58194: Pulling fs layer 14:17:17 9712f1f96733: Pulling fs layer 14:17:17 63f879dbbcfc: Pulling fs layer 14:17:17 0d9ebad4ef96: Pulling fs layer 14:17:17 e9a5061849ea: Pulling fs layer 14:17:17 d747dcd14b5f: Pulling fs layer 14:17:17 2de7ff778b66: Pulling fs layer 14:17:17 d747dcd14b5f: Waiting 14:17:17 0d9ebad4ef96: Waiting 14:17:17 e9a5061849ea: Waiting 14:17:17 2de7ff778b66: Waiting 14:17:17 9712f1f96733: Verifying Checksum 14:17:17 9712f1f96733: Download complete 14:17:17 63f879dbbcfc: Verifying Checksum 14:17:17 63f879dbbcfc: Download complete 14:17:18 0d9ebad4ef96: Verifying Checksum 14:17:18 0d9ebad4ef96: Download complete 14:17:18 d747dcd14b5f: Verifying Checksum 14:17:18 e9a5061849ea: Verifying Checksum 14:17:18 e9a5061849ea: Download complete 14:17:18 ab5ef0e58194: Download complete 14:17:18 2de7ff778b66: Verifying Checksum 14:17:18 2de7ff778b66: Download complete 14:17:20 ab5ef0e58194: Pull complete 14:17:20 9712f1f96733: Pull complete 14:17:21 63f879dbbcfc: Pull complete 14:17:25 0d9ebad4ef96: Pull complete 14:17:25 e9a5061849ea: Pull complete 14:17:25 d747dcd14b5f: Pull complete 14:17:27 2de7ff778b66: Pull complete 14:17:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:27 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:17:32 $ docker top aa7ba5a3f5fe4aefb23d7c284a0ba40785768e1f31987efd1d2575a8dc24c09b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:17:32 provisioning config files... 14:17:32 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4975259324644211253tmp 14:17:32 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10514044706796131502tmp 14:17:32 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5768550306092889298tmp [Pipeline] { [Pipeline] echo 14:17:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:17:32 ---> sigul-configuration.sh 14:17:32 gpg: directory `/root/.gnupg' created 14:17:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:17:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:17:32 gpg: keyring `/root/.gnupg/secring.gpg' created 14:17:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:17:32 gpg: CAST5 encrypted data 14:17:32 gpg: encrypted with 1 passphrase 14:17:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:17:33 + mkdir /home/jenkins 14:17:33 + mkdir /home/jenkins/sigul [Pipeline] sh 14:17:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:17:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:17:33 ---> sigul-install.sh 14:17:33 Sigul already installed; skipping installation. [Pipeline] sh 14:17:33 + git tag --list 14:17:33 v0.0.1 14:17:33 v0.0.10 14:17:33 v0.0.11 14:17:33 v0.0.12 14:17:33 v0.0.13 14:17:33 v0.0.14 14:17:33 v0.0.15 14:17:33 v0.0.16 14:17:33 v0.0.17 14:17:33 v0.0.18 14:17:33 v0.0.19 14:17:33 v0.0.2 14:17:33 v0.0.20 14:17:33 v0.0.21 14:17:33 v0.0.22 14:17:33 v0.0.23 14:17:33 v0.0.24 14:17:33 v0.0.25 14:17:33 v0.0.26 14:17:33 v0.0.27 14:17:33 v0.0.28 14:17:33 v0.0.29 14:17:33 v0.0.3 14:17:33 v0.0.30 14:17:33 v0.0.31 14:17:33 v0.0.32 14:17:33 v0.0.33 14:17:33 v0.0.34 14:17:33 v0.0.35 14:17:33 v0.0.36 14:17:33 v0.0.37 14:17:33 v0.0.38 14:17:33 v0.0.39 14:17:33 v0.0.4 14:17:33 v0.0.40 14:17:33 v0.0.41 14:17:33 v0.0.42 14:17:33 v0.0.43 14:17:33 v0.0.44 14:17:33 v0.0.45 14:17:33 v0.0.46 14:17:33 v0.0.47 14:17:33 v0.0.48 14:17:33 v0.0.49 14:17:33 v0.0.5 14:17:33 v0.0.50 14:17:33 v0.0.51 14:17:33 v0.0.52 14:17:33 v0.0.53 14:17:33 v0.0.54 14:17:33 v0.0.55 14:17:33 v0.0.56 14:17:33 v0.0.57 14:17:33 v0.0.58 14:17:33 v0.0.59 14:17:33 v0.0.6 14:17:33 v0.0.60 14:17:33 v0.0.61 14:17:33 v0.0.62 14:17:33 v0.0.63 14:17:33 v0.0.64 14:17:33 v0.0.65 14:17:33 v0.0.66 14:17:33 v0.0.67 14:17:33 v0.0.68 14:17:33 v0.0.69 14:17:33 v0.0.7 14:17:33 v0.0.70 14:17:33 v0.0.71 14:17:33 v0.0.72 14:17:33 v0.0.8 14:17:33 v0.0.9 14:17:33 v2.0.0 14:17:33 v2.1.0 14:17:33 v2.1.1 14:17:33 v2.2.0 14:17:33 v2.3.0 14:17:33 v3.0 14:17:33 v3.0.0 14:17:33 v3.0.1 14:17:33 v3.1.0-dev.1 14:17:33 v3.1.0-dev.10 14:17:33 v3.1.0-dev.11 14:17:33 v3.1.0-dev.12 14:17:33 v3.1.0-dev.13 14:17:33 v3.1.0-dev.14 14:17:33 v3.1.0-dev.15 14:17:33 v3.1.0-dev.16 14:17:33 v3.1.0-dev.17 14:17:33 v3.1.0-dev.18 14:17:33 v3.1.0-dev.19 14:17:33 v3.1.0-dev.2 14:17:33 v3.1.0-dev.20 14:17:33 v3.1.0-dev.21 14:17:33 v3.1.0-dev.22 14:17:33 v3.1.0-dev.23 14:17:33 v3.1.0-dev.24 14:17:33 v3.1.0-dev.25 14:17:33 v3.1.0-dev.26 14:17:33 v3.1.0-dev.27 14:17:33 v3.1.0-dev.28 14:17:33 v3.1.0-dev.29 14:17:33 v3.1.0-dev.3 14:17:33 v3.1.0-dev.4 14:17:33 v3.1.0-dev.5 14:17:33 v3.1.0-dev.6 14:17:33 v3.1.0-dev.7 14:17:33 v3.1.0-dev.8 14:17:33 v3.1.0-dev.9 [Pipeline] sh 14:17:34 + lftools sign git-tag v3.1.0-dev.29 14:17:34 Signing Git tag with Sigul... 14:17:34 Signing v3.1.0-dev.29 [Pipeline] echo 14:17:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:17:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:17:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:17:35 $ docker stop --time=1 aa7ba5a3f5fe4aefb23d7c284a0ba40785768e1f31987efd1d2575a8dc24c09b 14:17:36 $ docker rm -f --volumes aa7ba5a3f5fe4aefb23d7c284a0ba40785768e1f31987efd1d2575a8dc24c09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:17:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:37 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:17:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:37 $ docker top 7c61927cfa44ed19e52f969e12fc143a10f2c4cac3187b4a83a0b70ebc44fd64 -eo pid,comm 14:17:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:17:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:37 [ssh-agent] Looking for ssh-agent implementation... 14:17:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:37 $ docker exec 7c61927cfa44ed19e52f969e12fc143a10f2c4cac3187b4a83a0b70ebc44fd64 ssh-agent 14:17:38 SSH_AUTH_SOCK=/tmp/ssh-1GwbM8Ch6Xgc/agent.34 14:17:38 SSH_AGENT_PID=40 14:17:38 Running ssh-add (command line suppressed) 14:17:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10839762629289631562.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10839762629289631562.key) 14:17:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:38 + git semver bump pre 14:17:38 2023-09-05 14:17:38,704 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:38 2023-09-05 14:17:38,704 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev 14:17:38 2023-09-05 14:17:38,705 [bump_version] DEBUG bumped version:3.1.0-dev.30 14:17:38 2023-09-05 14:17:38,705 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 14:17:38 2023-09-05 14:17:38,705 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:38 2023-09-05 14:17:38,705 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:38 2023-09-05 14:17:38,707 [execute] INFO git cat-file --batch-check 14:17:38 2023-09-05 14:17:38,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:17:38 2023-09-05 14:17:38,713 [execute] INFO git cat-file --batch 14:17:38 2023-09-05 14:17:38,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:17:38 2023-09-05 14:17:38,718 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:38 3.1.0-dev.30 [Pipeline] } 14:17:38 $ docker exec --env ******** --env ******** 7c61927cfa44ed19e52f969e12fc143a10f2c4cac3187b4a83a0b70ebc44fd64 ssh-agent -k 14:17:38 unset SSH_AUTH_SOCK; 14:17:38 unset SSH_AGENT_PID; 14:17:38 echo Agent pid 40 killed; 14:17:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:39 + git semver [Pipeline] } 14:17:39 $ docker stop --time=1 7c61927cfa44ed19e52f969e12fc143a10f2c4cac3187b4a83a0b70ebc44fd64 14:17:40 $ docker rm -f --volumes 7c61927cfa44ed19e52f969e12fc143a10f2c4cac3187b4a83a0b70ebc44fd64 [Pipeline] // withDockerContainer [Pipeline] sh 14:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:41 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:41 $ docker top a8c90217a68bb3bdddf2ac4108be96b68ef2564cf130ef8d0115769d312f9675 -eo pid,comm 14:17:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:17:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:42 [ssh-agent] Looking for ssh-agent implementation... 14:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:42 $ docker exec a8c90217a68bb3bdddf2ac4108be96b68ef2564cf130ef8d0115769d312f9675 ssh-agent 14:17:42 SSH_AUTH_SOCK=/tmp/ssh-gDtrBPe31SUP/agent.32 14:17:42 SSH_AGENT_PID=38 14:17:42 Running ssh-add (command line suppressed) 14:17:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6372557402486584103.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6372557402486584103.key) 14:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:42 + git semver push 14:17:42 2023-09-05 14:17:42,872 [run_push] DEBUG push 14:17:42 2023-09-05 14:17:42,873 [execute] INFO git cat-file --batch-check 14:17:42 2023-09-05 14:17:42,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:17:42 2023-09-05 14:17:42,877 [execute] INFO git rev-list 6933e3c1175d6ced8b896635c1a03c888668c8b2 -- 14:17:42 2023-09-05 14:17:42,877 [execute] DEBUG Popen(['git', 'rev-list', '6933e3c1175d6ced8b896635c1a03c888668c8b2', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:17:42 2023-09-05 14:17:42,890 [execute] INFO git fetch -v origin 14:17:42 2023-09-05 14:17:42,890 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 14:17:43 2023-09-05 14:17:43,391 [run_push] DEBUG no remote changes detected 14:17:43 2023-09-05 14:17:43,391 [execute] INFO git push origin semver 14:17:43 2023-09-05 14:17:43,392 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:17:44 2023-09-05 14:17:44,363 [run_push] DEBUG push all version tags 14:17:44 2023-09-05 14:17:44,363 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:17:44 2023-09-05 14:17:44,364 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:17:45 2023-09-05 14:17:45,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:17:45 3.1.0-dev.30 [Pipeline] } 14:17:45 $ docker exec --env ******** --env ******** a8c90217a68bb3bdddf2ac4108be96b68ef2564cf130ef8d0115769d312f9675 ssh-agent -k 14:17:45 unset SSH_AUTH_SOCK; 14:17:45 unset SSH_AGENT_PID; 14:17:45 echo Agent pid 38 killed; 14:17:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:45 + git semver [Pipeline] } 14:17:46 $ docker stop --time=1 a8c90217a68bb3bdddf2ac4108be96b68ef2564cf130ef8d0115769d312f9675 14:17:47 $ docker rm -f --volumes a8c90217a68bb3bdddf2ac4108be96b68ef2564cf130ef8d0115769d312f9675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:17:48 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 14:17:48 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:17:48 total 16 14:17:48 drwxr-xr-x 3 root root 4096 Sep 5 14:11 . 14:17:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 14:17 .. 14:17:48 drwxr-xr-x 2 root root 4096 Sep 5 14:11 cost 14:17:48 -rw-r--r-- 1 root root 88 Sep 5 14:11 cost.csv 14:17:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:17:48 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:17:48 total 16 14:17:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 14:11 . 14:17:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 14:17 .. 14:17:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 14:11 cost 14:17:48 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:17:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:17:49 ---> package-listing.sh 14:17:49 ++ facter osfamily 14:17:49 ++ tr '[:upper:]' '[:lower:]' 14:17:49 + OS_FAMILY=debian 14:17:49 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 14:17:49 + START_PACKAGES=/tmp/packages_start.txt 14:17:49 + END_PACKAGES=/tmp/packages_end.txt 14:17:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:49 + PACKAGES=/tmp/packages_start.txt 14:17:49 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:17:49 + PACKAGES=/tmp/packages_end.txt 14:17:49 + case "${OS_FAMILY}" in 14:17:49 + grep '^ii' 14:17:49 + dpkg -l 14:17:49 + '[' -f /tmp/packages_start.txt ']' 14:17:49 + '[' -f /tmp/packages_end.txt ']' 14:17:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:49 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:17:49 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 14:17:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 14:17:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:17:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:50 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 14:17:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:17:50 $ docker top 2c465b234daf1b188ac6f34e96804e39fb13f00d5ef30e2cdbe825672c735979 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:50 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:51 + mkdir -p /var/log/sysstat [Pipeline] sh 14:17:51 + ls /var/log/sa-host 14:17:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:51 provisioning config files... 14:17:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12126350047339670686tmp [Pipeline] { [Pipeline] echo 14:17:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:51 ---> create-netrc.sh [Pipeline] } 14:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:52 ---> python-tools-install.sh [Pipeline] echo 14:17:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:52 ---> sudo-logs.sh 14:17:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:52 ---> job-cost.sh 14:17:52 lf-activate-venv: SKIPPING 14:17:52 DEBUG: total: 0.2199999988079071 14:17:52 INFO: Retrieving Stack Cost... 14:17:53 INFO: Retrieving Pricing Info for: v3-standard-8 14:17:53 INFO: Archiving Costs [Pipeline] echo 14:17:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:54 ---> logs-deploy.sh 14:17:54 lf-activate-venv: SKIPPING 14:17:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/215 14:17:54 INFO: archiving workspace using pattern(s): 14:17:54 Archives upload complete. 14:17:55 INFO: archiving logs to Nexus 14:17:56 ---> uname -a: 14:17:56 Linux prd-ubuntu20-04-docker-8c-8g-5342 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:17:56 14:17:56 14:17:56 ---> lscpu: 14:17:56 Architecture: x86_64 14:17:56 CPU op-mode(s): 32-bit, 64-bit 14:17:56 Byte Order: Little Endian 14:17:56 Address sizes: 40 bits physical, 48 bits virtual 14:17:56 CPU(s): 8 14:17:56 On-line CPU(s) list: 0-7 14:17:56 Thread(s) per core: 1 14:17:56 Core(s) per socket: 1 14:17:56 Socket(s): 8 14:17:56 NUMA node(s): 1 14:17:56 Vendor ID: AuthenticAMD 14:17:56 CPU family: 23 14:17:56 Model: 49 14:17:56 Model name: AMD EPYC-Rome Processor 14:17:56 Stepping: 0 14:17:56 CPU MHz: 2800.000 14:17:56 BogoMIPS: 5600.00 14:17:56 Virtualization: AMD-V 14:17:56 Hypervisor vendor: KVM 14:17:56 Virtualization type: full 14:17:56 L1d cache: 256 KiB 14:17:56 L1i cache: 256 KiB 14:17:56 L2 cache: 4 MiB 14:17:56 L3 cache: 128 MiB 14:17:56 NUMA node0 CPU(s): 0-7 14:17:56 Vulnerability Itlb multihit: Not affected 14:17:56 Vulnerability L1tf: Not affected 14:17:56 Vulnerability Mds: Not affected 14:17:56 Vulnerability Meltdown: Not affected 14:17:56 Vulnerability Mmio stale data: Not affected 14:17:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:17:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:17:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:17:56 Vulnerability Srbds: Not affected 14:17:56 Vulnerability Tsx async abort: Not affected 14:17:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:17:56 14:17:56 14:17:56 ---> nproc: 14:17:56 8 14:17:56 14:17:56 14:17:56 ---> df -h: 14:17:56 Filesystem Size Used Avail Use% Mounted on 14:17:56 overlay 155G 12G 144G 8% / 14:17:56 tmpfs 64M 0 64M 0% /dev 14:17:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:17:56 shm 64M 0 64M 0% /dev/shm 14:17:56 /dev/vda1 155G 12G 144G 8% /facter-os 14:17:56 14:17:56 14:17:56 ---> sar -b -r -n DEV: 14:17:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5342) 09/05/23 _x86_64_ (8 CPU) 14:17:56 14:17:56 14:09:06 LINUX RESTART (8 CPU) 14:17:56 14:17:56 14:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:17:56 14:11:01 59.71 0.25 59.46 0.00 10.26 40660.02 0.00 14:17:56 14:12:01 43.72 0.18 43.54 0.00 17.99 21608.68 0.00 14:17:56 14:13:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 14:17:56 14:14:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 14:17:56 14:15:01 28.31 10.20 18.11 0.00 3438.89 3735.51 0.00 14:17:56 14:16:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 14:17:56 14:17:01 29.41 0.17 29.25 0.00 15.86 26607.83 0.00 14:17:56 Average: 23.73 1.54 22.18 0.00 497.55 13238.18 0.00 14:17:56 14:17:56 14:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:17:56 14:11:01 28340440 31367620 935384 2.84 92584 3147156 2357740 6.95 1378080 2721448 133452 14:17:56 14:12:01 28644580 31581440 724932 2.20 95828 3068476 1738164 5.12 1106088 2712536 4 14:17:56 14:13:01 28644760 31581704 724536 2.20 95924 3068480 1738164 5.12 1105800 2712544 16 14:17:56 14:14:01 28654452 31591608 714668 2.17 95992 3068476 1738164 5.12 1096060 2712648 4 14:17:56 14:15:01 28421156 31574500 719948 2.19 101384 3271752 1789192 5.27 1256160 2763864 4 14:17:56 14:16:01 28423380 31576768 717412 2.18 101424 3271752 1789192 5.27 1253796 2763864 8 14:17:56 14:17:01 27582596 31499612 791044 2.41 111732 3976100 1866316 5.50 1342300 3462228 624 14:17:56 Average: 28387338 31539036 761132 2.31 99267 3267456 1859562 5.48 1219755 2835590 19159 14:17:56 14:17:56 14:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:17:56 14:11:01 veth24cc811 77.95 135.89 6.65 1022.54 0.00 0.00 0.00 0.08 14:17:56 14:11:01 docker0 77.95 135.78 5.58 1022.53 0.00 0.00 0.00 0.00 14:17:56 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:11:01 ens3 173.45 101.83 1058.08 21.48 0.00 0.00 0.00 0.00 14:17:56 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:12:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:17:56 14:12:01 ens3 110.61 82.62 2535.09 94.45 0.00 0.00 0.00 0.00 14:17:56 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:56 14:14:01 ens3 0.67 0.42 1.74 0.03 0.00 0.00 0.00 0.00 14:17:56 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:17:56 14:15:01 ens3 76.75 24.38 1374.09 1.93 0.00 0.00 0.00 0.00 14:17:56 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:56 14:16:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:17:56 14:17:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:17:01 veth280260e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 14:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:17:56 14:17:01 ens3 131.88 76.42 3972.40 11.02 0.00 0.00 0.00 0.00 14:17:56 Average: docker0 11.14 19.40 0.80 146.07 0.00 0.00 0.00 0.00 14:17:56 Average: veth280260e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 14:17:56 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 14:17:56 Average: ens3 70.51 40.83 1277.34 18.42 0.00 0.00 0.00 0.00 14:17:56 14:17:56 14:17:56 ---> sar -P ALL: 14:17:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5342) 09/05/23 _x86_64_ (8 CPU) 14:17:56 14:17:56 14:09:06 LINUX RESTART (8 CPU) 14:17:56 14:17:56 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:17:56 14:11:01 all 30.24 0.00 4.92 1.83 0.08 62.94 14:17:56 14:11:01 0 30.84 0.00 4.58 0.60 0.07 63.90 14:17:56 14:11:01 1 30.34 0.00 5.10 0.23 0.08 64.24 14:17:56 14:11:01 2 30.32 0.00 5.06 7.13 0.08 57.40 14:17:56 14:11:01 3 30.21 0.00 4.58 0.19 0.08 64.94 14:17:56 14:11:01 4 30.36 0.00 5.39 1.75 0.07 62.44 14:17:56 14:11:01 5 29.50 0.00 4.53 0.22 0.07 65.69 14:17:56 14:11:01 6 30.31 0.00 4.70 0.22 0.07 64.71 14:17:56 14:11:01 7 30.04 0.00 5.40 4.32 0.08 60.15 14:17:56 14:12:01 all 6.25 0.00 2.24 1.19 0.04 90.29 14:17:56 14:12:01 0 6.51 0.00 2.58 2.79 0.03 88.09 14:17:56 14:12:01 1 6.71 0.00 2.13 0.99 0.05 90.11 14:17:56 14:12:01 2 5.56 0.00 1.78 0.05 0.07 92.55 14:17:56 14:12:01 3 5.84 0.00 2.66 0.18 0.03 91.29 14:17:56 14:12:01 4 6.28 0.00 1.78 1.24 0.03 90.66 14:17:56 14:12:01 5 5.73 0.00 2.21 0.00 0.02 92.05 14:17:56 14:12:01 6 6.93 0.00 2.31 2.51 0.03 88.22 14:17:56 14:12:01 7 6.42 0.00 2.45 1.74 0.05 89.34 14:17:56 14:13:01 all 0.07 0.00 0.01 0.00 0.01 99.92 14:17:56 14:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:17:56 14:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:17:56 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:17:56 14:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:17:56 14:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:17:56 14:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:17:56 14:13:01 6 0.00 0.00 0.02 0.02 0.02 99.95 14:17:56 14:13:01 7 0.47 0.00 0.03 0.00 0.02 99.48 14:17:56 14:14:01 all 0.27 0.00 0.01 0.01 0.01 99.69 14:17:56 14:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 14:17:56 14:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:17:56 14:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:17:56 14:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:17:56 14:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:17:56 14:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:17:56 14:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:17:56 14:14:01 7 2.00 0.00 0.03 0.00 0.03 97.93 14:17:56 14:15:01 all 0.92 0.00 0.42 0.38 0.01 98.27 14:17:56 14:15:01 0 1.40 0.00 0.35 0.03 0.00 98.21 14:17:56 14:15:01 1 0.55 0.00 0.28 0.05 0.02 99.10 14:17:56 14:15:01 2 0.88 0.00 0.53 1.10 0.00 97.48 14:17:56 14:15:01 3 1.62 0.00 0.67 0.52 0.00 97.20 14:17:56 14:15:01 4 0.68 0.00 0.52 0.92 0.00 97.88 14:17:56 14:15:01 5 0.40 0.00 0.38 0.12 0.02 99.08 14:17:56 14:15:01 6 1.00 0.00 0.35 0.30 0.00 98.35 14:17:56 14:15:01 7 0.84 0.00 0.28 0.03 0.02 98.83 14:17:56 14:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:17:56 14:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:17:56 14:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:17:56 14:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:17:56 14:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:17:56 14:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:17:56 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:17:56 14:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:17:56 14:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:17:56 14:17:01 all 2.85 0.00 1.45 1.02 0.02 94.65 14:17:56 14:17:01 0 2.85 0.00 1.27 0.03 0.02 95.83 14:17:56 14:17:01 1 3.91 0.00 1.93 5.68 0.03 88.45 14:17:56 14:17:01 2 2.62 0.00 2.00 0.37 0.02 95.00 14:17:56 14:17:01 3 3.48 0.00 1.07 2.06 0.02 93.37 14:17:56 14:17:01 4 2.93 0.00 1.34 0.00 0.02 95.72 14:17:56 14:17:01 5 2.69 0.00 1.86 0.00 0.02 95.44 14:17:56 14:17:01 6 1.35 0.00 0.87 0.02 0.02 97.74 14:17:56 14:17:01 7 3.00 0.00 1.26 0.03 0.05 95.66 14:17:56 Average: all 5.78 0.00 1.29 0.63 0.03 92.27 14:17:56 Average: 0 5.93 0.00 1.25 0.49 0.02 92.30 14:17:56 Average: 1 5.92 0.00 1.35 0.99 0.03 91.71 14:17:56 Average: 2 5.61 0.00 1.34 1.23 0.03 91.79 14:17:56 Average: 3 5.85 0.00 1.28 0.43 0.02 92.43 14:17:56 Average: 4 5.74 0.00 1.29 0.56 0.02 92.40 14:17:56 Average: 5 5.48 0.00 1.28 0.05 0.02 93.17 14:17:56 Average: 6 5.63 0.00 1.17 0.44 0.02 92.73 14:17:56 Average: 7 6.08 0.00 1.35 0.87 0.04 91.66 14:17:56 14:17:56 14:17:56