Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a73b250e7ad45321f8771bc89bfbc43dfba8ea06 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-ssh1910419745193080132.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14616134827802738961.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1964850840761925071.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2794544441701463956.key Verifying host key using known hosts file > 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-ssh3454430528514935883.key Verifying host key using known hosts file > 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-8288 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 (main) Commit message: "feat(snap): add config interface with unique identifier (#475)" > 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 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 # timeout=10 > git rev-list --no-walk 51528f966f03c08c11749ac1b942a5d1476d1420 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:52:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:52:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:29 ========================================================= 09:52:29 EdgeX Global Pipelines Version Info 09:52:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:52:30 ------------------- 09:52:30 stable info: 09:52:30 ------------------- 09:52:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:52:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:52:30 Message: update stable to v1.0.239 09:52:30 ------------------- 09:52:30 experimental info: 09:52:30 ------------------- 09:52:30 Commited By: **** collab-it+edgex@linuxfoundation.org 09:52:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:52:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73b250 [Pipeline] echo 09:52:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:31 provisioning config files... 09:52:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15543555780318224387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:31 ---> docker-login.sh 09:52:31 nexus3.edgexfoundry.org:10001 09:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:31 Configure a credential helper to remove this warning. See 09:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:31 09:52:31 Login Succeeded 09:52:31 nexus3.edgexfoundry.org:10002 09:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:31 Configure a credential helper to remove this warning. See 09:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:31 09:52:31 Login Succeeded 09:52:31 nexus3.edgexfoundry.org:10003 09:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:32 Configure a credential helper to remove this warning. See 09:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:32 09:52:32 Login Succeeded 09:52:32 nexus3.edgexfoundry.org:10004 09:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:32 Configure a credential helper to remove this warning. See 09:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:32 09:52:32 Login Succeeded 09:52:32 docker.io 09:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:32 Configure a credential helper to remove this warning. See 09:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:32 09:52:32 Login Succeeded 09:52:32 ---> docker-login.sh ends [Pipeline] } 09:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:52:33 + git rev-list -1 --merges a73b250e7ad45321f8771bc89bfbc43dfba8ea06~1..a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo 09:52:33 -----------> git rev-list -1 --merges a73b250e7ad45321f8771bc89bfbc43dfba8ea06~1..a73b250e7ad45321f8771bc89bfbc43dfba8ea06 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [false] [Pipeline] sh 09:52:33 + git log --format=format:%s -1 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo 09:52:33 ========================================================= 09:52:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:52:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:52:33 + git log --format=format:%s -1 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo 09:52:33 [semverPrep] GIT_COMMIT: a73b250e7ad45321f8771bc89bfbc43dfba8ea06, Commit Message: feat(snap): add config interface with unique identifier (#475) [Pipeline] echo 09:52:33 [semverPrep] This is not a build commit. [Pipeline] sh 09:52:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:52:34 + grep -v github /etc/ssh/ssh_known_hosts 09:52:34 + [ -e /tmp/ssh_known_hosts ] 09:52:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:52:34 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 09:52:34 -a /etc/ssh/ssh_known_hosts 09:52:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:34 09:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:34 0.1.4: Pulling from edgex-devops/py-git-semver 09:52:34 b85a868b505f: Pulling fs layer 09:52:34 e2be974225ed: Pulling fs layer 09:52:34 339a4e72a1f5: Pulling fs layer 09:52:34 988bab9f4d93: Pulling fs layer 09:52:34 1469e6f7b9e6: Pulling fs layer 09:52:34 eaf3925da568: Pulling fs layer 09:52:34 bab4dde63d76: Pulling fs layer 09:52:34 bde34c3a00c8: Pulling fs layer 09:52:34 b352a97aabf1: Pulling fs layer 09:52:34 4872d77fe225: Pulling fs layer 09:52:34 5851b861e8e6: Pulling fs layer 09:52:34 988bab9f4d93: Waiting 09:52:34 1469e6f7b9e6: Waiting 09:52:34 eaf3925da568: Waiting 09:52:34 bab4dde63d76: Waiting 09:52:34 bde34c3a00c8: Waiting 09:52:34 4872d77fe225: Waiting 09:52:34 b352a97aabf1: Waiting 09:52:34 5851b861e8e6: Waiting 09:52:34 e2be974225ed: Verifying Checksum 09:52:34 e2be974225ed: Download complete 09:52:34 988bab9f4d93: Verifying Checksum 09:52:34 988bab9f4d93: Download complete 09:52:34 1469e6f7b9e6: Verifying Checksum 09:52:34 1469e6f7b9e6: Download complete 09:52:35 eaf3925da568: Verifying Checksum 09:52:35 eaf3925da568: Download complete 09:52:35 339a4e72a1f5: Verifying Checksum 09:52:35 339a4e72a1f5: Download complete 09:52:35 bde34c3a00c8: Verifying Checksum 09:52:35 bde34c3a00c8: Download complete 09:52:35 b352a97aabf1: Verifying Checksum 09:52:35 b352a97aabf1: Download complete 09:52:35 4872d77fe225: Download complete 09:52:35 5851b861e8e6: Download complete 09:52:35 b85a868b505f: Verifying Checksum 09:52:35 b85a868b505f: Download complete 09:52:35 bab4dde63d76: Verifying Checksum 09:52:35 bab4dde63d76: Download complete 09:52:36 b85a868b505f: Pull complete 09:52:36 e2be974225ed: Pull complete 09:52:36 339a4e72a1f5: Pull complete 09:52:36 988bab9f4d93: Pull complete 09:52:37 1469e6f7b9e6: Pull complete 09:52:37 eaf3925da568: Pull complete 09:52:39 bab4dde63d76: Pull complete 09:52:39 bde34c3a00c8: Pull complete 09:52:39 b352a97aabf1: Pull complete 09:52:39 4872d77fe225: Pull complete 09:52:39 5851b861e8e6: Pull complete 09:52:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:39 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 09:52:39 $ 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 09:52:40 $ docker top 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 -eo pid,comm 09:52:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:52:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:40 [ssh-agent] Looking for ssh-agent implementation... 09:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:40 $ docker exec 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent 09:52:40 SSH_AUTH_SOCK=/tmp/ssh-vqWdw6EJZ5rd/agent.32 09:52:40 SSH_AGENT_PID=38 09:52:40 Running ssh-add (command line suppressed) 09:52:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7509789807973250270.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7509789807973250270.key) 09:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:41 + git tag --points-at HEAD [Pipeline] } 09:52:41 $ docker exec --env ******** --env ******** 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent -k 09:52:41 unset SSH_AUTH_SOCK; 09:52:41 unset SSH_AGENT_PID; 09:52:41 echo Agent pid 38 killed; 09:52:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:52:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:41 [ssh-agent] Looking for ssh-agent implementation... 09:52:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:41 $ docker exec 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent 09:52:41 SSH_AUTH_SOCK=/tmp/ssh-NIsItSfuN20y/agent.70 09:52:41 SSH_AGENT_PID=76 09:52:41 Running ssh-add (command line suppressed) 09:52:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11905072131126070159.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11905072131126070159.key) 09:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:42 + git semver init 09:52:42 2022-10-17 09:52:42,310 [run_init] DEBUG init version:0.0.0 force:False 09:52:42 2022-10-17 09:52:42,310 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 09:52:42 2022-10-17 09:52:42,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 09:52:42 2022-10-17 09:52:42,311 [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) 09:52:43 2022-10-17 09:52:43,225 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 09:52:43 2022-10-17 09:52:43,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 09:52:43 2022-10-17 09:52:43,226 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:52:43 2022-10-17 09:52:43,226 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:52:43 2.3.0-dev.30 [Pipeline] } 09:52:43 $ docker exec --env ******** --env ******** 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent -k 09:52:43 unset SSH_AUTH_SOCK; 09:52:43 unset SSH_AGENT_PID; 09:52:43 echo Agent pid 76 killed; 09:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:43 + git semver [Pipeline] } 09:52:44 $ docker stop --time=1 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 09:52:45 $ docker rm -f 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:45 Stashed 1 file(s) [Pipeline] echo 09:52:45 [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [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 09:52:46 provisioning config files... 09:52:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7815296851188367549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:46 ---> docker-login.sh 09:52:46 nexus3.edgexfoundry.org:10001 09:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:46 Configure a credential helper to remove this warning. See 09:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:46 09:52:46 Login Succeeded 09:52:46 nexus3.edgexfoundry.org:10002 09:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:46 Configure a credential helper to remove this warning. See 09:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:46 09:52:46 Login Succeeded 09:52:46 nexus3.edgexfoundry.org:10003 09:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:46 Configure a credential helper to remove this warning. See 09:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:46 09:52:46 Login Succeeded 09:52:46 nexus3.edgexfoundry.org:10004 09:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:46 Configure a credential helper to remove this warning. See 09:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:46 09:52:46 Login Succeeded 09:52:46 docker.io 09:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:47 Configure a credential helper to remove this warning. See 09:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:47 09:52:47 Login Succeeded 09:52:47 ---> docker-login.sh ends [Pipeline] } 09:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:52:47 ========================================================= 09:52:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:52:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + 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 . 09:52:47 Sending build context to Docker daemon 3.14MB 09:52:47 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 09:52:47 Step 2/14 : FROM ${BASE} AS builder 09:52:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:52:47 213ec9aee27d: Pulling fs layer 09:52:47 4583459ba037: Pulling fs layer 09:52:47 93c1e223e6f2: Pulling fs layer 09:52:47 53926ce57604: Pulling fs layer 09:52:47 21b2b0c7a3f4: Pulling fs layer 09:52:47 30f14e443154: Pulling fs layer 09:52:47 53926ce57604: Waiting 09:52:47 21b2b0c7a3f4: Waiting 09:52:47 801331c1e519: Pulling fs layer 09:52:47 99cc6dd402b0: Pulling fs layer 09:52:47 7d9ed39f4882: Pulling fs layer 09:52:47 801331c1e519: Waiting 09:52:47 99cc6dd402b0: Waiting 09:52:47 7d9ed39f4882: Waiting 09:52:47 93c1e223e6f2: Verifying Checksum 09:52:47 93c1e223e6f2: Download complete 09:52:47 4583459ba037: Download complete 09:52:47 21b2b0c7a3f4: Download complete 09:52:47 30f14e443154: Verifying Checksum 09:52:47 30f14e443154: Download complete 09:52:47 213ec9aee27d: Verifying Checksum 09:52:47 213ec9aee27d: Download complete 09:52:47 801331c1e519: Verifying Checksum 09:52:47 801331c1e519: Download complete 09:52:47 213ec9aee27d: Pull complete 09:52:48 4583459ba037: Pull complete 09:52:48 93c1e223e6f2: Pull complete 09:52:48 7d9ed39f4882: Verifying Checksum 09:52:48 7d9ed39f4882: Download complete 09:52:48 99cc6dd402b0: Verifying Checksum 09:52:48 99cc6dd402b0: Download complete 09:52:48 53926ce57604: Verifying Checksum 09:52:48 53926ce57604: Download complete 09:52:52 53926ce57604: Pull complete 09:52:52 21b2b0c7a3f4: Pull complete 09:52:52 30f14e443154: Pull complete 09:52:52 801331c1e519: Pull complete 09:52:53 99cc6dd402b0: Pull complete 09:52:54 7d9ed39f4882: Pull complete 09:52:54 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:52:54 ---> 1dedd983c030 09:52:54 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:52:56 ---> Running in 6e050183f45f 09:52:56 Removing intermediate container 6e050183f45f 09:52:56 ---> 1a7040b8bd87 09:52:56 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 09:52:56 ---> Running in 1dce74b78867 09:52:56 Removing intermediate container 1dce74b78867 09:52:56 ---> 5bf5474fda5f 09:52:56 Step 5/14 : ARG ADD_BUILD_TAGS="" 09:52:56 ---> Running in a2db21e41464 09:52:56 Removing intermediate container a2db21e41464 09:52:56 ---> dcb49237ed4b 09:52:56 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:52:56 ---> Running in 280683a1c0fd 09:52:56 Removing intermediate container 280683a1c0fd 09:52:56 ---> 6ceaedafe0b0 09:52:56 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:56 ---> Running in f7253adb9984 09:52:56 Removing intermediate container f7253adb9984 09:52:56 ---> eb735690a6d7 09:52:56 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:52:56 ---> Running in fa844c0b80ce 09:52:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:52:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:52:58 OK: 211 MiB in 51 packages 09:52:58 Removing intermediate container fa844c0b80ce 09:52:58 ---> eb28bc4c8838 09:52:58 Step 9/14 : WORKDIR /app 09:52:58 ---> Running in f7bdac73063c 09:52:58 Removing intermediate container f7bdac73063c 09:52:58 ---> a14a7b1bdd88 09:52:58 Step 10/14 : COPY go.mod vendor* ./ 09:52:58 ---> 73edbaebe867 09:52:58 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:58 ---> Running in 0d5492518d9b 09:53:00 Still waiting to schedule task 09:53:00 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:53:13 Removing intermediate container 0d5492518d9b 09:53:13 ---> a4d37eee8dae 09:53:13 Step 12/14 : COPY . . 09:53:13 ---> fcbdf70d4c06 09:53:13 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:53:13 ---> Running in e0a1f9c574ce 09:53:13 Removing intermediate container e0a1f9c574ce 09:53:13 ---> 61445c45af3b 09:53:13 Step 14/14 : RUN $MAKE 09:53:13 ---> Running in dedc1d46fc36 09:53:13 noop 09:53:13 Removing intermediate container dedc1d46fc36 09:53:13 ---> 13de505675de 09:53:13 Successfully built 13de505675de 09:53:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:14 + docker inspect -f . ci-base-image-x86_64 09:53:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:14 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 09:53:14 $ 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 09:53:14 $ docker top 5b7db7909a326b7eb826022b5ccd336603aa3d6b65a061be4a0e2a2196302f4a -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:14 + go version 09:53:14 go version go1.18.7 linux/amd64 [Pipeline] } 09:53:14 $ docker stop --time=1 5b7db7909a326b7eb826022b5ccd336603aa3d6b65a061be4a0e2a2196302f4a 09:53:16 $ docker rm -f 5b7db7909a326b7eb826022b5ccd336603aa3d6b65a061be4a0e2a2196302f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:16 + docker inspect -f . ci-base-image-x86_64 09:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:16 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 09:53:16 $ 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 09:53:17 $ docker top ff71bdef837d87a133ea6dc7dd6853f24c4fcd07d60d8cacd23d38c4ed70126c -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 09:53:17 + make test 09:53:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 09:53:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 09:53:25 CGO_ENABLED=1 go vet ./... 09:53:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:53:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:53:29 ./bin/test-attribution-txt.sh [Pipeline] echo 09:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:53:29 $ docker stop --time=1 ff71bdef837d87a133ea6dc7dd6853f24c4fcd07d60d8cacd23d38c4ed70126c 09:53:31 $ docker rm -f ff71bdef837d87a133ea6dc7dd6853f24c4fcd07d60d8cacd23d38c4ed70126c [Pipeline] // withDockerContainer [Pipeline] sh 09:53:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:53:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:53:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:53:32 + ls -al . 09:53:32 total 176 09:53:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:53 . 09:53:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:52 .. 09:53:32 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 09:52 .dockerignore 09:53:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:52 .git 09:53:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:52 .github 09:53:32 -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 09:52 .gitignore 09:53:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:52 .semver 09:53:32 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 17 09:52 Attribution.txt 09:53:32 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 17 09:52 CHANGELOG.md 09:53:32 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 17 09:52 Dockerfile 09:53:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:52 GOVERNANCE.md 09:53:32 -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 09:52 Jenkinsfile 09:53:32 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 09:52 LICENSE 09:53:32 -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 09:52 OWNERS.md 09:53:32 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 17 09:52 README.md 09:53:32 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:52 VERSION 09:53:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:52 bin 09:53:32 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 09:53 coverage.out 09:53:32 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 17 09:52 go.mod 09:53:32 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 17 09:52 go.sum 09:53:32 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 17 09:52 main.go 09:53:32 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 17 09:52 makefile 09:53:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:52 res 09:53:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:32 + 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=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 --label arch=amd64 --label version=2.3.0-dev.30 . 09:53:32 Sending build context to Docker daemon 3.141MB 09:53:32 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 09:53:32 Step 2/28 : FROM ${BASE} AS builder 09:53:32 ---> 13de505675de 09:53:32 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:53:32 ---> Running in 50c0e0fc3117 09:53:32 Removing intermediate container 50c0e0fc3117 09:53:32 ---> f4c3ba4c5347 09:53:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 09:53:32 ---> Running in fb3846092593 09:53:32 Removing intermediate container fb3846092593 09:53:32 ---> 8759caf0a8fa 09:53:32 Step 5/28 : ARG ADD_BUILD_TAGS="" 09:53:32 ---> Running in bacf1e538349 09:53:32 Removing intermediate container bacf1e538349 09:53:32 ---> 66d740d2cf55 09:53:32 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:53:32 ---> Running in c45ce717cb7a 09:53:33 Removing intermediate container c45ce717cb7a 09:53:33 ---> 1894d486bfe4 09:53:33 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:33 ---> Running in 7b2da319fa3c 09:53:33 Removing intermediate container 7b2da319fa3c 09:53:33 ---> 85561f515dd2 09:53:33 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:53:33 ---> Running in 5e1ce8f071a1 09:53:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:53:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:53:35 OK: 211 MiB in 51 packages 09:53:35 Removing intermediate container 5e1ce8f071a1 09:53:35 ---> 75c3fe2ea24d 09:53:35 Step 9/28 : WORKDIR /app 09:53:35 ---> Running in b6b41b52caba 09:53:35 Removing intermediate container b6b41b52caba 09:53:35 ---> 7f7f21b3f09c 09:53:35 Step 10/28 : COPY go.mod vendor* ./ 09:53:35 ---> 63421a258578 09:53:35 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:35 ---> Running in 745eea1f81c3 09:53:36 Removing intermediate container 745eea1f81c3 09:53:36 ---> 872553ed0770 09:53:36 Step 12/28 : COPY . . 09:53:36 ---> 60dde583c3f3 09:53:36 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:53:36 ---> Running in 3c82a61dc708 09:53:36 Removing intermediate container 3c82a61dc708 09:53:36 ---> 637c38115598 09:53:36 Step 14/28 : RUN $MAKE 09:53:36 ---> Running in c53ba823e811 09:53:36 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 09:53:54 Removing intermediate container c53ba823e811 09:53:54 ---> 8eb3e56d13bb 09:53:54 Step 15/28 : FROM alpine:3.16 09:53:55 3.16: Pulling from library/alpine 09:53:55 213ec9aee27d: Already exists 09:53:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:53:55 Status: Downloaded newer image for alpine:3.16 09:53:55 ---> 9c6f07244728 09:53:55 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:53:55 ---> Running in 65e09a55d970 09:53:55 Removing intermediate container 65e09a55d970 09:53:55 ---> be53c2af6fe5 09:53:55 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 09:53:55 ---> Running in 8656bd4f2589 09:53:55 Removing intermediate container 8656bd4f2589 09:53:55 ---> df5fd4e0edea 09:53:55 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 09:53:55 ---> Running in 182248d85baa 09:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:53:56 (1/7) Installing ca-certificates (20220614-r0) 09:53:56 (2/7) Installing dumb-init (1.2.5-r1) 09:53:56 (3/7) Installing libgcc (11.2.1_git20220219-r2) 09:53:56 (4/7) Installing libsodium (1.0.18-r0) 09:53:56 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 09:53:56 (6/7) Installing libzmq (4.3.4-r0) 09:53:56 (7/7) Installing zeromq (4.3.4-r0) 09:53:56 Executing busybox-1.35.0-r17.trigger 09:53:56 Executing ca-certificates-20220614-r0.trigger 09:53:56 OK: 9 MiB in 21 packages 09:53:57 Removing intermediate container 182248d85baa 09:53:57 ---> 5745be9204a0 09:53:57 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:53:57 ---> 3b7751e1acb8 09:53:57 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 09:53:57 ---> cc8134a01241 09:53:57 Step 21/28 : COPY --from=builder /app/res/ /res/ 09:53:57 ---> 7b435fc39e49 09:53:57 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:53:58 ---> 6f4a4a3f9859 09:53:58 Step 23/28 : EXPOSE 48095 09:53:58 ---> Running in 37ea0261c221 09:53:58 Removing intermediate container 37ea0261c221 09:53:58 ---> e198f85707e2 09:53:58 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 09:53:58 ---> Running in eee08084ab35 09:53:58 Removing intermediate container eee08084ab35 09:53:58 ---> 638cdadcf626 09:53:58 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:58 ---> Running in 1886ca1eac4a 09:53:58 Removing intermediate container 1886ca1eac4a 09:53:58 ---> f3c10b0a96a4 09:53:58 Step 26/28 : LABEL arch=amd64 09:53:58 ---> Running in 52b897014e12 09:53:58 Removing intermediate container 52b897014e12 09:53:58 ---> 4132964a824f 09:53:58 Step 27/28 : LABEL git_sha=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 09:53:58 ---> Running in 597fcdc6e7b3 09:53:58 Removing intermediate container 597fcdc6e7b3 09:53:58 ---> b7440237b736 09:53:58 Step 28/28 : LABEL version=2.3.0-dev.30 09:53:58 ---> Running in c6d844508d74 09:53:58 Removing intermediate container c6d844508d74 09:53:58 ---> 05888c94a0d5 09:53:58 [Warning] One or more build-args [ARCH] were not consumed 09:53:58 Successfully built 05888c94a0d5 09:53:58 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 09:53:58 provisioning config files... 09:53:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11082940360761777087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:58 ---> docker-login.sh 09:53:58 nexus3.edgexfoundry.org:10001 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10002 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10003 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:59 Configure a credential helper to remove this warning. See 09:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:59 09:53:59 Login Succeeded 09:53:59 nexus3.edgexfoundry.org:10004 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:59 Configure a credential helper to remove this warning. See 09:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:59 09:53:59 Login Succeeded 09:53:59 docker.io 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:59 Configure a credential helper to remove this warning. See 09:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:59 09:53:59 Login Succeeded 09:53:59 ---> docker-login.sh ends [Pipeline] } 09:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:53:59 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 09:53:59 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 09:53:59 latest 09:53:59 2.3.0-dev.30 09:53:59 a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 09:53:59 main 09:53:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 09:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:54:00 eebbf2968eab: Preparing 09:54:00 451c7bae9b1b: Preparing 09:54:00 5b2be410084e: Preparing 09:54:00 642f2a52d0d0: Preparing 09:54:00 5de3b4e3b69b: Preparing 09:54:00 994393dc58e7: Preparing 09:54:00 994393dc58e7: Waiting 09:54:00 642f2a52d0d0: Pushed 09:54:00 451c7bae9b1b: Pushed 09:54:00 5b2be410084e: Pushed 09:54:00 994393dc58e7: Layer already exists 09:54:00 5de3b4e3b69b: Pushed 09:54:02 eebbf2968eab: Pushed 09:54:02 a73b250e7ad45321f8771bc89bfbc43dfba8ea06: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:54:03 eebbf2968eab: Preparing 09:54:03 451c7bae9b1b: Preparing 09:54:03 5b2be410084e: Preparing 09:54:03 642f2a52d0d0: Preparing 09:54:03 5de3b4e3b69b: Preparing 09:54:03 994393dc58e7: Preparing 09:54:03 994393dc58e7: Waiting 09:54:03 642f2a52d0d0: Layer already exists 09:54:03 eebbf2968eab: Layer already exists 09:54:03 5b2be410084e: Layer already exists 09:54:03 451c7bae9b1b: Layer already exists 09:54:03 5de3b4e3b69b: Layer already exists 09:54:03 994393dc58e7: Layer already exists 09:54:03 latest: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.30 09:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:54:03 eebbf2968eab: Preparing 09:54:03 451c7bae9b1b: Preparing 09:54:03 5b2be410084e: Preparing 09:54:03 642f2a52d0d0: Preparing 09:54:03 5de3b4e3b69b: Preparing 09:54:03 994393dc58e7: Preparing 09:54:03 994393dc58e7: Waiting 09:54:03 eebbf2968eab: Layer already exists 09:54:03 451c7bae9b1b: Layer already exists 09:54:03 642f2a52d0d0: Layer already exists 09:54:03 5de3b4e3b69b: Layer already exists 09:54:03 5b2be410084e: Layer already exists 09:54:03 994393dc58e7: Layer already exists 09:54:03 2.3.0-dev.30: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 09:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:54:04 eebbf2968eab: Preparing 09:54:04 451c7bae9b1b: Preparing 09:54:04 5b2be410084e: Preparing 09:54:04 642f2a52d0d0: Preparing 09:54:04 5de3b4e3b69b: Preparing 09:54:04 994393dc58e7: Preparing 09:54:04 994393dc58e7: Waiting 09:54:04 451c7bae9b1b: Layer already exists 09:54:04 eebbf2968eab: Layer already exists 09:54:04 5de3b4e3b69b: Layer already exists 09:54:04 5b2be410084e: Layer already exists 09:54:04 642f2a52d0d0: Layer already exists 09:54:04 994393dc58e7: Layer already exists 09:54:04 a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 09:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:54:04 eebbf2968eab: Preparing 09:54:04 451c7bae9b1b: Preparing 09:54:04 5b2be410084e: Preparing 09:54:04 642f2a52d0d0: Preparing 09:54:04 5de3b4e3b69b: Preparing 09:54:04 994393dc58e7: Preparing 09:54:04 994393dc58e7: Waiting 09:54:04 5b2be410084e: Layer already exists 09:54:04 451c7bae9b1b: Layer already exists 09:54:04 642f2a52d0d0: Layer already exists 09:54:04 eebbf2968eab: Layer already exists 09:54:04 5de3b4e3b69b: Layer already exists 09:54:04 994393dc58e7: Layer already exists 09:54:04 main: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:05 ===================================================== [Pipeline] echo 09:54:05 taggedImages: 09:54:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 09:54:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:54:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.30 09:54:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 09:54:05 - 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 09:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:54:05 09:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:54:05 latest: Pulling from edgex-lftools-log-publisher 09:54:05 5eb5b503b376: Pulling fs layer 09:54:05 5c69ac0246d0: Pulling fs layer 09:54:05 ec43610c2a17: Pulling fs layer 09:54:05 3a2ae6a8a46f: Pulling fs layer 09:54:05 33b1e0a273af: Pulling fs layer 09:54:05 5d3b04190fa2: Pulling fs layer 09:54:05 2f39f015ded8: Pulling fs layer 09:54:05 3a2ae6a8a46f: Waiting 09:54:05 33b1e0a273af: Waiting 09:54:05 5d3b04190fa2: Waiting 09:54:05 2f39f015ded8: Waiting 09:54:05 5c69ac0246d0: Verifying Checksum 09:54:05 5c69ac0246d0: Download complete 09:54:05 3a2ae6a8a46f: Verifying Checksum 09:54:05 3a2ae6a8a46f: Download complete 09:54:05 33b1e0a273af: Verifying Checksum 09:54:05 33b1e0a273af: Download complete 09:54:05 5d3b04190fa2: Download complete 09:54:05 ec43610c2a17: Download complete 09:54:05 5eb5b503b376: Verifying Checksum 09:54:05 5eb5b503b376: Download complete 09:54:06 2f39f015ded8: Download complete 09:54:07 5eb5b503b376: Pull complete 09:54:07 5c69ac0246d0: Pull complete 09:54:07 ec43610c2a17: Pull complete 09:54:07 3a2ae6a8a46f: Pull complete 09:54:07 33b1e0a273af: Pull complete 09:54:07 5d3b04190fa2: Pull complete 09:54:12 2f39f015ded8: Pull complete 09:54:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:54:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:12 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 09:54:12 $ 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 09:54:15 $ docker top 81afeaef6039e82da0371f96aacf4018978e3db6c0b78cb768cb7e660d071236 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:15 ---> job-cost.sh 09:54:15 lf-activate-venv: SKIPPING 09:54:15 INFO: No Stack... 09:54:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:54:16 INFO: Archiving Costs [Pipeline] sh 09:54:16 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 09:54:16 + cut -d, -f6 [Pipeline] lock 09:54:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] 09:54:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] did not exist. Created. 09:54:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:54:16 + echo total: 0.2199999988079071 [Pipeline] stash 09:54:16 Stashed 1 file(s) [Pipeline] } 09:54:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 09:54:16 $ docker stop --time=1 81afeaef6039e82da0371f96aacf4018978e3db6c0b78cb768cb7e660d071236 09:54:18 $ docker rm -f 81afeaef6039e82da0371f96aacf4018978e3db6c0b78cb768cb7e660d071236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:57:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8289 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 09:57:01 Running in /w/workspace/app-service-configurable/109 [Pipeline] { [Pipeline] checkout 09:57:01 Selected Git installation does not exist. Using Default 09:57:01 The recommended git tool is: NONE 09:57:06 using credential edgex-jenkins-ssh 09:57:06 Cloning the remote Git repository 09:57:06 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:57:06 > git init /w/workspace/app-service-configurable/109 # timeout=10 09:57:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:57:06 > git --version # timeout=10 09:57:06 > git --version # 'git version 2.25.1' 09:57:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:06 Verifying host key using known hosts file 09:57:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:57:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:57:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:09 Avoid second fetch 09:57:09 Checking out Revision a73b250e7ad45321f8771bc89bfbc43dfba8ea06 (main) 09:57:09 Commit message: "feat(snap): add config interface with unique identifier (#475)" 09:57:09 > git config core.sparsecheckout # timeout=10 09:57:09 > git checkout -f a73b250e7ad45321f8771bc89bfbc43dfba8ea06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:57:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:57:10 Dload Upload Total Spent Left Speed 09:57:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 21727 0 --:--:-- --:--:-- --:--:-- 21727 [Pipeline] sh 09:57:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:57:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:57:12 + sudo tee /etc/docker/daemon.new 09:57:12 { 09:57:12 "registry-mirrors": [ 09:57:12 "https://nexus3.edgexfoundry.org:10001" 09:57:12 ], 09:57:12 "bip": "10.250.0.254/24", 09:57:12 "hosts": [ 09:57:12 "tcp://0.0.0.0:5555", 09:57:12 "unix:///var/run/docker.sock" 09:57:12 ], 09:57:12 "mtu": 1458, 09:57:12 "selinux-enabled": true, 09:57:12 "seccomp-profile": "/etc/docker/seccomp.json" 09:57:12 } [Pipeline] sh 09:57:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:57:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:35 provisioning config files... 09:57:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/109@tmp/config12405865202853632852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:35 ---> docker-login.sh 09:57:35 nexus3.edgexfoundry.org:10001 09:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:36 Configure a credential helper to remove this warning. See 09:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:36 09:57:36 Login Succeeded 09:57:36 nexus3.edgexfoundry.org:10002 09:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:36 Configure a credential helper to remove this warning. See 09:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:36 09:57:36 Login Succeeded 09:57:36 nexus3.edgexfoundry.org:10003 09:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:36 Configure a credential helper to remove this warning. See 09:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:36 09:57:36 Login Succeeded 09:57:36 nexus3.edgexfoundry.org:10004 09:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:37 Configure a credential helper to remove this warning. See 09:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:37 09:57:37 Login Succeeded 09:57:37 docker.io 09:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:37 Configure a credential helper to remove this warning. See 09:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:37 09:57:37 Login Succeeded 09:57:37 ---> docker-login.sh ends [Pipeline] } 09:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:57:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:57:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:57:37 ========================================================= 09:57:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:57:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + 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 . 09:57:38 Sending build context to Docker daemon 207.4kB 09:57:38 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 09:57:38 Step 2/14 : FROM ${BASE} AS builder 09:57:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:57:38 9b18e9b68314: Pulling fs layer 09:57:38 d32db5db7311: Pulling fs layer 09:57:38 d0c4b47475fc: Pulling fs layer 09:57:38 5831b945b038: Pulling fs layer 09:57:38 86bbec2aaacd: Pulling fs layer 09:57:38 e10730c5d714: Pulling fs layer 09:57:38 5dd5c2283517: Pulling fs layer 09:57:38 d5ac0230b979: Pulling fs layer 09:57:38 5831b945b038: Waiting 09:57:38 86bbec2aaacd: Waiting 09:57:38 e10730c5d714: Waiting 09:57:38 d5ac0230b979: Waiting 09:57:38 d0c4b47475fc: Verifying Checksum 09:57:38 d0c4b47475fc: Download complete 09:57:38 d32db5db7311: Verifying Checksum 09:57:38 d32db5db7311: Download complete 09:57:38 86bbec2aaacd: Verifying Checksum 09:57:38 86bbec2aaacd: Download complete 09:57:38 9b18e9b68314: Verifying Checksum 09:57:38 9b18e9b68314: Download complete 09:57:38 e10730c5d714: Verifying Checksum 09:57:38 e10730c5d714: Download complete 09:57:39 9b18e9b68314: Pull complete 09:57:39 d5ac0230b979: Verifying Checksum 09:57:39 d5ac0230b979: Download complete 09:57:40 d32db5db7311: Pull complete 09:57:40 d0c4b47475fc: Pull complete 09:57:40 5dd5c2283517: Verifying Checksum 09:57:40 5dd5c2283517: Download complete 09:57:41 5831b945b038: Verifying Checksum 09:57:41 5831b945b038: Download complete 09:57:53 5831b945b038: Pull complete 09:57:53 86bbec2aaacd: Pull complete 09:57:53 e10730c5d714: Pull complete 09:57:59 5dd5c2283517: Pull complete 09:58:01 d5ac0230b979: Pull complete 09:58:01 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:58:01 ---> 59b3b1a385d4 09:58:01 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:58:03 ---> Running in b10a07af53ef 09:58:03 Removing intermediate container b10a07af53ef 09:58:03 ---> ee1b0c4a143c 09:58:03 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 09:58:03 ---> Running in 55a92e515167 09:58:03 Removing intermediate container 55a92e515167 09:58:03 ---> aa840d1632d6 09:58:03 Step 5/14 : ARG ADD_BUILD_TAGS="" 09:58:03 ---> Running in 30f75c183431 09:58:03 Removing intermediate container 30f75c183431 09:58:03 ---> 7b70bbe4dcdf 09:58:03 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:58:04 ---> Running in 190e62aae1f0 09:58:04 Removing intermediate container 190e62aae1f0 09:58:04 ---> 1401e4d50298 09:58:04 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:04 ---> Running in ec9849a4fdfa 09:58:06 Removing intermediate container ec9849a4fdfa 09:58:06 ---> a438803e6898 09:58:06 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:06 ---> Running in 2c8a79fad35f 09:58:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:58:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:58:08 OK: 221 MiB in 51 packages 09:58:09 Removing intermediate container 2c8a79fad35f 09:58:09 ---> 3c8070d9d3c6 09:58:09 Step 9/14 : WORKDIR /app 09:58:09 ---> Running in 8dd76031adf3 09:58:09 Removing intermediate container 8dd76031adf3 09:58:09 ---> bb4000a6742b 09:58:09 Step 10/14 : COPY go.mod vendor* ./ 09:58:10 ---> eb414b222317 09:58:10 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:10 ---> Running in b88391f9aaa5 09:58:57 Removing intermediate container b88391f9aaa5 09:58:57 ---> 71235d9563cd 09:58:57 Step 12/14 : COPY . . 09:58:57 ---> 6ed31c62c1b4 09:58:57 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:58:57 ---> Running in 794b097f3c8c 09:58:57 Removing intermediate container 794b097f3c8c 09:58:57 ---> bf8913d6fb9f 09:58:57 Step 14/14 : RUN $MAKE 09:58:57 ---> Running in 814d1ccf5689 09:58:58 noop 09:58:58 Removing intermediate container 814d1ccf5689 09:58:58 ---> d405e76a9c34 09:58:58 Successfully built d405e76a9c34 09:58:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:59 + docker inspect -f . ci-base-image-arm64 09:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:59 prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container 09:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/109 -v /w/workspace/app-service-configurable/109:/w/workspace/app-service-configurable/109:rw,z -v /w/workspace/app-service-configurable/109@tmp:/w/workspace/app-service-configurable/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:59:00 $ docker top 9538a30d4fb3b6dfd600d89bf5406a9bc240efb63135a709b704419fd433306b -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:01 + go version 09:59:01 go version go1.18.7 linux/arm64 [Pipeline] } 09:59:01 $ docker stop --time=1 9538a30d4fb3b6dfd600d89bf5406a9bc240efb63135a709b704419fd433306b 09:59:03 $ docker rm -f 9538a30d4fb3b6dfd600d89bf5406a9bc240efb63135a709b704419fd433306b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker inspect -f . ci-base-image-arm64 09:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:03 prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container 09:59:03 $ 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/109 -v /w/workspace/app-service-configurable/109:/w/workspace/app-service-configurable/109:rw,z -v /w/workspace/app-service-configurable/109@tmp:/w/workspace/app-service-configurable/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:59:04 $ docker top e657502b95afb57dd275dfe489103d8112f02e839927ff9ba5f49cd6f685a3e9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/109 [Pipeline] fileExists [Pipeline] sh 09:59:06 + make test 09:59:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 10:00:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 10:00:27 CGO_ENABLED=1 go vet ./... 10:00:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:00:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:00:45 ./bin/test-attribution-txt.sh [Pipeline] echo 10:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:00:45 $ docker stop --time=1 e657502b95afb57dd275dfe489103d8112f02e839927ff9ba5f49cd6f685a3e9 10:00:47 $ docker rm -f e657502b95afb57dd275dfe489103d8112f02e839927ff9ba5f49cd6f685a3e9 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:48 Warning: overwriting stash ‘coverage-report’ 10:00:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:49 + ls -al . 10:00:49 total 172 10:00:49 drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 09:59 . 10:00:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:57 .. 10:00:49 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 09:57 .dockerignore 10:00:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:57 .git 10:00:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:57 .github 10:00:49 -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 09:57 .gitignore 10:00:49 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 17 09:57 Attribution.txt 10:00:49 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 17 09:57 CHANGELOG.md 10:00:49 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 17 09:57 Dockerfile 10:00:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:57 GOVERNANCE.md 10:00:49 -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 09:57 Jenkinsfile 10:00:49 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 09:57 LICENSE 10:00:49 -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 09:57 OWNERS.md 10:00:49 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 17 09:57 README.md 10:00:49 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:52 VERSION 10:00:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:57 bin 10:00:49 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 09:59 coverage.out 10:00:49 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 17 09:57 go.mod 10:00:49 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 17 09:57 go.sum 10:00:49 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 17 09:57 main.go 10:00:49 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 17 09:57 makefile 10:00:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:57 res 10:00:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:49 + 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=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 --label arch=arm64 --label version=2.3.0-dev.30 . 10:00:49 Sending build context to Docker daemon 208.4kB 10:00:50 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 10:00:50 Step 2/28 : FROM ${BASE} AS builder 10:00:50 ---> d405e76a9c34 10:00:50 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:00:50 ---> Running in 22e4c338616d 10:00:50 Removing intermediate container 22e4c338616d 10:00:50 ---> 442dce16f467 10:00:50 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 10:00:50 ---> Running in c24a71011d98 10:00:50 Removing intermediate container c24a71011d98 10:00:50 ---> a57a83702d8e 10:00:50 Step 5/28 : ARG ADD_BUILD_TAGS="" 10:00:51 ---> Running in 7f57f9dcad4d 10:00:51 Removing intermediate container 7f57f9dcad4d 10:00:51 ---> d8903d287c2e 10:00:51 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:00:51 ---> Running in 1672d5a312fd 10:00:51 Removing intermediate container 1672d5a312fd 10:00:51 ---> f2ac7696b73c 10:00:51 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:51 ---> Running in 5c46f201189b 10:00:53 Removing intermediate container 5c46f201189b 10:00:53 ---> 21962bd5ccdc 10:00:53 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:53 ---> Running in 056a9babdcf2 10:00:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:00:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:00:56 OK: 221 MiB in 51 packages 10:00:57 Removing intermediate container 056a9babdcf2 10:00:57 ---> 083537b0a447 10:00:57 Step 9/28 : WORKDIR /app 10:00:57 ---> Running in 0003d287e61d 10:00:57 Removing intermediate container 0003d287e61d 10:00:57 ---> cd6168defd9b 10:00:57 Step 10/28 : COPY go.mod vendor* ./ 10:00:57 ---> bea7e3178284 10:00:57 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:57 ---> Running in 795b16363422 10:00:59 Removing intermediate container 795b16363422 10:00:59 ---> 7b12b8b072b7 10:00:59 Step 12/28 : COPY . . 10:01:00 ---> 79563810120a 10:01:00 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:01:00 ---> Running in a01309bd2964 10:01:00 Removing intermediate container a01309bd2964 10:01:00 ---> ae4c937694b9 10:01:00 Step 14/28 : RUN $MAKE 10:01:00 ---> Running in b3bc638147b1 10:01:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 10:03:38 Removing intermediate container b3bc638147b1 10:03:38 ---> 9bc6fb0358a1 10:03:38 Step 15/28 : FROM alpine:3.16 10:03:38 3.16: Pulling from library/alpine 10:03:38 9b18e9b68314: Already exists 10:03:38 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:03:38 Status: Downloaded newer image for alpine:3.16 10:03:38 ---> a6215f271958 10:03:38 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:03:38 ---> Running in 2be736045021 10:03:38 Removing intermediate container 2be736045021 10:03:38 ---> aafe0a7dfe9a 10:03:38 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 10:03:38 ---> Running in 0cef03324a86 10:03:38 Removing intermediate container 0cef03324a86 10:03:38 ---> e7c3b285f038 10:03:38 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 10:03:38 ---> Running in e1f11204abcd 10:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:03:38 (1/7) Installing ca-certificates (20220614-r0) 10:03:38 (2/7) Installing dumb-init (1.2.5-r1) 10:03:38 (3/7) Installing libgcc (11.2.1_git20220219-r2) 10:03:38 (4/7) Installing libsodium (1.0.18-r0) 10:03:38 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 10:03:38 (6/7) Installing libzmq (4.3.4-r0) 10:03:38 (7/7) Installing zeromq (4.3.4-r0) 10:03:38 Executing busybox-1.35.0-r17.trigger 10:03:38 Executing ca-certificates-20220614-r0.trigger 10:03:38 OK: 9 MiB in 21 packages 10:03:38 Removing intermediate container e1f11204abcd 10:03:38 ---> ae29bb81f805 10:03:38 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:03:38 ---> 0899dc0fd7ea 10:03:38 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 10:03:38 ---> 36219f495456 10:03:38 Step 21/28 : COPY --from=builder /app/res/ /res/ 10:03:38 ---> e5c54522e906 10:03:38 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:03:38 ---> 02d5114b26f6 10:03:38 Step 23/28 : EXPOSE 48095 10:03:38 ---> Running in 9dffa62c1765 10:03:38 Removing intermediate container 9dffa62c1765 10:03:38 ---> 5320a6e1c68c 10:03:38 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 10:03:38 ---> Running in 452453a62e0d 10:03:38 Removing intermediate container 452453a62e0d 10:03:38 ---> d6277cabe047 10:03:38 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:38 ---> Running in eb37e9bcc864 10:03:38 Removing intermediate container eb37e9bcc864 10:03:38 ---> 774a4f83ef75 10:03:38 Step 26/28 : LABEL arch=arm64 10:03:38 ---> Running in a49f5d534fcc 10:03:38 Removing intermediate container a49f5d534fcc 10:03:38 ---> 04f79a22ab9b 10:03:38 Step 27/28 : LABEL git_sha=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 10:03:38 ---> Running in 961be6ee30fc 10:03:38 Removing intermediate container 961be6ee30fc 10:03:38 ---> 2d586c4cdfdc 10:03:38 Step 28/28 : LABEL version=2.3.0-dev.30 10:03:38 ---> Running in 7713a04b31bb 10:03:38 Removing intermediate container 7713a04b31bb 10:03:38 ---> 4be98db075ee 10:03:38 [Warning] One or more build-args [ARCH] were not consumed 10:03:38 Successfully built 4be98db075ee 10:03:38 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 10:03:38 provisioning config files... 10:03:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/109@tmp/config9540966171807047827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:38 ---> docker-login.sh 10:03:38 nexus3.edgexfoundry.org:10001 10:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:38 Configure a credential helper to remove this warning. See 10:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:38 10:03:38 Login Succeeded 10:03:38 nexus3.edgexfoundry.org:10002 10:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:39 Configure a credential helper to remove this warning. See 10:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:39 10:03:39 Login Succeeded 10:03:39 nexus3.edgexfoundry.org:10003 10:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:39 Configure a credential helper to remove this warning. See 10:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:39 10:03:39 Login Succeeded 10:03:39 nexus3.edgexfoundry.org:10004 10:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:40 Configure a credential helper to remove this warning. See 10:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:40 10:03:40 Login Succeeded 10:03:40 docker.io 10:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:40 Configure a credential helper to remove this warning. See 10:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:40 10:03:40 Login Succeeded 10:03:40 ---> docker-login.sh ends [Pipeline] } 10:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:03:40 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:03:40 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 10:03:40 latest 10:03:40 2.3.0-dev.30 10:03:40 a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 10:03:40 main 10:03:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 10:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:41 b022ff1b91a8: Preparing 10:03:41 939337e4bd9b: Preparing 10:03:41 fb7e120d410a: Preparing 10:03:41 b7a5f9aba8b1: Preparing 10:03:41 7aafc0d63e1b: Preparing 10:03:41 5d3e392a13a0: Preparing 10:03:41 5d3e392a13a0: Waiting 10:03:41 fb7e120d410a: Pushed 10:03:41 b7a5f9aba8b1: Pushed 10:03:41 939337e4bd9b: Pushed 10:03:41 5d3e392a13a0: Layer already exists 10:03:42 7aafc0d63e1b: Pushed 10:03:47 b022ff1b91a8: Pushed 10:03:47 a73b250e7ad45321f8771bc89bfbc43dfba8ea06: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:47 + 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 10:03:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:47 b022ff1b91a8: Preparing 10:03:47 939337e4bd9b: Preparing 10:03:47 fb7e120d410a: Preparing 10:03:47 b7a5f9aba8b1: Preparing 10:03:47 7aafc0d63e1b: Preparing 10:03:47 5d3e392a13a0: Preparing 10:03:47 5d3e392a13a0: Waiting 10:03:47 939337e4bd9b: Layer already exists 10:03:47 7aafc0d63e1b: Layer already exists 10:03:47 b7a5f9aba8b1: Layer already exists 10:03:47 fb7e120d410a: Layer already exists 10:03:47 b022ff1b91a8: Layer already exists 10:03:47 5d3e392a13a0: Layer already exists 10:03:47 latest: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.30 10:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:48 b022ff1b91a8: Preparing 10:03:48 939337e4bd9b: Preparing 10:03:48 fb7e120d410a: Preparing 10:03:48 b7a5f9aba8b1: Preparing 10:03:48 7aafc0d63e1b: Preparing 10:03:48 5d3e392a13a0: Preparing 10:03:48 5d3e392a13a0: Waiting 10:03:48 b7a5f9aba8b1: Layer already exists 10:03:48 b022ff1b91a8: Layer already exists 10:03:48 939337e4bd9b: Layer already exists 10:03:48 7aafc0d63e1b: Layer already exists 10:03:48 fb7e120d410a: Layer already exists 10:03:48 5d3e392a13a0: Layer already exists 10:03:48 2.3.0-dev.30: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 10:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:49 b022ff1b91a8: Preparing 10:03:49 939337e4bd9b: Preparing 10:03:49 fb7e120d410a: Preparing 10:03:49 b7a5f9aba8b1: Preparing 10:03:49 7aafc0d63e1b: Preparing 10:03:49 5d3e392a13a0: Preparing 10:03:49 5d3e392a13a0: Waiting 10:03:49 939337e4bd9b: Layer already exists 10:03:49 fb7e120d410a: Layer already exists 10:03:49 7aafc0d63e1b: Layer already exists 10:03:49 b022ff1b91a8: Layer already exists 10:03:49 b7a5f9aba8b1: Layer already exists 10:03:49 5d3e392a13a0: Layer already exists 10:03:49 a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:49 + 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 10:03:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:50 b022ff1b91a8: Preparing 10:03:50 939337e4bd9b: Preparing 10:03:50 fb7e120d410a: Preparing 10:03:50 b7a5f9aba8b1: Preparing 10:03:50 7aafc0d63e1b: Preparing 10:03:50 5d3e392a13a0: Preparing 10:03:50 5d3e392a13a0: Waiting 10:03:50 fb7e120d410a: Layer already exists 10:03:50 b7a5f9aba8b1: Layer already exists 10:03:50 939337e4bd9b: Layer already exists 10:03:50 b022ff1b91a8: Layer already exists 10:03:50 7aafc0d63e1b: Layer already exists 10:03:50 5d3e392a13a0: Layer already exists 10:03:50 main: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:50 ===================================================== [Pipeline] echo 10:03:50 taggedImages: 10:03:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 10:03:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:03:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.30 10:03:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 10:03:50 - 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 10:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:50 10:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:51 arm64: Pulling from edgex-lftools-log-publisher 10:03:51 8998bd30e6a1: Pulling fs layer 10:03:51 04944245beec: Pulling fs layer 10:03:51 699f458cf7ca: Pulling fs layer 10:03:51 765212b225bb: Pulling fs layer 10:03:51 f23df028b6ca: Pulling fs layer 10:03:51 d65c8cfc05b1: Pulling fs layer 10:03:51 2437ff75d9bd: Pulling fs layer 10:03:51 f23df028b6ca: Waiting 10:03:51 d65c8cfc05b1: Waiting 10:03:51 2437ff75d9bd: Waiting 10:03:51 765212b225bb: Waiting 10:03:51 04944245beec: Verifying Checksum 10:03:51 04944245beec: Download complete 10:03:51 765212b225bb: Verifying Checksum 10:03:51 765212b225bb: Download complete 10:03:51 f23df028b6ca: Verifying Checksum 10:03:51 f23df028b6ca: Download complete 10:03:51 d65c8cfc05b1: Verifying Checksum 10:03:51 d65c8cfc05b1: Download complete 10:03:51 699f458cf7ca: Verifying Checksum 10:03:51 699f458cf7ca: Download complete 10:03:51 8998bd30e6a1: Verifying Checksum 10:03:51 8998bd30e6a1: Download complete 10:03:54 2437ff75d9bd: Verifying Checksum 10:03:54 2437ff75d9bd: Download complete 10:03:55 8998bd30e6a1: Pull complete 10:03:56 04944245beec: Pull complete 10:03:57 699f458cf7ca: Pull complete 10:03:57 765212b225bb: Pull complete 10:03:58 f23df028b6ca: Pull complete 10:03:58 d65c8cfc05b1: Pull complete 10:04:13 2437ff75d9bd: Pull complete 10:04:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:13 prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container 10:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/109 -v /w/workspace/app-service-configurable/109:/w/workspace/app-service-configurable/109:rw,z -v /w/workspace/app-service-configurable/109@tmp:/w/workspace/app-service-configurable/109@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 10:04:16 $ docker top a93f516e33ba9f5b25d8e81037c598cf7993d97e39459701a432e12109744604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:17 ---> job-cost.sh 10:04:17 lf-activate-venv: SKIPPING 10:04:17 INFO: No Stack... 10:04:17 INFO: Retrieving Pricing Info for: v3-standard-4 10:04:18 INFO: Archiving Costs [Pipeline] sh 10:04:18 + cut -d, -f6 10:04:18 + cat /w/workspace/app-service-configurable/109/archives/cost.csv [Pipeline] lock 10:04:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] 10:04:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] did not exist. Created. 10:04:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:19 /w/workspace/app-service-configurable/109@tmp/durable-f64f0cdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:04:20 + echo total: 0.10999999940395355 [Pipeline] stash 10:04:20 Warning: overwriting stash ‘stack-cost’ 10:04:20 Stashed 1 file(s) [Pipeline] } 10:04:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:20 $ docker stop --time=1 a93f516e33ba9f5b25d8e81037c598cf7993d97e39459701a432e12109744604 10:04:21 $ docker rm -f a93f516e33ba9f5b25d8e81037c598cf7993d97e39459701a432e12109744604 [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 10:04:22 provisioning config files... 10:04:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17417376706717372269tmp [Pipeline] { [Pipeline] sh 10:04:22 + set +x 10:04:22 + curl -s https://codecov.io/bash 10:04:22 + bash -s -- 10:04:22 10:04:22 _____ _ 10:04:22 / ____| | | 10:04:22 | | ___ __| | ___ ___ _____ __ 10:04:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:04:22 | |___| (_) | (_| | __/ (_| (_) \ V / 10:04:22 \_____\___/ \__,_|\___|\___\___/ \_/ 10:04:22 Bash-1.0.6 10:04:22 10:04:22 10:04:22 ==> git version 2.25.1 found 10:04:22 ==> 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 10:04:22 Release-Date: 2020-01-08 10:04:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:04:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:04:22 ==> Jenkins CI detected. 10:04:22 current dir:  /w/workspace/ry_app-service-configurable_main 10:04:22 project root: . 10:04:22 --> token set from env 10:04:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:04:22 ==> Running gcov in . (disable via -X gcov) 10:04:22 ==> Python coveragepy not found 10:04:22 ==> Searching for coverage reports in: 10:04:22 + . 10:04:22 -> Found 1 reports 10:04:22 ==> Detecting git/mercurial file structure 10:04:22 ==> Reading reports 10:04:22 + ./coverage.out bytes=10 10:04:22 ==> Appending adjustments 10:04:22 https://docs.codecov.io/docs/fixing-reports 10:04:22 + Found adjustments 10:04:22 ==> Gzipping contents 10:04:22 4.0K /tmp/codecov.En5JP3.gz 10:04:22 ==> Uploading reports 10:04:22 url: https://codecov.io 10:04:22 query: branch=main&commit=a73b250e7ad45321f8771bc89bfbc43dfba8ea06&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:22 -> Pinging Codecov 10:04:22 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=a73b250e7ad45321f8771bc89bfbc43dfba8ea06&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:22 -> Uploading to 10:04:22 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/A97CA9966030D2A3747ED39772930CCE/a73b250e7ad45321f8771bc89bfbc43dfba8ea06/3430fc8f-ca2f-4ae1-89f6-19063fe45729.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T100422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ec2fa62fd021de288a54e525710b15e52e2eb4d75712066590009c860f09e53 10:04:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:22 Dload Upload Total Spent Left Speed 10:04:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2186 --:--:-- --:--:-- --:--:-- 2195 10:04:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] } 10:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:04:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:04:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:04:23 10:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:04:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:04:24 df9b9388f04a: Pulling fs layer 10:04:24 52dc419b0ee2: Pulling fs layer 10:04:24 25bc292e5bac: Pulling fs layer 10:04:24 114826534d7a: Pulling fs layer 10:04:24 4657fd5d0bcf: Pulling fs layer 10:04:24 6ad1cebc031e: Pulling fs layer 10:04:24 8a3aa393b2d8: Pulling fs layer 10:04:24 4657fd5d0bcf: Waiting 10:04:24 6ad1cebc031e: Waiting 10:04:24 8a3aa393b2d8: Waiting 10:04:24 114826534d7a: Waiting 10:04:24 25bc292e5bac: Verifying Checksum 10:04:24 25bc292e5bac: Download complete 10:04:24 52dc419b0ee2: Verifying Checksum 10:04:24 52dc419b0ee2: Download complete 10:04:24 4657fd5d0bcf: Verifying Checksum 10:04:24 4657fd5d0bcf: Download complete 10:04:24 df9b9388f04a: Verifying Checksum 10:04:24 df9b9388f04a: Download complete 10:04:24 df9b9388f04a: Pull complete 10:04:24 6ad1cebc031e: Verifying Checksum 10:04:24 6ad1cebc031e: Download complete 10:04:24 52dc419b0ee2: Pull complete 10:04:24 25bc292e5bac: Pull complete 10:04:24 114826534d7a: Verifying Checksum 10:04:24 114826534d7a: Download complete 10:04:25 8a3aa393b2d8: Verifying Checksum 10:04:25 8a3aa393b2d8: Download complete 10:04:28 114826534d7a: Pull complete 10:04:28 4657fd5d0bcf: Pull complete 10:04:28 6ad1cebc031e: Pull complete 10:04:31 8a3aa393b2d8: Pull complete 10:04:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:04:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:31 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 10:04:31 $ 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 10:04:34 $ docker top 8c06f11f41d544943b4be6ce7f3a898b3be3f4c9895e48f939de1f3a6488c5cb -eo pid,comm [Pipeline] { [Pipeline] echo 10:04:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 10:04:34 + set -o pipefail 10:04:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 10:04:42 10:04:42 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:04:42 10:04:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/71495924-30ff-45a3-b103-4e3f4960029f 10:04:42 10:04:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:04:42 10:04:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:04:42 10:04:42 10:04:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:04:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:04:42 More details here: https://snyk.co/ue1NS [Pipeline] } 10:04:42 $ docker stop --time=1 8c06f11f41d544943b4be6ce7f3a898b3be3f4c9895e48f939de1f3a6488c5cb 10:04:44 $ docker rm -f 8c06f11f41d544943b4be6ce7f3a898b3be3f4c9895e48f939de1f3a6488c5cb [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 10:04:45 + git log --format=format:%s -1 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] sh 10:04:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:04:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:46 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 10:04:46 $ 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 10:04:46 $ docker top 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:46 [ssh-agent] Looking for ssh-agent implementation... 10:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:46 $ docker exec 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b ssh-agent 10:04:46 SSH_AUTH_SOCK=/tmp/ssh-eCZIlXkjnEbj/agent.31 10:04:46 SSH_AGENT_PID=37 10:04:46 Running ssh-add (command line suppressed) 10:04:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_242472245971416452.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_242472245971416452.key) 10:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:47 + git semver tag 10:04:47 2022-10-17 10:04:47,433 [run_tag] DEBUG tag force:False 10:04:47 2022-10-17 10:04:47,433 [check_head_tag] DEBUG check head tag 10:04:47 2022-10-17 10:04:47,435 [execute] INFO git cat-file --batch-check 10:04:47 2022-10-17 10:04:47,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:04:47 2022-10-17 10:04:47,438 [execute] INFO git cat-file --batch 10:04:47 2022-10-17 10:04:47,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:04:47 2022-10-17 10:04:47,456 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:04:47 2022-10-17 10:04:47,456 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 10:04:47 2022-10-17 10:04:47,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 10:04:47 2022-10-17 10:04:47,461 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:04:47 2.3.0-dev.30 [Pipeline] } 10:04:47 $ docker exec --env ******** --env ******** 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b ssh-agent -k 10:04:47 unset SSH_AUTH_SOCK; 10:04:47 unset SSH_AGENT_PID; 10:04:47 echo Agent pid 37 killed; 10:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:47 + git semver [Pipeline] } 10:04:48 $ docker stop --time=1 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b 10:04:49 $ docker rm -f 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:04:49 10:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:04:50 0.23.1-centos7: Pulling from edgex-lftools 10:04:50 ab5ef0e58194: Pulling fs layer 10:04:50 9712f1f96733: Pulling fs layer 10:04:50 63f879dbbcfc: Pulling fs layer 10:04:50 0d9ebad4ef96: Pulling fs layer 10:04:50 e9a5061849ea: Pulling fs layer 10:04:50 d747dcd14b5f: Pulling fs layer 10:04:50 2de7ff778b66: Pulling fs layer 10:04:50 e9a5061849ea: Waiting 10:04:50 d747dcd14b5f: Waiting 10:04:50 2de7ff778b66: Waiting 10:04:50 0d9ebad4ef96: Waiting 10:04:50 9712f1f96733: Verifying Checksum 10:04:50 9712f1f96733: Download complete 10:04:50 63f879dbbcfc: Verifying Checksum 10:04:50 63f879dbbcfc: Download complete 10:04:50 0d9ebad4ef96: Verifying Checksum 10:04:50 0d9ebad4ef96: Download complete 10:04:50 d747dcd14b5f: Download complete 10:04:50 e9a5061849ea: Verifying Checksum 10:04:50 ab5ef0e58194: Verifying Checksum 10:04:50 ab5ef0e58194: Download complete 10:04:50 2de7ff778b66: Verifying Checksum 10:04:50 2de7ff778b66: Download complete 10:04:53 ab5ef0e58194: Pull complete 10:04:53 9712f1f96733: Pull complete 10:04:53 63f879dbbcfc: Pull complete 10:04:57 0d9ebad4ef96: Pull complete 10:04:57 e9a5061849ea: Pull complete 10:04:57 d747dcd14b5f: Pull complete 10:04:58 2de7ff778b66: Pull complete 10:04:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:04:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:58 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 10:04:58 $ 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 10:05:01 $ docker top 3b6ac122f61953d6f290e36d879775f6c5c602e77909ac829dc7885f7f1d695f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:05:01 provisioning config files... 10:05:01 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config977357439135271712tmp 10:05:01 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5758556838739956655tmp 10:05:01 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10167526430804598067tmp [Pipeline] { [Pipeline] echo 10:05:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:05:01 ---> sigul-configuration.sh 10:05:01 gpg: directory `/root/.gnupg' created 10:05:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:05:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:05:01 gpg: keyring `/root/.gnupg/secring.gpg' created 10:05:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:05:01 gpg: CAST5 encrypted data 10:05:01 gpg: encrypted with 1 passphrase 10:05:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:05:02 + mkdir /home/jenkins 10:05:02 + mkdir /home/jenkins/sigul [Pipeline] sh 10:05:02 + 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 10:05:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:05:02 ---> sigul-install.sh 10:05:02 Sigul already installed; skipping installation. [Pipeline] sh 10:05:02 + git tag --list 10:05:02 v1.0.0 10:05:02 v1.1.0 10:05:02 v1.2.0 10:05:02 v1.3.0 10:05:02 v1.3.1 10:05:02 v2.0.0 10:05:02 v2.0.1 10:05:02 v2.1.0 10:05:02 v2.1.1 10:05:02 v2.1.1-dev.1 10:05:02 v2.1.1-dev.2 10:05:02 v2.2.0 10:05:02 v2.2.1-dev.1 10:05:02 v2.2.1-dev.10 10:05:02 v2.2.1-dev.2 10:05:02 v2.2.1-dev.3 10:05:02 v2.2.1-dev.4 10:05:02 v2.2.1-dev.5 10:05:02 v2.2.1-dev.6 10:05:02 v2.2.1-dev.7 10:05:02 v2.2.1-dev.8 10:05:02 v2.2.1-dev.9 10:05:02 v2.3.0-dev.10 10:05:02 v2.3.0-dev.11 10:05:02 v2.3.0-dev.12 10:05:02 v2.3.0-dev.13 10:05:02 v2.3.0-dev.14 10:05:02 v2.3.0-dev.15 10:05:02 v2.3.0-dev.16 10:05:02 v2.3.0-dev.17 10:05:02 v2.3.0-dev.18 10:05:02 v2.3.0-dev.19 10:05:02 v2.3.0-dev.20 10:05:02 v2.3.0-dev.21 10:05:02 v2.3.0-dev.22 10:05:02 v2.3.0-dev.23 10:05:02 v2.3.0-dev.24 10:05:02 v2.3.0-dev.25 10:05:02 v2.3.0-dev.26 10:05:02 v2.3.0-dev.27 10:05:02 v2.3.0-dev.28 10:05:02 v2.3.0-dev.29 10:05:02 v2.3.0-dev.30 [Pipeline] sh 10:05:03 + lftools sign git-tag v2.3.0-dev.30 10:05:03 Signing Git tag with Sigul... 10:05:03 Signing v2.3.0-dev.30 [Pipeline] echo 10:05:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:05:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:05:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:05:04 $ docker stop --time=1 3b6ac122f61953d6f290e36d879775f6c5c602e77909ac829dc7885f7f1d695f 10:05:06 $ docker rm -f 3b6ac122f61953d6f290e36d879775f6c5c602e77909ac829dc7885f7f1d695f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:05:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:06 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 10:05:06 $ 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 10:05:07 $ docker top 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 -eo pid,comm 10:05:07 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). 10:05:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:07 [ssh-agent] Looking for ssh-agent implementation... 10:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:07 $ docker exec 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 ssh-agent 10:05:07 SSH_AUTH_SOCK=/tmp/ssh-g0S2TFl2z07z/agent.32 10:05:07 SSH_AGENT_PID=38 10:05:07 Running ssh-add (command line suppressed) 10:05:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18406550029286362354.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18406550029286362354.key) 10:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:07 + git semver bump pre 10:05:08 2022-10-17 10:05:08,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:08 2022-10-17 10:05:08,046 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev 10:05:08 2022-10-17 10:05:08,046 [bump_version] DEBUG bumped version:2.3.0-dev.31 10:05:08 2022-10-17 10:05:08,046 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 10:05:08 2022-10-17 10:05:08,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:08 2022-10-17 10:05:08,046 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 10:05:08 2022-10-17 10:05:08,048 [execute] INFO git cat-file --batch-check 10:05:08 2022-10-17 10:05:08,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:05:08 2022-10-17 10:05:08,053 [execute] INFO git cat-file --batch 10:05:08 2022-10-17 10:05:08,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:05:08 2022-10-17 10:05:08,058 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:08 2.3.0-dev.31 [Pipeline] } 10:05:08 $ docker exec --env ******** --env ******** 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 ssh-agent -k 10:05:08 unset SSH_AUTH_SOCK; 10:05:08 unset SSH_AGENT_PID; 10:05:08 echo Agent pid 38 killed; 10:05:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:08 + git semver [Pipeline] } 10:05:08 $ docker stop --time=1 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 10:05:10 $ docker rm -f 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:10 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 10:05:10 $ 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 10:05:11 $ docker top 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:11 [ssh-agent] Looking for ssh-agent implementation... 10:05:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:11 $ docker exec 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 ssh-agent 10:05:11 SSH_AUTH_SOCK=/tmp/ssh-rT4w8o4Rc2Rg/agent.32 10:05:11 SSH_AGENT_PID=38 10:05:11 Running ssh-add (command line suppressed) 10:05:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7773618248506647495.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7773618248506647495.key) 10:05:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:11 + git semver push 10:05:12 2022-10-17 10:05:12,020 [run_push] DEBUG push 10:05:12 2022-10-17 10:05:12,021 [execute] INFO git cat-file --batch-check 10:05:12 2022-10-17 10:05:12,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:05:12 2022-10-17 10:05:12,024 [execute] INFO git rev-list 5ad8592ad47137454f0e466208474dcf66377ec9 -- 10:05:12 2022-10-17 10:05:12,024 [execute] DEBUG Popen(['git', 'rev-list', '5ad8592ad47137454f0e466208474dcf66377ec9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:05:12 2022-10-17 10:05:12,034 [execute] INFO git fetch -v origin 10:05:12 2022-10-17 10:05:12,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 10:05:12 2022-10-17 10:05:12,622 [run_push] DEBUG no remote changes detected 10:05:12 2022-10-17 10:05:12,623 [execute] INFO git push origin semver 10:05:12 2022-10-17 10:05:12,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:05:13 2022-10-17 10:05:13,482 [run_push] DEBUG push all version tags 10:05:13 2022-10-17 10:05:13,483 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:05:13 2022-10-17 10:05:13,483 [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) 10:05:14 2022-10-17 10:05:14,270 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:14 2.3.0-dev.31 [Pipeline] } 10:05:14 $ docker exec --env ******** --env ******** 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 ssh-agent -k 10:05:14 unset SSH_AUTH_SOCK; 10:05:14 unset SSH_AGENT_PID; 10:05:14 echo Agent pid 38 killed; 10:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:15 + git semver [Pipeline] } 10:05:15 $ docker stop --time=1 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 10:05:16 $ docker rm -f 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 [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 10:05:17 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 10:05:17 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:05:17 total 16 10:05:17 drwxr-xr-x 3 root root 4096 Oct 17 09:54 . 10:05:17 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 10:05 .. 10:05:17 drwxr-xr-x 2 root root 4096 Oct 17 09:54 cost 10:05:17 -rw-r--r-- 1 root root 96 Oct 17 09:54 cost.csv 10:05:17 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:05:17 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:05:17 total 16 10:05:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:54 . 10:05:17 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 10:05 .. 10:05:17 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:54 cost 10:05:17 -rw-r--r-- 1 jenkins jenkins 96 Oct 17 09:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:05:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:18 ---> package-listing.sh 10:05:18 ++ facter osfamily 10:05:18 ++ tr '[:upper:]' '[:lower:]' 10:05:18 + OS_FAMILY=debian 10:05:18 + workspace=/w/workspace/ry_app-service-configurable_main 10:05:18 + START_PACKAGES=/tmp/packages_start.txt 10:05:18 + END_PACKAGES=/tmp/packages_end.txt 10:05:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:18 + PACKAGES=/tmp/packages_start.txt 10:05:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:05:18 + PACKAGES=/tmp/packages_end.txt 10:05:18 + case "${OS_FAMILY}" in 10:05:18 + dpkg -l 10:05:18 + grep '^ii' 10:05:18 + '[' -f /tmp/packages_start.txt ']' 10:05:18 + '[' -f /tmp/packages_end.txt ']' 10:05:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:18 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:05:18 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:05:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:05:18 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 10:05:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:19 prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container 10:05:19 $ 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 10:05:19 $ docker top 24d67f20c93b47e49f5a3d0ddd71d7a26dc30eefdbd9a529b55fede221bbe612 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:20 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:20 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:20 + ls /var/log/sa-host 10:05:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:20 provisioning config files... 10:05:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6546864113747482460tmp [Pipeline] { [Pipeline] echo 10:05:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:20 ---> create-netrc.sh [Pipeline] } 10:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:21 ---> python-tools-install.sh [Pipeline] echo 10:05:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:21 ---> sudo-logs.sh 10:05:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:22 ---> job-cost.sh 10:05:22 lf-activate-venv: SKIPPING 10:05:22 DEBUG: total: 0.2199999988079071 10:05:22 INFO: Retrieving Stack Cost... 10:05:22 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:22 INFO: Archiving Costs [Pipeline] echo 10:05:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> logs-deploy.sh 10:05:23 lf-activate-venv: SKIPPING 10:05:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/109 10:05:23 INFO: archiving workspace using pattern(s): 10:05:24 Archives upload complete. 10:05:24 INFO: archiving logs to Nexus 10:05:25 ---> uname -a: 10:05:25 Linux prd-ubuntu20-04-docker-8c-8g-8288 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:05:25 10:05:25 10:05:25 ---> lscpu: 10:05:25 Architecture: x86_64 10:05:25 CPU op-mode(s): 32-bit, 64-bit 10:05:25 Byte Order: Little Endian 10:05:25 Address sizes: 40 bits physical, 48 bits virtual 10:05:25 CPU(s): 8 10:05:25 On-line CPU(s) list: 0-7 10:05:25 Thread(s) per core: 1 10:05:25 Core(s) per socket: 1 10:05:25 Socket(s): 8 10:05:25 NUMA node(s): 1 10:05:25 Vendor ID: AuthenticAMD 10:05:25 CPU family: 23 10:05:25 Model: 49 10:05:25 Model name: AMD EPYC-Rome Processor 10:05:25 Stepping: 0 10:05:25 CPU MHz: 2799.998 10:05:25 BogoMIPS: 5599.99 10:05:25 Virtualization: AMD-V 10:05:25 Hypervisor vendor: KVM 10:05:25 Virtualization type: full 10:05:25 L1d cache: 256 KiB 10:05:25 L1i cache: 256 KiB 10:05:25 L2 cache: 4 MiB 10:05:25 L3 cache: 128 MiB 10:05:25 NUMA node0 CPU(s): 0-7 10:05:25 Vulnerability Itlb multihit: Not affected 10:05:25 Vulnerability L1tf: Not affected 10:05:25 Vulnerability Mds: Not affected 10:05:25 Vulnerability Meltdown: Not affected 10:05:25 Vulnerability Mmio stale data: Not affected 10:05:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:05:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:05:25 Vulnerability Srbds: Not affected 10:05:25 Vulnerability Tsx async abort: Not affected 10:05:25 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 10:05:25 10:05:25 10:05:25 ---> nproc: 10:05:25 8 10:05:25 10:05:25 10:05:25 ---> df -h: 10:05:25 Filesystem Size Used Avail Use% Mounted on 10:05:25 overlay 155G 13G 143G 9% / 10:05:25 tmpfs 64M 0 64M 0% /dev 10:05:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:05:25 shm 64M 0 64M 0% /dev/shm 10:05:25 /dev/vda1 155G 13G 143G 9% /facter-os 10:05:25 10:05:25 10:05:25 ---> sar -b -r -n DEV: 10:05:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8288) 10/17/22 _x86_64_ (8 CPU) 10:05:25 10:05:25 09:51:55 LINUX RESTART (8 CPU) 10:05:25 10:05:25 09:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:05:25 09:53:01 219.45 48.49 170.95 0.00 5430.96 200017.86 0.00 10:05:25 09:54:01 253.49 1.18 252.31 0.00 23.86 59051.36 0.00 10:05:25 09:55:01 34.53 0.03 34.49 0.00 3.47 16783.62 0.00 10:05:25 09:56:01 1.37 0.00 1.37 0.00 0.00 14.13 0.00 10:05:25 09:57:01 4.30 0.98 3.32 0.00 68.39 788.67 0.00 10:05:25 09:58:01 36.26 8.37 27.90 0.00 2816.86 4100.65 0.00 10:05:25 09:59:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 10:05:25 10:00:01 1.35 0.00 1.35 0.00 0.00 13.73 0.00 10:05:25 10:01:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 10:05:25 10:02:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 10:05:25 10:03:01 1.52 0.00 1.52 0.00 0.00 26.93 0.00 10:05:25 10:04:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 10:05:25 10:05:01 102.93 0.32 102.62 0.00 22.00 62946.84 0.00 10:05:25 Average: 50.74 4.57 46.17 0.00 643.49 26445.39 0.00 10:05:25 10:05:25 09:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:25 09:53:01 29020148 31558744 744756 2.26 85744 2717536 1995684 5.88 1043480 2431656 120364 10:05:25 09:54:01 28377012 31582252 718136 2.18 137172 3286608 1887940 5.56 1177840 2895008 712 10:05:25 09:55:01 27870136 31585964 712348 2.17 145536 3738524 1721672 5.07 1190824 3334216 16 10:05:25 09:56:01 27870372 31586196 711988 2.17 145556 3738528 1721672 5.07 1190664 3334220 136 10:05:25 09:57:01 27815332 31588992 709268 2.16 147140 3792572 1738012 5.12 1192856 3388596 344 10:05:25 09:58:01 27570272 31576692 719624 2.19 164028 3990040 1769568 5.22 1336488 3463288 140 10:05:25 09:59:01 27573596 31580056 716268 2.18 164048 3990044 1769568 5.22 1333436 3463300 16 10:05:25 10:00:01 27573176 31579832 716488 2.18 164064 3990044 1769568 5.22 1333508 3463420 4 10:05:25 10:01:01 27573880 31580600 715868 2.18 164120 3990048 1769568 5.22 1333396 3463424 16 10:05:25 10:02:01 27574108 31581452 715504 2.18 164168 3990056 1785620 5.26 1332992 3463992 176 10:05:25 10:03:01 27573916 31581436 715388 2.18 164232 3990056 1785620 5.26 1332880 3464004 8 10:05:25 10:04:01 27573804 31581356 715408 2.18 164256 3990060 1785620 5.26 1332836 3464008 136 10:05:25 10:05:01 26049176 31530008 760708 2.31 205632 5298012 2044216 6.02 1463504 4730120 660 10:05:25 Average: 27693456 31576429 720904 2.19 155054 3884779 1811102 5.34 1276516 3412250 9441 10:05:25 10:05:25 09:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:25 09:53:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 10:05:25 09:53:01 ens3 694.85 456.76 7149.59 93.44 0.00 0.00 0.00 0.00 10:05:25 09:53:01 veth003d594 80.80 112.23 7.95 687.03 0.00 0.00 0.00 0.06 10:05:25 09:53:01 docker0 89.67 122.10 7.54 772.94 0.00 0.00 0.00 0.00 10:05:25 09:54:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 10:05:25 09:54:01 ens3 140.16 119.41 1104.33 178.38 0.00 0.00 0.00 0.00 10:05:25 09:54:01 docker0 56.36 71.07 4.40 1052.66 0.00 0.00 0.00 0.00 10:05:25 09:55:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 10:05:25 09:55:01 ens3 135.18 101.90 2538.28 161.76 0.00 0.00 0.00 0.00 10:05:25 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:25 09:56:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:05:25 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 09:57:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:05:25 09:57:01 ens3 51.69 33.46 831.39 2.43 0.00 0.00 0.00 0.00 10:05:25 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 09:58:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:05:25 09:58:01 ens3 21.08 12.16 478.56 1.25 0.00 0.00 0.00 0.00 10:05:25 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 09:59:01 ens3 0.73 0.18 0.20 0.07 0.00 0.00 0.00 0.00 10:05:25 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:25 10:00:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 10:05:25 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:01:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:25 10:02:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:05:25 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:03:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:05:25 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:25 10:04:01 ens3 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:05:25 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:05:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 10:05:25 10:05:01 ens3 322.55 213.25 7859.82 32.53 0.00 0.00 0.00 0.00 10:05:25 10:05:01 vethc507e6f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 10:05:01 docker0 35.48 58.99 3.29 688.80 0.00 0.00 0.00 0.00 10:05:25 Average: lo 1.41 1.41 0.13 0.13 0.00 0.00 0.00 0.00 10:05:25 Average: ens3 105.26 72.15 1535.57 36.17 0.00 0.00 0.00 0.00 10:05:25 Average: vethc507e6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:25 Average: docker0 13.96 19.40 1.17 193.41 0.00 0.00 0.00 0.00 10:05:25 10:05:25 10:05:25 ---> sar -P ALL: 10:05:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8288) 10/17/22 _x86_64_ (8 CPU) 10:05:25 10:05:25 09:51:55 LINUX RESTART (8 CPU) 10:05:25 10:05:25 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:05:25 09:53:01 all 9.82 0.00 3.60 1.26 0.05 85.27 10:05:25 09:53:01 0 8.95 0.00 3.61 0.71 0.05 86.68 10:05:25 09:53:01 1 8.89 0.00 3.67 1.21 0.05 86.18 10:05:25 09:53:01 2 11.20 0.00 3.21 0.32 0.07 85.20 10:05:25 09:53:01 3 8.05 0.00 4.94 2.03 0.07 84.90 10:05:25 09:53:01 4 12.04 0.00 3.62 2.10 0.05 82.19 10:05:25 09:53:01 5 9.33 0.00 3.29 2.67 0.05 84.66 10:05:25 09:53:01 6 8.68 0.00 3.06 0.40 0.03 87.82 10:05:25 09:53:01 7 11.43 0.00 3.38 0.61 0.07 84.51 10:05:25 09:54:01 all 30.26 0.00 6.33 1.64 0.10 61.67 10:05:25 09:54:01 0 29.49 0.00 5.77 0.12 0.12 64.51 10:05:25 09:54:01 1 31.18 0.00 6.13 0.89 0.17 61.64 10:05:25 09:54:01 2 30.60 0.00 5.70 0.22 0.10 63.38 10:05:25 09:54:01 3 30.07 0.00 6.20 0.22 0.08 63.43 10:05:25 09:54:01 4 30.90 0.00 6.60 0.52 0.10 61.88 10:05:25 09:54:01 5 29.20 0.00 6.56 4.03 0.08 60.12 10:05:25 09:54:01 6 30.33 0.00 6.79 2.14 0.09 60.66 10:05:25 09:54:01 7 30.34 0.00 6.88 4.99 0.07 57.73 10:05:25 09:55:01 all 2.69 0.00 1.06 0.66 0.03 95.56 10:05:25 09:55:01 0 3.04 0.00 1.22 0.43 0.02 95.30 10:05:25 09:55:01 1 2.96 0.00 1.04 0.02 0.02 95.97 10:05:25 09:55:01 2 2.51 0.00 1.04 0.08 0.03 96.34 10:05:25 09:55:01 3 2.34 0.00 0.84 0.00 0.02 96.80 10:05:25 09:55:01 4 2.86 0.00 0.70 0.02 0.05 96.37 10:05:25 09:55:01 5 2.89 0.00 1.33 0.00 0.03 95.75 10:05:25 09:55:01 6 2.41 0.00 1.17 4.26 0.05 92.11 10:05:25 09:55:01 7 2.48 0.00 1.17 0.49 0.05 95.82 10:05:25 09:56:01 all 0.17 0.00 0.02 0.01 0.01 99.79 10:05:25 09:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:05:25 09:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:25 09:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:05:25 09:56:01 3 0.08 0.00 0.00 0.00 0.00 99.92 10:05:25 09:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:05:25 09:56:01 5 1.13 0.00 0.07 0.00 0.00 98.81 10:05:25 09:56:01 6 0.00 0.00 0.02 0.05 0.02 99.92 10:05:25 09:56:01 7 0.05 0.00 0.03 0.00 0.03 99.88 10:05:25 09:57:01 all 0.42 0.00 0.09 0.08 0.01 99.40 10:05:25 09:57:01 0 0.08 0.00 0.05 0.00 0.00 99.87 10:05:25 09:57:01 1 0.08 0.00 0.22 0.02 0.02 99.67 10:05:25 09:57:01 2 0.40 0.00 0.05 0.05 0.02 99.48 10:05:25 09:57:01 3 2.00 0.00 0.03 0.00 0.02 97.95 10:05:25 09:57:01 4 0.10 0.00 0.05 0.00 0.00 99.85 10:05:25 09:57:01 5 0.13 0.00 0.00 0.00 0.02 99.85 10:05:25 09:57:01 6 0.05 0.00 0.05 0.10 0.00 99.80 10:05:25 09:57:01 7 0.48 0.00 0.25 0.45 0.02 98.80 10:05:25 09:58:01 all 1.33 0.00 0.70 0.31 0.01 97.65 10:05:25 09:58:01 0 1.65 0.00 0.53 0.03 0.03 97.75 10:05:25 09:58:01 1 2.33 0.00 0.39 0.02 0.00 97.26 10:05:25 09:58:01 2 0.98 0.00 0.70 0.30 0.00 98.01 10:05:25 09:58:01 3 1.95 0.00 0.95 0.77 0.00 96.34 10:05:25 09:58:01 4 0.95 0.00 0.42 0.03 0.02 98.58 10:05:25 09:58:01 5 0.92 0.00 0.50 0.12 0.00 98.47 10:05:25 09:58:01 6 0.73 0.00 0.40 1.08 0.02 97.76 10:05:25 09:58:01 7 1.12 0.00 1.69 0.15 0.02 97.02 10:05:25 09:59:01 all 0.19 0.00 0.01 0.00 0.01 99.78 10:05:25 09:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:05:25 09:59:01 1 1.32 0.00 0.02 0.00 0.02 98.65 10:05:25 09:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 09:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 09:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:05:25 09:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:05:25 09:59:01 6 0.07 0.00 0.02 0.03 0.02 99.87 10:05:25 09:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:05:25 10:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:05:25 10:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:05:25 10:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:25 10:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:05:25 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 10:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:05:25 10:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:05:25 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:25 10:00:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:05:25 10:01:01 all 0.20 0.00 0.02 0.00 0.01 99.77 10:05:25 10:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:05:25 10:01:01 1 1.37 0.00 0.05 0.00 0.02 98.56 10:05:25 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:25 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 10:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:05:25 10:01:01 5 0.15 0.00 0.03 0.00 0.02 99.80 10:05:25 10:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:05:25 10:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:25 10:02:01 all 0.30 0.00 0.01 0.00 0.01 99.67 10:05:25 10:02:01 0 0.07 0.00 0.03 0.00 0.03 99.87 10:05:25 10:02:01 1 1.97 0.00 0.00 0.00 0.00 98.03 10:05:25 10:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:25 10:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:05:25 10:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:05:25 10:02:01 5 0.28 0.00 0.02 0.00 0.00 99.70 10:05:25 10:02:01 6 0.02 0.00 0.02 0.03 0.00 99.93 10:05:25 10:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:05:25 10:03:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:05:25 10:03:01 0 0.07 0.00 0.03 0.00 0.03 99.87 10:05:25 10:03:01 1 1.99 0.00 0.00 0.00 0.02 98.00 10:05:25 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:25 10:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:25 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:25 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 10:03:01 6 0.05 0.00 0.00 0.03 0.00 99.92 10:05:25 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:05:25 10:05:25 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:05:25 10:04:01 all 0.20 0.00 0.01 0.00 0.00 99.79 10:05:25 10:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:05:25 10:04:01 1 1.45 0.00 0.03 0.00 0.00 98.51 10:05:25 10:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 10:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:25 10:04:01 5 0.07 0.00 0.00 0.00 0.00 99.93 10:05:25 10:04:01 6 0.00 0.00 0.02 0.03 0.02 99.93 10:05:25 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:25 10:05:01 all 7.55 0.00 3.12 1.56 0.07 87.71 10:05:25 10:05:01 0 7.05 0.00 2.86 1.28 0.07 88.74 10:05:25 10:05:01 1 8.41 0.00 2.42 0.44 0.05 88.68 10:05:25 10:05:01 2 7.46 0.00 3.87 3.53 0.03 85.11 10:05:25 10:05:01 3 9.36 0.00 3.06 0.05 0.03 87.49 10:05:25 10:05:01 4 7.19 0.00 3.40 0.12 0.08 89.21 10:05:25 10:05:01 5 7.93 0.00 3.07 0.87 0.17 87.96 10:05:25 10:05:01 6 6.03 0.00 2.98 2.05 0.03 88.91 10:05:25 10:05:01 7 6.97 0.00 3.27 4.17 0.07 85.52 10:05:25 Average: all 4.07 0.00 1.14 0.42 0.03 94.34 10:05:25 Average: 0 3.86 0.00 1.09 0.20 0.03 94.82 10:05:25 Average: 1 4.73 0.00 1.07 0.20 0.03 93.98 10:05:25 Average: 2 4.06 0.00 1.12 0.34 0.02 94.46 10:05:25 Average: 3 4.11 0.00 1.22 0.23 0.02 94.42 10:05:25 Average: 4 4.14 0.00 1.13 0.21 0.03 94.49 10:05:25 Average: 5 3.97 0.00 1.14 0.59 0.03 94.28 10:05:25 Average: 6 3.68 0.00 1.11 0.78 0.02 94.41 10:05:25 Average: 7 4.03 0.00 1.27 0.83 0.03 93.84 10:05:25 10:05:25 10:05:25