Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1289b8d357948591c4dccc4528cb72b0cb2f35f2 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-ssh2168873832297687557.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3654751059975102550.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh2979970130053384006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10711914072207772984.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-ssh9804782886891667414.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-8848 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 Avoid second fetch Checking out Revision 1289b8d357948591c4dccc4528cb72b0cb2f35f2 (main) Commit message: "Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/labstack/echo/v4-4.11.2" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1289b8d357948591c4dccc4528cb72b0cb2f35f2 # timeout=10 > git rev-list --no-walk 6993d72982016e067504459c76a818c700ddcd9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:37:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:37:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:37:33 ========================================================= 09:37:33 EdgeX Global Pipelines Version Info 09:37:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:37:34 ------------------- 09:37:34 stable info: 09:37:34 ------------------- 09:37:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:37:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 09:37:34 Message: update stable to v1.0.254 09:37:34 ------------------- 09:37:34 experimental info: 09:37:34 ------------------- 09:37:34 Commited By: **** collab-it+edgex@linuxfoundation.org 09:37:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 09:37:34 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:37:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1289b8d357948591c4dccc4528cb72b0cb2f35f2 [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1289b8d [Pipeline] echo 09:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:37:35 + git rev-list -1 --merges 1289b8d357948591c4dccc4528cb72b0cb2f35f2~1..1289b8d357948591c4dccc4528cb72b0cb2f35f2 [Pipeline] echo 09:37:35 -----------> git rev-list -1 --merges 1289b8d357948591c4dccc4528cb72b0cb2f35f2~1..1289b8d357948591c4dccc4528cb72b0cb2f35f2 1289b8d357948591c4dccc4528cb72b0cb2f35f2 09:37:35 1289b8d357948591c4dccc4528cb72b0cb2f35f2 [false] [Pipeline] sh 09:37:35 + git log --format=format:%s -1 1289b8d357948591c4dccc4528cb72b0cb2f35f2 [Pipeline] echo 09:37:35 ========================================================= 09:37:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:37:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:36 + git log --format=format:%s -1 1289b8d357948591c4dccc4528cb72b0cb2f35f2 [Pipeline] echo 09:37:36 [semverPrep] GIT_COMMIT: 1289b8d357948591c4dccc4528cb72b0cb2f35f2, Commit Message: Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/labstack/echo/v4-4.11.2 [Pipeline] echo 09:37:36 [semverPrep] This is not a build commit. [Pipeline] sh 09:37:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:37:36 + grep -v github /etc/ssh/ssh_known_hosts 09:37:36 + [ -e /tmp/ssh_known_hosts ] 09:37:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:37:36 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 09:37:36 tee -a /etc/ssh/ssh_known_hosts 09:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:37 09:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:37 0.1.4: Pulling from edgex-devops/py-git-semver 09:37:37 b85a868b505f: Pulling fs layer 09:37:37 e2be974225ed: Pulling fs layer 09:37:37 339a4e72a1f5: Pulling fs layer 09:37:37 988bab9f4d93: Pulling fs layer 09:37:37 1469e6f7b9e6: Pulling fs layer 09:37:37 eaf3925da568: Pulling fs layer 09:37:37 bab4dde63d76: Pulling fs layer 09:37:37 bde34c3a00c8: Pulling fs layer 09:37:37 b352a97aabf1: Pulling fs layer 09:37:37 4872d77fe225: Pulling fs layer 09:37:37 5851b861e8e6: Pulling fs layer 09:37:37 988bab9f4d93: Waiting 09:37:37 1469e6f7b9e6: Waiting 09:37:37 eaf3925da568: Waiting 09:37:37 bab4dde63d76: Waiting 09:37:37 bde34c3a00c8: Waiting 09:37:37 b352a97aabf1: Waiting 09:37:37 4872d77fe225: Waiting 09:37:37 5851b861e8e6: Waiting 09:37:37 e2be974225ed: Verifying Checksum 09:37:37 e2be974225ed: Download complete 09:37:37 988bab9f4d93: Download complete 09:37:37 1469e6f7b9e6: Verifying Checksum 09:37:37 1469e6f7b9e6: Download complete 09:37:37 339a4e72a1f5: Verifying Checksum 09:37:37 339a4e72a1f5: Download complete 09:37:37 eaf3925da568: Verifying Checksum 09:37:37 bde34c3a00c8: Download complete 09:37:37 b352a97aabf1: Download complete 09:37:37 4872d77fe225: Download complete 09:37:37 5851b861e8e6: Download complete 09:37:38 b85a868b505f: Verifying Checksum 09:37:38 b85a868b505f: Download complete 09:37:38 bab4dde63d76: Verifying Checksum 09:37:38 bab4dde63d76: Download complete 09:37:39 b85a868b505f: Pull complete 09:37:39 e2be974225ed: Pull complete 09:37:39 339a4e72a1f5: Pull complete 09:37:39 988bab9f4d93: Pull complete 09:37:39 1469e6f7b9e6: Pull complete 09:37:40 eaf3925da568: Pull complete 09:37:41 bab4dde63d76: Pull complete 09:37:41 bde34c3a00c8: Pull complete 09:37:41 b352a97aabf1: Pull complete 09:37:41 4872d77fe225: Pull complete 09:37:41 5851b861e8e6: Pull complete 09:37:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:42 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:37:45 $ docker top 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 -eo pid,comm 09:37:45 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). 09:37:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:45 [ssh-agent] Looking for ssh-agent implementation... 09:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:46 $ docker exec 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 ssh-agent 09:37:46 SSH_AUTH_SOCK=/tmp/ssh-cEPIwFSCYm3U/agent.31 09:37:46 SSH_AGENT_PID=37 09:37:46 Running ssh-add (command line suppressed) 09:37:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9445061917099672941.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9445061917099672941.key) 09:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:46 + git tag --points-at HEAD [Pipeline] } 09:37:46 $ docker exec --env ******** --env ******** 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 ssh-agent -k 09:37:46 unset SSH_AUTH_SOCK; 09:37:46 unset SSH_AGENT_PID; 09:37:46 echo Agent pid 37 killed; 09:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:46 [ssh-agent] Looking for ssh-agent implementation... 09:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:46 $ docker exec 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 ssh-agent 09:37:46 SSH_AUTH_SOCK=/tmp/ssh-QOPwSGZRprPC/agent.69 09:37:46 SSH_AGENT_PID=75 09:37:46 Running ssh-add (command line suppressed) 09:37:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3381944565372545016.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3381944565372545016.key) 09:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:47 + git semver init 09:37:47 2023-10-11 09:37:47,462 [run_init] DEBUG init version:0.0.0 force:False 09:37:47 2023-10-11 09:37:47,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 09:37:47 2023-10-11 09:37:47,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 09:37:47 2023-10-11 09:37:47,463 [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) 09:37:48 2023-10-11 09:37:48,492 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 09:37:48 2023-10-11 09:37:48,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 09:37:48 2023-10-11 09:37:48,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:37:48 2023-10-11 09:37:48,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:37:48 3.1.0-dev.48 [Pipeline] } 09:37:48 $ docker exec --env ******** --env ******** 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 ssh-agent -k 09:37:49 unset SSH_AUTH_SOCK; 09:37:49 unset SSH_AGENT_PID; 09:37:49 echo Agent pid 75 killed; 09:37:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:49 + git semver [Pipeline] } 09:37:49 $ docker stop --time=1 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 09:37:51 $ docker rm -f --volumes 4347b482effe7254880a12beef81c642e68ae4e0939e68e77cf5f54c4add6ab1 [Pipeline] // withDockerContainer [Pipeline] sh 09:37:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:37:51 Stashed 1 file(s) [Pipeline] echo 09:37:51 [edgeXSemver]: initialized semver on version 3.1.0-dev.48 [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 09:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:37:52 ========================================================= 09:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:37:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:37:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:37:52 7264a8db6415: Pulling fs layer 09:37:52 c4d48a809fc2: Pulling fs layer 09:37:52 4f1c88b9dad5: Pulling fs layer 09:37:52 ad3a456e5733: Pulling fs layer 09:37:52 33e27b845d1e: Pulling fs layer 09:37:52 c68163c4e522: Pulling fs layer 09:37:52 50da416c3ac9: Pulling fs layer 09:37:52 23d2d4c4bb30: Pulling fs layer 09:37:52 ad3a456e5733: Waiting 09:37:52 23d2d4c4bb30: Waiting 09:37:52 33e27b845d1e: Waiting 09:37:52 c68163c4e522: Waiting 09:37:52 c4d48a809fc2: Download complete 09:37:52 ad3a456e5733: Verifying Checksum 09:37:52 ad3a456e5733: Download complete 09:37:52 33e27b845d1e: Verifying Checksum 09:37:52 33e27b845d1e: Download complete 09:37:52 7264a8db6415: Verifying Checksum 09:37:52 7264a8db6415: Download complete 09:37:52 c68163c4e522: Verifying Checksum 09:37:52 c68163c4e522: Download complete 09:37:52 7264a8db6415: Pull complete 09:37:52 23d2d4c4bb30: Verifying Checksum 09:37:52 23d2d4c4bb30: Download complete 09:37:52 c4d48a809fc2: Pull complete 09:37:52 4f1c88b9dad5: Download complete 09:37:53 50da416c3ac9: Verifying Checksum 09:37:53 50da416c3ac9: Download complete 09:37:55 4f1c88b9dad5: Pull complete 09:37:55 ad3a456e5733: Pull complete 09:37:55 33e27b845d1e: Pull complete 09:37:55 c68163c4e522: Pull complete 09:37:58 50da416c3ac9: Pull complete 09:37:58 23d2d4c4bb30: Pull complete 09:37:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 09:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 09:37:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:59 + docker inspect -f . ci-base-image-x86_64 09:37:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:59 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:38:06 $ docker top f1b2230155cf07b7a3a45d5930325e1a98d05e666b3b1ce0e1ac0b47b153bc0c -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:06 + go version 09:38:06 go version go1.21.0 linux/amd64 [Pipeline] } 09:38:06 $ docker stop --time=1 f1b2230155cf07b7a3a45d5930325e1a98d05e666b3b1ce0e1ac0b47b153bc0c 09:38:07 Still waiting to schedule task 09:38:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:38:07 $ docker rm -f --volumes f1b2230155cf07b7a3a45d5930325e1a98d05e666b3b1ce0e1ac0b47b153bc0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:08 + docker inspect -f . ci-base-image-x86_64 09:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:08 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:38:09 $ docker top 3fccb754b30d400940f7440ce19c74c6642a9c23f9b53228f839514218419de1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:09 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 09:38:09 + make test 09:38:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:38:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:38:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 09:38:09 go: downloading github.com/stretchr/testify v1.8.4 09:38:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 09:38:09 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 09:38:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.25 09:38:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:38:09 go: downloading github.com/labstack/echo/v4 v4.11.2 09:38:10 go: downloading github.com/mitchellh/copystructure v1.2.0 09:38:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 09:38:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:38:10 go: downloading github.com/google/uuid v1.3.1 09:38:10 go: downloading gopkg.in/yaml.v3 v3.0.1 09:38:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:38:10 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:38:10 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:38:10 go: downloading golang.org/x/net v0.17.0 09:38:10 go: downloading golang.org/x/sync v0.2.0 09:38:10 go: downloading github.com/gorilla/websocket v1.5.0 09:38:10 go: downloading github.com/go-kit/log v0.2.1 09:38:10 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:38:10 go: downloading github.com/go-playground/validator/v10 v10.15.5 09:38:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:38:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 09:38:10 go: downloading github.com/stretchr/objx v0.5.0 09:38:10 go: downloading github.com/hashicorp/errwrap v1.1.0 09:38:10 go: downloading github.com/hashicorp/consul/api v1.25.1 09:38:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:38:10 go: downloading github.com/labstack/gommon v0.4.0 09:38:10 go: downloading golang.org/x/crypto v0.14.0 09:38:10 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:38:10 go: downloading github.com/valyala/fasttemplate v1.2.2 09:38:10 go: downloading golang.org/x/time v0.3.0 09:38:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:38:10 go: downloading github.com/x448/float16 v0.8.4 09:38:10 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:38:10 go: downloading github.com/go-playground/universal-translator v0.18.1 09:38:11 go: downloading github.com/leodido/go-urn v1.2.4 09:38:11 go: downloading golang.org/x/text v0.13.0 09:38:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:38:11 go: downloading github.com/zeebo/errs v1.3.0 09:38:11 go: downloading google.golang.org/grpc v1.53.0 09:38:11 go: downloading github.com/mattn/go-colorable v0.1.13 09:38:11 go: downloading github.com/mattn/go-isatty v0.0.19 09:38:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:38:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:38:11 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:38:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:38:11 go: downloading github.com/hashicorp/serf v0.10.1 09:38:11 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 09:38:11 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:38:11 go: downloading github.com/go-playground/locales v0.14.1 09:38:11 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 09:38:11 go: downloading google.golang.org/protobuf v1.28.1 09:38:12 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 09:38:12 go: downloading golang.org/x/sys v0.13.0 09:38:12 go: downloading github.com/fatih/color v1.14.1 09:38:12 go: downloading github.com/armon/go-metrics v0.4.1 09:38:12 go: downloading github.com/golang/protobuf v1.5.2 09:38:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:38:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:38:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:38:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:38:25 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:38:25 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:38:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.039s coverage: 35.9% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.020s coverage: 93.5% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.144s coverage: 88.2% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.011s coverage: 84.4% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.109s coverage: 46.9% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.023s coverage: 100.0% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 26.3% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.042s coverage: 79.0% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.010s coverage: 59.3% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.009s coverage: 31.2% of statements 09:38:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 09:38:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:38:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:38:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:38:53 $ docker stop --time=1 3fccb754b30d400940f7440ce19c74c6642a9c23f9b53228f839514218419de1 09:38:55 $ docker rm -f --volumes 3fccb754b30d400940f7440ce19c74c6642a9c23f9b53228f839514218419de1 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:38:56 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 09:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:56 09:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:57 latest: Pulling from edgex-lftools-log-publisher 09:38:57 5eb5b503b376: Pulling fs layer 09:38:57 5c69ac0246d0: Pulling fs layer 09:38:57 ec43610c2a17: Pulling fs layer 09:38:57 3a2ae6a8a46f: Pulling fs layer 09:38:57 33b1e0a273af: Pulling fs layer 09:38:57 5d3b04190fa2: Pulling fs layer 09:38:57 2f39f015ded8: Pulling fs layer 09:38:57 3a2ae6a8a46f: Waiting 09:38:57 33b1e0a273af: Waiting 09:38:57 5d3b04190fa2: Waiting 09:38:57 2f39f015ded8: Waiting 09:38:57 5c69ac0246d0: Verifying Checksum 09:38:57 5c69ac0246d0: Download complete 09:38:57 3a2ae6a8a46f: Verifying Checksum 09:38:57 3a2ae6a8a46f: Download complete 09:38:57 ec43610c2a17: Verifying Checksum 09:38:57 ec43610c2a17: Download complete 09:38:57 33b1e0a273af: Verifying Checksum 09:38:57 33b1e0a273af: Download complete 09:38:57 5d3b04190fa2: Verifying Checksum 09:38:57 5d3b04190fa2: Download complete 09:38:57 5eb5b503b376: Verifying Checksum 09:38:57 5eb5b503b376: Download complete 09:38:58 2f39f015ded8: Download complete 09:38:58 5eb5b503b376: Pull complete 09:38:58 5c69ac0246d0: Pull complete 09:38:59 ec43610c2a17: Pull complete 09:38:59 3a2ae6a8a46f: Pull complete 09:38:59 33b1e0a273af: Pull complete 09:38:59 5d3b04190fa2: Pull complete 09:39:03 2f39f015ded8: Pull complete 09:39:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:03 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 09:39:08 $ docker top b306ae3b2f21e3ca063cde037b8a7311aef9388a5623146df2bd08f2541abd5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:08 ---> job-cost.sh 09:39:08 lf-activate-venv: SKIPPING 09:39:08 INFO: No Stack... 09:39:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:39:09 INFO: Archiving Costs [Pipeline] sh 09:39:09 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 09:39:09 + cut -d, -f6 [Pipeline] lock 09:39:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] 09:39:09 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] did not exist. Created. 09:39:09 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:10 + echo total: 0.2199999988079071 [Pipeline] stash 09:39:10 Stashed 1 file(s) [Pipeline] } 09:39:10 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:10 $ docker stop --time=1 b306ae3b2f21e3ca063cde037b8a7311aef9388a5623146df2bd08f2541abd5c 09:39:11 $ docker rm -f --volumes b306ae3b2f21e3ca063cde037b8a7311aef9388a5623146df2bd08f2541abd5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8849 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 09:39:46 Running in /w/workspace/go-mod-bootstrap/234 [Pipeline] { [Pipeline] checkout 09:39:46 The recommended git tool is: git 09:39:51 using credential edgex-jenkins-ssh 09:39:51 Cloning the remote Git repository 09:39:51 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:39:51 > git init /w/workspace/go-mod-bootstrap/234 # timeout=10 09:39:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:39:51 > git --version # timeout=10 09:39:51 > git --version # 'git version 2.25.1' 09:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:39:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:53 Avoid second fetch 09:39:53 Checking out Revision 1289b8d357948591c4dccc4528cb72b0cb2f35f2 (main) 09:39:54 Commit message: "Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/labstack/echo/v4-4.11.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:53 > git config core.sparsecheckout # timeout=10 09:39:53 > git checkout -f 1289b8d357948591c4dccc4528cb72b0cb2f35f2 # timeout=10 09:39:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:39:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:55 Dload Upload Total Spent Left Speed 09:39:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 09:39:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:39:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:39:56 + sudo tee /etc/docker/daemon.new 09:39:56 { 09:39:56 "registry-mirrors": [ 09:39:56 "https://nexus3.edgexfoundry.org:10001" 09:39:56 ], 09:39:56 "bip": "10.250.0.254/24", 09:39:56 "hosts": [ 09:39:56 "tcp://0.0.0.0:5555", 09:39:56 "unix:///var/run/docker.sock" 09:39:56 ], 09:39:56 "mtu": 1458, 09:39:56 "selinux-enabled": true, 09:39:56 "seccomp-profile": "/etc/docker/seccomp.json" 09:39:56 } [Pipeline] sh 09:39:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:39:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:15 ========================================================= 09:40:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:40:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:40:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:40:17 9fda8d8052c6: Pulling fs layer 09:40:17 5d54e960e981: Pulling fs layer 09:40:17 c4a7e357bf2a: Pulling fs layer 09:40:17 f0e02332f6b5: Pulling fs layer 09:40:17 cefa15bbcfad: Pulling fs layer 09:40:17 17808c966233: Pulling fs layer 09:40:17 f4c1fc716caa: Pulling fs layer 09:40:17 cefa15bbcfad: Waiting 09:40:17 17808c966233: Waiting 09:40:17 f0e02332f6b5: Waiting 09:40:17 f4c1fc716caa: Waiting 09:40:17 5d54e960e981: Verifying Checksum 09:40:17 5d54e960e981: Download complete 09:40:17 f0e02332f6b5: Verifying Checksum 09:40:17 f0e02332f6b5: Download complete 09:40:17 cefa15bbcfad: Verifying Checksum 09:40:17 cefa15bbcfad: Download complete 09:40:17 9fda8d8052c6: Verifying Checksum 09:40:17 9fda8d8052c6: Download complete 09:40:17 f4c1fc716caa: Verifying Checksum 09:40:17 f4c1fc716caa: Download complete 09:40:18 9fda8d8052c6: Pull complete 09:40:18 5d54e960e981: Pull complete 09:40:19 c4a7e357bf2a: Verifying Checksum 09:40:19 c4a7e357bf2a: Download complete 09:40:19 17808c966233: Verifying Checksum 09:40:19 17808c966233: Download complete 09:40:32 c4a7e357bf2a: Pull complete 09:40:32 f0e02332f6b5: Pull complete 09:40:32 cefa15bbcfad: Pull complete 09:40:40 17808c966233: Pull complete 09:40:41 f4c1fc716caa: Pull complete 09:40:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 09:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:40:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 09:40:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:44 + docker inspect -f . ci-base-image-arm64 09:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-8849 does not seem to be running inside a container 09:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/234 -v /w/workspace/go-mod-bootstrap/234:/w/workspace/go-mod-bootstrap/234:rw,z -v /w/workspace/go-mod-bootstrap/234@tmp:/w/workspace/go-mod-bootstrap/234@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 09:40:47 $ docker top 1f3fff3dd9567403ba57e5803489df6f8c679391e4071324b9973a5981e8b587 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:48 + go version 09:40:48 go version go1.21.0 linux/arm64 [Pipeline] } 09:40:48 $ docker stop --time=1 1f3fff3dd9567403ba57e5803489df6f8c679391e4071324b9973a5981e8b587 09:40:50 $ docker rm -f --volumes 1f3fff3dd9567403ba57e5803489df6f8c679391e4071324b9973a5981e8b587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:50 + docker inspect -f . ci-base-image-arm64 09:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:51 prd-ubuntu20.04-docker-arm64-4c-16g-8849 does not seem to be running inside a container 09:40:51 $ 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/234 -v /w/workspace/go-mod-bootstrap/234:/w/workspace/go-mod-bootstrap/234:rw,z -v /w/workspace/go-mod-bootstrap/234@tmp:/w/workspace/go-mod-bootstrap/234@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 09:40:52 $ docker top e53b0908e0920d986a68ecfd57b5264ad654d22db6938fc9b9485078e261a786 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:53 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/234 [Pipeline] fileExists [Pipeline] sh 09:40:53 + make test 09:40:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:40:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 09:40:53 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 09:40:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:40:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 09:40:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.25 09:40:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 09:40:54 go: downloading github.com/mitchellh/copystructure v1.2.0 09:40:54 go: downloading gopkg.in/yaml.v3 v3.0.1 09:40:54 go: downloading github.com/labstack/echo/v4 v4.11.2 09:40:54 go: downloading github.com/stretchr/testify v1.8.4 09:40:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:40:54 go: downloading github.com/google/uuid v1.3.1 09:40:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:40:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:40:54 go: downloading github.com/gorilla/websocket v1.5.0 09:40:54 go: downloading golang.org/x/net v0.17.0 09:40:54 go: downloading golang.org/x/sync v0.2.0 09:40:55 go: downloading github.com/go-kit/log v0.2.1 09:40:55 go: downloading github.com/go-playground/validator/v10 v10.15.5 09:40:55 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:40:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 09:40:55 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:40:55 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:40:55 go: downloading github.com/stretchr/objx v0.5.0 09:40:55 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 09:40:55 go: downloading github.com/labstack/gommon v0.4.0 09:40:56 go: downloading golang.org/x/crypto v0.14.0 09:40:56 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:40:56 go: downloading github.com/valyala/fasttemplate v1.2.2 09:40:56 go: downloading golang.org/x/time v0.3.0 09:40:56 go: downloading github.com/hashicorp/errwrap v1.1.0 09:40:56 go: downloading github.com/hashicorp/consul/api v1.25.1 09:40:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:40:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:40:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:40:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 09:40:56 go: downloading github.com/go-playground/universal-translator v0.18.1 09:40:56 go: downloading github.com/leodido/go-urn v1.2.4 09:40:56 go: downloading golang.org/x/text v0.13.0 09:40:57 go: downloading github.com/zeebo/errs v1.3.0 09:40:57 go: downloading google.golang.org/grpc v1.53.0 09:40:59 go: downloading github.com/mattn/go-colorable v0.1.13 09:40:59 go: downloading github.com/mattn/go-isatty v0.0.19 09:40:59 go: downloading github.com/x448/float16 v0.8.4 09:40:59 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:40:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:40:59 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:40:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:40:59 go: downloading github.com/hashicorp/serf v0.10.1 09:40:59 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 09:40:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:40:59 go: downloading github.com/go-playground/locales v0.14.1 09:40:59 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 09:40:59 go: downloading google.golang.org/protobuf v1.28.1 09:41:01 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 09:41:01 go: downloading golang.org/x/sys v0.13.0 09:41:01 go: downloading github.com/fatih/color v1.14.1 09:41:01 go: downloading github.com/armon/go-metrics v0.4.1 09:41:02 go: downloading github.com/golang/protobuf v1.5.2 09:41:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:41:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:42:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:42:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:42:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:42:45 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.127s coverage: 35.9% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.071s coverage: 93.5% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.075s coverage: 91.9% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.513s coverage: 88.2% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.033s coverage: 84.4% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.084s coverage: 46.9% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.064s coverage: 100.0% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.388s coverage: 87.7% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.053s coverage: 26.3% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.155s coverage: 79.0% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.056s coverage: 59.3% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.035s coverage: 31.2% of statements 09:42:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 09:42:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:42:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:43:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:43:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:43:10 $ docker stop --time=1 e53b0908e0920d986a68ecfd57b5264ad654d22db6938fc9b9485078e261a786 09:43:12 $ docker rm -f --volumes e53b0908e0920d986a68ecfd57b5264ad654d22db6938fc9b9485078e261a786 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:15 Warning: overwriting stash ‘coverage-report’ 09:43:16 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 09:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:16 09:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:17 arm64: Pulling from edgex-lftools-log-publisher 09:43:17 8998bd30e6a1: Pulling fs layer 09:43:17 04944245beec: Pulling fs layer 09:43:17 699f458cf7ca: Pulling fs layer 09:43:17 765212b225bb: Pulling fs layer 09:43:17 f23df028b6ca: Pulling fs layer 09:43:17 d65c8cfc05b1: Pulling fs layer 09:43:17 2437ff75d9bd: Pulling fs layer 09:43:17 f23df028b6ca: Waiting 09:43:17 d65c8cfc05b1: Waiting 09:43:17 2437ff75d9bd: Waiting 09:43:17 765212b225bb: Waiting 09:43:17 04944245beec: Verifying Checksum 09:43:17 04944245beec: Download complete 09:43:17 765212b225bb: Verifying Checksum 09:43:17 765212b225bb: Download complete 09:43:17 f23df028b6ca: Verifying Checksum 09:43:17 f23df028b6ca: Download complete 09:43:17 d65c8cfc05b1: Verifying Checksum 09:43:17 d65c8cfc05b1: Download complete 09:43:17 699f458cf7ca: Verifying Checksum 09:43:17 699f458cf7ca: Download complete 09:43:18 8998bd30e6a1: Verifying Checksum 09:43:18 8998bd30e6a1: Download complete 09:43:20 2437ff75d9bd: Verifying Checksum 09:43:20 2437ff75d9bd: Download complete 09:43:22 8998bd30e6a1: Pull complete 09:43:26 04944245beec: Pull complete 09:43:27 699f458cf7ca: Pull complete 09:43:27 765212b225bb: Pull complete 09:43:27 f23df028b6ca: Pull complete 09:43:28 d65c8cfc05b1: Pull complete 09:43:46 2437ff75d9bd: Pull complete 09:43:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:46 prd-ubuntu20.04-docker-arm64-4c-16g-8849 does not seem to be running inside a container 09:43:46 $ 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/234 -v /w/workspace/go-mod-bootstrap/234:/w/workspace/go-mod-bootstrap/234:rw,z -v /w/workspace/go-mod-bootstrap/234@tmp:/w/workspace/go-mod-bootstrap/234@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 09:43:49 $ docker top 1e1a158a6deb92043493ab44fb4fdbe3c11cb09a041bb80cb09ab483a45a4d19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:49 ---> job-cost.sh 09:43:49 lf-activate-venv: SKIPPING 09:43:49 INFO: No Stack... 09:43:50 INFO: Retrieving Pricing Info for: v3-standard-4 09:43:51 INFO: Archiving Costs [Pipeline] sh 09:43:51 + cat /w/workspace/go-mod-bootstrap/234/archives/cost.csv 09:43:51 + cut -d, -f6 [Pipeline] lock 09:43:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] 09:43:51 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] did not exist. Created. 09:43:51 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:43:52 /w/workspace/go-mod-bootstrap/234@tmp/durable-87b5ff0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:43:52 + echo total: 0.10999999940395355 [Pipeline] stash 09:43:53 Warning: overwriting stash ‘stack-cost’ 09:43:53 Stashed 1 file(s) [Pipeline] } 09:43:53 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 09:43:53 $ docker stop --time=1 1e1a158a6deb92043493ab44fb4fdbe3c11cb09a041bb80cb09ab483a45a4d19 09:43:54 $ docker rm -f --volumes 1e1a158a6deb92043493ab44fb4fdbe3c11cb09a041bb80cb09ab483a45a4d19 [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 09:43:55 provisioning config files... 09:43:55 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1200315382295677360tmp [Pipeline] { [Pipeline] sh 09:43:55 + set +x 09:43:55 + bash+ -scurl -- -s 09:43:55 https://codecov.io/bash 09:43:55 09:43:55 _____ _ 09:43:55 / ____| | | 09:43:55 | | ___ __| | ___ ___ _____ __ 09:43:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:43:55 | |___| (_) | (_| | __/ (_| (_) \ V / 09:43:55 \_____\___/ \__,_|\___|\___\___/ \_/ 09:43:55 Bash-1.0.6 09:43:55 09:43:55 09:43:55 ==> git version 2.25.1 found 09:43:55 ==> 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 09:43:55 Release-Date: 2020-01-08 09:43:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:43:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:43:55 ==> Jenkins CI detected. 09:43:55 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 09:43:55 project root: . 09:43:55 --> token set from env 09:43:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:43:55 ==> Running gcov in . (disable via -X gcov) 09:43:55 ==> Python coveragepy not found 09:43:55 ==> Searching for coverage reports in: 09:43:55 + . 09:43:55 -> Found 1 reports 09:43:55 ==> Detecting git/mercurial file structure 09:43:55 ==> Reading reports 09:43:55 + ./coverage.out bytes=105911 09:43:55 ==> Appending adjustments 09:43:55 https://docs.codecov.io/docs/fixing-reports 09:43:55 + Found adjustments 09:43:55 ==> Gzipping contents 09:43:55 20K /tmp/codecov.n4QGvH.gz 09:43:55 ==> Uploading reports 09:43:55 url: https://codecov.io 09:43:55 query: branch=main&commit=1289b8d357948591c4dccc4528cb72b0cb2f35f2&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 09:43:55 -> Pinging Codecov 09:43:55 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=1289b8d357948591c4dccc4528cb72b0cb2f35f2&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 09:43:55 -> Uploading to 09:43:55 https://storage.googleapis.com/codecov/v4/raw/2023-10-11/833815588EE85121546D348822E98E2E/1289b8d357948591c4dccc4528cb72b0cb2f35f2/5f575fe7-f8c3-46e0-9f13-4ea905bd7725.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T094355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=044d447842a253ab25c9eb9302c94cc43d92b3a42cf7a12f1ab6847139f59a72 09:43:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:43:55 Dload Upload Total Spent Left Speed 09:43:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16456 0 0 100 16456 0 55594 --:--:-- --:--:-- --:--:-- 55594 09:43:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1289b8d357948591c4dccc4528cb72b0cb2f35f2 [Pipeline] } 09:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:43:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:43:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:43:57 09:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:43:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:43:57 df9b9388f04a: Pulling fs layer 09:43:57 52dc419b0ee2: Pulling fs layer 09:43:57 25bc292e5bac: Pulling fs layer 09:43:57 114826534d7a: Pulling fs layer 09:43:57 4657fd5d0bcf: Pulling fs layer 09:43:57 6ad1cebc031e: Pulling fs layer 09:43:57 8a3aa393b2d8: Pulling fs layer 09:43:57 4657fd5d0bcf: Waiting 09:43:57 8a3aa393b2d8: Waiting 09:43:57 6ad1cebc031e: Waiting 09:43:57 114826534d7a: Waiting 09:43:57 25bc292e5bac: Download complete 09:43:57 52dc419b0ee2: Download complete 09:43:57 4657fd5d0bcf: Verifying Checksum 09:43:57 4657fd5d0bcf: Download complete 09:43:57 df9b9388f04a: Download complete 09:43:57 6ad1cebc031e: Verifying Checksum 09:43:57 6ad1cebc031e: Download complete 09:43:57 df9b9388f04a: Pull complete 09:43:57 52dc419b0ee2: Pull complete 09:43:57 25bc292e5bac: Pull complete 09:43:58 114826534d7a: Verifying Checksum 09:43:58 114826534d7a: Download complete 09:43:58 8a3aa393b2d8: Verifying Checksum 09:43:58 8a3aa393b2d8: Download complete 09:44:01 114826534d7a: Pull complete 09:44:01 4657fd5d0bcf: Pull complete 09:44:01 6ad1cebc031e: Pull complete 09:44:04 8a3aa393b2d8: Pull complete 09:44:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:44:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:04 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:44:08 $ docker top 0fd7d8fa25a4dfdce14719f5cfccba507562e4863b4d6f3aa989132485480cc9 -eo pid,comm [Pipeline] { [Pipeline] echo 09:44:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 09:44:09 + set -o pipefail 09:44:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 09:44:15 09:44:15 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 09:44:15 09:44:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/d6ceddc9-c41e-4eae-9538-25ac00b1a093 09:44:15 09:44:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:44:15 09:44:15 09:44:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:44:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:44:15 More details here: https://snyk.co/ue1NS 09:44:15 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:44:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:44:15 $ docker stop --time=1 0fd7d8fa25a4dfdce14719f5cfccba507562e4863b4d6f3aa989132485480cc9 09:44:19 $ docker rm -f --volumes 0fd7d8fa25a4dfdce14719f5cfccba507562e4863b4d6f3aa989132485480cc9 [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 09:44:20 + git log --format=format:%s -1 1289b8d357948591c4dccc4528cb72b0cb2f35f2 [Pipeline] sh 09:44:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:21 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:21 $ docker top 1cf3b6370285f953b5bc0d68b5112e3738c3e81e5e9ea62856529092b04c7ef0 -eo pid,comm 09:44:21 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). 09:44:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:21 [ssh-agent] Looking for ssh-agent implementation... 09:44:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:21 $ docker exec 1cf3b6370285f953b5bc0d68b5112e3738c3e81e5e9ea62856529092b04c7ef0 ssh-agent 09:44:21 SSH_AUTH_SOCK=/tmp/ssh-AZ5epC0IA8o1/agent.33 09:44:21 SSH_AGENT_PID=39 09:44:21 Running ssh-add (command line suppressed) 09:44:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16309388639726640571.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16309388639726640571.key) 09:44:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:22 + git semver tag 09:44:22 2023-10-11 09:44:22,492 [run_tag] DEBUG tag force:False 09:44:22 2023-10-11 09:44:22,492 [check_head_tag] DEBUG check head tag 09:44:22 2023-10-11 09:44:22,494 [execute] INFO git cat-file --batch-check 09:44:22 2023-10-11 09:44:22,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 09:44:22 2023-10-11 09:44:22,498 [execute] INFO git cat-file --batch 09:44:22 2023-10-11 09:44:22,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 09:44:22 2023-10-11 09:44:22,531 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:22 2023-10-11 09:44:22,531 [execute] INFO git tag -a v3.1.0-dev.48 -m v3.1.0-dev.48 09:44:22 2023-10-11 09:44:22,532 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.48', '-m', 'v3.1.0-dev.48'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 09:44:22 2023-10-11 09:44:22,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:22 3.1.0-dev.48 [Pipeline] } 09:44:22 $ docker exec --env ******** --env ******** 1cf3b6370285f953b5bc0d68b5112e3738c3e81e5e9ea62856529092b04c7ef0 ssh-agent -k 09:44:22 unset SSH_AUTH_SOCK; 09:44:22 unset SSH_AGENT_PID; 09:44:22 echo Agent pid 39 killed; 09:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:22 + git semver [Pipeline] } 09:44:23 $ docker stop --time=1 1cf3b6370285f953b5bc0d68b5112e3738c3e81e5e9ea62856529092b04c7ef0 09:44:24 $ docker rm -f --volumes 1cf3b6370285f953b5bc0d68b5112e3738c3e81e5e9ea62856529092b04c7ef0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:24 09:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:25 0.23.1-centos7: Pulling from edgex-lftools 09:44:25 ab5ef0e58194: Pulling fs layer 09:44:25 9712f1f96733: Pulling fs layer 09:44:25 63f879dbbcfc: Pulling fs layer 09:44:25 0d9ebad4ef96: Pulling fs layer 09:44:25 e9a5061849ea: Pulling fs layer 09:44:25 d747dcd14b5f: Pulling fs layer 09:44:25 2de7ff778b66: Pulling fs layer 09:44:25 0d9ebad4ef96: Waiting 09:44:25 e9a5061849ea: Waiting 09:44:25 d747dcd14b5f: Waiting 09:44:25 2de7ff778b66: Waiting 09:44:25 9712f1f96733: Verifying Checksum 09:44:25 9712f1f96733: Download complete 09:44:25 63f879dbbcfc: Verifying Checksum 09:44:25 63f879dbbcfc: Download complete 09:44:25 e9a5061849ea: Verifying Checksum 09:44:25 e9a5061849ea: Download complete 09:44:25 d747dcd14b5f: Download complete 09:44:25 0d9ebad4ef96: Verifying Checksum 09:44:25 0d9ebad4ef96: Download complete 09:44:25 ab5ef0e58194: Verifying Checksum 09:44:25 ab5ef0e58194: Download complete 09:44:25 2de7ff778b66: Verifying Checksum 09:44:25 2de7ff778b66: Download complete 09:44:28 ab5ef0e58194: Pull complete 09:44:28 9712f1f96733: Pull complete 09:44:28 63f879dbbcfc: Pull complete 09:44:32 0d9ebad4ef96: Pull complete 09:44:32 e9a5061849ea: Pull complete 09:44:32 d747dcd14b5f: Pull complete 09:44:33 2de7ff778b66: Pull complete 09:44:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:33 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:44:39 $ docker top a2f7aa4b9e5d1e3f19bd7c725c42968d55a90cdf8787cff9a68f6de53e3b53ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:44:39 provisioning config files... 09:44:39 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2375954371633698841tmp 09:44:39 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config863860402180366180tmp 09:44:39 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2176037647629033449tmp [Pipeline] { [Pipeline] echo 09:44:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:44:39 ---> sigul-configuration.sh 09:44:39 gpg: directory `/root/.gnupg' created 09:44:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:44:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:44:39 gpg: keyring `/root/.gnupg/secring.gpg' created 09:44:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:44:39 gpg: CAST5 encrypted data 09:44:39 gpg: encrypted with 1 passphrase 09:44:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:44:39 + mkdir /home/jenkins 09:44:39 + mkdir /home/jenkins/sigul [Pipeline] sh 09:44:40 + 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 09:44:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:44:40 ---> sigul-install.sh 09:44:40 Sigul already installed; skipping installation. [Pipeline] sh 09:44:40 + git tag --list 09:44:40 v0.0.1 09:44:40 v0.0.10 09:44:40 v0.0.11 09:44:40 v0.0.12 09:44:40 v0.0.13 09:44:40 v0.0.14 09:44:40 v0.0.15 09:44:40 v0.0.16 09:44:40 v0.0.17 09:44:40 v0.0.18 09:44:40 v0.0.19 09:44:40 v0.0.2 09:44:40 v0.0.20 09:44:40 v0.0.21 09:44:40 v0.0.22 09:44:40 v0.0.23 09:44:40 v0.0.24 09:44:40 v0.0.25 09:44:40 v0.0.26 09:44:40 v0.0.27 09:44:40 v0.0.28 09:44:40 v0.0.29 09:44:40 v0.0.3 09:44:40 v0.0.30 09:44:40 v0.0.31 09:44:40 v0.0.32 09:44:40 v0.0.33 09:44:40 v0.0.34 09:44:40 v0.0.35 09:44:40 v0.0.36 09:44:40 v0.0.37 09:44:40 v0.0.38 09:44:40 v0.0.39 09:44:40 v0.0.4 09:44:40 v0.0.40 09:44:40 v0.0.41 09:44:40 v0.0.42 09:44:40 v0.0.43 09:44:40 v0.0.44 09:44:40 v0.0.45 09:44:40 v0.0.46 09:44:40 v0.0.47 09:44:40 v0.0.48 09:44:40 v0.0.49 09:44:40 v0.0.5 09:44:40 v0.0.50 09:44:40 v0.0.51 09:44:40 v0.0.52 09:44:40 v0.0.53 09:44:40 v0.0.54 09:44:40 v0.0.55 09:44:40 v0.0.56 09:44:40 v0.0.57 09:44:40 v0.0.58 09:44:40 v0.0.59 09:44:40 v0.0.6 09:44:40 v0.0.60 09:44:40 v0.0.61 09:44:40 v0.0.62 09:44:40 v0.0.63 09:44:40 v0.0.64 09:44:40 v0.0.65 09:44:40 v0.0.66 09:44:40 v0.0.67 09:44:40 v0.0.68 09:44:40 v0.0.69 09:44:40 v0.0.7 09:44:40 v0.0.70 09:44:40 v0.0.71 09:44:40 v0.0.72 09:44:40 v0.0.8 09:44:40 v0.0.9 09:44:40 v2.0.0 09:44:40 v2.1.0 09:44:40 v2.1.1 09:44:40 v2.2.0 09:44:40 v2.3.0 09:44:40 v3.0 09:44:40 v3.0.0 09:44:40 v3.0.1 09:44:40 v3.1.0-dev.1 09:44:40 v3.1.0-dev.10 09:44:40 v3.1.0-dev.11 09:44:40 v3.1.0-dev.12 09:44:40 v3.1.0-dev.13 09:44:40 v3.1.0-dev.14 09:44:40 v3.1.0-dev.15 09:44:40 v3.1.0-dev.16 09:44:40 v3.1.0-dev.17 09:44:40 v3.1.0-dev.18 09:44:40 v3.1.0-dev.19 09:44:40 v3.1.0-dev.2 09:44:40 v3.1.0-dev.20 09:44:40 v3.1.0-dev.21 09:44:40 v3.1.0-dev.22 09:44:40 v3.1.0-dev.23 09:44:40 v3.1.0-dev.24 09:44:40 v3.1.0-dev.25 09:44:40 v3.1.0-dev.26 09:44:40 v3.1.0-dev.27 09:44:40 v3.1.0-dev.28 09:44:40 v3.1.0-dev.29 09:44:40 v3.1.0-dev.3 09:44:40 v3.1.0-dev.30 09:44:40 v3.1.0-dev.31 09:44:40 v3.1.0-dev.32 09:44:40 v3.1.0-dev.33 09:44:40 v3.1.0-dev.34 09:44:40 v3.1.0-dev.35 09:44:40 v3.1.0-dev.36 09:44:40 v3.1.0-dev.37 09:44:40 v3.1.0-dev.38 09:44:40 v3.1.0-dev.39 09:44:40 v3.1.0-dev.4 09:44:40 v3.1.0-dev.40 09:44:40 v3.1.0-dev.41 09:44:40 v3.1.0-dev.42 09:44:40 v3.1.0-dev.43 09:44:40 v3.1.0-dev.44 09:44:40 v3.1.0-dev.45 09:44:40 v3.1.0-dev.46 09:44:40 v3.1.0-dev.47 09:44:40 v3.1.0-dev.48 09:44:40 v3.1.0-dev.5 09:44:40 v3.1.0-dev.6 09:44:40 v3.1.0-dev.7 09:44:40 v3.1.0-dev.8 09:44:40 v3.1.0-dev.9 [Pipeline] sh 09:44:40 + lftools sign git-tag v3.1.0-dev.48 09:44:41 Signing Git tag with Sigul... 09:44:41 Signing v3.1.0-dev.48 [Pipeline] echo 09:44:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:44:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:44:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:44:42 $ docker stop --time=1 a2f7aa4b9e5d1e3f19bd7c725c42968d55a90cdf8787cff9a68f6de53e3b53ca 09:44:43 $ docker rm -f --volumes a2f7aa4b9e5d1e3f19bd7c725c42968d55a90cdf8787cff9a68f6de53e3b53ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:44:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:44 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:44 $ docker top e81ed4a15d0dc8f5d1c97631bede18731f2e8602906e76b0bf176e9e448c1e8d -eo pid,comm 09:44:44 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). 09:44:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:44 [ssh-agent] Looking for ssh-agent implementation... 09:44:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:44 $ docker exec e81ed4a15d0dc8f5d1c97631bede18731f2e8602906e76b0bf176e9e448c1e8d ssh-agent 09:44:44 SSH_AUTH_SOCK=/tmp/ssh-67KGuVYhlVQe/agent.34 09:44:44 SSH_AGENT_PID=40 09:44:44 Running ssh-add (command line suppressed) 09:44:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6649107472417485986.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6649107472417485986.key) 09:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:45 + git semver bump pre 09:44:45 2023-10-11 09:44:45,494 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:45 2023-10-11 09:44:45,494 [bump_version] DEBUG bumping version:3.1.0-dev.48 on axis:pre with prefix:dev 09:44:45 2023-10-11 09:44:45,494 [bump_version] DEBUG bumped version:3.1.0-dev.49 09:44:45 2023-10-11 09:44:45,494 [write_version] DEBUG write version:3.1.0-dev.49 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 09:44:45 2023-10-11 09:44:45,494 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:45 2023-10-11 09:44:45,494 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:45 2023-10-11 09:44:45,496 [execute] INFO git cat-file --batch-check 09:44:45 2023-10-11 09:44:45,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:45 2023-10-11 09:44:45,502 [execute] INFO git cat-file --batch 09:44:45 2023-10-11 09:44:45,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:45 2023-10-11 09:44:45,509 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:45 3.1.0-dev.49 [Pipeline] } 09:44:45 $ docker exec --env ******** --env ******** e81ed4a15d0dc8f5d1c97631bede18731f2e8602906e76b0bf176e9e448c1e8d ssh-agent -k 09:44:45 unset SSH_AUTH_SOCK; 09:44:45 unset SSH_AGENT_PID; 09:44:45 echo Agent pid 40 killed; 09:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:45 + git semver [Pipeline] } 09:44:46 $ docker stop --time=1 e81ed4a15d0dc8f5d1c97631bede18731f2e8602906e76b0bf176e9e448c1e8d 09:44:47 $ docker rm -f --volumes e81ed4a15d0dc8f5d1c97631bede18731f2e8602906e76b0bf176e9e448c1e8d [Pipeline] // withDockerContainer [Pipeline] sh 09:44:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:48 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:44: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:48 $ docker top d8cb392ce09a12a0379ed7f7c4b4edd94f72e24470077ba6b1d854aa80d948f2 -eo pid,comm 09:44:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:44:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:48 [ssh-agent] Looking for ssh-agent implementation... 09:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:48 $ docker exec d8cb392ce09a12a0379ed7f7c4b4edd94f72e24470077ba6b1d854aa80d948f2 ssh-agent 09:44:48 SSH_AUTH_SOCK=/tmp/ssh-YfB2QWCjcGes/agent.32 09:44:48 SSH_AGENT_PID=38 09:44:48 Running ssh-add (command line suppressed) 09:44:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11597191723511893287.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11597191723511893287.key) 09:44:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:49 + git semver push 09:44:49 2023-10-11 09:44:49,495 [run_push] DEBUG push 09:44:49 2023-10-11 09:44:49,496 [execute] INFO git cat-file --batch-check 09:44:49 2023-10-11 09:44:49,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:49 2023-10-11 09:44:49,500 [execute] INFO git rev-list d04b757091889064c7eaa0a0ee0d4342a021214e -- 09:44:49 2023-10-11 09:44:49,500 [execute] DEBUG Popen(['git', 'rev-list', 'd04b757091889064c7eaa0a0ee0d4342a021214e', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 09:44:49 2023-10-11 09:44:49,511 [execute] INFO git fetch -v origin 09:44:49 2023-10-11 09:44:49,511 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 09:44:50 2023-10-11 09:44:50,061 [run_push] DEBUG no remote changes detected 09:44:50 2023-10-11 09:44:50,061 [execute] INFO git push origin semver 09:44:50 2023-10-11 09:44:50,062 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 09:44:51 2023-10-11 09:44:50,910 [run_push] DEBUG push all version tags 09:44:51 2023-10-11 09:44:50,911 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:44:51 2023-10-11 09:44:50,911 [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) 09:44:51 2023-10-11 09:44:51,750 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 09:44:51 3.1.0-dev.49 [Pipeline] } 09:44:52 $ docker exec --env ******** --env ******** d8cb392ce09a12a0379ed7f7c4b4edd94f72e24470077ba6b1d854aa80d948f2 ssh-agent -k 09:44:52 unset SSH_AUTH_SOCK; 09:44:52 unset SSH_AGENT_PID; 09:44:52 echo Agent pid 38 killed; 09:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:52 + git semver [Pipeline] } 09:44:52 $ docker stop --time=1 d8cb392ce09a12a0379ed7f7c4b4edd94f72e24470077ba6b1d854aa80d948f2 09:44:54 $ docker rm -f --volumes d8cb392ce09a12a0379ed7f7c4b4edd94f72e24470077ba6b1d854aa80d948f2 [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 09:44:54 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 09:44:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 09:44:54 total 16 09:44:54 drwxr-xr-x 3 root root 4096 Oct 11 09:39 . 09:44:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 09:44 .. 09:44:54 drwxr-xr-x 2 root root 4096 Oct 11 09:39 cost 09:44:54 -rw-r--r-- 1 root root 88 Oct 11 09:39 cost.csv 09:44:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 09:44:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 09:44:54 total 16 09:44:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 09:39 . 09:44:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 09:44 .. 09:44:54 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 09:39 cost 09:44:54 -rw-r--r-- 1 jenkins jenkins 88 Oct 11 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:44:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:44:55 ---> package-listing.sh 09:44:55 ++ facter osfamily 09:44:55 ++ tr '[:upper:]' '[:lower:]' 09:44:55 + OS_FAMILY=debian 09:44:55 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 09:44:55 + START_PACKAGES=/tmp/packages_start.txt 09:44:55 + END_PACKAGES=/tmp/packages_end.txt 09:44:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:44:55 + PACKAGES=/tmp/packages_start.txt 09:44:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 09:44:55 + PACKAGES=/tmp/packages_end.txt 09:44:55 + case "${OS_FAMILY}" in 09:44:55 + dpkg -l 09:44:55 + grep '^ii' 09:44:55 + '[' -f /tmp/packages_start.txt ']' 09:44:55 + '[' -f /tmp/packages_end.txt ']' 09:44:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:44:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 09:44:55 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 09:44:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 09:44:55 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 09:44:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:56 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 09:44:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:44:57 $ docker top b61293b48275098cd0f0226f83bcc5098ded1f7cc33dafd78506b26ae969b95b -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:44:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:44:58 + ls /var/log/sa-host 09:44:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:58 provisioning config files... 09:44:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16311058442665247068tmp [Pipeline] { [Pipeline] echo 09:44:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:44:58 ---> create-netrc.sh [Pipeline] } 09:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:44:58 ---> python-tools-install.sh [Pipeline] echo 09:44:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:44:59 ---> sudo-logs.sh 09:44:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:44:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:44:59 ---> job-cost.sh 09:44:59 lf-activate-venv: SKIPPING 09:44:59 DEBUG: total: 0.2199999988079071 09:44:59 INFO: Retrieving Stack Cost... 09:44:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:44:59 INFO: Archiving Costs [Pipeline] echo 09:44:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:00 ---> logs-deploy.sh 09:45:00 lf-activate-venv: SKIPPING 09:45:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/234 09:45:00 INFO: archiving workspace using pattern(s): 09:45:01 Archives upload complete. 09:45:01 INFO: archiving logs to Nexus 09:45:01 ---> uname -a: 09:45:01 Linux prd-ubuntu20-04-docker-8c-8g-8848 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:45:01 09:45:01 09:45:01 ---> lscpu: 09:45:01 Architecture: x86_64 09:45:01 CPU op-mode(s): 32-bit, 64-bit 09:45:01 Byte Order: Little Endian 09:45:01 Address sizes: 40 bits physical, 48 bits virtual 09:45:01 CPU(s): 8 09:45:01 On-line CPU(s) list: 0-7 09:45:01 Thread(s) per core: 1 09:45:01 Core(s) per socket: 1 09:45:01 Socket(s): 8 09:45:01 NUMA node(s): 1 09:45:01 Vendor ID: AuthenticAMD 09:45:01 CPU family: 23 09:45:01 Model: 49 09:45:01 Model name: AMD EPYC-Rome Processor 09:45:01 Stepping: 0 09:45:01 CPU MHz: 2800.000 09:45:01 BogoMIPS: 5600.00 09:45:01 Virtualization: AMD-V 09:45:01 Hypervisor vendor: KVM 09:45:01 Virtualization type: full 09:45:01 L1d cache: 256 KiB 09:45:01 L1i cache: 256 KiB 09:45:01 L2 cache: 4 MiB 09:45:01 L3 cache: 128 MiB 09:45:01 NUMA node0 CPU(s): 0-7 09:45:01 Vulnerability Itlb multihit: Not affected 09:45:01 Vulnerability L1tf: Not affected 09:45:01 Vulnerability Mds: Not affected 09:45:01 Vulnerability Meltdown: Not affected 09:45:01 Vulnerability Mmio stale data: Not affected 09:45:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:45:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:45:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:45:01 Vulnerability Srbds: Not affected 09:45:01 Vulnerability Tsx async abort: Not affected 09:45:01 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 09:45:01 09:45:01 09:45:01 ---> nproc: 09:45:01 8 09:45:01 09:45:01 09:45:01 ---> df -h: 09:45:01 Filesystem Size Used Avail Use% Mounted on 09:45:01 overlay 155G 12G 144G 8% / 09:45:01 tmpfs 64M 0 64M 0% /dev 09:45:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:45:01 shm 64M 0 64M 0% /dev/shm 09:45:01 /dev/vda1 155G 12G 144G 8% /facter-os 09:45:01 09:45:01 09:45:01 ---> sar -b -r -n DEV: 09:45:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8848) 10/11/23 _x86_64_ (8 CPU) 09:45:01 09:45:01 09:36:57 LINUX RESTART (8 CPU) 09:45:01 09:45:01 09:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:45:01 09:38:01 148.28 47.72 100.57 0.00 5352.75 196912.50 0.00 09:45:01 09:39:01 93.13 1.52 91.62 0.00 49.73 36051.46 0.00 09:45:01 09:40:01 43.61 0.02 43.59 0.00 0.13 16439.01 0.00 09:45:01 09:41:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:45:01 09:42:01 3.83 0.98 2.85 0.00 67.99 67.06 0.00 09:45:01 09:43:01 36.94 10.71 26.23 0.00 5364.71 6277.49 0.00 09:45:01 09:44:01 5.18 0.12 5.07 0.00 10.40 2231.49 0.00 09:45:01 09:45:01 146.78 0.43 146.34 0.00 38.93 58757.54 0.00 09:45:01 Average: 59.84 7.69 52.15 0.00 1360.66 39596.64 0.00 09:45:01 09:45:01 09:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:45:01 09:38:01 29324864 31609684 711560 2.16 73556 2485464 1810492 5.34 950836 2235872 416212 09:45:01 09:39:01 28771512 31550216 759612 2.31 98400 2919016 2069388 6.10 1113316 2575352 440376 09:45:01 09:40:01 28767100 31585664 722848 2.20 99936 2938928 1759768 5.19 1090572 2583152 8 09:45:01 09:41:01 28766672 31585328 723084 2.20 99964 2938932 1759768 5.19 1090424 2583156 136 09:45:01 09:42:01 28761928 31587768 719748 2.19 101452 2944240 1775104 5.23 1094844 2588356 228 09:45:01 09:43:01 28399720 31571460 723728 2.20 108456 3271808 1804100 5.32 1319936 2693032 148 09:45:01 09:44:01 27870344 31544900 749268 2.28 114344 3735080 1956012 5.76 1352432 3155700 470272 09:45:01 09:45:01 26802052 31466276 816044 2.48 155364 4581660 1887068 5.56 1527720 3935220 784 09:45:01 Average: 28433024 31562662 740736 2.25 106434 3226891 1852712 5.46 1192510 2793730 166020 09:45:01 09:45:01 09:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:45:01 09:38:01 ens3 515.09 343.50 5581.38 81.15 0.00 0.00 0.00 0.00 09:45:01 09:38:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 09:45:01 09:38:01 docker0 5.18 4.28 0.56 49.50 0.00 0.00 0.00 0.00 09:45:01 09:39:01 ens3 212.45 154.39 3569.07 99.58 0.00 0.00 0.00 0.00 09:45:01 09:39:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:45:01 09:39:01 docker0 73.45 87.54 5.83 1021.14 0.00 0.00 0.00 0.00 09:45:01 09:40:01 ens3 12.00 8.12 14.38 4.72 0.00 0.00 0.00 0.00 09:45:01 09:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:45:01 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 09:41:01 ens3 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 09:45:01 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:01 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 09:42:01 ens3 1.45 1.47 2.08 0.30 0.00 0.00 0.00 0.00 09:45:01 09:42:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:45:01 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 09:43:01 ens3 143.36 67.21 2026.34 4.60 0.00 0.00 0.00 0.00 09:45:01 09:43:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:45:01 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 09:44:01 ens3 120.61 66.31 3964.51 7.73 0.00 0.00 0.00 0.00 09:45:01 09:44:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:45:01 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 09:45:01 ens3 281.84 202.58 4302.03 53.55 0.00 0.00 0.00 0.00 09:45:01 09:45:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 09:45:01 09:45:01 docker0 80.94 83.55 6.15 1021.56 0.00 0.00 0.00 0.00 09:45:01 Average: ens3 160.93 105.49 2432.57 31.48 0.00 0.00 0.00 0.00 09:45:01 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 09:45:01 Average: docker0 19.95 21.92 1.57 261.52 0.00 0.00 0.00 0.00 09:45:01 09:45:01 09:45:01 ---> sar -P ALL: 09:45:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8848) 10/11/23 _x86_64_ (8 CPU) 09:45:01 09:45:01 09:36:57 LINUX RESTART (8 CPU) 09:45:01 09:45:01 09:37:01 CPU %user %nice %system %iowait %steal %idle 09:45:01 09:38:01 all 8.06 0.00 2.95 2.48 0.05 86.45 09:45:01 09:38:01 0 7.23 0.00 2.37 10.11 0.05 80.24 09:45:01 09:38:01 1 6.58 0.00 5.37 0.87 0.05 87.12 09:45:01 09:38:01 2 6.00 0.00 2.17 6.79 0.07 84.98 09:45:01 09:38:01 3 10.23 0.00 1.90 0.30 0.05 87.51 09:45:01 09:38:01 4 6.87 0.00 2.69 0.60 0.05 89.78 09:45:01 09:38:01 5 9.52 0.00 3.12 0.40 0.05 86.90 09:45:01 09:38:01 6 9.81 0.00 2.43 0.30 0.05 87.41 09:45:01 09:38:01 7 8.26 0.00 3.55 0.49 0.05 87.65 09:45:01 09:39:01 all 27.17 0.00 3.84 2.32 0.07 66.60 09:45:01 09:39:01 0 27.37 0.00 4.83 9.99 0.10 57.72 09:45:01 09:39:01 1 27.45 0.00 3.35 1.06 0.07 68.07 09:45:01 09:39:01 2 27.84 0.00 3.85 3.82 0.08 64.41 09:45:01 09:39:01 3 26.82 0.00 3.65 0.55 0.07 68.91 09:45:01 09:39:01 4 26.37 0.00 3.82 1.45 0.07 68.30 09:45:01 09:39:01 5 27.53 0.00 3.80 0.69 0.07 67.91 09:45:01 09:39:01 6 26.09 0.00 3.84 0.44 0.05 69.59 09:45:01 09:39:01 7 27.88 0.00 3.56 0.57 0.07 67.91 09:45:01 09:40:01 all 0.90 0.00 0.40 0.94 0.02 97.74 09:45:01 09:40:01 0 0.84 0.00 0.30 0.00 0.02 98.85 09:45:01 09:40:01 1 0.65 0.00 0.33 0.80 0.02 98.19 09:45:01 09:40:01 2 1.00 0.00 0.70 5.57 0.03 92.69 09:45:01 09:40:01 3 0.80 0.00 0.28 0.05 0.00 98.86 09:45:01 09:40:01 4 0.97 0.00 0.30 1.07 0.02 97.65 09:45:01 09:40:01 5 0.77 0.00 0.29 0.02 0.03 98.89 09:45:01 09:40:01 6 0.67 0.00 0.67 0.00 0.02 98.65 09:45:01 09:40:01 7 1.50 0.00 0.32 0.00 0.02 98.17 09:45:01 09:41:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:45:01 09:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:45:01 09:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:45:01 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:45:01 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:45:01 09:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:45:01 09:41:01 5 1.08 0.00 0.05 0.00 0.02 98.86 09:45:01 09:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:45:01 09:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:45:01 09:42:01 all 0.08 0.00 0.06 0.03 0.01 99.82 09:45:01 09:42:01 0 0.05 0.00 0.05 0.13 0.02 99.75 09:45:01 09:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:45:01 09:42:01 2 0.10 0.00 0.05 0.03 0.02 99.80 09:45:01 09:42:01 3 0.08 0.00 0.02 0.00 0.00 99.90 09:45:01 09:42:01 4 0.00 0.00 0.05 0.07 0.00 99.88 09:45:01 09:42:01 5 0.27 0.00 0.02 0.00 0.02 99.70 09:45:01 09:42:01 6 0.03 0.00 0.22 0.03 0.00 99.72 09:45:01 09:42:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:45:01 09:43:01 all 1.27 0.00 0.55 0.57 0.01 97.60 09:45:01 09:43:01 0 1.52 0.00 0.38 0.05 0.02 98.03 09:45:01 09:43:01 1 1.20 0.00 0.50 0.18 0.02 98.10 09:45:01 09:43:01 2 3.74 0.00 0.85 0.38 0.00 95.02 09:45:01 09:43:01 3 0.92 0.00 0.97 1.95 0.03 96.12 09:45:01 09:43:01 4 0.68 0.00 0.42 1.20 0.02 97.68 09:45:01 09:43:01 5 0.47 0.00 0.35 0.02 0.00 99.16 09:45:01 09:43:01 6 0.73 0.00 0.38 0.67 0.02 98.20 09:45:01 09:43:01 7 0.85 0.00 0.55 0.08 0.02 98.50 09:45:01 09:44:01 all 1.57 0.00 0.67 0.07 0.01 97.67 09:45:01 09:44:01 0 1.64 0.00 0.89 0.00 0.02 97.46 09:45:01 09:44:01 1 2.12 0.00 0.53 0.00 0.02 97.33 09:45:01 09:44:01 2 1.12 0.00 0.79 0.05 0.02 98.03 09:45:01 09:44:01 3 2.29 0.00 0.68 0.00 0.00 97.03 09:45:01 09:44:01 4 1.37 0.00 1.07 0.47 0.03 97.06 09:45:01 09:44:01 5 1.46 0.00 0.54 0.00 0.02 97.99 09:45:01 09:44:01 6 1.31 0.00 0.37 0.02 0.00 98.31 09:45:01 09:44:01 7 1.29 0.00 0.52 0.00 0.02 98.18 09:45:01 09:45:01 all 7.66 0.00 3.38 2.94 0.06 85.96 09:45:01 09:45:01 0 8.48 0.00 3.82 0.08 0.05 87.56 09:45:01 09:45:01 1 8.34 0.00 2.97 1.15 0.07 87.48 09:45:01 09:45:01 2 6.28 0.00 2.72 0.29 0.05 90.66 09:45:01 09:45:01 3 6.21 0.00 3.45 1.33 0.07 88.94 09:45:01 09:45:01 4 6.49 0.00 4.20 18.31 0.07 70.93 09:45:01 09:45:01 5 8.50 0.00 2.82 0.03 0.05 88.59 09:45:01 09:45:01 6 6.58 0.00 2.59 0.05 0.07 90.72 09:45:01 09:45:01 7 10.43 0.00 4.51 2.37 0.07 82.62 09:45:01 Average: all 5.83 0.00 1.48 1.16 0.03 91.50 09:45:01 Average: 0 5.86 0.00 1.57 2.53 0.03 90.00 09:45:01 Average: 1 5.77 0.00 1.63 0.51 0.03 92.07 09:45:01 Average: 2 5.74 0.00 1.39 2.11 0.03 90.73 09:45:01 Average: 3 5.90 0.00 1.36 0.52 0.03 92.19 09:45:01 Average: 4 5.32 0.00 1.56 2.87 0.03 90.22 09:45:01 Average: 5 6.18 0.00 1.37 0.14 0.03 92.28 09:45:01 Average: 6 5.62 0.00 1.31 0.19 0.03 92.86 09:45:01 Average: 7 6.24 0.00 1.62 0.44 0.03 91.67 09:45:01 09:45:01 09:45:01