Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd655868e697ec9388f878b1610694eb9d0dc845 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-ssh14277079083391621758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9042621662468552179.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8333547233868416870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15444792649242936026.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4340175837961144302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1921 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 fd655868e697ec9388f878b1610694eb9d0dc845 (main) Commit message: "refactor!: Adjust configuration for reworked MessageBs config (#499)" > 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 fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 > git rev-list --no-walk a0e8a3cf402e2d18cab125a1c4a8a92554f18848 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:43 ========================================================= 18:40:43 EdgeX Global Pipelines Version Info 18:40:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:44 ------------------- 18:40:44 stable info: 18:40:44 ------------------- 18:40:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:44 Message: update stable to v1.0.244 18:40:45 ------------------- 18:40:45 experimental info: 18:40:45 ------------------- 18:40:45 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd65586 [Pipeline] echo 18:40:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:46 provisioning config files... 18:40:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1322228316576164233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:46 ---> docker-login.sh 18:40:46 nexus3.edgexfoundry.org:10001 18:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:46 Configure a credential helper to remove this warning. See 18:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:46 18:40:46 Login Succeeded 18:40:46 nexus3.edgexfoundry.org:10002 18:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:46 Configure a credential helper to remove this warning. See 18:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:46 18:40:46 Login Succeeded 18:40:46 nexus3.edgexfoundry.org:10003 18:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:46 Configure a credential helper to remove this warning. See 18:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:46 18:40:46 Login Succeeded 18:40:46 nexus3.edgexfoundry.org:10004 18:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:46 Configure a credential helper to remove this warning. See 18:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:46 18:40:46 Login Succeeded 18:40:46 docker.io 18:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:47 Configure a credential helper to remove this warning. See 18:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:47 18:40:47 Login Succeeded 18:40:47 ---> docker-login.sh ends [Pipeline] } 18:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:40:47 + git rev-list -1 --merges fd655868e697ec9388f878b1610694eb9d0dc845~1..fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo 18:40:47 -----------> git rev-list -1 --merges fd655868e697ec9388f878b1610694eb9d0dc845~1..fd655868e697ec9388f878b1610694eb9d0dc845 fd655868e697ec9388f878b1610694eb9d0dc845 [false] [Pipeline] sh 18:40:47 + git log --format=format:%s -1 fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo 18:40:47 ========================================================= 18:40:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:40:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:48 + git log --format=format:%s -1 fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo 18:40:48 [semverPrep] GIT_COMMIT: fd655868e697ec9388f878b1610694eb9d0dc845, Commit Message: refactor!: Adjust configuration for reworked MessageBs config (#499) [Pipeline] echo 18:40:48 [semverPrep] This is not a build commit. [Pipeline] sh 18:40:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:48 + grep -v github /etc/ssh/ssh_known_hosts 18:40:48 + [ -e /tmp/ssh_known_hosts ] 18:40:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:40:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:40:48 + sudo tee -a /etc/ssh/ssh_known_hosts 18:40:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:48 18:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:49 0.1.4: Pulling from edgex-devops/py-git-semver 18:40:49 b85a868b505f: Pulling fs layer 18:40:49 e2be974225ed: Pulling fs layer 18:40:49 339a4e72a1f5: Pulling fs layer 18:40:49 988bab9f4d93: Pulling fs layer 18:40:49 1469e6f7b9e6: Pulling fs layer 18:40:49 eaf3925da568: Pulling fs layer 18:40:49 bab4dde63d76: Pulling fs layer 18:40:49 bde34c3a00c8: Pulling fs layer 18:40:49 b352a97aabf1: Pulling fs layer 18:40:49 4872d77fe225: Pulling fs layer 18:40:49 5851b861e8e6: Pulling fs layer 18:40:49 988bab9f4d93: Waiting 18:40:49 bab4dde63d76: Waiting 18:40:49 bde34c3a00c8: Waiting 18:40:49 b352a97aabf1: Waiting 18:40:49 5851b861e8e6: Waiting 18:40:49 eaf3925da568: Waiting 18:40:49 4872d77fe225: Waiting 18:40:49 e2be974225ed: Verifying Checksum 18:40:49 e2be974225ed: Download complete 18:40:49 988bab9f4d93: Verifying Checksum 18:40:49 988bab9f4d93: Download complete 18:40:49 1469e6f7b9e6: Verifying Checksum 18:40:49 1469e6f7b9e6: Download complete 18:40:49 eaf3925da568: Verifying Checksum 18:40:49 eaf3925da568: Download complete 18:40:49 339a4e72a1f5: Verifying Checksum 18:40:49 339a4e72a1f5: Download complete 18:40:49 bde34c3a00c8: Download complete 18:40:49 b352a97aabf1: Verifying Checksum 18:40:49 b352a97aabf1: Download complete 18:40:49 4872d77fe225: Download complete 18:40:49 5851b861e8e6: Verifying Checksum 18:40:49 5851b861e8e6: Download complete 18:40:49 b85a868b505f: Verifying Checksum 18:40:49 b85a868b505f: Download complete 18:40:49 bab4dde63d76: Verifying Checksum 18:40:49 bab4dde63d76: Download complete 18:40:50 b85a868b505f: Pull complete 18:40:50 e2be974225ed: Pull complete 18:40:51 339a4e72a1f5: Pull complete 18:40:51 988bab9f4d93: Pull complete 18:40:51 1469e6f7b9e6: Pull complete 18:40:51 eaf3925da568: Pull complete 18:40:53 bab4dde63d76: Pull complete 18:40:53 bde34c3a00c8: Pull complete 18:40:53 b352a97aabf1: Pull complete 18:40:53 4872d77fe225: Pull complete 18:40:53 5851b861e8e6: Pull complete 18:40:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:53 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:40:53 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:56 $ docker top 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 -eo pid,comm 18:40:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:40:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:56 [ssh-agent] Looking for ssh-agent implementation... 18:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:56 $ docker exec 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent 18:40:56 SSH_AUTH_SOCK=/tmp/ssh-Bb3hWVWalYID/agent.33 18:40:56 SSH_AGENT_PID=39 18:40:56 Running ssh-add (command line suppressed) 18:40:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6905948378814102329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6905948378814102329.key) 18:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:57 + git tag --points-at HEAD [Pipeline] } 18:40:57 $ docker exec --env ******** --env ******** 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent -k 18:40:57 unset SSH_AUTH_SOCK; 18:40:57 unset SSH_AGENT_PID; 18:40:57 echo Agent pid 39 killed; 18:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:40:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:57 [ssh-agent] Looking for ssh-agent implementation... 18:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:57 $ docker exec 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent 18:40:57 SSH_AUTH_SOCK=/tmp/ssh-XH3Z8QgV0ZLh/agent.71 18:40:57 SSH_AGENT_PID=77 18:40:57 Running ssh-add (command line suppressed) 18:40:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16456867368395011376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16456867368395011376.key) 18:40:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:58 + git semver init 18:40:58 2023-01-11 18:40:58,207 [run_init] DEBUG init version:0.0.0 force:False 18:40:58 2023-01-11 18:40:58,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:40:58 2023-01-11 18:40:58,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:40:58 2023-01-11 18:40:58,208 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:40:59 2023-01-11 18:40:59,060 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:40:59 2023-01-11 18:40:59,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:40:59 2023-01-11 18:40:59,061 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:59 2023-01-11 18:40:59,061 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:59 3.0.0-dev.8 [Pipeline] } 18:40:59 $ docker exec --env ******** --env ******** 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent -k 18:40:59 unset SSH_AUTH_SOCK; 18:40:59 unset SSH_AGENT_PID; 18:40:59 echo Agent pid 77 killed; 18:40:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:59 + git semver [Pipeline] } 18:40:59 $ docker stop --time=1 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 18:41:01 $ docker rm -f --volumes 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:01 Stashed 1 file(s) [Pipeline] echo 18:41:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:01 provisioning config files... 18:41:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18188574839778921174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:02 ---> docker-login.sh 18:41:02 nexus3.edgexfoundry.org:10001 18:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:02 Configure a credential helper to remove this warning. See 18:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:02 18:41:02 Login Succeeded 18:41:02 nexus3.edgexfoundry.org:10002 18:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:02 Configure a credential helper to remove this warning. See 18:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:02 18:41:02 Login Succeeded 18:41:02 nexus3.edgexfoundry.org:10003 18:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:02 Configure a credential helper to remove this warning. See 18:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:02 18:41:02 Login Succeeded 18:41:02 nexus3.edgexfoundry.org:10004 18:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:02 Configure a credential helper to remove this warning. See 18:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:02 18:41:02 Login Succeeded 18:41:02 docker.io 18:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:02 Configure a credential helper to remove this warning. See 18:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:02 18:41:02 Login Succeeded 18:41:02 ---> docker-login.sh ends [Pipeline] } 18:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:02 ========================================================= 18:41:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:41:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:41:03 Sending build context to Docker daemon 3.219MB 18:41:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:41:03 Step 2/12 : FROM ${BASE} AS builder 18:41:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:03 213ec9aee27d: Pulling fs layer 18:41:03 4583459ba037: Pulling fs layer 18:41:03 93c1e223e6f2: Pulling fs layer 18:41:03 53926ce57604: Pulling fs layer 18:41:03 21b2b0c7a3f4: Pulling fs layer 18:41:03 53926ce57604: Waiting 18:41:03 22ff95d597cd: Pulling fs layer 18:41:03 12d6caf4c0d1: Pulling fs layer 18:41:03 96b7cbca73a9: Pulling fs layer 18:41:03 a7acece74701: Pulling fs layer 18:41:03 21b2b0c7a3f4: Waiting 18:41:03 22ff95d597cd: Waiting 18:41:03 12d6caf4c0d1: Waiting 18:41:03 96b7cbca73a9: Waiting 18:41:03 a7acece74701: Waiting 18:41:03 93c1e223e6f2: Verifying Checksum 18:41:03 93c1e223e6f2: Download complete 18:41:03 4583459ba037: Download complete 18:41:03 21b2b0c7a3f4: Verifying Checksum 18:41:03 21b2b0c7a3f4: Download complete 18:41:03 22ff95d597cd: Verifying Checksum 18:41:03 22ff95d597cd: Download complete 18:41:03 213ec9aee27d: Verifying Checksum 18:41:03 12d6caf4c0d1: Verifying Checksum 18:41:03 12d6caf4c0d1: Download complete 18:41:03 213ec9aee27d: Pull complete 18:41:03 4583459ba037: Pull complete 18:41:03 93c1e223e6f2: Pull complete 18:41:03 a7acece74701: Verifying Checksum 18:41:03 a7acece74701: Download complete 18:41:04 96b7cbca73a9: Verifying Checksum 18:41:04 96b7cbca73a9: Download complete 18:41:04 53926ce57604: Verifying Checksum 18:41:04 53926ce57604: Download complete 18:41:07 53926ce57604: Pull complete 18:41:07 21b2b0c7a3f4: Pull complete 18:41:07 22ff95d597cd: Pull complete 18:41:07 12d6caf4c0d1: Pull complete 18:41:09 96b7cbca73a9: Pull complete 18:41:10 a7acece74701: Pull complete 18:41:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:41:10 ---> db6d94c90886 18:41:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:41:14 ---> Running in 32f672ebea5a 18:41:14 Removing intermediate container 32f672ebea5a 18:41:14 ---> b4a63481d079 18:41:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:41:14 ---> Running in f05baa041ed7 18:41:14 Removing intermediate container f05baa041ed7 18:41:14 ---> 67731246caf8 18:41:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:41:14 ---> Running in d6ba31f61b7a 18:41:14 Removing intermediate container d6ba31f61b7a 18:41:14 ---> 9132aa1eced4 18:41:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:14 ---> Running in d3294a19c1bc 18:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:41:15 OK: 211 MiB in 51 packages 18:41:15 Removing intermediate container d3294a19c1bc 18:41:15 ---> 55eff0a7e801 18:41:15 Step 7/12 : WORKDIR /app 18:41:15 ---> Running in 36d4f28d6f29 18:41:15 Removing intermediate container 36d4f28d6f29 18:41:15 ---> 4be8603e2573 18:41:15 Step 8/12 : COPY go.mod vendor* ./ 18:41:15 ---> b9d5d18729ba 18:41:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:15 ---> Running in c34bb11c0ce4 18:41:16 Still waiting to schedule task 18:41:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:41:37 Removing intermediate container c34bb11c0ce4 18:41:37 ---> d54bfdeaebac 18:41:37 Step 10/12 : COPY . . 18:41:37 ---> 1f879051ca24 18:41:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:37 ---> Running in f83c2229189f 18:41:37 Removing intermediate container f83c2229189f 18:41:37 ---> 1c9fdb107256 18:41:37 Step 12/12 : RUN $MAKE 18:41:37 ---> Running in 44491541c7d1 18:41:37 noop 18:41:37 Removing intermediate container 44491541c7d1 18:41:37 ---> e0e000758c1d 18:41:37 Successfully built e0e000758c1d 18:41:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:37 + docker inspect -f . ci-base-image-x86_64 18:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:38 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:41:38 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:41:38 $ docker top fce27d91a5626970ea2d40267a52a4b8c1de4439a6355b1d97674b5277c2a1ec -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:38 + go version 18:41:38 go version go1.18.7 linux/amd64 [Pipeline] } 18:41:38 $ docker stop --time=1 fce27d91a5626970ea2d40267a52a4b8c1de4439a6355b1d97674b5277c2a1ec 18:41:40 $ docker rm -f --volumes fce27d91a5626970ea2d40267a52a4b8c1de4439a6355b1d97674b5277c2a1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:40 + docker inspect -f . ci-base-image-x86_64 18:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:40 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 18:41:40 $ docker top 3eeaadabfd5a1ef77c46f54bfac611ef6c029bbe344e37870f344ada0662b69e -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:41 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:41:41 + make test 18:41:41 go test -race -coverprofile=coverage.out ./... 18:41:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:41:59 go vet ./... 18:42:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:07 ./bin/test-attribution-txt.sh [Pipeline] echo 18:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:42:07 $ docker stop --time=1 3eeaadabfd5a1ef77c46f54bfac611ef6c029bbe344e37870f344ada0662b69e 18:42:11 $ docker rm -f --volumes 3eeaadabfd5a1ef77c46f54bfac611ef6c029bbe344e37870f344ada0662b69e [Pipeline] // withDockerContainer [Pipeline] sh 18:42:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:42:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:42:12 + ls -al . 18:42:12 total 184 18:42:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:41 . 18:42:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 .. 18:42:12 -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 18:40 .dockerignore 18:42:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:40 .git 18:42:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:40 .github 18:42:12 -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 18:40 .gitignore 18:42:12 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:40 .semver 18:42:12 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 18:40 Attribution.txt 18:42:12 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 18:40 CHANGELOG.md 18:42:12 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 18:40 Dockerfile 18:42:12 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:40 GOVERNANCE.md 18:42:12 -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 18:40 Jenkinsfile 18:42:12 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 18:40 LICENSE 18:42:12 -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 18:40 OWNERS.md 18:42:12 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 18:40 README.md 18:42:12 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:41 VERSION 18:42:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:40 bin 18:42:12 -rw-r--r-- 1 jenkins jenkins 13 Jan 11 18:41 coverage.out 18:42:12 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 18:40 go.mod 18:42:12 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 18:40 go.sum 18:42:12 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 18:40 main.go 18:42:12 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 18:40 makefile 18:42:12 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:40 res 18:42:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:12 + 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=fd655868e697ec9388f878b1610694eb9d0dc845 --label arch=amd64 --label version=3.0.0-dev.8 . 18:42:12 Sending build context to Docker daemon 3.22MB 18:42:12 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:42:12 Step 2/26 : FROM ${BASE} AS builder 18:42:12 ---> e0e000758c1d 18:42:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:42:12 ---> Running in 2a2653fb0da9 18:42:12 Removing intermediate container 2a2653fb0da9 18:42:12 ---> 6f33ae4ffce7 18:42:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:42:13 ---> Running in 3b663637db81 18:42:13 Removing intermediate container 3b663637db81 18:42:13 ---> dbd0c76ead77 18:42:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:42:13 ---> Running in e9aaa961cfba 18:42:13 Removing intermediate container e9aaa961cfba 18:42:13 ---> 8ecd544cb4ac 18:42:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:42:13 ---> Running in 47a9f74cb562 18:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:13 OK: 211 MiB in 51 packages 18:42:13 Removing intermediate container 47a9f74cb562 18:42:13 ---> 76c951d409df 18:42:13 Step 7/26 : WORKDIR /app 18:42:13 ---> Running in e057d18a8d4b 18:42:14 Removing intermediate container e057d18a8d4b 18:42:14 ---> 57eedf6eabb7 18:42:14 Step 8/26 : COPY go.mod vendor* ./ 18:42:14 ---> ac91422ae6b7 18:42:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:14 ---> Running in c06f90a9a7b2 18:42:14 Removing intermediate container c06f90a9a7b2 18:42:14 ---> 7bd5a827fc6d 18:42:14 Step 10/26 : COPY . . 18:42:14 ---> 4322f193b73b 18:42:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:14 ---> Running in 1d4830da87d8 18:42:14 Removing intermediate container 1d4830da87d8 18:42:14 ---> acd7a6f3552d 18:42:14 Step 12/26 : RUN $MAKE 18:42:14 ---> Running in 2bb08512599e 18:42:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8" -trimpath -mod=readonly -o app-service-configurable 18:42:33 Removing intermediate container 2bb08512599e 18:42:33 ---> 4811057bd8be 18:42:33 Step 13/26 : FROM alpine:3.16 18:42:33 3.16: Pulling from library/alpine 18:42:33 ca7dd9ec2225: Pulling fs layer 18:42:34 ca7dd9ec2225: Verifying Checksum 18:42:34 ca7dd9ec2225: Download complete 18:42:34 ca7dd9ec2225: Pull complete 18:42:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:42:34 Status: Downloaded newer image for alpine:3.16 18:42:34 ---> bfe296a52501 18:42:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:34 ---> Running in ba8dcd7b9d9f 18:42:34 Removing intermediate container ba8dcd7b9d9f 18:42:34 ---> 5a9bd51195ec 18:42:34 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:42:34 ---> Running in ef12e2c78e6e 18:42:34 Removing intermediate container ef12e2c78e6e 18:42:34 ---> 82990e486878 18:42:34 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:42:34 ---> Running in 81bf38f2f61c 18:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:34 (1/2) Installing ca-certificates (20220614-r0) 18:42:34 (2/2) Installing dumb-init (1.2.5-r1) 18:42:34 Executing busybox-1.35.0-r17.trigger 18:42:34 Executing ca-certificates-20220614-r0.trigger 18:42:34 OK: 6 MiB in 16 packages 18:42:35 Removing intermediate container 81bf38f2f61c 18:42:35 ---> f800fc074ba8 18:42:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:42:35 ---> c752daba0954 18:42:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:42:35 ---> 6ebdc5575b21 18:42:35 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:42:35 ---> dddc48a49bc4 18:42:35 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:42:36 ---> 8549197c6485 18:42:36 Step 21/26 : EXPOSE 48095 18:42:36 ---> Running in c9b66bf37178 18:42:36 Removing intermediate container c9b66bf37178 18:42:36 ---> 40d0e5d75278 18:42:36 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:42:36 ---> Running in cf8dad63c9c1 18:42:36 Removing intermediate container cf8dad63c9c1 18:42:36 ---> 1416952a9af0 18:42:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:42:36 ---> Running in ccf033d5cadc 18:42:36 Removing intermediate container ccf033d5cadc 18:42:36 ---> 17da37c456e3 18:42:36 Step 24/26 : LABEL arch=amd64 18:42:36 ---> Running in 86542a44d93d 18:42:36 Removing intermediate container 86542a44d93d 18:42:36 ---> 4ccd595aa058 18:42:36 Step 25/26 : LABEL git_sha=fd655868e697ec9388f878b1610694eb9d0dc845 18:42:36 ---> Running in 4306d66fa9d0 18:42:36 Removing intermediate container 4306d66fa9d0 18:42:36 ---> 954de8d9a30b 18:42:36 Step 26/26 : LABEL version=3.0.0-dev.8 18:42:36 ---> Running in 8dfe14b47514 18:42:36 Removing intermediate container 8dfe14b47514 18:42:36 ---> 9dcff5c2e65b 18:42:36 [Warning] One or more build-args [ARCH] were not consumed 18:42:36 Successfully built 9dcff5c2e65b 18:42:36 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:36 provisioning config files... 18:42:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2006424370618161887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:37 ---> docker-login.sh 18:42:37 nexus3.edgexfoundry.org:10001 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:37 Configure a credential helper to remove this warning. See 18:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:37 18:42:37 Login Succeeded 18:42:37 nexus3.edgexfoundry.org:10002 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:37 Configure a credential helper to remove this warning. See 18:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:37 18:42:37 Login Succeeded 18:42:37 nexus3.edgexfoundry.org:10003 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:37 Configure a credential helper to remove this warning. See 18:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:37 18:42:37 Login Succeeded 18:42:37 nexus3.edgexfoundry.org:10004 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:37 Configure a credential helper to remove this warning. See 18:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:37 18:42:37 Login Succeeded 18:42:37 docker.io 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:37 Configure a credential helper to remove this warning. See 18:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:37 18:42:37 Login Succeeded 18:42:37 ---> docker-login.sh ends [Pipeline] } 18:42:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:37 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:42:37 fd655868e697ec9388f878b1610694eb9d0dc845 18:42:37 latest 18:42:37 3.0.0-dev.8 18:42:37 fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 18:42:37 main 18:42:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845 18:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:42:38 26ee3c0a8953: Preparing 18:42:38 ee41c563ad82: Preparing 18:42:38 84c2d92e488a: Preparing 18:42:38 e2a707e60b57: Preparing 18:42:38 0aa073b6bb3d: Preparing 18:42:38 e5e13b0c77cb: Preparing 18:42:38 e5e13b0c77cb: Waiting 18:42:38 ee41c563ad82: Pushed 18:42:38 84c2d92e488a: Pushed 18:42:38 e2a707e60b57: Pushed 18:42:38 e5e13b0c77cb: Layer already exists 18:42:38 0aa073b6bb3d: Pushed 18:42:41 26ee3c0a8953: Pushed 18:42:41 fd655868e697ec9388f878b1610694eb9d0dc845: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:42:41 26ee3c0a8953: Preparing 18:42:41 ee41c563ad82: Preparing 18:42:41 84c2d92e488a: Preparing 18:42:41 e2a707e60b57: Preparing 18:42:41 0aa073b6bb3d: Preparing 18:42:41 e5e13b0c77cb: Preparing 18:42:41 e5e13b0c77cb: Waiting 18:42:41 ee41c563ad82: Layer already exists 18:42:41 26ee3c0a8953: Layer already exists 18:42:41 84c2d92e488a: Layer already exists 18:42:41 0aa073b6bb3d: Layer already exists 18:42:41 e2a707e60b57: Layer already exists 18:42:41 e5e13b0c77cb: Layer already exists 18:42:41 latest: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.8 18:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:42:42 26ee3c0a8953: Preparing 18:42:42 ee41c563ad82: Preparing 18:42:42 84c2d92e488a: Preparing 18:42:42 e2a707e60b57: Preparing 18:42:42 0aa073b6bb3d: Preparing 18:42:42 e5e13b0c77cb: Preparing 18:42:42 e5e13b0c77cb: Waiting 18:42:42 26ee3c0a8953: Layer already exists 18:42:42 e2a707e60b57: Layer already exists 18:42:42 ee41c563ad82: Layer already exists 18:42:42 84c2d92e488a: Layer already exists 18:42:42 0aa073b6bb3d: Layer already exists 18:42:42 e5e13b0c77cb: Layer already exists 18:42:42 3.0.0-dev.8: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 18:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:42:42 26ee3c0a8953: Preparing 18:42:42 ee41c563ad82: Preparing 18:42:42 84c2d92e488a: Preparing 18:42:42 e2a707e60b57: Preparing 18:42:42 0aa073b6bb3d: Preparing 18:42:42 e5e13b0c77cb: Preparing 18:42:42 e5e13b0c77cb: Waiting 18:42:42 e2a707e60b57: Layer already exists 18:42:42 84c2d92e488a: Layer already exists 18:42:42 0aa073b6bb3d: Layer already exists 18:42:42 ee41c563ad82: Layer already exists 18:42:42 26ee3c0a8953: Layer already exists 18:42:42 e5e13b0c77cb: Layer already exists 18:42:42 fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:42:43 26ee3c0a8953: Preparing 18:42:43 ee41c563ad82: Preparing 18:42:43 84c2d92e488a: Preparing 18:42:43 e2a707e60b57: Preparing 18:42:43 0aa073b6bb3d: Preparing 18:42:43 e5e13b0c77cb: Preparing 18:42:43 e5e13b0c77cb: Waiting 18:42:43 84c2d92e488a: Layer already exists 18:42:43 ee41c563ad82: Layer already exists 18:42:43 0aa073b6bb3d: Layer already exists 18:42:43 e2a707e60b57: Layer already exists 18:42:43 26ee3c0a8953: Layer already exists 18:42:43 e5e13b0c77cb: Layer already exists 18:42:43 main: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:42:43 ===================================================== [Pipeline] echo 18:42:43 taggedImages: 18:42:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845 18:42:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:42:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.8 18:42:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 18:42:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:44 18:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:44 latest: Pulling from edgex-lftools-log-publisher 18:42:44 5eb5b503b376: Pulling fs layer 18:42:44 5c69ac0246d0: Pulling fs layer 18:42:44 ec43610c2a17: Pulling fs layer 18:42:44 3a2ae6a8a46f: Pulling fs layer 18:42:44 33b1e0a273af: Pulling fs layer 18:42:44 5d3b04190fa2: Pulling fs layer 18:42:44 2f39f015ded8: Pulling fs layer 18:42:44 3a2ae6a8a46f: Waiting 18:42:44 33b1e0a273af: Waiting 18:42:44 5d3b04190fa2: Waiting 18:42:44 2f39f015ded8: Waiting 18:42:44 5c69ac0246d0: Download complete 18:42:44 3a2ae6a8a46f: Verifying Checksum 18:42:44 3a2ae6a8a46f: Download complete 18:42:44 33b1e0a273af: Verifying Checksum 18:42:44 33b1e0a273af: Download complete 18:42:44 5d3b04190fa2: Verifying Checksum 18:42:44 5d3b04190fa2: Download complete 18:42:44 ec43610c2a17: Verifying Checksum 18:42:44 ec43610c2a17: Download complete 18:42:44 5eb5b503b376: Verifying Checksum 18:42:44 5eb5b503b376: Download complete 18:42:45 2f39f015ded8: Download complete 18:42:45 5eb5b503b376: Pull complete 18:42:45 5c69ac0246d0: Pull complete 18:42:46 ec43610c2a17: Pull complete 18:42:46 3a2ae6a8a46f: Pull complete 18:42:46 33b1e0a273af: Pull complete 18:42:46 5d3b04190fa2: Pull complete 18:42:50 2f39f015ded8: Pull complete 18:42:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:50 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:42:50 $ 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/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-lftools-log-publisher:latest cat 18:42:53 $ docker top fb3f7729407a7418224dc2485233103baf229702a3ba0e3438042b070665bffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:53 ---> job-cost.sh 18:42:53 lf-activate-venv: SKIPPING 18:42:53 INFO: No Stack... 18:42:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:54 INFO: Archiving Costs [Pipeline] sh 18:42:55 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:42:55 + cut -d, -f6 [Pipeline] lock 18:42:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] 18:42:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] did not exist. Created. 18:42:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:55 + echo total: 0.2199999988079071 [Pipeline] stash 18:42:55 Stashed 1 file(s) [Pipeline] } 18:42:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:55 $ docker stop --time=1 fb3f7729407a7418224dc2485233103baf229702a3ba0e3438042b070665bffe 18:42:56 $ docker rm -f --volumes fb3f7729407a7418224dc2485233103baf229702a3ba0e3438042b070665bffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1924 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:44:15 Running in /w/workspace/app-service-configurable/125 [Pipeline] { [Pipeline] checkout 18:44:15 Selected Git installation does not exist. Using Default 18:44:15 The recommended git tool is: NONE 18:44:22 using credential edgex-jenkins-ssh 18:44:22 Cloning the remote Git repository 18:44:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:44:22 > git init /w/workspace/app-service-configurable/125 # timeout=10 18:44:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:44:22 > git --version # timeout=10 18:44:22 > git --version # 'git version 2.25.1' 18:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:44:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:25 Avoid second fetch 18:44:25 Checking out Revision fd655868e697ec9388f878b1610694eb9d0dc845 (main) 18:44:25 > git config core.sparsecheckout # timeout=10 18:44:25 > git checkout -f fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 18:44:26 Commit message: "refactor!: Adjust configuration for reworked MessageBs config (#499)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:27 Dload Upload Total Spent Left Speed 18:44:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 18:44:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:28 + sudo tee /etc/docker/daemon.new 18:44:28 { 18:44:28 "registry-mirrors": [ 18:44:28 "https://nexus3.edgexfoundry.org:10001" 18:44:28 ], 18:44:28 "bip": "10.250.0.254/24", 18:44:28 "hosts": [ 18:44:28 "tcp://0.0.0.0:5555", 18:44:28 "unix:///var/run/docker.sock" 18:44:28 ], 18:44:28 "mtu": 1458, 18:44:28 "selinux-enabled": true, 18:44:28 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:28 } [Pipeline] sh 18:44:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:47 provisioning config files... 18:44:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config15292616235923681065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:47 ---> docker-login.sh 18:44:47 nexus3.edgexfoundry.org:10001 18:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:48 Configure a credential helper to remove this warning. See 18:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:48 18:44:48 Login Succeeded 18:44:48 nexus3.edgexfoundry.org:10002 18:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:49 Configure a credential helper to remove this warning. See 18:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:49 18:44:49 Login Succeeded 18:44:49 nexus3.edgexfoundry.org:10003 18:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:49 Configure a credential helper to remove this warning. See 18:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:49 18:44:49 Login Succeeded 18:44:49 nexus3.edgexfoundry.org:10004 18:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:50 Configure a credential helper to remove this warning. See 18:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:50 18:44:50 Login Succeeded 18:44:50 docker.io 18:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:50 Configure a credential helper to remove this warning. See 18:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:50 18:44:50 Login Succeeded 18:44:50 ---> docker-login.sh ends [Pipeline] } 18:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:50 ========================================================= 18:44:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:44:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:44:51 Sending build context to Docker daemon 216.6kB 18:44:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:44:51 Step 2/12 : FROM ${BASE} AS builder 18:44:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:51 9b18e9b68314: Pulling fs layer 18:44:51 35d82f9e3411: Pulling fs layer 18:44:51 e16973657156: Pulling fs layer 18:44:51 fc693d55d65f: Pulling fs layer 18:44:51 7e9fc2657dce: Pulling fs layer 18:44:51 dda99020689f: Pulling fs layer 18:44:51 db1c61fa0a46: Pulling fs layer 18:44:51 891c053d2c06: Pulling fs layer 18:44:51 dda99020689f: Waiting 18:44:51 fc693d55d65f: Waiting 18:44:51 7e9fc2657dce: Waiting 18:44:51 db1c61fa0a46: Waiting 18:44:51 891c053d2c06: Waiting 18:44:51 e16973657156: Verifying Checksum 18:44:51 e16973657156: Download complete 18:44:51 35d82f9e3411: Verifying Checksum 18:44:51 35d82f9e3411: Download complete 18:44:51 7e9fc2657dce: Download complete 18:44:51 dda99020689f: Verifying Checksum 18:44:51 dda99020689f: Download complete 18:44:51 9b18e9b68314: Verifying Checksum 18:44:51 9b18e9b68314: Download complete 18:44:52 9b18e9b68314: Pull complete 18:44:53 891c053d2c06: Verifying Checksum 18:44:53 891c053d2c06: Download complete 18:44:53 35d82f9e3411: Pull complete 18:44:54 e16973657156: Pull complete 18:44:54 db1c61fa0a46: Verifying Checksum 18:44:54 db1c61fa0a46: Download complete 18:44:54 fc693d55d65f: Verifying Checksum 18:44:54 fc693d55d65f: Download complete 18:45:07 fc693d55d65f: Pull complete 18:45:07 7e9fc2657dce: Pull complete 18:45:07 dda99020689f: Pull complete 18:45:12 db1c61fa0a46: Pull complete 18:45:14 891c053d2c06: Pull complete 18:45:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:45:14 ---> f96f9c87975a 18:45:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:45:16 ---> Running in 16539e1db2ab 18:45:16 Removing intermediate container 16539e1db2ab 18:45:16 ---> 19b15aafae50 18:45:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:45:16 ---> Running in c94b208a8bc9 18:45:17 Removing intermediate container c94b208a8bc9 18:45:17 ---> 48eb3e266ae4 18:45:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:45:17 ---> Running in 2e9fa3677ca4 18:45:17 Removing intermediate container 2e9fa3677ca4 18:45:17 ---> 65f1581e2ce9 18:45:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:17 ---> Running in 3a3e6c62d6e0 18:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:20 OK: 221 MiB in 51 packages 18:45:21 Removing intermediate container 3a3e6c62d6e0 18:45:21 ---> 18149b3d8f98 18:45:21 Step 7/12 : WORKDIR /app 18:45:21 ---> Running in 9e2fd5374304 18:45:21 Removing intermediate container 9e2fd5374304 18:45:21 ---> ee5d893db199 18:45:21 Step 8/12 : COPY go.mod vendor* ./ 18:45:22 ---> d3e14ad90966 18:45:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:22 ---> Running in 4fdfbffc0ca5 18:46:19 Removing intermediate container 4fdfbffc0ca5 18:46:19 ---> 913ddb966703 18:46:19 Step 10/12 : COPY . . 18:46:19 ---> 2361a9095994 18:46:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:46:19 ---> Running in 1227ea849a02 18:46:19 Removing intermediate container 1227ea849a02 18:46:19 ---> ed8c125cfa2c 18:46:19 Step 12/12 : RUN $MAKE 18:46:19 ---> Running in 924959f15cab 18:46:20 noop 18:46:20 Removing intermediate container 924959f15cab 18:46:20 ---> b69f4b1f9efe 18:46:20 Successfully built b69f4b1f9efe 18:46:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:21 + docker inspect -f . ci-base-image-arm64 18:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:21 prd-ubuntu20.04-docker-arm64-4c-16g-1924 does not seem to be running inside a container 18:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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:46:23 $ docker top f245f91f49883e74d8a43e7b1e9f1ed36248d13da9aac362a74a70c0e39a3fd0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:23 + go version 18:46:23 go version go1.18.7 linux/arm64 [Pipeline] } 18:46:23 $ docker stop --time=1 f245f91f49883e74d8a43e7b1e9f1ed36248d13da9aac362a74a70c0e39a3fd0 18:46:25 $ docker rm -f --volumes f245f91f49883e74d8a43e7b1e9f1ed36248d13da9aac362a74a70c0e39a3fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:26 + docker inspect -f . ci-base-image-arm64 18:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:26 prd-ubuntu20.04-docker-arm64-4c-16g-1924 does not seem to be running inside a container 18:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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:46:27 $ docker top c58fd8f3cc4fa624be6727a50bfaf9adda9ebac7158e1f365765f04d2c9136cc -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:28 + git config --global --add safe.directory /w/workspace/app-service-configurable/125 [Pipeline] fileExists [Pipeline] sh 18:46:29 + make test 18:46:29 go test -race -coverprofile=coverage.out ./... 18:49:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:49:21 go vet ./... 18:51:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:12 $ docker stop --time=1 c58fd8f3cc4fa624be6727a50bfaf9adda9ebac7158e1f365765f04d2c9136cc 18:51:14 $ docker rm -f --volumes c58fd8f3cc4fa624be6727a50bfaf9adda9ebac7158e1f365765f04d2c9136cc [Pipeline] // withDockerContainer [Pipeline] sh 18:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:16 Warning: overwriting stash ‘coverage-report’ 18:51:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:17 + ls -al . 18:51:17 total 180 18:51:17 drwxrwxr-x 7 jenkins jenkins 4096 Jan 11 18:46 . 18:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 .. 18:51:17 -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 18:44 .dockerignore 18:51:17 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:44 .git 18:51:17 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:44 .github 18:51:17 -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 18:44 .gitignore 18:51:17 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 18:44 Attribution.txt 18:51:17 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 18:44 CHANGELOG.md 18:51:17 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 18:44 Dockerfile 18:51:17 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:44 GOVERNANCE.md 18:51:17 -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 18:44 Jenkinsfile 18:51:17 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 18:44 LICENSE 18:51:17 -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 18:44 OWNERS.md 18:51:17 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 18:44 README.md 18:51:17 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:41 VERSION 18:51:17 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:44 bin 18:51:17 -rw-r--r-- 1 jenkins jenkins 13 Jan 11 18:46 coverage.out 18:51:17 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 18:44 go.mod 18:51:17 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 18:44 go.sum 18:51:17 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 18:44 main.go 18:51:17 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 18:44 makefile 18:51:17 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:44 res 18:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51: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=fd655868e697ec9388f878b1610694eb9d0dc845 --label arch=arm64 --label version=3.0.0-dev.8 . 18:51:17 Sending build context to Docker daemon 217.6kB 18:51:18 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:51:18 Step 2/26 : FROM ${BASE} AS builder 18:51:18 ---> b69f4b1f9efe 18:51:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:51:18 ---> Running in 64c56769a99f 18:51:18 Removing intermediate container 64c56769a99f 18:51:18 ---> 871a4ca26871 18:51:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:51:18 ---> Running in 599c9750d899 18:51:18 Removing intermediate container 599c9750d899 18:51:18 ---> a916490d2e7f 18:51:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:51:18 ---> Running in b2aafd8b2e42 18:51:19 Removing intermediate container b2aafd8b2e42 18:51:19 ---> e08b0523c2c5 18:51:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:19 ---> Running in d60759db0ee5 18:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:22 OK: 221 MiB in 51 packages 18:51:22 Removing intermediate container d60759db0ee5 18:51:22 ---> c6a836ae05f5 18:51:22 Step 7/26 : WORKDIR /app 18:51:24 ---> Running in 679a22dc2877 18:51:24 Removing intermediate container 679a22dc2877 18:51:24 ---> 4d59c7270d27 18:51:24 Step 8/26 : COPY go.mod vendor* ./ 18:51:24 ---> 280b28cb4321 18:51:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:24 ---> Running in 549476bbe2f9 18:51:26 Removing intermediate container 549476bbe2f9 18:51:26 ---> a650f6f47449 18:51:26 Step 10/26 : COPY . . 18:51:27 ---> e2c604d9e1bf 18:51:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:27 ---> Running in f6004dfa25f9 18:51:28 Removing intermediate container f6004dfa25f9 18:51:28 ---> ee827445db14 18:51:28 Step 12/26 : RUN $MAKE 18:51:28 ---> Running in 09ea487ec27c 18:51:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8" -trimpath -mod=readonly -o app-service-configurable 18:53:35 Removing intermediate container 09ea487ec27c 18:53:35 ---> 310c3b3e5a7b 18:53:35 Step 13/26 : FROM alpine:3.16 18:53:35 3.16: Pulling from library/alpine 18:53:35 6875df1f5354: Pulling fs layer 18:53:36 6875df1f5354: Verifying Checksum 18:53:36 6875df1f5354: Download complete 18:53:36 6875df1f5354: Pull complete 18:53:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:53:36 Status: Downloaded newer image for alpine:3.16 18:53:36 ---> 2b4661558fb8 18:53:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:53:36 ---> Running in 68c85879c2dc 18:53:36 Removing intermediate container 68c85879c2dc 18:53:36 ---> 0cbd9a822900 18:53:36 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:53:37 ---> Running in 106369ce5b09 18:53:37 Removing intermediate container 106369ce5b09 18:53:37 ---> 10918e76d0fa 18:53:37 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:53:37 ---> Running in a49465841847 18:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:40 (1/2) Installing ca-certificates (20220614-r0) 18:53:40 (2/2) Installing dumb-init (1.2.5-r1) 18:53:40 Executing busybox-1.35.0-r17.trigger 18:53:40 Executing ca-certificates-20220614-r0.trigger 18:53:40 OK: 6 MiB in 16 packages 18:53:42 Removing intermediate container a49465841847 18:53:42 ---> 197a80148412 18:53:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:53:42 ---> a6a37970a340 18:53:42 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:53:42 ---> c6a133aeac96 18:53:42 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:53:43 ---> 007e82720529 18:53:43 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:53:44 ---> 56d00ac8700b 18:53:44 Step 21/26 : EXPOSE 48095 18:53:44 ---> Running in dd1ce1d3aeb2 18:53:45 Removing intermediate container dd1ce1d3aeb2 18:53:45 ---> ba6b328b46e9 18:53:45 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:53:45 ---> Running in 9a2ecc3b644b 18:53:45 Removing intermediate container 9a2ecc3b644b 18:53:45 ---> e927fd6b0d52 18:53:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:45 ---> Running in e598bd1212ed 18:53:46 Removing intermediate container e598bd1212ed 18:53:46 ---> 7101373eed12 18:53:46 Step 24/26 : LABEL arch=arm64 18:53:46 ---> Running in b924dafd91b4 18:53:46 Removing intermediate container b924dafd91b4 18:53:46 ---> cc66bb9b7d5b 18:53:46 Step 25/26 : LABEL git_sha=fd655868e697ec9388f878b1610694eb9d0dc845 18:53:46 ---> Running in c2fd537f65b1 18:53:46 Removing intermediate container c2fd537f65b1 18:53:46 ---> 38f71365fe5b 18:53:46 Step 26/26 : LABEL version=3.0.0-dev.8 18:53:46 ---> Running in f40970fb7f6e 18:53:47 Removing intermediate container f40970fb7f6e 18:53:47 ---> 5e5f35f53f55 18:53:47 [Warning] One or more build-args [ARCH] were not consumed 18:53:47 Successfully built 5e5f35f53f55 18:53:47 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:47 provisioning config files... 18:53:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config4931735758119883484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:47 ---> docker-login.sh 18:53:47 nexus3.edgexfoundry.org:10001 18:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:47 Configure a credential helper to remove this warning. See 18:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:47 18:53:47 Login Succeeded 18:53:47 nexus3.edgexfoundry.org:10002 18:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:48 Configure a credential helper to remove this warning. See 18:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:48 18:53:48 Login Succeeded 18:53:48 nexus3.edgexfoundry.org:10003 18:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:48 Configure a credential helper to remove this warning. See 18:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:48 18:53:48 Login Succeeded 18:53:48 nexus3.edgexfoundry.org:10004 18:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:48 Configure a credential helper to remove this warning. See 18:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:48 18:53:48 Login Succeeded 18:53:48 docker.io 18:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:49 Configure a credential helper to remove this warning. See 18:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:49 18:53:49 Login Succeeded 18:53:49 ---> docker-login.sh ends [Pipeline] } 18:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:53:49 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:53:49 fd655868e697ec9388f878b1610694eb9d0dc845 18:53:49 latest 18:53:49 3.0.0-dev.8 18:53:49 fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 18:53:49 main 18:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845 18:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:53:50 642d525f4ab2: Preparing 18:53:50 1b6eb96489b4: Preparing 18:53:50 2a3e2581b5c0: Preparing 18:53:50 a02f8a0e5d90: Preparing 18:53:50 5b3ef26a065c: Preparing 18:53:50 17bec77d7fdc: Preparing 18:53:50 17bec77d7fdc: Waiting 18:53:50 a02f8a0e5d90: Pushed 18:53:50 2a3e2581b5c0: Pushed 18:53:50 1b6eb96489b4: Pushed 18:53:50 17bec77d7fdc: Layer already exists 18:53:50 5b3ef26a065c: Pushed 18:53:56 642d525f4ab2: Pushed 18:53:56 fd655868e697ec9388f878b1610694eb9d0dc845: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:53:57 642d525f4ab2: Preparing 18:53:57 1b6eb96489b4: Preparing 18:53:57 2a3e2581b5c0: Preparing 18:53:57 a02f8a0e5d90: Preparing 18:53:57 5b3ef26a065c: Preparing 18:53:57 17bec77d7fdc: Preparing 18:53:57 17bec77d7fdc: Waiting 18:53:57 5b3ef26a065c: Layer already exists 18:53:57 642d525f4ab2: Layer already exists 18:53:57 a02f8a0e5d90: Layer already exists 18:53:57 1b6eb96489b4: Layer already exists 18:53:57 2a3e2581b5c0: Layer already exists 18:53:57 17bec77d7fdc: Layer already exists 18:53:57 latest: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.8 18:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:53:57 642d525f4ab2: Preparing 18:53:57 1b6eb96489b4: Preparing 18:53:57 2a3e2581b5c0: Preparing 18:53:57 a02f8a0e5d90: Preparing 18:53:57 5b3ef26a065c: Preparing 18:53:57 17bec77d7fdc: Preparing 18:53:57 17bec77d7fdc: Waiting 18:53:57 a02f8a0e5d90: Layer already exists 18:53:57 5b3ef26a065c: Layer already exists 18:53:57 642d525f4ab2: Layer already exists 18:53:57 2a3e2581b5c0: Layer already exists 18:53:57 1b6eb96489b4: Layer already exists 18:53:57 17bec77d7fdc: Layer already exists 18:53:58 3.0.0-dev.8: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 18:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:53:58 642d525f4ab2: Preparing 18:53:58 1b6eb96489b4: Preparing 18:53:58 2a3e2581b5c0: Preparing 18:53:58 a02f8a0e5d90: Preparing 18:53:58 5b3ef26a065c: Preparing 18:53:58 17bec77d7fdc: Preparing 18:53:58 17bec77d7fdc: Waiting 18:53:58 2a3e2581b5c0: Layer already exists 18:53:58 5b3ef26a065c: Layer already exists 18:53:58 a02f8a0e5d90: Layer already exists 18:53:58 642d525f4ab2: Layer already exists 18:53:58 1b6eb96489b4: Layer already exists 18:53:58 17bec77d7fdc: Layer already exists 18:53:58 fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:53:59 642d525f4ab2: Preparing 18:53:59 1b6eb96489b4: Preparing 18:53:59 2a3e2581b5c0: Preparing 18:53:59 a02f8a0e5d90: Preparing 18:53:59 5b3ef26a065c: Preparing 18:53:59 17bec77d7fdc: Preparing 18:53:59 17bec77d7fdc: Waiting 18:53:59 a02f8a0e5d90: Layer already exists 18:53:59 5b3ef26a065c: Layer already exists 18:53:59 642d525f4ab2: Layer already exists 18:53:59 2a3e2581b5c0: Layer already exists 18:53:59 1b6eb96489b4: Layer already exists 18:53:59 17bec77d7fdc: Layer already exists 18:53:59 main: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:59 ===================================================== [Pipeline] echo 18:53:59 taggedImages: 18:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845 18:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.8 18:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 18:53:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:00 18:54:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:00 arm64: Pulling from edgex-lftools-log-publisher 18:54:00 8998bd30e6a1: Pulling fs layer 18:54:00 04944245beec: Pulling fs layer 18:54:00 699f458cf7ca: Pulling fs layer 18:54:00 765212b225bb: Pulling fs layer 18:54:00 f23df028b6ca: Pulling fs layer 18:54:00 d65c8cfc05b1: Pulling fs layer 18:54:00 2437ff75d9bd: Pulling fs layer 18:54:00 f23df028b6ca: Waiting 18:54:00 d65c8cfc05b1: Waiting 18:54:00 2437ff75d9bd: Waiting 18:54:00 765212b225bb: Waiting 18:54:00 04944245beec: Verifying Checksum 18:54:00 04944245beec: Download complete 18:54:00 765212b225bb: Verifying Checksum 18:54:00 765212b225bb: Download complete 18:54:00 f23df028b6ca: Verifying Checksum 18:54:00 f23df028b6ca: Download complete 18:54:00 d65c8cfc05b1: Verifying Checksum 18:54:00 d65c8cfc05b1: Download complete 18:54:01 699f458cf7ca: Verifying Checksum 18:54:01 699f458cf7ca: Download complete 18:54:01 8998bd30e6a1: Verifying Checksum 18:54:01 8998bd30e6a1: Download complete 18:54:04 2437ff75d9bd: Verifying Checksum 18:54:04 2437ff75d9bd: Download complete 18:54:04 8998bd30e6a1: Pull complete 18:54:05 04944245beec: Pull complete 18:54:06 699f458cf7ca: Pull complete 18:54:06 765212b225bb: Pull complete 18:54:07 f23df028b6ca: Pull complete 18:54:07 d65c8cfc05b1: Pull complete 18:54:22 2437ff75d9bd: Pull complete 18:54:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:22 prd-ubuntu20.04-docker-arm64-4c-16g-1924 does not seem to be running inside a container 18:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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:54:25 $ docker top 88af18364c23a60ca4b2fabc12523c4509b716cc186831f8e2ffe08681883dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:26 ---> job-cost.sh 18:54:26 lf-activate-venv: SKIPPING 18:54:26 INFO: No Stack... 18:54:27 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:27 INFO: Archiving Costs [Pipeline] sh 18:54:28 + cat /w/workspace/app-service-configurable/125/archives/cost.csv 18:54:28 + cut -d, -f6 [Pipeline] lock 18:54:28 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] 18:54:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] did not exist. Created. 18:54:28 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:28 /w/workspace/app-service-configurable/125@tmp/durable-3cc65241/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:29 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:29 Warning: overwriting stash ‘stack-cost’ 18:54:29 Stashed 1 file(s) [Pipeline] } 18:54:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:29 $ docker stop --time=1 88af18364c23a60ca4b2fabc12523c4509b716cc186831f8e2ffe08681883dfa 18:54:31 $ docker rm -f --volumes 88af18364c23a60ca4b2fabc12523c4509b716cc186831f8e2ffe08681883dfa [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:54:31 provisioning config files... 18:54:31 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18015991676884525406tmp [Pipeline] { [Pipeline] sh 18:54:31 + set +x 18:54:31 + + curl -s https://codecov.io/bash 18:54:31 bash -s -- 18:54:31 18:54:31 _____ _ 18:54:31 / ____| | | 18:54:31 | | ___ __| | ___ ___ _____ __ 18:54:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:31 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:31 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:31 Bash-1.0.6 18:54:31 18:54:31 18:54:31 ==> git version 2.25.1 found 18:54:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:54:31 Release-Date: 2020-01-08 18:54:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:31 ==> Jenkins CI detected. 18:54:31 current dir:  /w/workspace/ry_app-service-configurable_main 18:54:31 project root: . 18:54:31 --> token set from env 18:54:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:31 ==> Running gcov in . (disable via -X gcov) 18:54:31 ==> Python coveragepy not found 18:54:31 ==> Searching for coverage reports in: 18:54:31 + . 18:54:31 -> Found 1 reports 18:54:31 ==> Detecting git/mercurial file structure 18:54:31 ==> Reading reports 18:54:31 + ./coverage.out bytes=13 18:54:31 ==> Appending adjustments 18:54:31 https://docs.codecov.io/docs/fixing-reports 18:54:31 + Found adjustments 18:54:31 ==> Gzipping contents 18:54:31 4.0K /tmp/codecov.8MFu12.gz 18:54:31 ==> Uploading reports 18:54:31 url: https://codecov.io 18:54:31 query: branch=main&commit=fd655868e697ec9388f878b1610694eb9d0dc845&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:32 -> Pinging Codecov 18:54:32 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=fd655868e697ec9388f878b1610694eb9d0dc845&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:32 -> Uploading to 18:54:32 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/A97CA9966030D2A3747ED39772930CCE/fd655868e697ec9388f878b1610694eb9d0dc845/73e3cfc8-84c6-4166-9e1f-f9d00d4efe96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T185432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd9a705755a574772ba1bef25992a0da94ffec460770a168853d075d47443e37 18:54:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:32 Dload Upload Total Spent Left Speed 18:54:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2086 --:--:-- --:--:-- --:--:-- 2086 18:54:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] } 18:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:54:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:54:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:33 18:54:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:54:33 df9b9388f04a: Pulling fs layer 18:54:33 52dc419b0ee2: Pulling fs layer 18:54:33 25bc292e5bac: Pulling fs layer 18:54:33 114826534d7a: Pulling fs layer 18:54:33 4657fd5d0bcf: Pulling fs layer 18:54:33 6ad1cebc031e: Pulling fs layer 18:54:33 8a3aa393b2d8: Pulling fs layer 18:54:33 6ad1cebc031e: Waiting 18:54:33 114826534d7a: Waiting 18:54:33 4657fd5d0bcf: Waiting 18:54:33 8a3aa393b2d8: Waiting 18:54:33 25bc292e5bac: Verifying Checksum 18:54:33 25bc292e5bac: Download complete 18:54:33 52dc419b0ee2: Download complete 18:54:33 4657fd5d0bcf: Download complete 18:54:33 df9b9388f04a: Download complete 18:54:33 df9b9388f04a: Pull complete 18:54:33 6ad1cebc031e: Verifying Checksum 18:54:33 6ad1cebc031e: Download complete 18:54:33 52dc419b0ee2: Pull complete 18:54:33 25bc292e5bac: Pull complete 18:54:34 114826534d7a: Verifying Checksum 18:54:34 114826534d7a: Download complete 18:54:34 8a3aa393b2d8: Verifying Checksum 18:54:34 8a3aa393b2d8: Download complete 18:54:38 114826534d7a: Pull complete 18:54:38 4657fd5d0bcf: Pull complete 18:54:38 6ad1cebc031e: Pull complete 18:54:41 8a3aa393b2d8: Pull complete 18:54:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:41 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:54:41 $ 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:54:44 $ docker top d8260ba5df0765cb6285249feb160051e859be1caca3c3bfccfc4b452685f813 -eo pid,comm [Pipeline] { [Pipeline] echo 18:54:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:54:44 + set -o pipefail 18:54:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:54:51 18:54:51 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:54:51 18:54:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/432b7d15-be2c-468f-a13f-57b40acf6666 18:54:51 18:54:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:54:51 18:54:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:54:51 18:54:51 18:54:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:54:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:54:51 More details here: https://snyk.co/ue1NS [Pipeline] } 18:54:51 $ docker stop --time=1 d8260ba5df0765cb6285249feb160051e859be1caca3c3bfccfc4b452685f813 18:54:54 $ docker rm -f --volumes d8260ba5df0765cb6285249feb160051e859be1caca3c3bfccfc4b452685f813 [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:54:55 + git log --format=format:%s -1 fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] sh 18:54:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:55 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:54:55 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 18:54:56 $ docker top b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:56 [ssh-agent] Looking for ssh-agent implementation... 18:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:56 $ docker exec b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 ssh-agent 18:54:56 SSH_AUTH_SOCK=/tmp/ssh-FaizNvnH0jJU/agent.33 18:54:56 SSH_AGENT_PID=39 18:54:56 Running ssh-add (command line suppressed) 18:54:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7686580769459772454.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7686580769459772454.key) 18:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:56 + git semver tag 18:54:57 2023-01-11 18:54:57,090 [run_tag] DEBUG tag force:False 18:54:57 2023-01-11 18:54:57,090 [check_head_tag] DEBUG check head tag 18:54:57 2023-01-11 18:54:57,092 [execute] INFO git cat-file --batch-check 18:54:57 2023-01-11 18:54:57,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:54:57 2023-01-11 18:54:57,096 [execute] INFO git cat-file --batch 18:54:57 2023-01-11 18:54:57,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:54:57 2023-01-11 18:54:57,114 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:54:57 2023-01-11 18:54:57,114 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 18:54:57 2023-01-11 18:54:57,114 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:54:57 2023-01-11 18:54:57,120 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:54:57 3.0.0-dev.8 [Pipeline] } 18:54:57 $ docker exec --env ******** --env ******** b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 ssh-agent -k 18:54:57 unset SSH_AUTH_SOCK; 18:54:57 unset SSH_AGENT_PID; 18:54:57 echo Agent pid 39 killed; 18:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:57 + git semver [Pipeline] } 18:54:57 $ docker stop --time=1 b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 18:54:59 $ docker rm -f --volumes b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:59 18:54:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:59 0.23.1-centos7: Pulling from edgex-lftools 18:54:59 ab5ef0e58194: Pulling fs layer 18:54:59 9712f1f96733: Pulling fs layer 18:54:59 63f879dbbcfc: Pulling fs layer 18:54:59 0d9ebad4ef96: Pulling fs layer 18:54:59 e9a5061849ea: Pulling fs layer 18:54:59 d747dcd14b5f: Pulling fs layer 18:54:59 2de7ff778b66: Pulling fs layer 18:54:59 0d9ebad4ef96: Waiting 18:54:59 e9a5061849ea: Waiting 18:54:59 d747dcd14b5f: Waiting 18:54:59 2de7ff778b66: Waiting 18:54:59 9712f1f96733: Verifying Checksum 18:54:59 9712f1f96733: Download complete 18:55:00 63f879dbbcfc: Verifying Checksum 18:55:00 63f879dbbcfc: Download complete 18:55:00 0d9ebad4ef96: Verifying Checksum 18:55:00 0d9ebad4ef96: Download complete 18:55:00 e9a5061849ea: Verifying Checksum 18:55:00 e9a5061849ea: Download complete 18:55:00 d747dcd14b5f: Download complete 18:55:00 ab5ef0e58194: Verifying Checksum 18:55:00 ab5ef0e58194: Download complete 18:55:00 2de7ff778b66: Verifying Checksum 18:55:00 2de7ff778b66: Download complete 18:55:03 ab5ef0e58194: Pull complete 18:55:03 9712f1f96733: Pull complete 18:55:04 63f879dbbcfc: Pull complete 18:55:07 0d9ebad4ef96: Pull complete 18:55:07 e9a5061849ea: Pull complete 18:55:07 d747dcd14b5f: Pull complete 18:55:08 2de7ff778b66: Pull complete 18:55:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:08 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:55:08 $ 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:55:13 $ docker top 96ea87704929a86e901531d3be31b42f5cf50e54446b3ba3d4a9287f154d51ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:55:13 provisioning config files... 18:55:13 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9018280527200472439tmp 18:55:13 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9942598251493475892tmp 18:55:13 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16627896706511574360tmp [Pipeline] { [Pipeline] echo 18:55:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:55:13 ---> sigul-configuration.sh 18:55:13 gpg: directory `/root/.gnupg' created 18:55:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:55:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:55:13 gpg: keyring `/root/.gnupg/secring.gpg' created 18:55:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:55:13 gpg: CAST5 encrypted data 18:55:13 gpg: encrypted with 1 passphrase 18:55:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:55:13 + mkdir /home/jenkins 18:55:13 + mkdir /home/jenkins/sigul [Pipeline] sh 18:55:14 + 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:55:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:55:14 ---> sigul-install.sh 18:55:14 Sigul already installed; skipping installation. [Pipeline] sh 18:55:14 + git tag --list 18:55:14 v1.0.0 18:55:14 v1.1.0 18:55:14 v1.2.0 18:55:14 v1.3.0 18:55:14 v1.3.1 18:55:14 v2.0.0 18:55:14 v2.0.1 18:55:14 v2.1.0 18:55:14 v2.1.1 18:55:14 v2.1.1-dev.1 18:55:14 v2.1.1-dev.2 18:55:14 v2.2.0 18:55:14 v2.2.1-dev.1 18:55:14 v2.2.1-dev.10 18:55:14 v2.2.1-dev.2 18:55:14 v2.2.1-dev.3 18:55:14 v2.2.1-dev.4 18:55:14 v2.2.1-dev.5 18:55:14 v2.2.1-dev.6 18:55:14 v2.2.1-dev.7 18:55:14 v2.2.1-dev.8 18:55:14 v2.2.1-dev.9 18:55:14 v2.3.0 18:55:14 v2.3.0-dev.10 18:55:14 v2.3.0-dev.11 18:55:14 v2.3.0-dev.12 18:55:14 v2.3.0-dev.13 18:55:14 v2.3.0-dev.14 18:55:14 v2.3.0-dev.15 18:55:14 v2.3.0-dev.16 18:55:14 v2.3.0-dev.17 18:55:14 v2.3.0-dev.18 18:55:14 v2.3.0-dev.19 18:55:14 v2.3.0-dev.20 18:55:14 v2.3.0-dev.21 18:55:14 v2.3.0-dev.22 18:55:14 v2.3.0-dev.23 18:55:14 v2.3.0-dev.24 18:55:14 v2.3.0-dev.25 18:55:14 v2.3.0-dev.26 18:55:14 v2.3.0-dev.27 18:55:14 v2.3.0-dev.28 18:55:14 v2.3.0-dev.29 18:55:14 v2.3.0-dev.30 18:55:14 v2.3.0-dev.31 18:55:14 v2.3.0-dev.32 18:55:14 v2.3.0-dev.33 18:55:14 v2.3.0-dev.34 18:55:14 v2.3.0-dev.35 18:55:14 v2.3.0-dev.36 18:55:14 v2.3.0-dev.37 18:55:14 v3.0.0-dev.1 18:55:14 v3.0.0-dev.2 18:55:14 v3.0.0-dev.3 18:55:14 v3.0.0-dev.4 18:55:14 v3.0.0-dev.5 18:55:14 v3.0.0-dev.6 18:55:14 v3.0.0-dev.7 18:55:14 v3.0.0-dev.8 [Pipeline] sh 18:55:14 + lftools sign git-tag v3.0.0-dev.8 18:55:15 Signing Git tag with Sigul... 18:55:15 Signing v3.0.0-dev.8 [Pipeline] echo 18:55:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:55:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:55:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:55:16 $ docker stop --time=1 96ea87704929a86e901531d3be31b42f5cf50e54446b3ba3d4a9287f154d51ca 18:55:17 $ docker rm -f --volumes 96ea87704929a86e901531d3be31b42f5cf50e54446b3ba3d4a9287f154d51ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:55:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:18 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:55:18 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:18 $ docker top 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c -eo pid,comm 18:55:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:18 [ssh-agent] Looking for ssh-agent implementation... 18:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:18 $ docker exec 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c ssh-agent 18:55:18 SSH_AUTH_SOCK=/tmp/ssh-uqA01agPbXIl/agent.32 18:55:18 SSH_AGENT_PID=38 18:55:18 Running ssh-add (command line suppressed) 18:55:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8850918308870948906.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8850918308870948906.key) 18:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:19 + git semver bump pre 18:55:19 2023-01-11 18:55:19,314 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:55:19 2023-01-11 18:55:19,314 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 18:55:19 2023-01-11 18:55:19,314 [bump_version] DEBUG bumped version:3.0.0-dev.9 18:55:19 2023-01-11 18:55:19,314 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:55:19 2023-01-11 18:55:19,314 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:55:19 2023-01-11 18:55:19,315 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:55:19 2023-01-11 18:55:19,316 [execute] INFO git cat-file --batch-check 18:55:19 2023-01-11 18:55:19,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:19 2023-01-11 18:55:19,322 [execute] INFO git cat-file --batch 18:55:19 2023-01-11 18:55:19,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:19 2023-01-11 18:55:19,327 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:55:19 3.0.0-dev.9 [Pipeline] } 18:55:19 $ docker exec --env ******** --env ******** 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c ssh-agent -k 18:55:19 unset SSH_AUTH_SOCK; 18:55:19 unset SSH_AGENT_PID; 18:55:19 echo Agent pid 38 killed; 18:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:19 + git semver [Pipeline] } 18:55:20 $ docker stop --time=1 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c 18:55:21 $ docker rm -f --volumes 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c [Pipeline] // withDockerContainer [Pipeline] sh 18:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:22 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:55:22 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:22 $ docker top 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a -eo pid,comm 18:55:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:22 [ssh-agent] Looking for ssh-agent implementation... 18:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:22 $ docker exec 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a ssh-agent 18:55:22 SSH_AUTH_SOCK=/tmp/ssh-doZFjjrGNDUL/agent.32 18:55:22 SSH_AGENT_PID=38 18:55:22 Running ssh-add (command line suppressed) 18:55:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9544078493983818972.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9544078493983818972.key) 18:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:23 + git semver push 18:55:23 2023-01-11 18:55:23,285 [run_push] DEBUG push 18:55:23 2023-01-11 18:55:23,286 [execute] INFO git cat-file --batch-check 18:55:23 2023-01-11 18:55:23,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:23 2023-01-11 18:55:23,289 [execute] INFO git rev-list 0910ef36e652e2932238224a912aee87372b02ee -- 18:55:23 2023-01-11 18:55:23,290 [execute] DEBUG Popen(['git', 'rev-list', '0910ef36e652e2932238224a912aee87372b02ee', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:23 2023-01-11 18:55:23,298 [execute] INFO git fetch -v origin 18:55:23 2023-01-11 18:55:23,298 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:55:23 2023-01-11 18:55:23,820 [run_push] DEBUG no remote changes detected 18:55:23 2023-01-11 18:55:23,821 [execute] INFO git push origin semver 18:55:23 2023-01-11 18:55:23,821 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:24 2023-01-11 18:55:24,641 [run_push] DEBUG push all version tags 18:55:24 2023-01-11 18:55:24,642 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:55:24 2023-01-11 18:55:24,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:55:25 2023-01-11 18:55:25,446 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:55:25 3.0.0-dev.9 [Pipeline] } 18:55:25 $ docker exec --env ******** --env ******** 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a ssh-agent -k 18:55:25 unset SSH_AUTH_SOCK; 18:55:25 unset SSH_AGENT_PID; 18:55:25 echo Agent pid 38 killed; 18:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:26 + git semver [Pipeline] } 18:55:26 $ docker stop --time=1 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a 18:55:27 $ docker rm -f --volumes 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:55:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:55:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:55:28 total 16 18:55:28 drwxr-xr-x 3 root root 4096 Jan 11 18:42 . 18:55:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:55 .. 18:55:28 drwxr-xr-x 2 root root 4096 Jan 11 18:42 cost 18:55:28 -rw-r--r-- 1 root root 96 Jan 11 18:42 cost.csv 18:55:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:55:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:55:28 total 16 18:55:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:42 . 18:55:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:55 .. 18:55:28 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:42 cost 18:55:28 -rw-r--r-- 1 jenkins jenkins 96 Jan 11 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:29 ---> package-listing.sh 18:55:29 ++ facter osfamily 18:55:29 ++ tr '[:upper:]' '[:lower:]' 18:55:29 + OS_FAMILY=debian 18:55:29 + workspace=/w/workspace/ry_app-service-configurable_main 18:55:29 + START_PACKAGES=/tmp/packages_start.txt 18:55:29 + END_PACKAGES=/tmp/packages_end.txt 18:55:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:29 + PACKAGES=/tmp/packages_start.txt 18:55:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:55:29 + PACKAGES=/tmp/packages_end.txt 18:55:29 + case "${OS_FAMILY}" in 18:55:29 + dpkg -l 18:55:29 + grep '^ii' 18:55:29 + '[' -f /tmp/packages_start.txt ']' 18:55:29 + '[' -f /tmp/packages_end.txt ']' 18:55:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:55:29 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:55:29 + 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:55:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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:55:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:30 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 18:55:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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:55:30 $ docker top f86e46dd42f01278bc78e872cd35dcaf990b98147726b98153b490bdf30926d9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:31 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:31 + ls /var/log/sa-host 18:55:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:31 provisioning config files... 18:55:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17424788718964493631tmp [Pipeline] { [Pipeline] echo 18:55:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:32 ---> create-netrc.sh [Pipeline] } 18:55:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:32 ---> python-tools-install.sh [Pipeline] echo 18:55:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:32 ---> sudo-logs.sh 18:55:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:33 ---> job-cost.sh 18:55:33 lf-activate-venv: SKIPPING 18:55:33 DEBUG: total: 0.2199999988079071 18:55:33 INFO: Retrieving Stack Cost... 18:55:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:33 INFO: Archiving Costs [Pipeline] echo 18:55:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:34 ---> logs-deploy.sh 18:55:34 lf-activate-venv: SKIPPING 18:55:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/125 18:55:34 INFO: archiving workspace using pattern(s): 18:55:34 Archives upload complete. 18:55:35 INFO: archiving logs to Nexus 18:55:35 ---> uname -a: 18:55:35 Linux prd-ubuntu20-04-docker-8c-8g-1921 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:55:35 18:55:35 18:55:35 ---> lscpu: 18:55:35 Architecture: x86_64 18:55:35 CPU op-mode(s): 32-bit, 64-bit 18:55:35 Byte Order: Little Endian 18:55:35 Address sizes: 40 bits physical, 48 bits virtual 18:55:35 CPU(s): 8 18:55:35 On-line CPU(s) list: 0-7 18:55:35 Thread(s) per core: 1 18:55:35 Core(s) per socket: 1 18:55:35 Socket(s): 8 18:55:35 NUMA node(s): 1 18:55:35 Vendor ID: AuthenticAMD 18:55:35 CPU family: 23 18:55:35 Model: 49 18:55:35 Model name: AMD EPYC-Rome Processor 18:55:35 Stepping: 0 18:55:35 CPU MHz: 2799.998 18:55:35 BogoMIPS: 5599.99 18:55:35 Virtualization: AMD-V 18:55:35 Hypervisor vendor: KVM 18:55:35 Virtualization type: full 18:55:35 L1d cache: 256 KiB 18:55:35 L1i cache: 256 KiB 18:55:35 L2 cache: 4 MiB 18:55:35 L3 cache: 128 MiB 18:55:35 NUMA node0 CPU(s): 0-7 18:55:35 Vulnerability Itlb multihit: Not affected 18:55:35 Vulnerability L1tf: Not affected 18:55:35 Vulnerability Mds: Not affected 18:55:35 Vulnerability Meltdown: Not affected 18:55:35 Vulnerability Mmio stale data: Not affected 18:55:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:55:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:55:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:55:35 Vulnerability Srbds: Not affected 18:55:35 Vulnerability Tsx async abort: Not affected 18:55:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:55:35 18:55:35 18:55:35 ---> nproc: 18:55:35 8 18:55:35 18:55:35 18:55:35 ---> df -h: 18:55:35 Filesystem Size Used Avail Use% Mounted on 18:55:35 overlay 155G 13G 143G 9% / 18:55:35 tmpfs 64M 0 64M 0% /dev 18:55:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:55:35 shm 64M 0 64M 0% /dev/shm 18:55:35 /dev/vda1 155G 13G 143G 9% /facter-os 18:55:35 18:55:35 18:55:35 ---> sar -b -r -n DEV: 18:55:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1921) 01/11/23 _x86_64_ (8 CPU) 18:55:35 18:55:35 18:40:10 LINUX RESTART (8 CPU) 18:55:35 18:55:35 18:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:55:35 18:42:01 167.79 1.47 166.32 0.00 37.33 65296.85 0.00 18:55:35 18:43:01 182.57 0.30 182.27 0.00 23.33 44574.17 0.00 18:55:35 18:44:01 1.50 0.00 1.50 0.00 0.00 18.14 0.00 18:55:35 18:45:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 18:55:35 18:46:01 53.34 10.75 42.59 0.00 5160.61 8772.14 0.00 18:55:35 18:47:01 6.50 0.02 6.48 0.00 0.13 129.05 0.00 18:55:35 18:48:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 18:55:35 18:49:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 18:55:35 18:50:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 18:55:35 18:51:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 18:55:35 18:52:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 18:55:35 18:53:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 18:55:35 18:54:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:55:35 18:55:01 67.62 0.18 67.44 0.00 13.86 36889.99 0.00 18:55:35 Average: 35.13 0.91 34.23 0.00 373.94 11129.77 0.00 18:55:35 18:55:35 18:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:35 18:42:01 28096392 31403248 897508 2.73 137684 3361828 2305636 6.79 1345520 2982304 264028 18:55:35 18:43:01 27802332 31581184 720040 2.19 150444 3781236 1729424 5.10 1200268 3380780 276 18:55:35 18:44:01 27802420 31581380 719420 2.19 150464 3781248 1729424 5.10 1200200 3380784 36 18:55:35 18:45:01 27806636 31585708 714852 2.17 150476 3781248 1729424 5.10 1195864 3380784 8 18:55:35 18:46:01 27283016 31563300 718664 2.19 183988 4236192 1813420 5.34 1520232 3544364 1008 18:55:35 18:47:01 27290212 31565768 716652 2.18 182572 4232940 1787152 5.27 1517540 3541168 8 18:55:35 18:48:01 27297408 31573028 709380 2.16 182656 4232936 1787152 5.27 1510132 3541176 0 18:55:35 18:49:01 27297176 31572892 709360 2.16 182716 4232948 1787152 5.27 1510184 3541184 8 18:55:35 18:50:01 27296908 31572744 709488 2.16 182792 4232948 1787152 5.27 1510292 3541192 8 18:55:35 18:51:01 27297072 31572940 709216 2.16 182852 4232952 1787152 5.27 1510400 3541176 12 18:55:35 18:52:01 27297052 31573076 709308 2.16 182932 4232952 1787152 5.27 1510384 3541240 8 18:55:35 18:53:01 27297580 31573664 708688 2.16 182976 4232956 1787152 5.27 1510452 3541248 12 18:55:35 18:54:01 27297492 31573616 708696 2.16 183000 4232952 1787152 5.27 1510508 3541248 16 18:55:35 18:55:01 26097712 31502312 777596 2.36 202048 5274620 2104352 6.20 1638284 4541000 337940 18:55:35 Average: 27375672 31556776 730633 2.22 174114 4148568 1836350 5.41 1442161 3538546 43098 18:55:35 18:55:35 18:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:55:35 18:42:01 ens3 357.37 245.16 5790.92 35.43 0.00 0.00 0.00 0.00 18:55:35 18:42:01 veth60aca0b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:55:35 18:42:01 docker0 134.61 193.55 11.54 1757.71 0.00 0.00 0.00 0.00 18:55:35 18:42:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 18:55:35 18:43:01 ens3 193.45 160.61 2697.54 313.97 0.00 0.00 0.00 0.00 18:55:35 18:43:01 docker0 3.70 6.65 0.23 84.13 0.00 0.00 0.00 0.00 18:55:35 18:43:01 lo 8.27 8.27 0.81 0.81 0.00 0.00 0.00 0.00 18:55:35 18:44:01 ens3 2.68 0.90 5.56 0.30 0.00 0.00 0.00 0.00 18:55:35 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:45:01 ens3 0.85 0.53 0.51 0.40 0.00 0.00 0.00 0.00 18:55:35 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:35 18:46:01 ens3 144.64 86.52 2752.85 6.45 0.00 0.00 0.00 0.00 18:55:35 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:55:35 18:47:01 ens3 0.38 0.18 0.02 0.01 0.00 0.00 0.00 0.00 18:55:35 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:35 18:48:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:55:35 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:49:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:55:35 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:35 18:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:55:35 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:51:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:55:35 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:35 18:52:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:55:35 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:53:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:55:35 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:35 18:54:01 ens3 1.00 0.52 0.39 0.22 0.00 0.00 0.00 0.00 18:55:35 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:35 18:55:01 ens3 317.43 258.72 7853.91 32.82 0.00 0.00 0.00 0.00 18:55:35 18:55:01 docker0 53.02 58.02 4.14 689.82 0.00 0.00 0.00 0.00 18:55:35 18:55:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 18:55:35 Average: ens3 72.79 53.83 1364.39 27.84 0.00 0.00 0.00 0.00 18:55:35 Average: docker0 13.67 18.44 1.14 180.83 0.00 0.00 0.00 0.00 18:55:35 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 18:55:35 18:55:35 18:55:35 ---> sar -P ALL: 18:55:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1921) 01/11/23 _x86_64_ (8 CPU) 18:55:35 18:55:35 18:40:10 LINUX RESTART (8 CPU) 18:55:35 18:55:35 18:41:01 CPU %user %nice %system %iowait %steal %idle 18:55:35 18:42:01 all 25.24 0.00 5.46 3.09 0.07 66.13 18:55:35 18:42:01 0 25.78 0.00 6.41 5.68 0.13 62.00 18:55:35 18:42:01 1 25.91 0.00 4.65 0.35 0.07 69.01 18:55:35 18:42:01 2 26.25 0.00 5.47 3.72 0.07 64.50 18:55:35 18:42:01 3 25.22 0.00 4.97 0.02 0.07 69.72 18:55:35 18:42:01 4 25.49 0.00 5.21 6.02 0.07 63.21 18:55:35 18:42:01 5 23.34 0.00 5.42 1.41 0.07 69.75 18:55:35 18:42:01 6 25.57 0.00 5.10 0.24 0.05 69.04 18:55:35 18:42:01 7 24.33 0.00 6.48 7.37 0.07 61.75 18:55:35 18:43:01 all 23.15 0.00 4.62 2.05 0.07 70.10 18:55:35 18:43:01 0 22.88 0.00 4.50 0.23 0.05 72.34 18:55:35 18:43:01 1 21.50 0.00 4.17 2.54 0.12 71.67 18:55:35 18:43:01 2 23.30 0.00 4.93 8.53 0.05 63.19 18:55:35 18:43:01 3 22.74 0.00 4.54 0.93 0.07 71.73 18:55:35 18:43:01 4 23.81 0.00 4.68 0.03 0.08 71.39 18:55:35 18:43:01 5 24.36 0.00 5.07 0.32 0.05 70.20 18:55:35 18:43:01 6 22.99 0.00 4.61 3.69 0.10 68.61 18:55:35 18:43:01 7 23.65 0.00 4.48 0.12 0.07 71.68 18:55:35 18:44:01 all 0.13 0.00 0.02 0.00 0.01 99.84 18:55:35 18:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:55:35 18:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:55:35 18:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:55:35 18:44:01 3 0.81 0.00 0.02 0.02 0.00 99.15 18:55:35 18:44:01 4 0.12 0.00 0.03 0.00 0.00 99.85 18:55:35 18:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:55:35 18:44:01 6 0.00 0.00 0.03 0.02 0.02 99.93 18:55:35 18:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:55:35 18:45:01 all 0.07 0.00 0.01 0.00 0.00 99.91 18:55:35 18:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:55:35 18:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:55:35 18:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:55:35 18:45:01 3 0.42 0.00 0.02 0.02 0.00 99.55 18:55:35 18:45:01 4 0.07 0.00 0.02 0.00 0.00 99.92 18:55:35 18:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:45:01 6 0.03 0.00 0.00 0.02 0.00 99.95 18:55:35 18:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:55:35 18:46:01 all 2.30 0.00 1.32 0.65 0.02 95.71 18:55:35 18:46:01 0 2.29 0.00 0.63 0.07 0.02 97.00 18:55:35 18:46:01 1 1.80 0.00 0.93 1.31 0.03 95.92 18:55:35 18:46:01 2 1.69 0.00 0.72 0.10 0.02 97.48 18:55:35 18:46:01 3 2.58 0.00 2.09 1.61 0.02 93.71 18:55:35 18:46:01 4 2.46 0.00 1.07 0.87 0.03 95.57 18:55:35 18:46:01 5 3.24 0.00 2.84 0.80 0.02 93.10 18:55:35 18:46:01 6 2.22 0.00 1.45 0.38 0.02 95.93 18:55:35 18:46:01 7 2.11 0.00 0.87 0.05 0.03 96.94 18:55:35 18:47:01 all 0.33 0.00 0.05 0.02 0.00 99.60 18:55:35 18:47:01 0 2.00 0.00 0.05 0.08 0.00 97.87 18:55:35 18:47:01 1 0.02 0.00 0.05 0.00 0.00 99.93 18:55:35 18:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:55:35 18:47:01 3 0.05 0.00 0.05 0.03 0.02 99.85 18:55:35 18:47:01 4 0.28 0.00 0.10 0.00 0.00 99.62 18:55:35 18:47:01 5 0.10 0.00 0.07 0.00 0.00 99.83 18:55:35 18:47:01 6 0.07 0.00 0.03 0.02 0.00 99.88 18:55:35 18:47:01 7 0.05 0.00 0.05 0.00 0.02 99.88 18:55:35 18:48:01 all 0.06 0.00 0.01 0.00 0.01 99.91 18:55:35 18:48:01 0 0.47 0.00 0.03 0.02 0.02 99.47 18:55:35 18:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:55:35 18:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:55:35 18:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:55:35 18:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:55:35 18:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:55:35 18:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:55:35 18:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:55:35 18:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:55:35 18:49:01 0 0.05 0.00 0.02 0.03 0.02 99.88 18:55:35 18:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:55:35 18:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:55:35 18:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:55:35 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:55:35 18:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:55:35 18:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:55:35 18:50:01 0 0.03 0.00 0.02 0.03 0.00 99.92 18:55:35 18:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:55:35 18:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:55:35 18:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 18:55:35 18:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:55:35 18:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:55:35 18:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:55:35 18:51:01 0 0.05 0.00 0.02 0.03 0.02 99.88 18:55:35 18:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:55:35 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:55:35 18:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:55:35 18:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:55:35 18:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:55:35 18:52:01 0 0.07 0.00 0.00 0.02 0.02 99.90 18:55:35 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:55:35 18:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:55:35 18:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 18:55:35 18:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:55:35 18:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:55:35 18:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:55:35 18:55:35 18:52:01 CPU %user %nice %system %iowait %steal %idle 18:55:35 18:53:01 all 0.05 0.00 0.01 0.01 0.01 99.92 18:55:35 18:53:01 0 0.03 0.00 0.02 0.03 0.00 99.92 18:55:35 18:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:55:35 18:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:55:35 18:53:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:55:35 18:53:01 4 0.30 0.00 0.00 0.00 0.02 99.68 18:55:35 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:55:35 18:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:55:35 18:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:55:35 18:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:55:35 18:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:55:35 18:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:55:35 18:54:01 4 0.07 0.00 0.02 0.00 0.00 99.92 18:55:35 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:35 18:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:55:35 18:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:55:35 18:55:01 all 5.52 0.00 2.28 1.20 0.03 90.97 18:55:35 18:55:01 0 5.09 0.00 1.75 1.44 0.03 91.68 18:55:35 18:55:01 1 4.99 0.00 3.05 0.52 0.02 91.43 18:55:35 18:55:01 2 4.79 0.00 2.47 3.85 0.03 88.85 18:55:35 18:55:01 3 6.91 0.00 2.58 0.17 0.03 90.31 18:55:35 18:55:01 4 5.23 0.00 1.54 0.99 0.02 92.22 18:55:35 18:55:01 5 6.73 0.00 1.78 0.03 0.02 91.44 18:55:35 18:55:01 6 4.95 0.00 2.00 0.07 0.03 92.94 18:55:35 18:55:01 7 5.46 0.00 3.03 2.56 0.05 88.89 18:55:35 Average: all 4.03 0.00 0.98 0.50 0.02 94.47 18:55:35 Average: 0 4.18 0.00 0.95 0.54 0.02 94.30 18:55:35 Average: 1 3.85 0.00 0.92 0.34 0.02 94.88 18:55:35 Average: 2 3.97 0.00 0.97 1.15 0.01 93.90 18:55:35 Average: 3 4.17 0.00 1.01 0.20 0.02 94.60 18:55:35 Average: 4 4.10 0.00 0.90 0.56 0.02 94.42 18:55:35 Average: 5 4.10 0.00 1.08 0.18 0.01 94.63 18:55:35 Average: 6 3.96 0.00 0.94 0.32 0.02 94.77 18:55:35 Average: 7 3.93 0.00 1.06 0.71 0.02 94.27 18:55:35 18:55:35 18:55:35