Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ceb00035dbc73026c8f560aec13c097ded810d6 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3217754671872102832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7503990600498370703.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.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/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh790638413301277459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh6899134130882245287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.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/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3482571020412302414.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-260 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh5600100796728983889.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ceb00035dbc73026c8f560aec13c097ded810d6 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 6ceb00035dbc73026c8f560aec13c097ded810d6 # timeout=10 Commit message: "build: Remove tidy script (#322)" > git rev-list --no-walk 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:49:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:49:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:49:30 ========================================================= 18:49:30 EdgeX Global Pipelines Version Info 18:49:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:49:32 ------------------- 18:49:32 stable info: 18:49:32 ------------------- 18:49:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:49:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:49:32 Message: update stable to v1.0.205 18:49:32 ------------------- 18:49:32 experimental info: 18:49:32 ------------------- 18:49:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:49:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:49:32 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ceb000 [Pipeline] echo 18:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:34 provisioning config files... 18:49:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3550689938925092138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:34 ---> docker-login.sh 18:49:34 nexus3.edgexfoundry.org:10001 18:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:34 Configure a credential helper to remove this warning. See 18:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:34 18:49:34 Login Succeeded 18:49:34 nexus3.edgexfoundry.org:10002 18:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:34 Configure a credential helper to remove this warning. See 18:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:34 18:49:34 Login Succeeded 18:49:34 nexus3.edgexfoundry.org:10003 18:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:34 Configure a credential helper to remove this warning. See 18:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:34 18:49:34 Login Succeeded 18:49:34 nexus3.edgexfoundry.org:10004 18:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:35 Configure a credential helper to remove this warning. See 18:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:35 18:49:35 Login Succeeded 18:49:35 docker.io 18:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:35 Configure a credential helper to remove this warning. See 18:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:35 18:49:35 Login Succeeded 18:49:35 ---> docker-login.sh ends [Pipeline] } 18:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:35 + git log --format=format:%s -1 6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] echo 18:49:36 GIT_COMMIT: 6ceb00035dbc73026c8f560aec13c097ded810d6, Commit Message: build: Remove tidy script (#322) [Pipeline] echo 18:49:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:49:36 18:49:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:49:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:49:37 latest: Pulling from edgex-devops/git-semver 18:49:37 31603596830f: Pulling fs layer 18:49:37 04fac38145f0: Pulling fs layer 18:49:37 701f6daf10bf: Pulling fs layer 18:49:37 24f72da36158: Pulling fs layer 18:49:37 24f72da36158: Waiting 18:49:37 04fac38145f0: Download complete 18:49:37 31603596830f: Verifying Checksum 18:49:37 31603596830f: Download complete 18:49:37 31603596830f: Pull complete 18:49:37 24f72da36158: Verifying Checksum 18:49:37 24f72da36158: Download complete 18:49:37 701f6daf10bf: Verifying Checksum 18:49:37 701f6daf10bf: Download complete 18:49:37 04fac38145f0: Pull complete 18:49:38 701f6daf10bf: Pull complete 18:49:38 24f72da36158: Pull complete 18:49:38 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:49:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:49:38 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:49:39 $ docker top ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:39 [ssh-agent] Looking for ssh-agent implementation... 18:49:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:39 $ docker exec ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent 18:49:39 SSH_AUTH_SOCK=/tmp/ssh-HnwaOl8E1oZB/agent.15 18:49:39 SSH_AGENT_PID=21 18:49:39 Running ssh-add (command line suppressed) 18:49:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6860933497818826404.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6860933497818826404.key) 18:49:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:40 + git tag --points-at HEAD [Pipeline] } 18:49:40 $ docker exec --env ******** --env ******** ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent -k 18:49:40 unset SSH_AUTH_SOCK; 18:49:40 unset SSH_AGENT_PID; 18:49:40 echo Agent pid 21 killed; 18:49:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:49:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:40 [ssh-agent] Looking for ssh-agent implementation... 18:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:40 $ docker exec ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent 18:49:40 SSH_AUTH_SOCK=/tmp/ssh-LWu1RcNgAasl/agent.55 18:49:40 SSH_AGENT_PID=62 18:49:40 Running ssh-add (command line suppressed) 18:49:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3595500060607687241.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3595500060607687241.key) 18:49:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:40 + git semver init 18:49:40 # -> Open(): unable to determine branch for HEAD 18:49:40 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:49:40 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:49:40 # $SEMVER_REMOTE_NAME = origin 18:49:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:49:40 # $SEMVER_USER_NAME = edgex-jenkins 18:49:40 # $SEMVER_BRANCH = main 18:49:40 # $SEMVER_TEMP = /tmp/semver-935814449 18:49:40 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:49:41 # '/tmp/semver-935814449' -> '/w/workspace/ry_app-service-configurable_main/.semver' 18:49:41 # -> Force: false 18:49:41 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:49:41 $ docker exec --env ******** --env ******** ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent -k 18:49:41 unset SSH_AUTH_SOCK; 18:49:41 unset SSH_AGENT_PID; 18:49:41 echo Agent pid 62 killed; 18:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:41 + git semver [Pipeline] } 18:49:41 $ docker stop --time=1 ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 18:49:43 $ docker rm -f ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:49:43 Stashed 1 file(s) [Pipeline] echo 18:49:43 [edgeXSemver]: initialized semver on version 2.0.2-dev.10 [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] node [Pipeline] node 18:49:59 Still waiting to schedule task 18:49:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-260’ 18:49:59 Still waiting to schedule task 18:49:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:52:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-261 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:52:23 Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout 18:52:23 Selected Git installation does not exist. Using Default 18:52:23 The recommended git tool is: NONE 18:52:25 Running on prd-centos7-docker-4c-2g-262 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:52:25 Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout 18:52:25 Selected Git installation does not exist. Using Default 18:52:25 The recommended git tool is: NONE 18:52:28 using credential edgex-jenkins-ssh 18:52:28 Cloning the remote Git repository 18:52:29 using credential edgex-jenkins-ssh 18:52:29 Cloning the remote Git repository 18:52:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:52:28 > git init /w/workspace/app-service-configurable/14 # timeout=10 18:52:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:52:28 > git --version # timeout=10 18:52:28 > git --version # 'git version 2.24.4' 18:52:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:52:28 [INFO] Currently running in a labeled security context 18:52:28 [INFO] Currently SELinux is 'enforcing' on the host 18:52:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/14@tmp/jenkins-gitclient-ssh7373493823951540174.key 18:52:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:29 Avoid second fetch 18:52:29 Checking out Revision 6ceb00035dbc73026c8f560aec13c097ded810d6 (main) 18:52:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:52:29 > git init /w/workspace/app-service-configurable/14 # timeout=10 18:52:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:52:29 > git --version # timeout=10 18:52:29 > git --version # 'git version 2.17.1' 18:52:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:52:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:52:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:29 > git config core.sparsecheckout # timeout=10 18:52:29 > git checkout -f 6ceb00035dbc73026c8f560aec13c097ded810d6 # timeout=10 18:52:30 Avoid second fetch 18:52:30 Checking out Revision 6ceb00035dbc73026c8f560aec13c097ded810d6 (main) 18:52:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:52:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:30 > git config core.sparsecheckout # timeout=10 18:52:30 > git checkout -f 6ceb00035dbc73026c8f560aec13c097ded810d6 # timeout=10 18:52:33 Commit message: "build: Remove tidy script (#322)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:33 provisioning config files... 18:52:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config7953845479015555008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:34 ---> docker-login.sh 18:52:34 nexus3.edgexfoundry.org:10001 18:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:34 Configure a credential helper to remove this warning. See 18:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:34 18:52:34 Login Succeeded 18:52:34 nexus3.edgexfoundry.org:10002 18:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:34 Configure a credential helper to remove this warning. See 18:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:34 18:52:34 Login Succeeded 18:52:34 nexus3.edgexfoundry.org:10003 18:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:34 Configure a credential helper to remove this warning. See 18:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:34 18:52:34 Login Succeeded 18:52:34 nexus3.edgexfoundry.org:10004 18:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:34 Configure a credential helper to remove this warning. See 18:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:34 18:52:34 Login Succeeded 18:52:34 docker.io 18:52:34 Commit message: "build: Remove tidy script (#322)" 18:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:35 Configure a credential helper to remove this warning. See 18:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:35 18:52:35 Login Succeeded 18:52:35 ---> docker-login.sh ends [Pipeline] configFileProvider 18:52:35 provisioning config files... 18:52:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config4230892317201690123tmp [Pipeline] } 18:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 18:52:35 ========================================================= 18:52:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:52:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:52:36 ---> docker-login.sh 18:52:36 nexus3.edgexfoundry.org:10001 18:52:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:52:36 Sending build context to Docker daemon 158.2kB 18:52:36 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 18:52:36 Step 2/13 : FROM ${BASE} AS builder 18:52:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:52:36 540db60ca938: Pulling fs layer 18:52:36 adcc1eea9eea: Pulling fs layer 18:52:36 4c4ab2625f07: Pulling fs layer 18:52:36 db62176df00c: Pulling fs layer 18:52:36 3b30891b0d05: Pulling fs layer 18:52:36 06b49ca38bd5: Pulling fs layer 18:52:36 c788192a36de: Pulling fs layer 18:52:36 a77e37c0d609: Pulling fs layer 18:52:36 c3185cebc471: Pulling fs layer 18:52:36 3b30891b0d05: Waiting 18:52:36 06b49ca38bd5: Waiting 18:52:36 c788192a36de: Waiting 18:52:36 a77e37c0d609: Waiting 18:52:36 c3185cebc471: Waiting 18:52:36 db62176df00c: Waiting 18:52:36 4c4ab2625f07: Verifying Checksum 18:52:36 4c4ab2625f07: Download complete 18:52:36 adcc1eea9eea: Verifying Checksum 18:52:36 adcc1eea9eea: Download complete 18:52:36 3b30891b0d05: Verifying Checksum 18:52:36 3b30891b0d05: Download complete 18:52:36 06b49ca38bd5: Verifying Checksum 18:52:36 06b49ca38bd5: Download complete 18:52:36 540db60ca938: Verifying Checksum 18:52:36 540db60ca938: Download complete 18:52:36 c788192a36de: Verifying Checksum 18:52:36 c788192a36de: Download complete 18:52:36 540db60ca938: Pull complete 18:52:36 adcc1eea9eea: Pull complete 18:52:36 4c4ab2625f07: Pull complete 18:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:37 a77e37c0d609: Verifying Checksum 18:52:37 a77e37c0d609: Download complete 18:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:37 Configure a credential helper to remove this warning. See 18:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:37 18:52:37 Login Succeeded 18:52:37 nexus3.edgexfoundry.org:10002 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 nexus3.edgexfoundry.org:10003 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 nexus3.edgexfoundry.org:10004 18:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:39 Configure a credential helper to remove this warning. See 18:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:39 18:52:39 Login Succeeded 18:52:39 docker.io 18:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:40 Configure a credential helper to remove this warning. See 18:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:40 18:52:40 Login Succeeded 18:52:40 ---> docker-login.sh ends [Pipeline] } 18:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:52:40 ========================================================= 18:52:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:52:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:52:40 db62176df00c: Verifying Checksum 18:52:40 db62176df00c: Download complete 18:52:40 c3185cebc471: Verifying Checksum 18:52:40 c3185cebc471: Download complete 18:52:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 18:52:41 Sending build context to Docker daemon 158.2kB 18:52:41 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 18:52:41 Step 2/13 : FROM ${BASE} AS builder 18:52:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:52:41 595b0fe564bb: Pulling fs layer 18:52:41 24495759ef45: Pulling fs layer 18:52:41 d148012ef14d: Pulling fs layer 18:52:41 e90a11edd702: Pulling fs layer 18:52:41 d77568369979: Pulling fs layer 18:52:41 fc1c9f9a7f3b: Pulling fs layer 18:52:41 170f2ba95c9a: Pulling fs layer 18:52:41 97ac5df62f85: Pulling fs layer 18:52:41 d77568369979: Waiting 18:52:41 fc1c9f9a7f3b: Waiting 18:52:41 170f2ba95c9a: Waiting 18:52:41 97ac5df62f85: Waiting 18:52:41 e90a11edd702: Waiting 18:52:41 d148012ef14d: Verifying Checksum 18:52:41 d148012ef14d: Download complete 18:52:41 24495759ef45: Verifying Checksum 18:52:41 24495759ef45: Download complete 18:52:41 d77568369979: Download complete 18:52:42 fc1c9f9a7f3b: Verifying Checksum 18:52:42 fc1c9f9a7f3b: Download complete 18:52:42 595b0fe564bb: Download complete 18:52:42 170f2ba95c9a: Verifying Checksum 18:52:42 170f2ba95c9a: Download complete 18:52:42 595b0fe564bb: Pull complete 18:52:43 24495759ef45: Pull complete 18:52:43 db62176df00c: Pull complete 18:52:43 3b30891b0d05: Pull complete 18:52:43 06b49ca38bd5: Pull complete 18:52:43 c788192a36de: Pull complete 18:52:43 a77e37c0d609: Pull complete 18:52:43 d148012ef14d: Pull complete 18:52:45 c3185cebc471: Pull complete 18:52:45 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:52:45 ---> 031687cdd783 18:52:45 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:52:45 97ac5df62f85: Verifying Checksum 18:52:45 97ac5df62f85: Download complete 18:52:46 e90a11edd702: Verifying Checksum 18:52:46 e90a11edd702: Download complete 18:52:48 ---> Running in a2f7aefb61c8 18:52:48 Removing intermediate container a2f7aefb61c8 18:52:48 ---> 82154eb1917a 18:52:48 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:52:48 ---> Running in 683fca8a13f6 18:52:48 Removing intermediate container 683fca8a13f6 18:52:48 ---> ab0a336f1d0f 18:52:48 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:52:48 ---> Running in e82ad75eb4df 18:52:48 Removing intermediate container e82ad75eb4df 18:52:48 ---> 945e2592554f 18:52:48 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:48 ---> Running in a6224ebf5510 18:52:48 Removing intermediate container a6224ebf5510 18:52:48 ---> bfe396982836 18:52:48 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:48 ---> Running in b2e6a22ec38a 18:52:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:52:50 OK: 219 MiB in 52 packages 18:52:50 Removing intermediate container b2e6a22ec38a 18:52:50 ---> efa035241684 18:52:50 Step 8/13 : WORKDIR /app 18:52:50 ---> Running in 68c70fdc5c8e 18:52:50 Removing intermediate container 68c70fdc5c8e 18:52:50 ---> 1c28001c1f2e 18:52:50 Step 9/13 : COPY go.mod . 18:52:51 ---> badf5c11d32b 18:52:51 Step 10/13 : RUN go mod download 18:52:51 ---> Running in 0dfa8c42253d 18:52:56 e90a11edd702: Pull complete 18:52:56 d77568369979: Pull complete 18:52:56 fc1c9f9a7f3b: Pull complete 18:52:57 170f2ba95c9a: Pull complete 18:53:03 Removing intermediate container 0dfa8c42253d 18:53:03 ---> e67f7b9e9e4c 18:53:03 Step 11/13 : COPY . . 18:53:03 ---> 79b24f382ba3 18:53:03 Step 12/13 : ARG MAKE="make build" 18:53:03 ---> Running in 98b8b68597f4 18:53:03 Removing intermediate container 98b8b68597f4 18:53:03 ---> 6be74a88208d 18:53:03 Step 13/13 : RUN $MAKE 18:53:03 ---> Running in 86536303fa32 18:53:03 noop 18:53:03 Removing intermediate container 86536303fa32 18:53:03 ---> 795ba9995b22 18:53:03 Successfully built 795ba9995b22 18:53:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:53:03 97ac5df62f85: Pull complete 18:53:03 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:53:03 ---> 04bc70af865f 18:53:03 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:53:03 + docker inspect -f . ci-base-image-x86_64 18:53:03 . [Pipeline] withDockerContainer 18:53:03 prd-centos7-docker-4c-2g-262 does not seem to be running inside a container 18:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 18:53:04 $ docker top 0878e6a46c9d09e7e205bab018b71b2a8d00a7de64a5fe9fa8fa320025bda84e -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:04 + go version 18:53:04 go version go1.16.6 linux/amd64 [Pipeline] } 18:53:04 $ docker stop --time=1 0878e6a46c9d09e7e205bab018b71b2a8d00a7de64a5fe9fa8fa320025bda84e 18:53:06 $ docker rm -f 0878e6a46c9d09e7e205bab018b71b2a8d00a7de64a5fe9fa8fa320025bda84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:06 + docker inspect -f . ci-base-image-x86_64 18:53:06 . [Pipeline] withDockerContainer 18:53:06 prd-centos7-docker-4c-2g-262 does not seem to be running inside a container 18:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 18:53:07 $ docker top 55f30729fd1a2f836f66c74815188eb2998cc63440fa6966ef616bce3456e378 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:53:07 ---> Running in a411c99555b0 18:53:07 + make test 18:53:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:53:07 Removing intermediate container a411c99555b0 18:53:07 ---> 6f50c0f575d0 18:53:07 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:53:07 ---> Running in 73a909ba3a40 18:53:08 Removing intermediate container 73a909ba3a40 18:53:08 ---> 007640f1c379 18:53:08 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:53:08 ---> Running in ec2daed7ea17 18:53:09 Removing intermediate container ec2daed7ea17 18:53:09 ---> b30d3971ecb3 18:53:09 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:09 ---> Running in 4a4ef4a96108 18:53:12 Removing intermediate container 4a4ef4a96108 18:53:12 ---> 428945515383 18:53:12 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:53:12 ---> Running in 29d7e107e8a5 18:53:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:53:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:53:15 OK: 218 MiB in 52 packages 18:53:16 Removing intermediate container 29d7e107e8a5 18:53:16 ---> bd0db4947d7d 18:53:16 Step 8/13 : WORKDIR /app 18:53:16 ---> Running in 923e6ff53c8b 18:53:17 Removing intermediate container 923e6ff53c8b 18:53:17 ---> c75c750a09cb 18:53:17 Step 9/13 : COPY go.mod . 18:53:17 ---> 3a55c28399e1 18:53:17 Step 10/13 : RUN go mod download 18:53:18 ---> Running in 71b10d179041 18:53:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:53:22 CGO_ENABLED=1 go vet ./... 18:53:27 gofmt -l . 18:53:27 [ "`gofmt -l .`" = "" ] 18:53:27 ./bin/test-attribution-txt.sh [Pipeline] } 18:53:27 $ docker stop --time=1 55f30729fd1a2f836f66c74815188eb2998cc63440fa6966ef616bce3456e378 18:53:29 $ docker rm -f 55f30729fd1a2f836f66c74815188eb2998cc63440fa6966ef616bce3456e378 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:53:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:32 + ls -al . 18:53:32 total 120 18:53:32 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 18:53 . 18:53:32 drwxrwxr-x. 4 jenkins jenkins 30 Sep 15 18:52 .. 18:53:32 -rw-rw-r--. 1 jenkins jenkins 7306 Sep 15 18:52 Attribution.txt 18:53:32 drwxrwxr-x. 2 jenkins jenkins 37 Sep 15 18:52 bin 18:53:32 -rw-rw-r--. 1 jenkins jenkins 22206 Sep 15 18:52 CHANGELOG.md 18:53:32 -rw-r--r--. 1 jenkins jenkins 10 Sep 15 18:53 coverage.out 18:53:32 -rw-rw-r--. 1 jenkins jenkins 2032 Sep 15 18:52 Dockerfile 18:53:32 -rw-rw-r--. 1 jenkins jenkins 119 Sep 15 18:52 .dockerignore 18:53:32 drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 18:52 .git 18:53:32 drwxrwxr-x. 2 jenkins jenkins 81 Sep 15 18:52 .github 18:53:32 -rw-rw-r--. 1 jenkins jenkins 104 Sep 15 18:52 .gitignore 18:53:32 -rw-rw-r--. 1 jenkins jenkins 135 Sep 15 18:52 go.mod 18:53:32 -rw-rw-r--. 1 jenkins jenkins 20635 Sep 15 18:52 go.sum 18:53:32 -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 18:52 GOVERNANCE.md 18:53:32 -rw-rw-r--. 1 jenkins jenkins 687 Sep 15 18:52 Jenkinsfile 18:53:32 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 15 18:52 LICENSE 18:53:32 -rw-rw-r--. 1 jenkins jenkins 1940 Sep 15 18:52 main.go 18:53:32 -rw-rw-r--. 1 jenkins jenkins 1488 Sep 15 18:52 makefile 18:53:32 -rw-rw-r--. 1 jenkins jenkins 618 Sep 15 18:52 OWNERS.md 18:53:32 -rw-rw-r--. 1 jenkins jenkins 3224 Sep 15 18:52 README.md 18:53:32 drwxrwxr-x. 8 jenkins jenkins 122 Sep 15 18:52 res 18:53:32 drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 18:52 snap 18:53:32 -rw-rw-r--. 1 jenkins jenkins 12 Sep 15 18:49 VERSION [Pipeline] isUnix [Pipeline] sh 18:53:33 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 --label arch=amd64 --label version=2.0.2-dev.10 . 18:53:33 Sending build context to Docker daemon 159.2kB 18:53:33 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 18:53:33 Step 2/27 : FROM ${BASE} AS builder 18:53:33 ---> 795ba9995b22 18:53:33 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:53:33 ---> Running in 4bd8504f68f1 18:53:33 Removing intermediate container 4bd8504f68f1 18:53:33 ---> c139c076a28c 18:53:33 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:53:33 ---> Running in 637c7202a002 18:53:33 Removing intermediate container 637c7202a002 18:53:33 ---> 0fffec34261d 18:53:33 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:53:33 ---> Running in 16511957bf07 18:53:33 Removing intermediate container 16511957bf07 18:53:33 ---> c1934bb42c15 18:53:33 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:33 ---> Running in f151fa1e0b1c 18:53:33 Removing intermediate container f151fa1e0b1c 18:53:33 ---> fc99be835ce7 18:53:33 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:53:33 ---> Running in e38dcc9e6919 18:53:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:53:35 OK: 219 MiB in 52 packages 18:53:35 Removing intermediate container e38dcc9e6919 18:53:35 ---> e594d8666b45 18:53:35 Step 8/27 : WORKDIR /app 18:53:35 ---> Running in 07ab61f225a1 18:53:35 Removing intermediate container 07ab61f225a1 18:53:35 ---> eb2e0ec2d05d 18:53:35 Step 9/27 : COPY go.mod . 18:53:35 ---> 98fbd09aeb76 18:53:35 Step 10/27 : RUN go mod download 18:53:35 ---> Running in d55a0a2dbd60 18:53:36 Removing intermediate container d55a0a2dbd60 18:53:36 ---> d28cd5d894f2 18:53:36 Step 11/27 : COPY . . 18:53:36 ---> 62c3c0c84540 18:53:36 Step 12/27 : ARG MAKE="make build" 18:53:36 ---> Running in 0dd7901ac811 18:53:36 Removing intermediate container 0dd7901ac811 18:53:36 ---> 93b58d7b5a5f 18:53:36 Step 13/27 : RUN $MAKE 18:53:36 ---> Running in 7b1a7f2a9108 18:53:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.10" -o app-service-configurable 18:53:45 Removing intermediate container 71b10d179041 18:53:45 ---> 40ea615ff172 18:53:45 Step 11/13 : COPY . . 18:53:45 ---> b08e62805e73 18:53:45 Step 12/13 : ARG MAKE="make build" 18:53:45 ---> Running in dcb9a6014efa 18:53:46 Removing intermediate container dcb9a6014efa 18:53:46 ---> 9720d9f595f9 18:53:46 Step 13/13 : RUN $MAKE 18:53:46 ---> Running in a5b36e4905e9 18:53:47 noop 18:53:48 Removing intermediate container a5b36e4905e9 18:53:48 ---> 264e21f71872 18:53:48 Successfully built 264e21f71872 18:53:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:53:49 + docker inspect -f . ci-base-image-arm64 18:53:49 . [Pipeline] withDockerContainer 18:53:49 prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container 18:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 18:53:49 Removing intermediate container 7b1a7f2a9108 18:53:49 ---> 6d7a3db7ea80 18:53:49 Step 14/27 : FROM alpine:3.12 18:53:49 3.12: Pulling from library/alpine 18:53:49 e519532ddf75: Pulling fs layer 18:53:49 e519532ddf75: Verifying Checksum 18:53:49 e519532ddf75: Download complete 18:53:49 e519532ddf75: Pull complete 18:53:49 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:53:49 Status: Downloaded newer image for alpine:3.12 18:53:49 ---> 48b8ec4ed9eb 18:53:49 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:53:49 ---> Running in 7ed501766070 18:53:49 Removing intermediate container 7ed501766070 18:53:49 ---> 3b4965b12767 18:53:49 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:53:49 ---> Running in faeaf2552341 18:53:49 Removing intermediate container faeaf2552341 18:53:49 ---> bf206426ff1d 18:53:49 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:53:49 ---> Running in f27086017425 18:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:50 (1/7) Installing ca-certificates (20191127-r4) 18:53:50 (2/7) Installing dumb-init (1.2.2-r1) 18:53:50 (3/7) Installing libgcc (9.3.0-r2) 18:53:50 (4/7) Installing libsodium (1.0.18-r0) 18:53:50 (5/7) Installing libstdc++ (9.3.0-r2) 18:53:50 (6/7) Installing libzmq (4.3.3-r0) 18:53:50 (7/7) Installing zeromq (4.3.3-r0) 18:53:50 Executing busybox-1.31.1-r20.trigger 18:53:50 Executing ca-certificates-20191127-r4.trigger 18:53:50 OK: 9 MiB in 21 packages 18:53:50 Removing intermediate container f27086017425 18:53:50 ---> a9d3fe324ff5 18:53:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:53:50 ---> d326b26f9c1c 18:53:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:53:50 ---> 2d640dfe3b71 18:53:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:53:50 ---> 73c5d564891e 18:53:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:53:51 $ docker top 7206a84947961c2d63550547765820e3d3a5c2b6160ee6ebef40a2abd8abaad9 -eo pid,comm 18:53:51 ---> 20bc3e0f61f4 18:53:51 Step 22/27 : EXPOSE 48095 [Pipeline] { [Pipeline] sh 18:53:51 ---> Running in 7e9bce3fa8a3 18:53:51 Removing intermediate container 7e9bce3fa8a3 18:53:51 ---> 29ced883bd37 18:53:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:53:51 ---> Running in 534aebb2cec1 18:53:51 Removing intermediate container 534aebb2cec1 18:53:51 ---> f51bfbe02fd9 18:53:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:51 ---> Running in 0df53ef5fc5b 18:53:51 Removing intermediate container 0df53ef5fc5b 18:53:51 ---> 8f3be73a4e5a 18:53:51 Step 25/27 : LABEL arch=amd64 18:53:51 ---> Running in 61de3ac441d4 18:53:51 Removing intermediate container 61de3ac441d4 18:53:51 ---> 3138d2197099 18:53:51 Step 26/27 : LABEL git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 18:53:51 ---> Running in 9fdf28fabd60 18:53:51 Removing intermediate container 9fdf28fabd60 18:53:51 ---> c9d042ac7b84 18:53:51 Step 27/27 : LABEL version=2.0.2-dev.10 18:53:52 ---> Running in 836effe8860e 18:53:52 Removing intermediate container 836effe8860e 18:53:52 ---> 21eeebf03ace 18:53:52 [Warning] One or more build-args [ARCH] were not consumed 18:53:52 Successfully built 21eeebf03ace 18:53:52 Successfully tagged app-service-configurable:latest [Pipeline] } 18:53:52 + go version 18:53:52 go version go1.16.6 linux/arm64 [Pipeline] // stage [Pipeline] } 18:53:52 $ docker stop --time=1 7206a84947961c2d63550547765820e3d3a5c2b6160ee6ebef40a2abd8abaad9 18:53:54 $ docker rm -f 7206a84947961c2d63550547765820e3d3a5c2b6160ee6ebef40a2abd8abaad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:54 provisioning config files... 18:53:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config7339512027486080932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:55 + docker inspect -f . ci-base-image-arm64 18:53:55 . [Pipeline] withDockerContainer 18:53:55 ---> docker-login.sh 18:53:55 nexus3.edgexfoundry.org:10001 18:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:55 Configure a credential helper to remove this warning. See 18:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:55 18:53:55 Login Succeeded 18:53:55 nexus3.edgexfoundry.org:10002 18:53:55 prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container 18:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 18:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:55 Configure a credential helper to remove this warning. See 18:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:55 18:53:55 Login Succeeded 18:53:55 nexus3.edgexfoundry.org:10003 18:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:55 Configure a credential helper to remove this warning. See 18:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:55 18:53:55 Login Succeeded 18:53:55 nexus3.edgexfoundry.org:10004 18:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:55 Configure a credential helper to remove this warning. See 18:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:55 18:53:55 Login Succeeded 18:53:55 docker.io 18:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:56 Configure a credential helper to remove this warning. See 18:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:56 18:53:56 Login Succeeded 18:53:56 ---> docker-login.sh ends 18:53:56 $ docker top 795e8c1195d08202c73f2f6b55caac87cfce3daab922c3d3200802f0633e886c -eo pid,comm [Pipeline] { [Pipeline] } 18:53:57 Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] echo 18:53:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:53:57 6ceb00035dbc73026c8f560aec13c097ded810d6 18:53:57 latest 18:53:57 2.0.2-dev.10 18:53:57 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 18:53:57 main 18:53:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] isUnix [Pipeline] sh 18:53:58 + make test 18:53:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:53:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6 18:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:53:58 a43904dc90df: Preparing 18:53:58 d317243b13f5: Preparing 18:53:58 8cce2422922a: Preparing 18:53:58 a4184c8932d4: Preparing 18:53:58 995b77b8a5b7: Preparing 18:53:58 e6688e911f15: Preparing 18:53:58 e6688e911f15: Waiting 18:53:58 a4184c8932d4: Pushed 18:53:58 8cce2422922a: Pushed 18:53:58 e6688e911f15: Layer already exists 18:53:58 d317243b13f5: Pushed 18:53:58 995b77b8a5b7: Pushed 18:54:00 a43904dc90df: Pushed 18:54:00 6ceb00035dbc73026c8f560aec13c097ded810d6: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh 18:54:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:54:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:54:00 a43904dc90df: Preparing 18:54:00 d317243b13f5: Preparing 18:54:00 8cce2422922a: Preparing 18:54:00 a4184c8932d4: Preparing 18:54:00 995b77b8a5b7: Preparing 18:54:00 e6688e911f15: Preparing 18:54:00 e6688e911f15: Waiting 18:54:00 a4184c8932d4: Layer already exists 18:54:00 995b77b8a5b7: Layer already exists 18:54:00 8cce2422922a: Layer already exists 18:54:00 a43904dc90df: Layer already exists 18:54:00 d317243b13f5: Layer already exists 18:54:00 e6688e911f15: Layer already exists 18:54:00 latest: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh 18:54:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh 18:54:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.10 18:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:54:01 a43904dc90df: Preparing 18:54:01 d317243b13f5: Preparing 18:54:01 8cce2422922a: Preparing 18:54:01 a4184c8932d4: Preparing 18:54:01 995b77b8a5b7: Preparing 18:54:01 e6688e911f15: Preparing 18:54:01 e6688e911f15: Waiting 18:54:01 8cce2422922a: Layer already exists 18:54:01 a43904dc90df: Layer already exists 18:54:01 995b77b8a5b7: Layer already exists 18:54:01 a4184c8932d4: Layer already exists 18:54:01 d317243b13f5: Layer already exists 18:54:01 e6688e911f15: Layer already exists 18:54:01 2.0.2-dev.10: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh 18:54:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh 18:54:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 18:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:54:02 a43904dc90df: Preparing 18:54:02 d317243b13f5: Preparing 18:54:02 8cce2422922a: Preparing 18:54:02 a4184c8932d4: Preparing 18:54:02 995b77b8a5b7: Preparing 18:54:02 e6688e911f15: Preparing 18:54:02 e6688e911f15: Waiting 18:54:02 995b77b8a5b7: Layer already exists 18:54:02 a4184c8932d4: Layer already exists 18:54:02 a43904dc90df: Layer already exists 18:54:02 d317243b13f5: Layer already exists 18:54:02 8cce2422922a: Layer already exists 18:54:02 e6688e911f15: Layer already exists 18:54:02 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh 18:54:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 18:54:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:54:02 a43904dc90df: Preparing 18:54:02 d317243b13f5: Preparing 18:54:02 8cce2422922a: Preparing 18:54:02 a4184c8932d4: Preparing 18:54:02 995b77b8a5b7: Preparing 18:54:02 e6688e911f15: Preparing 18:54:02 e6688e911f15: Waiting 18:54:02 a43904dc90df: Layer already exists 18:54:02 8cce2422922a: Layer already exists 18:54:02 d317243b13f5: Layer already exists 18:54:02 995b77b8a5b7: Layer already exists 18:54:02 a4184c8932d4: Layer already exists 18:54:02 e6688e911f15: Layer already exists 18:54:02 main: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:54:02 ===================================================== [Pipeline] echo 18:54:02 taggedImages: 18:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6 18:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.10 18:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 18:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:03 18:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:03 latest: Pulling from edgex-lftools-log-publisher 18:54:03 b4d181a07f80: Pulling fs layer 18:54:03 a1111a8f2ec3: Pulling fs layer 18:54:03 ed53099fbce6: Pulling fs layer 18:54:03 dc539afda2c1: Pulling fs layer 18:54:03 77bc0d833cb6: Pulling fs layer 18:54:03 9065ff56babe: Pulling fs layer 18:54:03 d287ab97295c: Pulling fs layer 18:54:03 77bc0d833cb6: Waiting 18:54:03 9065ff56babe: Waiting 18:54:03 d287ab97295c: Waiting 18:54:03 dc539afda2c1: Waiting 18:54:03 a1111a8f2ec3: Verifying Checksum 18:54:03 a1111a8f2ec3: Download complete 18:54:03 dc539afda2c1: Verifying Checksum 18:54:03 dc539afda2c1: Download complete 18:54:04 77bc0d833cb6: Verifying Checksum 18:54:04 77bc0d833cb6: Download complete 18:54:04 9065ff56babe: Verifying Checksum 18:54:04 9065ff56babe: Download complete 18:54:04 ed53099fbce6: Verifying Checksum 18:54:04 ed53099fbce6: Download complete 18:54:05 b4d181a07f80: Verifying Checksum 18:54:05 b4d181a07f80: Download complete 18:54:06 b4d181a07f80: Pull complete 18:54:06 a1111a8f2ec3: Pull complete 18:54:07 ed53099fbce6: Pull complete 18:54:07 dc539afda2c1: Pull complete 18:54:07 77bc0d833cb6: Pull complete 18:54:07 9065ff56babe: Pull complete 18:54:08 d287ab97295c: Verifying Checksum 18:54:08 d287ab97295c: Download complete 18:54:13 d287ab97295c: Pull complete 18:54:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:54:13 prd-centos7-docker-4c-2g-262 does not seem to be running inside a container 18:54:13 $ 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/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 18:54:15 $ docker top 5ce72e89a07661e89fca5eb450d342176658c6a9472c474130f8bc1307e374b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:16 ---> job-cost.sh 18:54:16 lf-activate-venv: SKIPPING 18:54:16 INFO: No Stack... 18:54:17 INFO: Retrieving Pricing Info for: v3-standard-2 18:54:17 INFO: Archiving Costs [Pipeline] sh 18:54:17 + cat /w/workspace/app-service-configurable/14/archives/cost.csv 18:54:17 + cut -d, -f6 [Pipeline] lock 18:54:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] 18:54:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] did not exist. Created. 18:54:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:18 + echo total: 0.05999999865889549 [Pipeline] stash 18:54:18 Stashed 1 file(s) [Pipeline] } 18:54:18 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:18 $ docker stop --time=1 5ce72e89a07661e89fca5eb450d342176658c6a9472c474130f8bc1307e374b9 18:54:19 $ docker rm -f 5ce72e89a07661e89fca5eb450d342176658c6a9472c474130f8bc1307e374b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:54:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:54:54 CGO_ENABLED=1 go vet ./... 18:55:12 gofmt -l . 18:55:12 [ "`gofmt -l .`" = "" ] 18:55:12 ./bin/test-attribution-txt.sh [Pipeline] } 18:55:12 $ docker stop --time=1 795e8c1195d08202c73f2f6b55caac87cfce3daab922c3d3200802f0633e886c 18:55:15 $ docker rm -f 795e8c1195d08202c73f2f6b55caac87cfce3daab922c3d3200802f0633e886c [Pipeline] // withDockerContainer [Pipeline] sh 18:55:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:55:16 Warning: overwriting stash ‘coverage-report’ 18:55:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:55:17 + ls -al . 18:55:17 total 144 18:55:17 drwxrwxr-x 7 jenkins jenkins 4096 Sep 15 18:55 . 18:55:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 18:52 .. 18:55:17 -rw-rw-r-- 1 jenkins jenkins 119 Sep 15 18:52 .dockerignore 18:55:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 18:52 .git 18:55:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 18:52 .github 18:55:17 -rw-rw-r-- 1 jenkins jenkins 104 Sep 15 18:52 .gitignore 18:55:17 -rw-rw-r-- 1 jenkins jenkins 7306 Sep 15 18:52 Attribution.txt 18:55:17 -rw-rw-r-- 1 jenkins jenkins 22206 Sep 15 18:52 CHANGELOG.md 18:55:17 -rw-rw-r-- 1 jenkins jenkins 2032 Sep 15 18:52 Dockerfile 18:55:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 18:52 GOVERNANCE.md 18:55:17 -rw-rw-r-- 1 jenkins jenkins 687 Sep 15 18:52 Jenkinsfile 18:55:17 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 15 18:52 LICENSE 18:55:17 -rw-rw-r-- 1 jenkins jenkins 618 Sep 15 18:52 OWNERS.md 18:55:17 -rw-rw-r-- 1 jenkins jenkins 3224 Sep 15 18:52 README.md 18:55:17 -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 18:49 VERSION 18:55:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 18:52 bin 18:55:17 -rw-r--r-- 1 jenkins jenkins 10 Sep 15 18:53 coverage.out 18:55:17 -rw-rw-r-- 1 jenkins jenkins 135 Sep 15 18:52 go.mod 18:55:17 -rw-rw-r-- 1 jenkins jenkins 20635 Sep 15 18:52 go.sum 18:55:17 -rw-rw-r-- 1 jenkins jenkins 1940 Sep 15 18:52 main.go 18:55:17 -rw-rw-r-- 1 jenkins jenkins 1488 Sep 15 18:52 makefile 18:55:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 18:52 res 18:55:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 18:52 snap [Pipeline] isUnix [Pipeline] sh 18:55:17 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 --label arch=arm64 --label version=2.0.2-dev.10 . 18:55:17 Sending build context to Docker daemon 159.2kB 18:55:18 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 18:55:18 Step 2/27 : FROM ${BASE} AS builder 18:55:18 ---> 264e21f71872 18:55:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:55:18 ---> Running in a7d3d369f3d6 18:55:18 Removing intermediate container a7d3d369f3d6 18:55:18 ---> 262770f9fcac 18:55:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:55:19 ---> Running in 9bd224b91912 18:55:19 Removing intermediate container 9bd224b91912 18:55:19 ---> a6b903b0af94 18:55:19 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:55:19 ---> Running in 52fd27042bb8 18:55:20 Removing intermediate container 52fd27042bb8 18:55:20 ---> 098a86c26761 18:55:20 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:20 ---> Running in 6a93623b3250 18:55:23 Removing intermediate container 6a93623b3250 18:55:23 ---> 74dbd642d588 18:55:23 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:23 ---> Running in 2cbe57c681b2 18:55:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:25 OK: 218 MiB in 52 packages 18:55:26 Removing intermediate container 2cbe57c681b2 18:55:26 ---> 1cd6df0791f6 18:55:26 Step 8/27 : WORKDIR /app 18:55:26 ---> Running in 017581ea42a1 18:55:27 Removing intermediate container 017581ea42a1 18:55:27 ---> 699ffbd7e1ee 18:55:27 Step 9/27 : COPY go.mod . 18:55:28 ---> 5e27c7eac5f3 18:55:28 Step 10/27 : RUN go mod download 18:55:28 ---> Running in 9ea6f3f2623a 18:55:31 Removing intermediate container 9ea6f3f2623a 18:55:31 ---> 10052a870985 18:55:31 Step 11/27 : COPY . . 18:55:31 ---> 777d3f88a0a2 18:55:31 Step 12/27 : ARG MAKE="make build" 18:55:31 ---> Running in 1b0d768de6c5 18:55:32 Removing intermediate container 1b0d768de6c5 18:55:32 ---> 1c24993452e2 18:55:32 Step 13/27 : RUN $MAKE 18:55:32 ---> Running in 3c1a5eac15bf 18:55:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.10" -o app-service-configurable 18:56:12 Removing intermediate container 3c1a5eac15bf 18:56:12 ---> 9fc18f670e18 18:56:12 Step 14/27 : FROM alpine:3.12 18:56:12 3.12: Pulling from library/alpine 18:56:12 ccdebe76d529: Pulling fs layer 18:56:12 ccdebe76d529: Verifying Checksum 18:56:12 ccdebe76d529: Download complete 18:56:12 ccdebe76d529: Pull complete 18:56:12 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:56:12 Status: Downloaded newer image for alpine:3.12 18:56:12 ---> afc2cc120ca2 18:56:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:56:12 ---> Running in 451fbd530f30 18:56:13 Removing intermediate container 451fbd530f30 18:56:13 ---> 166e10ec6988 18:56:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:56:13 ---> Running in 48c9ff4e0694 18:56:13 Removing intermediate container 48c9ff4e0694 18:56:13 ---> 2e65bc2705f5 18:56:13 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:56:13 ---> Running in 25e8d7e6fd5b 18:56:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:56:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:56:15 (1/7) Installing ca-certificates (20191127-r4) 18:56:15 (2/7) Installing dumb-init (1.2.2-r1) 18:56:15 (3/7) Installing libgcc (9.3.0-r2) 18:56:15 (4/7) Installing libsodium (1.0.18-r0) 18:56:15 (5/7) Installing libstdc++ (9.3.0-r2) 18:56:15 (6/7) Installing libzmq (4.3.3-r0) 18:56:15 (7/7) Installing zeromq (4.3.3-r0) 18:56:15 Executing busybox-1.31.1-r20.trigger 18:56:15 Executing ca-certificates-20191127-r4.trigger 18:56:16 OK: 9 MiB in 21 packages 18:56:17 Removing intermediate container 25e8d7e6fd5b 18:56:17 ---> 4690f43f55b1 18:56:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:56:18 ---> fe883f0954aa 18:56:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:56:19 ---> de78df7bd038 18:56:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:56:20 ---> 0f20511b2dd9 18:56:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:56:21 ---> 2eca16c51a12 18:56:21 Step 22/27 : EXPOSE 48095 18:56:21 ---> Running in b0dd20dd14a6 18:56:21 Removing intermediate container b0dd20dd14a6 18:56:21 ---> efe53721fab6 18:56:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:56:22 ---> Running in 38c6c3357119 18:56:22 Removing intermediate container 38c6c3357119 18:56:22 ---> 4fdd8386c120 18:56:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:56:22 ---> Running in fb56826babbd 18:56:23 Removing intermediate container fb56826babbd 18:56:23 ---> f0c860ac4b54 18:56:23 Step 25/27 : LABEL arch=arm64 18:56:23 ---> Running in caf4e204a55c 18:56:23 Removing intermediate container caf4e204a55c 18:56:23 ---> 59caa2e651be 18:56:23 Step 26/27 : LABEL git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 18:56:23 ---> Running in b684e0e77014 18:56:24 Removing intermediate container b684e0e77014 18:56:24 ---> e82f32e13ec9 18:56:24 Step 27/27 : LABEL version=2.0.2-dev.10 18:56:24 ---> Running in d61f78a02a0e 18:56:24 Removing intermediate container d61f78a02a0e 18:56:24 ---> 22f6a0f810b2 18:56:24 [Warning] One or more build-args [ARCH] were not consumed 18:56:24 Successfully built 22f6a0f810b2 18:56:24 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:25 provisioning config files... 18:56:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config692329966572767826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:25 ---> docker-login.sh 18:56:25 nexus3.edgexfoundry.org:10001 18:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:25 Configure a credential helper to remove this warning. See 18:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:25 18:56:25 Login Succeeded 18:56:26 nexus3.edgexfoundry.org:10002 18:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:26 Configure a credential helper to remove this warning. See 18:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:26 18:56:26 Login Succeeded 18:56:26 nexus3.edgexfoundry.org:10003 18:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:26 Configure a credential helper to remove this warning. See 18:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:26 18:56:26 Login Succeeded 18:56:26 nexus3.edgexfoundry.org:10004 18:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:27 Configure a credential helper to remove this warning. See 18:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:27 18:56:27 Login Succeeded 18:56:27 docker.io 18:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:28 Configure a credential helper to remove this warning. See 18:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:28 18:56:28 Login Succeeded 18:56:28 ---> docker-login.sh ends [Pipeline] } 18:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:56:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:56:28 6ceb00035dbc73026c8f560aec13c097ded810d6 18:56:28 latest 18:56:28 2.0.2-dev.10 18:56:28 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 18:56:28 main 18:56:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] isUnix [Pipeline] sh 18:56:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6 18:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:56:29 132992672887: Preparing 18:56:29 425ac20e16b9: Preparing 18:56:29 39126fbaec6e: Preparing 18:56:29 d8692d661786: Preparing 18:56:29 164252cb74a3: Preparing 18:56:29 bdc42e120bf6: Preparing 18:56:29 39126fbaec6e: Pushed 18:56:29 d8692d661786: Pushed 18:56:29 425ac20e16b9: Pushed 18:56:29 bdc42e120bf6: Layer already exists 18:56:30 164252cb74a3: Pushed 18:56:33 132992672887: Pushed 18:56:33 6ceb00035dbc73026c8f560aec13c097ded810d6: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh 18:56:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:56:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:56:33 132992672887: Preparing 18:56:33 425ac20e16b9: Preparing 18:56:33 39126fbaec6e: Preparing 18:56:33 d8692d661786: Preparing 18:56:33 164252cb74a3: Preparing 18:56:33 bdc42e120bf6: Preparing 18:56:33 bdc42e120bf6: Waiting 18:56:34 164252cb74a3: Layer already exists 18:56:34 132992672887: Layer already exists 18:56:34 39126fbaec6e: Layer already exists 18:56:34 d8692d661786: Layer already exists 18:56:34 425ac20e16b9: Layer already exists 18:56:34 bdc42e120bf6: Layer already exists 18:56:34 latest: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh 18:56:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh 18:56:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.10 18:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:56:34 132992672887: Preparing 18:56:34 425ac20e16b9: Preparing 18:56:34 39126fbaec6e: Preparing 18:56:34 d8692d661786: Preparing 18:56:34 164252cb74a3: Preparing 18:56:34 bdc42e120bf6: Preparing 18:56:34 bdc42e120bf6: Waiting 18:56:34 425ac20e16b9: Layer already exists 18:56:34 164252cb74a3: Layer already exists 18:56:34 132992672887: Layer already exists 18:56:34 d8692d661786: Layer already exists 18:56:34 39126fbaec6e: Layer already exists 18:56:34 bdc42e120bf6: Layer already exists 18:56:34 2.0.2-dev.10: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh 18:56:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh 18:56:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 18:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:56:35 132992672887: Preparing 18:56:35 425ac20e16b9: Preparing 18:56:35 39126fbaec6e: Preparing 18:56:35 d8692d661786: Preparing 18:56:35 164252cb74a3: Preparing 18:56:35 bdc42e120bf6: Preparing 18:56:35 bdc42e120bf6: Waiting 18:56:35 132992672887: Layer already exists 18:56:35 164252cb74a3: Layer already exists 18:56:35 39126fbaec6e: Layer already exists 18:56:35 d8692d661786: Layer already exists 18:56:35 425ac20e16b9: Layer already exists 18:56:35 bdc42e120bf6: Layer already exists 18:56:35 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh 18:56:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 18:56:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:56:36 132992672887: Preparing 18:56:36 425ac20e16b9: Preparing 18:56:36 39126fbaec6e: Preparing 18:56:36 d8692d661786: Preparing 18:56:36 164252cb74a3: Preparing 18:56:36 bdc42e120bf6: Preparing 18:56:36 bdc42e120bf6: Waiting 18:56:36 164252cb74a3: Layer already exists 18:56:36 d8692d661786: Layer already exists 18:56:36 132992672887: Layer already exists 18:56:36 39126fbaec6e: Layer already exists 18:56:36 425ac20e16b9: Layer already exists 18:56:36 bdc42e120bf6: Layer already exists 18:56:36 main: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:56:36 ===================================================== [Pipeline] echo 18:56:36 taggedImages: 18:56:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6 18:56:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:56:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.10 18:56:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 18:56:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:37 18:56:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:38 arm64: Pulling from edgex-lftools-log-publisher 18:56:38 448f6bf000e3: Pulling fs layer 18:56:38 f757da607395: Pulling fs layer 18:56:38 05883995daec: Pulling fs layer 18:56:38 8603b9c90790: Pulling fs layer 18:56:38 1560dd03e051: Pulling fs layer 18:56:38 27f5ce0e4adf: Pulling fs layer 18:56:38 c2d8d7efcc4b: Pulling fs layer 18:56:38 8603b9c90790: Waiting 18:56:38 1560dd03e051: Waiting 18:56:38 27f5ce0e4adf: Waiting 18:56:38 c2d8d7efcc4b: Waiting 18:56:38 f757da607395: Verifying Checksum 18:56:38 f757da607395: Download complete 18:56:38 8603b9c90790: Download complete 18:56:38 1560dd03e051: Verifying Checksum 18:56:38 1560dd03e051: Download complete 18:56:38 27f5ce0e4adf: Download complete 18:56:39 05883995daec: Verifying Checksum 18:56:39 05883995daec: Download complete 18:56:40 448f6bf000e3: Verifying Checksum 18:56:40 448f6bf000e3: Download complete 18:56:42 c2d8d7efcc4b: Verifying Checksum 18:56:42 c2d8d7efcc4b: Download complete 18:56:43 448f6bf000e3: Pull complete 18:56:44 f757da607395: Pull complete 18:56:45 05883995daec: Pull complete 18:56:46 8603b9c90790: Pull complete 18:56:47 1560dd03e051: Pull complete 18:56:47 27f5ce0e4adf: Pull complete 18:57:02 c2d8d7efcc4b: Pull complete 18:57:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:57:02 prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container 18:57:02 $ 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/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 18:57:07 $ docker top 2338a0ec5d637a4b93eac862865d553aa6ef2749d10d1b97f8c333d4d2af6fb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:08 ---> job-cost.sh 18:57:08 lf-activate-venv: SKIPPING 18:57:08 INFO: No Stack... 18:57:09 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:09 INFO: Archiving Costs [Pipeline] sh 18:57:10 + cat /w/workspace/app-service-configurable/14/archives/cost.csv 18:57:10 + cut -d, -f6 [Pipeline] lock 18:57:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] 18:57:10 Resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] did not exist. Created. 18:57:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:10 /w/workspace/app-service-configurable/14@tmp/durable-11a0284c/script.sh: 1: /w/workspace/app-service-configurable/14@tmp/durable-11a0284c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:57:11 + echo total: 0.10999999940395355 [Pipeline] stash 18:57:11 Warning: overwriting stash ‘stack-cost’ 18:57:11 Stashed 1 file(s) [Pipeline] } 18:57:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:11 $ docker stop --time=1 2338a0ec5d637a4b93eac862865d553aa6ef2749d10d1b97f8c333d4d2af6fb5 18:57:13 $ docker rm -f 2338a0ec5d637a4b93eac862865d553aa6ef2749d10d1b97f8c333d4d2af6fb5 [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 18:57:14 provisioning config files... 18:57:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config261408542810907346tmp [Pipeline] { [Pipeline] sh 18:57:15 + set +x 18:57:15 + curl -s https://codecov.io/bash 18:57:15 + bash -s -- 18:57:15 18:57:15 _____ _ 18:57:15 / ____| | | 18:57:15 | | ___ __| | ___ ___ _____ __ 18:57:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:57:15 | |___| (_) | (_| | __/ (_| (_) \ V / 18:57:15 \_____\___/ \__,_|\___|\___\___/ \_/ 18:57:15 Bash-1.0.6 18:57:15 18:57:15 18:57:15 ==> git version 2.24.4 found 18:57:15 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:57:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:57:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:57:15 ==> Jenkins CI detected. 18:57:15 current dir:  /w/workspace/ry_app-service-configurable_main 18:57:15 project root: . 18:57:15 --> token set from env 18:57:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:57:15 ==> Running gcov in . (disable via -X gcov) 18:57:15 ==> Python coveragepy not found 18:57:15 ==> Searching for coverage reports in: 18:57:15 + . 18:57:15 -> Found 1 reports 18:57:15 ==> Detecting git/mercurial file structure 18:57:15 ==> Reading reports 18:57:15 + ./coverage.out bytes=10 18:57:15 ==> Appending adjustments 18:57:15 https://docs.codecov.io/docs/fixing-reports 18:57:15 + Found adjustments 18:57:15 ==> Gzipping contents 18:57:15 4.0K /tmp/codecov.ltXcgV.gz 18:57:15 ==> Uploading reports 18:57:15 url: https://codecov.io 18:57:15 query: branch=main&commit=6ceb00035dbc73026c8f560aec13c097ded810d6&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:57:15 -> Pinging Codecov 18:57:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=6ceb00035dbc73026c8f560aec13c097ded810d6&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:57:15 -> Uploading to 18:57:15 https://storage.googleapis.com/codecov/v4/raw/2021-09-15/A97CA9966030D2A3747ED39772930CCE/6ceb00035dbc73026c8f560aec13c097ded810d6/3340d773-926b-42c0-95f0-b8cbae73c352.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T185715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98b632c244c0873b7a87f8f38c61bf092a0ebc4e714e8c9991a472db2279f844 18:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:15 Dload Upload Total Spent Left Speed 18:57:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 875 --:--:-- --:--:-- --:--:-- 876 18:57:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] } 18:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:57:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:57:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:57:17 18:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:57:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:57:17 188c0c94c7c5: Pulling fs layer 18:57:17 0ef7d3d256c8: Pulling fs layer 18:57:17 de9db76c5a1d: Pulling fs layer 18:57:17 0eba1c9be4d2: Pulling fs layer 18:57:17 0d57e429df01: Pulling fs layer 18:57:17 4e4be7b47b0d: Pulling fs layer 18:57:17 e1f770b5df2f: Pulling fs layer 18:57:17 85a0685a4137: Pulling fs layer 18:57:17 0eba1c9be4d2: Waiting 18:57:17 0d57e429df01: Waiting 18:57:17 4e4be7b47b0d: Waiting 18:57:17 e1f770b5df2f: Waiting 18:57:17 85a0685a4137: Waiting 18:57:17 de9db76c5a1d: Verifying Checksum 18:57:17 de9db76c5a1d: Download complete 18:57:17 0ef7d3d256c8: Verifying Checksum 18:57:17 0ef7d3d256c8: Download complete 18:57:17 0d57e429df01: Verifying Checksum 18:57:17 0d57e429df01: Download complete 18:57:17 4e4be7b47b0d: Verifying Checksum 18:57:17 4e4be7b47b0d: Download complete 18:57:17 188c0c94c7c5: Verifying Checksum 18:57:18 188c0c94c7c5: Pull complete 18:57:18 0ef7d3d256c8: Pull complete 18:57:18 de9db76c5a1d: Pull complete 18:57:19 e1f770b5df2f: Verifying Checksum 18:57:19 e1f770b5df2f: Download complete 18:57:22 85a0685a4137: Verifying Checksum 18:57:22 85a0685a4137: Download complete 18:57:23 0eba1c9be4d2: Verifying Checksum 18:57:23 0eba1c9be4d2: Download complete 18:57:26 0eba1c9be4d2: Pull complete 18:57:26 0d57e429df01: Pull complete 18:57:26 4e4be7b47b0d: Pull complete 18:57:27 e1f770b5df2f: Pull complete 18:57:33 85a0685a4137: Pull complete 18:57:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:57:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:57:33 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:57:35 $ docker top 91d052ebbb184aaa42a1eeecf1ea754d0a10483c61ae994a8736169c5bd48f77 -eo pid,comm [Pipeline] { [Pipeline] echo 18:57:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:57:35 + set -o pipefail 18:57:35 + snyk monitor '--org=edgex-jenkins' 18:57:47 18:57:47 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:57:47 18:57:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f38e1582-a1a0-4b68-b7dd-78a2b7306fac 18:57:47 18:57:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:57:47 18:57:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:57:47 18:57:47 [Pipeline] } 18:57:47 $ docker stop --time=1 91d052ebbb184aaa42a1eeecf1ea754d0a10483c61ae994a8736169c5bd48f77 18:57:50 $ docker rm -f 91d052ebbb184aaa42a1eeecf1ea754d0a10483c61ae994a8736169c5bd48f77 [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 18:57:51 + git log --format=format:%s -1 6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] isUnix [Pipeline] sh 18:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:51 . [Pipeline] withDockerContainer 18:57:51 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:57:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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:10004/edgex-devops/git-semver:latest cat 18:57:52 $ docker top a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:52 [ssh-agent] Looking for ssh-agent implementation... 18:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:52 $ docker exec a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf ssh-agent 18:57:52 SSH_AUTH_SOCK=/tmp/ssh-iskoL9ni2IpU/agent.14 18:57:52 SSH_AGENT_PID=21 18:57:52 Running ssh-add (command line suppressed) 18:57:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1135824798858810558.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1135824798858810558.key) 18:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:53 + git semver tag 18:57:53 # -> Open(): unable to determine branch for HEAD 18:57:53 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:57:53 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:57:53 # $SEMVER_REMOTE_NAME = origin 18:57:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:57:53 # $SEMVER_USER_NAME = edgex-jenkins 18:57:53 # $SEMVER_BRANCH = main 18:57:53 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:57:53 # 6ceb00035dbc73026c8f560aec13c097ded810d6 HEAD 18:57:53 # -> Force: false 18:57:53 # db580422cf0dcfecb868a3b4765abd91e6667050 refs/tags/v2.0.2-dev.10 [Pipeline] } 18:57:53 $ docker exec --env ******** --env ******** a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf ssh-agent -k 18:57:53 unset SSH_AUTH_SOCK; 18:57:53 unset SSH_AGENT_PID; 18:57:53 echo Agent pid 21 killed; 18:57:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:53 + git semver [Pipeline] } 18:57:53 $ docker stop --time=1 a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf 18:57:54 $ docker rm -f a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:57:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:57:55 18:57:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:57:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:57:55 0.23.1-centos7: Pulling from edgex-lftools 18:57:55 ab5ef0e58194: Pulling fs layer 18:57:55 9712f1f96733: Pulling fs layer 18:57:55 63f879dbbcfc: Pulling fs layer 18:57:55 0d9ebad4ef96: Pulling fs layer 18:57:55 e9a5061849ea: Pulling fs layer 18:57:55 d747dcd14b5f: Pulling fs layer 18:57:55 2de7ff778b66: Pulling fs layer 18:57:55 0d9ebad4ef96: Waiting 18:57:55 e9a5061849ea: Waiting 18:57:55 d747dcd14b5f: Waiting 18:57:55 2de7ff778b66: Waiting 18:57:55 9712f1f96733: Verifying Checksum 18:57:55 9712f1f96733: Download complete 18:57:58 63f879dbbcfc: Verifying Checksum 18:57:58 63f879dbbcfc: Download complete 18:57:58 e9a5061849ea: Verifying Checksum 18:57:58 e9a5061849ea: Download complete 18:57:58 d747dcd14b5f: Verifying Checksum 18:57:58 d747dcd14b5f: Download complete 18:57:58 ab5ef0e58194: Verifying Checksum 18:57:58 ab5ef0e58194: Download complete 18:57:58 2de7ff778b66: Verifying Checksum 18:57:58 2de7ff778b66: Download complete 18:57:58 0d9ebad4ef96: Verifying Checksum 18:57:58 0d9ebad4ef96: Download complete 18:58:01 ab5ef0e58194: Pull complete 18:58:01 9712f1f96733: Pull complete 18:58:02 63f879dbbcfc: Pull complete 18:58:06 0d9ebad4ef96: Pull complete 18:58:06 e9a5061849ea: Pull complete 18:58:06 d747dcd14b5f: Pull complete 18:58:07 2de7ff778b66: Pull complete 18:58:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:58:07 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:58:11 $ docker top b32befc0b6b5cf6640ccad4a42e5e468fb246d2348d69d8c5f018410b6d0fa3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:58:11 provisioning config files... 18:58:11 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5901489075750286445tmp 18:58:11 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7572841968495556851tmp 18:58:11 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5525040030797682508tmp [Pipeline] { [Pipeline] echo 18:58:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:58:11 ---> sigul-configuration.sh 18:58:11 gpg: directory `/root/.gnupg' created 18:58:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:58:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:58:11 gpg: keyring `/root/.gnupg/secring.gpg' created 18:58:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:58:11 gpg: CAST5 encrypted data 18:58:11 gpg: encrypted with 1 passphrase 18:58:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:58:12 + mkdir /home/jenkins 18:58:12 + mkdir /home/jenkins/sigul [Pipeline] sh 18:58:12 + 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 18:58:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:58:12 ---> sigul-install.sh 18:58:12 Sigul already installed; skipping installation. [Pipeline] sh 18:58:13 + git tag --list 18:58:13 v1.0.0 18:58:13 v1.1.0 18:58:13 v1.2.0 18:58:13 v1.3.0 18:58:13 v1.3.1 18:58:13 v2.0.0 18:58:13 v2.0.1 18:58:13 v2.0.1-dev.1 18:58:13 v2.0.2-dev.1 18:58:13 v2.0.2-dev.10 18:58:13 v2.0.2-dev.2 18:58:13 v2.0.2-dev.3 18:58:13 v2.0.2-dev.4 18:58:13 v2.0.2-dev.5 18:58:13 v2.0.2-dev.6 18:58:13 v2.0.2-dev.7 18:58:13 v2.0.2-dev.8 18:58:13 v2.0.2-dev.9 [Pipeline] sh 18:58:13 + lftools sign git-tag v2.0.2-dev.10 18:58:13 Signing Git tag with Sigul... 18:58:13 Signing v2.0.2-dev.10 [Pipeline] echo 18:58:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:58:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:58:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:58:15 $ docker stop --time=1 b32befc0b6b5cf6640ccad4a42e5e468fb246d2348d69d8c5f018410b6d0fa3b 18:58:16 $ docker rm -f b32befc0b6b5cf6640ccad4a42e5e468fb246d2348d69d8c5f018410b6d0fa3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:17 . [Pipeline] withDockerContainer 18:58:17 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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:10004/edgex-devops/git-semver:latest cat 18:58:17 $ docker top 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:17 [ssh-agent] Looking for ssh-agent implementation... 18:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:17 $ docker exec 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 ssh-agent 18:58:18 SSH_AUTH_SOCK=/tmp/ssh-Jzx0Qu3BQO6J/agent.12 18:58:18 SSH_AGENT_PID=18 18:58:18 Running ssh-add (command line suppressed) 18:58:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_385708470283056446.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_385708470283056446.key) 18:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:18 + git semver bump pre 18:58:18 # -> Open(): unable to determine branch for HEAD 18:58:18 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:58:18 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:58:18 # $SEMVER_REMOTE_NAME = origin 18:58:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:18 # $SEMVER_USER_NAME = edgex-jenkins 18:58:18 # $SEMVER_BRANCH = main 18:58:18 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:58:18 2.0.2-dev.11 [Pipeline] } 18:58:18 $ docker exec --env ******** --env ******** 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 ssh-agent -k 18:58:18 unset SSH_AUTH_SOCK; 18:58:18 unset SSH_AGENT_PID; 18:58:18 echo Agent pid 18 killed; 18:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:19 + git semver [Pipeline] } 18:58:19 $ docker stop --time=1 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 18:58:20 $ docker rm -f 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:20 . [Pipeline] withDockerContainer 18:58:20 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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:10004/edgex-devops/git-semver:latest cat 18:58:21 $ docker top 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:21 [ssh-agent] Looking for ssh-agent implementation... 18:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:21 $ docker exec 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 ssh-agent 18:58:21 SSH_AUTH_SOCK=/tmp/ssh-k2khn3GyAVKv/agent.13 18:58:21 SSH_AGENT_PID=19 18:58:21 Running ssh-add (command line suppressed) 18:58:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2726177977673703544.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2726177977673703544.key) 18:58:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:22 + git semver push 18:58:22 # -> Open(): unable to determine branch for HEAD 18:58:22 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:58:22 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:58:22 # $SEMVER_REMOTE_NAME = origin 18:58:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:22 # $SEMVER_USER_NAME = edgex-jenkins 18:58:22 # $SEMVER_BRANCH = main 18:58:22 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:58:23 $ docker exec --env ******** --env ******** 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 ssh-agent -k 18:58:23 unset SSH_AUTH_SOCK; 18:58:23 unset SSH_AGENT_PID; 18:58:23 echo Agent pid 19 killed; 18:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:24 + git semver [Pipeline] } 18:58:24 $ docker stop --time=1 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 18:58:25 $ docker rm -f 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:58:26 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:58:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:58:27 ---> package-listing.sh 18:58:27 ++ facter osfamily 18:58:27 ++ tr '[:upper:]' '[:lower:]' 18:58:27 + OS_FAMILY=redhat 18:58:27 + workspace=/w/workspace/ry_app-service-configurable_main 18:58:27 + START_PACKAGES=/tmp/packages_start.txt 18:58:27 + END_PACKAGES=/tmp/packages_end.txt 18:58:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:58:27 + PACKAGES=/tmp/packages_start.txt 18:58:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:58:27 + PACKAGES=/tmp/packages_end.txt 18:58:27 + case "${OS_FAMILY}" in 18:58:27 + rpm -qa 18:58:27 + sort 18:58:28 + '[' -f /tmp/packages_start.txt ']' 18:58:28 + '[' -f /tmp/packages_end.txt ']' 18:58:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:58:28 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:58:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:58:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:58:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:29 18:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:29 latest: Pulling from edgex-lftools-log-publisher 18:58:29 b4d181a07f80: Pulling fs layer 18:58:29 a1111a8f2ec3: Pulling fs layer 18:58:29 ed53099fbce6: Pulling fs layer 18:58:29 dc539afda2c1: Pulling fs layer 18:58:29 77bc0d833cb6: Pulling fs layer 18:58:29 9065ff56babe: Pulling fs layer 18:58:29 d287ab97295c: Pulling fs layer 18:58:29 77bc0d833cb6: Waiting 18:58:29 9065ff56babe: Waiting 18:58:29 d287ab97295c: Waiting 18:58:29 dc539afda2c1: Waiting 18:58:29 a1111a8f2ec3: Verifying Checksum 18:58:29 a1111a8f2ec3: Download complete 18:58:29 dc539afda2c1: Verifying Checksum 18:58:29 dc539afda2c1: Download complete 18:58:30 77bc0d833cb6: Verifying Checksum 18:58:30 77bc0d833cb6: Download complete 18:58:30 9065ff56babe: Verifying Checksum 18:58:30 9065ff56babe: Download complete 18:58:30 ed53099fbce6: Verifying Checksum 18:58:30 ed53099fbce6: Download complete 18:58:30 b4d181a07f80: Verifying Checksum 18:58:30 b4d181a07f80: Download complete 18:58:32 b4d181a07f80: Pull complete 18:58:32 a1111a8f2ec3: Pull complete 18:58:32 ed53099fbce6: Pull complete 18:58:32 dc539afda2c1: Pull complete 18:58:32 77bc0d833cb6: Pull complete 18:58:33 9065ff56babe: Pull complete 18:58:34 d287ab97295c: Verifying Checksum 18:58:34 d287ab97295c: Download complete 18:58:38 d287ab97295c: Pull complete 18:58:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:58:38 prd-centos7-docker-4c-2g-260 does not seem to be running inside a container 18:58:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 18:58:41 $ docker top 067b27f7a4290b4b7f3f9714264009153bc91f31b1852781d60f09212b4727f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:42 + touch /tmp/pre-build-complete [Pipeline] sh 18:58:42 + mkdir -p /var/log/sysstat [Pipeline] sh 18:58:42 + ls /var/log/sa-host 18:58:42 + sadf -c /var/log/sa-host/sa05 18:58:42 file_magic: OK 18:58:42 HZ: Using current value: 100 18:58:42 file_header: OK 18:58:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:58:42 Statistics: 18:58:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:58:42 File successfully converted to sysstat format version 12.0.3 18:58:42 + sadf -c /var/log/sa-host/sa15 18:58:42 file_magic: OK 18:58:42 HZ: Using current value: 100 18:58:42 file_header: OK 18:58:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:58:42 Statistics: 18:58:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:58:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:43 provisioning config files... 18:58:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2605713848996919567tmp [Pipeline] { [Pipeline] echo 18:58:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:43 ---> create-netrc.sh [Pipeline] } 18:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:58:44 ---> python-tools-install.sh [Pipeline] echo 18:58:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:58:44 ---> sudo-logs.sh 18:58:44 Archiving 'sudo' log.. 18:58:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-260.vexxhost.local: Name or service not known 18:58:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-260.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:58:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:58:44 ---> job-cost.sh 18:58:44 lf-activate-venv: SKIPPING 18:58:44 DEBUG: total: 0.10999999940395355 18:58:44 INFO: Retrieving Stack Cost... 18:58:45 INFO: Retrieving Pricing Info for: v3-standard-2 18:58:46 INFO: Archiving Costs [Pipeline] echo 18:58:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:46 ---> logs-deploy.sh 18:58:46 lf-activate-venv: SKIPPING 18:58:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/14 18:58:46 INFO: archiving workspace using pattern(s): 18:58:47 Archives upload complete. 18:58:47 INFO: archiving logs to Nexus 18:58:47 ---> uname -a: 18:58:47 Linux prd-centos7-docker-4c-2g-260.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:58:47 18:58:47 18:58:47 ---> lscpu: 18:58:47 Architecture: x86_64 18:58:47 CPU op-mode(s): 32-bit, 64-bit 18:58:47 Byte Order: Little Endian 18:58:47 Address sizes: 40 bits physical, 48 bits virtual 18:58:47 CPU(s): 2 18:58:47 On-line CPU(s) list: 0,1 18:58:47 Thread(s) per core: 1 18:58:47 Core(s) per socket: 1 18:58:47 Socket(s): 2 18:58:47 NUMA node(s): 1 18:58:47 Vendor ID: AuthenticAMD 18:58:47 CPU family: 23 18:58:47 Model: 49 18:58:47 Model name: AMD EPYC-Rome Processor 18:58:47 Stepping: 0 18:58:47 CPU MHz: 2799.998 18:58:47 BogoMIPS: 5599.99 18:58:47 Virtualization: AMD-V 18:58:47 Hypervisor vendor: KVM 18:58:47 Virtualization type: full 18:58:47 L1d cache: 32K 18:58:47 L1i cache: 32K 18:58:47 L2 cache: 512K 18:58:47 L3 cache: 16384K 18:58:47 NUMA node0 CPU(s): 0,1 18:58:47 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:58:47 18:58:47 18:58:47 ---> nproc: 18:58:47 2 18:58:47 18:58:47 18:58:47 ---> df -h: 18:58:47 Filesystem Size Used Avail Use% Mounted on 18:58:47 overlay 40G 9.0G 32G 23% / 18:58:47 tmpfs 64M 0 64M 0% /dev 18:58:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:58:47 shm 64M 0 64M 0% /dev/shm 18:58:47 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:58:47 18:58:47 18:58:47 ---> sar -b -r -n DEV: 18:58:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) 18:58:47 18:58:47 18:48:51 LINUX RESTART (2 CPU) 18:58:47 18:58:47 18:50:01 tps rtps wtps bread/s bwrtn/s 18:58:47 18:51:01 1.83 0.00 1.83 0.00 35.70 18:58:47 18:52:01 0.30 0.00 0.30 0.00 3.48 18:58:47 18:53:01 0.23 0.00 0.23 0.00 2.70 18:58:47 18:54:01 0.23 0.00 0.23 0.00 3.48 18:58:47 18:55:01 0.33 0.00 0.33 0.00 4.15 18:58:47 18:56:01 0.18 0.00 0.18 0.00 2.07 18:58:47 18:57:01 0.27 0.00 0.27 0.00 3.51 18:58:47 18:58:01 128.28 0.03 128.25 3.73 31748.95 18:58:47 Average: 16.46 0.00 16.45 0.47 3975.84 18:58:47 18:58:47 18:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:47 18:51:01 5477964 0 795172 9.93 2620 1733176 1204304 13.30 572784 1560956 16 18:58:47 18:52:01 5476348 0 796780 9.95 2620 1733184 1204304 13.30 576700 1558872 8 18:58:47 18:53:01 5471620 0 801508 10.01 2620 1733184 1207924 13.34 581308 1558872 8 18:58:47 18:54:01 5473976 0 799144 9.98 2620 1733192 1204504 13.30 571252 1566976 8 18:58:47 18:55:01 5470912 0 802204 10.02 2620 1733196 1204576 13.30 574368 1566976 8 18:58:47 18:56:01 5470816 0 802296 10.02 2620 1733200 1204372 13.30 574380 1566980 8 18:58:47 18:57:01 5462720 0 810384 10.12 2620 1733208 1204372 13.30 582520 1566976 8 18:58:47 18:58:01 4109064 0 1058484 13.22 2620 2838764 1607540 17.75 895740 2487308 386692 18:58:47 Average: 5301678 0 833246 10.40 2620 1871388 1255237 13.86 616132 1679240 48344 18:58:47 18:58:47 18:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:47 18:51:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:58:47 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:52:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:58:47 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:53:01 eth0 1.08 0.35 0.33 0.20 0.00 0.00 0.00 0.00 18:58:47 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:54:01 eth0 0.77 0.35 0.30 0.20 0.00 0.00 0.00 0.00 18:58:47 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:55:01 eth0 1.25 0.47 0.46 0.27 0.00 0.00 0.00 0.00 18:58:47 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:47 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:57:01 eth0 0.37 0.07 0.03 0.01 0.00 0.00 0.00 0.00 18:58:47 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:58:01 eth0 1193.87 793.42 7677.85 69.86 0.00 0.00 0.00 0.00 18:58:47 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 18:58:01 docker0 62.89 81.23 4.78 366.95 0.00 0.00 0.00 0.00 18:58:47 Average: eth0 149.85 99.37 959.96 8.82 0.00 0.00 0.00 0.00 18:58:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:47 Average: docker0 7.86 10.15 0.60 45.87 0.00 0.00 0.00 0.00 18:58:47 18:58:47 18:58:47 ---> sar -P ALL: 18:58:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) 18:58:47 18:58:47 18:48:51 LINUX RESTART (2 CPU) 18:58:47 18:58:47 18:50:01 CPU %user %nice %system %iowait %steal %idle 18:58:47 18:51:01 all 0.22 0.00 0.08 0.00 0.02 99.68 18:58:47 18:51:01 0 0.08 0.00 0.12 0.00 0.02 99.78 18:58:47 18:51:01 1 0.35 0.00 0.05 0.00 0.02 99.58 18:58:47 18:52:01 all 0.25 0.00 0.06 0.00 0.02 99.67 18:58:47 18:52:01 0 0.10 0.00 0.08 0.00 0.03 99.78 18:58:47 18:52:01 1 0.40 0.00 0.03 0.00 0.00 99.57 18:58:47 18:53:01 all 0.25 0.00 0.03 0.00 0.02 99.70 18:58:47 18:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:58:47 18:53:01 1 0.45 0.00 0.03 0.00 0.02 99.50 18:58:47 18:54:01 all 0.20 0.00 0.06 0.00 0.01 99.73 18:58:47 18:54:01 0 0.08 0.00 0.10 0.00 0.02 99.80 18:58:47 18:54:01 1 0.32 0.00 0.02 0.00 0.00 99.67 18:58:47 18:55:01 all 0.22 0.00 0.06 0.00 0.02 99.71 18:58:47 18:55:01 0 0.40 0.00 0.08 0.00 0.02 99.50 18:58:47 18:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:58:47 18:56:01 all 0.22 0.00 0.05 0.00 0.01 99.72 18:58:47 18:56:01 0 0.40 0.00 0.05 0.00 0.02 99.53 18:58:47 18:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:58:47 18:57:01 all 0.20 0.00 0.06 0.00 0.02 99.72 18:58:47 18:57:01 0 0.38 0.00 0.05 0.00 0.02 99.55 18:58:47 18:57:01 1 0.02 0.00 0.07 0.00 0.02 99.90 18:58:47 18:58:01 all 16.34 0.00 7.11 2.50 0.10 73.95 18:58:47 18:58:01 0 16.20 0.00 7.44 3.41 0.11 72.83 18:58:47 18:58:01 1 16.47 0.00 6.77 1.60 0.09 75.06 18:58:47 Average: all 2.14 0.00 0.89 0.30 0.02 96.65 18:58:47 Average: 0 2.11 0.00 0.95 0.40 0.03 96.51 18:58:47 Average: 1 2.16 0.00 0.84 0.19 0.02 96.78 18:58:47 18:58:47 18:58:47