Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36be150d6762fc2492564362988c95ea99ab1b04 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-ssh11432576712965850168.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-ssh78925230887388755.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-ssh12715906944104777872.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-ssh13792026410968993966.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-ssh16672978230100304782.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-1846 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 36be150d6762fc2492564362988c95ea99ab1b04 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#470)" > 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 36be150d6762fc2492564362988c95ea99ab1b04 # timeout=10 > git rev-list --no-walk 1230c23662baaf085523f10f0e3e516ed8431cf7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:56:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:56:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:56:40 ========================================================= 17:56:40 EdgeX Global Pipelines Version Info 17:56:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:56:40 ------------------- 17:56:40 stable info: 17:56:40 ------------------- 17:56:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:56:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:56:40 Message: update stable to v1.0.239 17:56:41 ------------------- 17:56:41 experimental info: 17:56:41 ------------------- 17:56:41 Commited By: **** collab-it+edgex@linuxfoundation.org 17:56:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:56:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36be150 [Pipeline] echo 17:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:41 provisioning config files... 17:56:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4226717655655382076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:42 ---> docker-login.sh 17:56:42 nexus3.edgexfoundry.org:10001 17:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:42 Configure a credential helper to remove this warning. See 17:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:42 17:56:42 Login Succeeded 17:56:42 nexus3.edgexfoundry.org:10002 17:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:42 Configure a credential helper to remove this warning. See 17:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:42 17:56:42 Login Succeeded 17:56:42 nexus3.edgexfoundry.org:10003 17:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:42 Configure a credential helper to remove this warning. See 17:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:42 17:56:42 Login Succeeded 17:56:42 nexus3.edgexfoundry.org:10004 17:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:42 Configure a credential helper to remove this warning. See 17:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:42 17:56:42 Login Succeeded 17:56:42 docker.io 17:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:43 Configure a credential helper to remove this warning. See 17:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:43 17:56:43 Login Succeeded 17:56:43 ---> docker-login.sh ends [Pipeline] } 17:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:56:43 + git rev-list -1 --merges 36be150d6762fc2492564362988c95ea99ab1b04~1..36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo 17:56:43 -----------> git rev-list -1 --merges 36be150d6762fc2492564362988c95ea99ab1b04~1..36be150d6762fc2492564362988c95ea99ab1b04 36be150d6762fc2492564362988c95ea99ab1b04 [false] [Pipeline] sh 17:56:44 + git log --format=format:%s -1 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo 17:56:44 ========================================================= 17:56:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:56:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:44 + git log --format=format:%s -1 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] echo 17:56:44 [semverPrep] GIT_COMMIT: 36be150d6762fc2492564362988c95ea99ab1b04, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#470) [Pipeline] echo 17:56:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:56:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:44 + grep -v github /etc/ssh/ssh_known_hosts 17:56:44 + [ -e /tmp/ssh_known_hosts ] 17:56:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:56:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:56:44 + sudo tee -a /etc/ssh/ssh_known_hosts 17:56:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:45 17:56:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:45 0.1.4: Pulling from edgex-devops/py-git-semver 17:56:45 b85a868b505f: Pulling fs layer 17:56:45 e2be974225ed: Pulling fs layer 17:56:45 339a4e72a1f5: Pulling fs layer 17:56:45 988bab9f4d93: Pulling fs layer 17:56:45 1469e6f7b9e6: Pulling fs layer 17:56:45 eaf3925da568: Pulling fs layer 17:56:45 bab4dde63d76: Pulling fs layer 17:56:45 bde34c3a00c8: Pulling fs layer 17:56:45 b352a97aabf1: Pulling fs layer 17:56:45 4872d77fe225: Pulling fs layer 17:56:45 5851b861e8e6: Pulling fs layer 17:56:45 1469e6f7b9e6: Waiting 17:56:45 eaf3925da568: Waiting 17:56:45 bab4dde63d76: Waiting 17:56:45 b352a97aabf1: Waiting 17:56:45 4872d77fe225: Waiting 17:56:45 bde34c3a00c8: Waiting 17:56:45 5851b861e8e6: Waiting 17:56:45 e2be974225ed: Download complete 17:56:45 988bab9f4d93: Verifying Checksum 17:56:45 988bab9f4d93: Download complete 17:56:45 1469e6f7b9e6: Verifying Checksum 17:56:45 1469e6f7b9e6: Download complete 17:56:45 eaf3925da568: Verifying Checksum 17:56:45 eaf3925da568: Download complete 17:56:45 339a4e72a1f5: Verifying Checksum 17:56:45 339a4e72a1f5: Download complete 17:56:45 bde34c3a00c8: Verifying Checksum 17:56:45 bde34c3a00c8: Download complete 17:56:45 b352a97aabf1: Verifying Checksum 17:56:45 b352a97aabf1: Download complete 17:56:45 4872d77fe225: Verifying Checksum 17:56:45 4872d77fe225: Download complete 17:56:45 5851b861e8e6: Verifying Checksum 17:56:45 5851b861e8e6: Download complete 17:56:45 b85a868b505f: Verifying Checksum 17:56:45 b85a868b505f: Download complete 17:56:45 bab4dde63d76: Verifying Checksum 17:56:45 bab4dde63d76: Download complete 17:56:46 b85a868b505f: Pull complete 17:56:47 e2be974225ed: Pull complete 17:56:47 339a4e72a1f5: Pull complete 17:56:47 988bab9f4d93: Pull complete 17:56:47 1469e6f7b9e6: Pull complete 17:56:47 eaf3925da568: Pull complete 17:56:49 bab4dde63d76: Pull complete 17:56:49 bde34c3a00c8: Pull complete 17:56:49 b352a97aabf1: Pull complete 17:56:49 4872d77fe225: Pull complete 17:56:50 5851b861e8e6: Pull complete 17:56:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:50 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 17:56:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:56:51 $ docker top 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 -eo pid,comm 17:56:51 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). 17:56:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:51 [ssh-agent] Looking for ssh-agent implementation... 17:56:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:51 $ docker exec 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent 17:56:51 SSH_AUTH_SOCK=/tmp/ssh-ZZWr469Cepei/agent.32 17:56:51 SSH_AGENT_PID=38 17:56:51 Running ssh-add (command line suppressed) 17:56:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10094922059304777213.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10094922059304777213.key) 17:56:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:52 + git tag --points-at HEAD [Pipeline] } 17:56:52 $ docker exec --env ******** --env ******** 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent -k 17:56:52 unset SSH_AUTH_SOCK; 17:56:52 unset SSH_AGENT_PID; 17:56:52 echo Agent pid 38 killed; 17:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:52 [ssh-agent] Looking for ssh-agent implementation... 17:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:52 $ docker exec 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent 17:56:52 SSH_AUTH_SOCK=/tmp/ssh-uvpVOjGjuqJ2/agent.70 17:56:52 SSH_AGENT_PID=76 17:56:52 Running ssh-add (command line suppressed) 17:56:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2243601989634670100.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2243601989634670100.key) 17:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:52 + git semver init 17:56:53 2022-09-28 17:56:53,172 [run_init] DEBUG init version:0.0.0 force:False 17:56:53 2022-09-28 17:56:53,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:56:53 2022-09-28 17:56:53,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:56:53 2022-09-28 17:56:53,174 [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) 17:56:54 2022-09-28 17:56:54,045 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:56:54 2022-09-28 17:56:54,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:56:54 2022-09-28 17:56:54,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:54 2022-09-28 17:56:54,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:56:54 2.3.0-dev.26 [Pipeline] } 17:56:54 $ docker exec --env ******** --env ******** 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 ssh-agent -k 17:56:54 unset SSH_AUTH_SOCK; 17:56:54 unset SSH_AGENT_PID; 17:56:54 echo Agent pid 76 killed; 17:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:54 + git semver [Pipeline] } 17:56:54 $ docker stop --time=1 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 17:56:56 $ docker rm -f 7d635a02bbafb26fb4eecbbe8a981d7012d9528c2062548231469b6125e87c66 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:56:56 Stashed 1 file(s) [Pipeline] echo 17:56:56 [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 17:56:56 provisioning config files... 17:56:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6278190325172499976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:57 ---> docker-login.sh 17:56:57 nexus3.edgexfoundry.org:10001 17:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:57 Configure a credential helper to remove this warning. See 17:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:57 17:56:57 Login Succeeded 17:56:57 nexus3.edgexfoundry.org:10002 17:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:57 Configure a credential helper to remove this warning. See 17:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:57 17:56:57 Login Succeeded 17:56:57 nexus3.edgexfoundry.org:10003 17:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:57 Configure a credential helper to remove this warning. See 17:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:57 17:56:57 Login Succeeded 17:56:57 nexus3.edgexfoundry.org:10004 17:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:57 Configure a credential helper to remove this warning. See 17:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:57 17:56:57 Login Succeeded 17:56:57 docker.io 17:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:57 Configure a credential helper to remove this warning. See 17:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:57 17:56:57 Login Succeeded 17:56:57 ---> docker-login.sh ends [Pipeline] } 17:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:57 ========================================================= 17:56:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:56:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:58 + 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 . 17:56:58 Sending build context to Docker daemon 3.129MB 17:56:58 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:56:58 Step 2/14 : FROM ${BASE} AS builder 17:56:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:58 2408cc74d12b: Pulling fs layer 17:56:58 ea60b727a1ce: Pulling fs layer 17:56:58 30c4a7721957: Pulling fs layer 17:56:58 370296b7ddb6: Pulling fs layer 17:56:58 7c6cee850709: Pulling fs layer 17:56:58 39a5fcdaea64: Pulling fs layer 17:56:58 d94ebbe4e438: Pulling fs layer 17:56:58 bcfd1f05c69d: Pulling fs layer 17:56:58 59ccb84bbe0f: Pulling fs layer 17:56:58 39a5fcdaea64: Waiting 17:56:58 d94ebbe4e438: Waiting 17:56:58 bcfd1f05c69d: Waiting 17:56:58 59ccb84bbe0f: Waiting 17:56:58 370296b7ddb6: Waiting 17:56:58 30c4a7721957: Verifying Checksum 17:56:58 30c4a7721957: Download complete 17:56:58 ea60b727a1ce: Download complete 17:56:58 7c6cee850709: Verifying Checksum 17:56:58 7c6cee850709: Download complete 17:56:58 39a5fcdaea64: Verifying Checksum 17:56:58 39a5fcdaea64: Download complete 17:56:58 2408cc74d12b: Verifying Checksum 17:56:58 2408cc74d12b: Download complete 17:56:58 d94ebbe4e438: Verifying Checksum 17:56:58 d94ebbe4e438: Download complete 17:56:58 2408cc74d12b: Pull complete 17:56:58 ea60b727a1ce: Pull complete 17:56:58 30c4a7721957: Pull complete 17:56:59 59ccb84bbe0f: Verifying Checksum 17:56:59 59ccb84bbe0f: Download complete 17:56:59 bcfd1f05c69d: Verifying Checksum 17:56:59 bcfd1f05c69d: Download complete 17:56:59 370296b7ddb6: Verifying Checksum 17:56:59 370296b7ddb6: Download complete 17:57:03 370296b7ddb6: Pull complete 17:57:03 7c6cee850709: Pull complete 17:57:03 39a5fcdaea64: Pull complete 17:57:03 d94ebbe4e438: Pull complete 17:57:06 bcfd1f05c69d: Pull complete 17:57:06 59ccb84bbe0f: Pull complete 17:57:06 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:57:06 ---> a4fb48ad2a94 17:57:06 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:57:08 ---> Running in 3bff3f85550a 17:57:08 Removing intermediate container 3bff3f85550a 17:57:08 ---> 11671663c0c9 17:57:08 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:57:08 ---> Running in 845b38ec33f1 17:57:08 Removing intermediate container 845b38ec33f1 17:57:08 ---> 0996b9bd46cb 17:57:08 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:57:08 ---> Running in 7b613d4eb321 17:57:08 Removing intermediate container 7b613d4eb321 17:57:08 ---> 2f9d10502c97 17:57:08 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:57:08 ---> Running in df1c8aab85ed 17:57:08 Removing intermediate container df1c8aab85ed 17:57:08 ---> 30e1f49e79e0 17:57:08 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:08 ---> Running in 012843520d74 17:57:09 Removing intermediate container 012843520d74 17:57:09 ---> 980d34e4fb70 17:57:09 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:09 ---> Running in 85b97a0fc05a 17:57:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:57:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:57:10 OK: 211 MiB in 51 packages 17:57:11 Removing intermediate container 85b97a0fc05a 17:57:11 ---> 415e1a502dc0 17:57:11 Step 9/14 : WORKDIR /app 17:57:11 ---> Running in 3cc3aab7cfc9 17:57:11 Removing intermediate container 3cc3aab7cfc9 17:57:11 ---> 58c43f67527a 17:57:11 Step 10/14 : COPY go.mod vendor* ./ 17:57:11 ---> 8c54b9d4d23d 17:57:11 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:11 ---> Running in bb18773a2999 17:57:11 Still waiting to schedule task 17:57:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:57:29 Removing intermediate container bb18773a2999 17:57:29 ---> f274076196de 17:57:29 Step 12/14 : COPY . . 17:57:29 ---> f3639c1b8a38 17:57:29 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:29 ---> Running in ee14b22bab42 17:57:29 Removing intermediate container ee14b22bab42 17:57:29 ---> 2aae1f9fd733 17:57:29 Step 14/14 : RUN $MAKE 17:57:29 ---> Running in 2e2787c315fc 17:57:29 noop 17:57:29 Removing intermediate container 2e2787c315fc 17:57:29 ---> 712e73154cc7 17:57:29 Successfully built 712e73154cc7 17:57:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:29 + docker inspect -f . ci-base-image-x86_64 17:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:29 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 17:57:29 $ 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 ******** ci-base-image-x86_64 cat 17:57:30 $ docker top fcbb1a40d4068d571e20703b340620bf4901bb64bb8bf966a7f9615550a39721 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:30 + go version 17:57:30 go version go1.18.3 linux/amd64 [Pipeline] } 17:57:30 $ docker stop --time=1 fcbb1a40d4068d571e20703b340620bf4901bb64bb8bf966a7f9615550a39721 17:57:31 $ docker rm -f fcbb1a40d4068d571e20703b340620bf4901bb64bb8bf966a7f9615550a39721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:32 + docker inspect -f . ci-base-image-x86_64 17:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:32 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 17:57:32 $ 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 ******** ci-base-image-x86_64 cat 17:57:32 $ docker top c088bda0206dfdb7a4d9d7765c02f4d06e32168a53cf4304d1603ce6b7491fc0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:33 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:57:33 + make test 17:57:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:57:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:57:43 CGO_ENABLED=1 go vet ./... 17:57:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:57:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:46 $ docker stop --time=1 c088bda0206dfdb7a4d9d7765c02f4d06e32168a53cf4304d1603ce6b7491fc0 17:57:48 $ docker rm -f c088bda0206dfdb7a4d9d7765c02f4d06e32168a53cf4304d1603ce6b7491fc0 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:57:49 + ls -al . 17:57:49 total 176 17:57:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:57 . 17:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:56 .. 17:57:49 -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 17:56 .dockerignore 17:57:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:56 .git 17:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:56 .github 17:57:49 -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 17:56 .gitignore 17:57:49 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:56 .semver 17:57:49 -rw-rw-r-- 1 jenkins jenkins 9207 Sep 28 17:56 Attribution.txt 17:57:49 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 28 17:56 CHANGELOG.md 17:57:49 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 28 17:56 Dockerfile 17:57:49 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 17:56 GOVERNANCE.md 17:57:49 -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 17:56 Jenkinsfile 17:57:49 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 17:56 LICENSE 17:57:49 -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 17:56 OWNERS.md 17:57:49 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 28 17:56 README.md 17:57:49 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 17:56 VERSION 17:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 17:56 bin 17:57:49 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 17:57 coverage.out 17:57:49 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 28 17:56 go.mod 17:57:49 -rw-rw-r-- 1 jenkins jenkins 37382 Sep 28 17:56 go.sum 17:57:49 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 28 17:56 main.go 17:57:49 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 28 17:56 makefile 17:57:49 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:56 res 17:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:49 + 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=36be150d6762fc2492564362988c95ea99ab1b04 --label arch=amd64 --label version=2.3.0-dev.26 . 17:57:49 Sending build context to Docker daemon 3.13MB 17:57:49 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 17:57:49 Step 2/28 : FROM ${BASE} AS builder 17:57:49 ---> 712e73154cc7 17:57:49 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:57:49 ---> Running in 4fe4704ceec9 17:57:49 Removing intermediate container 4fe4704ceec9 17:57:49 ---> 528628bbcce0 17:57:49 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:57:49 ---> Running in 6aef5f240f2f 17:57:49 Removing intermediate container 6aef5f240f2f 17:57:49 ---> 25b371d3abac 17:57:49 Step 5/28 : ARG ADD_BUILD_TAGS="" 17:57:49 ---> Running in f09c58bb72b7 17:57:49 Removing intermediate container f09c58bb72b7 17:57:49 ---> 6236b4105d51 17:57:49 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:57:49 ---> Running in c255aa296b91 17:57:50 Removing intermediate container c255aa296b91 17:57:50 ---> f42009cf176d 17:57:50 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:50 ---> Running in fabf9d3fe72f 17:57:50 Removing intermediate container fabf9d3fe72f 17:57:50 ---> d14f8af14bd0 17:57:50 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:50 ---> Running in 384f98d8fe46 17:57:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:57:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:57:52 OK: 211 MiB in 51 packages 17:57:52 Removing intermediate container 384f98d8fe46 17:57:52 ---> 2b962b9ccb17 17:57:52 Step 9/28 : WORKDIR /app 17:57:52 ---> Running in 5d9dff981db2 17:57:52 Removing intermediate container 5d9dff981db2 17:57:52 ---> 60facd79ad82 17:57:52 Step 10/28 : COPY go.mod vendor* ./ 17:57:52 ---> 79803628d825 17:57:52 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:52 ---> Running in bfb1d112cebc 17:57:53 Removing intermediate container bfb1d112cebc 17:57:53 ---> 4c7623734dad 17:57:53 Step 12/28 : COPY . . 17:57:53 ---> 4c383e9bcac9 17:57:53 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:53 ---> Running in a27841df0e5d 17:57:53 Removing intermediate container a27841df0e5d 17:57:53 ---> 40b338ddc247 17:57:53 Step 14/28 : RUN $MAKE 17:57:53 ---> Running in dbad1cfb1b1b 17:57:54 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:58:16 Removing intermediate container dbad1cfb1b1b 17:58:16 ---> ee58fdc7c270 17:58:16 Step 15/28 : FROM alpine:3.16 17:58:16 3.16: Pulling from library/alpine 17:58:16 213ec9aee27d: Pulling fs layer 17:58:16 213ec9aee27d: Download complete 17:58:16 213ec9aee27d: Pull complete 17:58:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:58:16 Status: Downloaded newer image for alpine:3.16 17:58:16 ---> 9c6f07244728 17:58:16 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:58:16 ---> Running in f2d3e18e238f 17:58:16 Removing intermediate container f2d3e18e238f 17:58:16 ---> 6db7658a0237 17:58:16 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:58:16 ---> Running in 83852e1509a3 17:58:16 Removing intermediate container 83852e1509a3 17:58:16 ---> 41fdce09b0f2 17:58:16 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:58:16 ---> Running in 71973eae3701 17:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:16 (1/7) Installing ca-certificates (20220614-r0) 17:58:16 (2/7) Installing dumb-init (1.2.5-r1) 17:58:16 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:58:16 (4/7) Installing libsodium (1.0.18-r0) 17:58:16 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:58:16 (6/7) Installing libzmq (4.3.4-r0) 17:58:16 (7/7) Installing zeromq (4.3.4-r0) 17:58:16 Executing busybox-1.35.0-r17.trigger 17:58:16 Executing ca-certificates-20220614-r0.trigger 17:58:16 OK: 9 MiB in 21 packages 17:58:16 Removing intermediate container 71973eae3701 17:58:16 ---> bb73b5d44c22 17:58:16 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:58:16 ---> b92b86b58920 17:58:16 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:58:17 ---> 8cdc92f15ab1 17:58:17 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:58:17 ---> 0da71969dcb4 17:58:17 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:58:17 ---> 1b2d1635893e 17:58:17 Step 23/28 : EXPOSE 48095 17:58:17 ---> Running in a614435b22f4 17:58:17 Removing intermediate container a614435b22f4 17:58:17 ---> 08b1c10dc773 17:58:17 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:58:17 ---> Running in b4ed7c7e6d87 17:58:17 Removing intermediate container b4ed7c7e6d87 17:58:17 ---> a74186d66ff3 17:58:17 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:58:17 ---> Running in 2f64bf8e604e 17:58:17 Removing intermediate container 2f64bf8e604e 17:58:17 ---> f3bf50707d3a 17:58:17 Step 26/28 : LABEL arch=amd64 17:58:17 ---> Running in d6242a01b356 17:58:18 Removing intermediate container d6242a01b356 17:58:18 ---> a7dbcc0158c1 17:58:18 Step 27/28 : LABEL git_sha=36be150d6762fc2492564362988c95ea99ab1b04 17:58:18 ---> Running in 48307d6ab21f 17:58:18 Removing intermediate container 48307d6ab21f 17:58:18 ---> 0ed013f6ed62 17:58:18 Step 28/28 : LABEL version=2.3.0-dev.26 17:58:18 ---> Running in 3f30abc52a80 17:58:18 Removing intermediate container 3f30abc52a80 17:58:18 ---> 602737579131 17:58:18 [Warning] One or more build-args [ARCH] were not consumed 17:58:18 Successfully built 602737579131 17:58:18 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 17:58:18 provisioning config files... 17:58:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3544612330310922246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:18 ---> docker-login.sh 17:58:18 nexus3.edgexfoundry.org:10001 17:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:18 Configure a credential helper to remove this warning. See 17:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:18 17:58:18 Login Succeeded 17:58:18 nexus3.edgexfoundry.org:10002 17:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:18 Configure a credential helper to remove this warning. See 17:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:18 17:58:18 Login Succeeded 17:58:18 nexus3.edgexfoundry.org:10003 17:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:19 Configure a credential helper to remove this warning. See 17:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:19 17:58:19 Login Succeeded 17:58:19 nexus3.edgexfoundry.org:10004 17:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:19 Configure a credential helper to remove this warning. See 17:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:19 17:58:19 Login Succeeded 17:58:19 docker.io 17:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:19 Configure a credential helper to remove this warning. See 17:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:19 17:58:19 Login Succeeded 17:58:19 ---> docker-login.sh ends [Pipeline] } 17:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:58:19 36be150d6762fc2492564362988c95ea99ab1b04 17:58:19 latest 17:58:19 2.3.0-dev.26 17:58:19 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 17:58:19 main 17:58:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04 17:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:58:20 c8257f8bfcc9: Preparing 17:58:20 20a2d781774f: Preparing 17:58:20 af583d2fba41: Preparing 17:58:20 ef6f5e17e571: Preparing 17:58:20 215057a6bc6b: Preparing 17:58:20 994393dc58e7: Preparing 17:58:20 994393dc58e7: Waiting 17:58:20 20a2d781774f: Pushed 17:58:20 ef6f5e17e571: Pushed 17:58:20 af583d2fba41: Pushed 17:58:20 994393dc58e7: Layer already exists 17:58:20 215057a6bc6b: Pushed 17:58:22 c8257f8bfcc9: Pushed 17:58:22 36be150d6762fc2492564362988c95ea99ab1b04: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:58:23 c8257f8bfcc9: Preparing 17:58:23 20a2d781774f: Preparing 17:58:23 af583d2fba41: Preparing 17:58:23 ef6f5e17e571: Preparing 17:58:23 215057a6bc6b: Preparing 17:58:23 994393dc58e7: Preparing 17:58:23 c8257f8bfcc9: Layer already exists 17:58:23 af583d2fba41: Layer already exists 17:58:23 215057a6bc6b: Layer already exists 17:58:23 20a2d781774f: Layer already exists 17:58:23 ef6f5e17e571: Layer already exists 17:58:23 994393dc58e7: Layer already exists 17:58:23 latest: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.26 17:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:58:23 c8257f8bfcc9: Preparing 17:58:23 20a2d781774f: Preparing 17:58:23 af583d2fba41: Preparing 17:58:23 ef6f5e17e571: Preparing 17:58:23 215057a6bc6b: Preparing 17:58:23 994393dc58e7: Preparing 17:58:23 994393dc58e7: Waiting 17:58:23 c8257f8bfcc9: Layer already exists 17:58:23 ef6f5e17e571: Layer already exists 17:58:23 af583d2fba41: Layer already exists 17:58:23 215057a6bc6b: Layer already exists 17:58:23 20a2d781774f: Layer already exists 17:58:23 994393dc58e7: Layer already exists 17:58:23 2.3.0-dev.26: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 17:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:58:24 c8257f8bfcc9: Preparing 17:58:24 20a2d781774f: Preparing 17:58:24 af583d2fba41: Preparing 17:58:24 ef6f5e17e571: Preparing 17:58:24 215057a6bc6b: Preparing 17:58:24 994393dc58e7: Preparing 17:58:24 994393dc58e7: Waiting 17:58:24 215057a6bc6b: Layer already exists 17:58:24 af583d2fba41: Layer already exists 17:58:24 20a2d781774f: Layer already exists 17:58:24 c8257f8bfcc9: Layer already exists 17:58:24 ef6f5e17e571: Layer already exists 17:58:24 994393dc58e7: Layer already exists 17:58:24 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:58:25 c8257f8bfcc9: Preparing 17:58:25 20a2d781774f: Preparing 17:58:25 af583d2fba41: Preparing 17:58:25 ef6f5e17e571: Preparing 17:58:25 215057a6bc6b: Preparing 17:58:25 994393dc58e7: Preparing 17:58:25 994393dc58e7: Waiting 17:58:25 215057a6bc6b: Layer already exists 17:58:25 ef6f5e17e571: Layer already exists 17:58:25 af583d2fba41: Layer already exists 17:58:25 c8257f8bfcc9: Layer already exists 17:58:25 20a2d781774f: Layer already exists 17:58:25 994393dc58e7: Layer already exists 17:58:25 main: digest: sha256:beaeef9ce4b5e1b6105d47b2c44f09c81c755deaaef6816705dbf8d8d7b49f58 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:25 ===================================================== [Pipeline] echo 17:58:25 taggedImages: 17:58:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04 17:58:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:58:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.26 17:58:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 17:58:25 - 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 17:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:25 17:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:25 latest: Pulling from edgex-lftools-log-publisher 17:58:25 5eb5b503b376: Pulling fs layer 17:58:25 5c69ac0246d0: Pulling fs layer 17:58:25 ec43610c2a17: Pulling fs layer 17:58:25 3a2ae6a8a46f: Pulling fs layer 17:58:25 33b1e0a273af: Pulling fs layer 17:58:25 5d3b04190fa2: Pulling fs layer 17:58:25 2f39f015ded8: Pulling fs layer 17:58:25 3a2ae6a8a46f: Waiting 17:58:25 33b1e0a273af: Waiting 17:58:25 5d3b04190fa2: Waiting 17:58:25 2f39f015ded8: Waiting 17:58:25 5c69ac0246d0: Download complete 17:58:25 3a2ae6a8a46f: Download complete 17:58:25 33b1e0a273af: Verifying Checksum 17:58:25 33b1e0a273af: Download complete 17:58:25 5d3b04190fa2: Verifying Checksum 17:58:25 5d3b04190fa2: Download complete 17:58:25 ec43610c2a17: Verifying Checksum 17:58:25 ec43610c2a17: Download complete 17:58:25 5eb5b503b376: Verifying Checksum 17:58:25 5eb5b503b376: Download complete 17:58:26 2f39f015ded8: Download complete 17:58:27 5eb5b503b376: Pull complete 17:58:27 5c69ac0246d0: Pull complete 17:58:27 ec43610c2a17: Pull complete 17:58:27 3a2ae6a8a46f: Pull complete 17:58:27 33b1e0a273af: Pull complete 17:58:27 5d3b04190fa2: Pull complete 17:58:32 2f39f015ded8: Pull complete 17:58:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:32 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 17:58:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:58:33 $ docker top bb644a6fef819a420f2c83f43369eb9b6fba407060da5fff1a5b2676380f0117 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:33 ---> job-cost.sh 17:58:33 lf-activate-venv: SKIPPING 17:58:33 INFO: No Stack... 17:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:34 INFO: Archiving Costs [Pipeline] sh 17:58:35 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:58:35 + cut -d, -f6 [Pipeline] lock 17:58:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] 17:58:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] did not exist. Created. 17:58:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:35 + echo total: 0.2199999988079071 [Pipeline] stash 17:58:35 Stashed 1 file(s) [Pipeline] } 17:58:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:35 $ docker stop --time=1 bb644a6fef819a420f2c83f43369eb9b6fba407060da5fff1a5b2676380f0117 17:58:36 $ docker rm -f bb644a6fef819a420f2c83f43369eb9b6fba407060da5fff1a5b2676380f0117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:59:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1848 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:59:42 Running in /w/workspace/app-service-configurable/105 [Pipeline] { [Pipeline] checkout 17:59:42 Selected Git installation does not exist. Using Default 17:59:42 The recommended git tool is: NONE 17:59:47 using credential edgex-jenkins-ssh 17:59:47 Cloning the remote Git repository 17:59:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:59:47 > git init /w/workspace/app-service-configurable/105 # timeout=10 17:59:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:59:48 > git --version # timeout=10 17:59:48 > git --version # 'git version 2.25.1' 17:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:48 Verifying host key using known hosts file 17:59:48 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. 17:59:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:50 Avoid second fetch 17:59:50 Checking out Revision 36be150d6762fc2492564362988c95ea99ab1b04 (main) 17:59:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:59:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:50 > git config core.sparsecheckout # timeout=10 17:59:50 > git checkout -f 36be150d6762fc2492564362988c95ea99ab1b04 # timeout=10 17:59:51 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#470)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:59:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:52 Dload Upload Total Spent Left Speed 17:59:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 17:59:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:59:53 + sudo tee /etc/docker/daemon.new 17:59:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:59:53 { 17:59:53 "registry-mirrors": [ 17:59:53 "https://nexus3.edgexfoundry.org:10001" 17:59:53 ], 17:59:53 "bip": "10.250.0.254/24", 17:59:53 "hosts": [ 17:59:53 "tcp://0.0.0.0:5555", 17:59:53 "unix:///var/run/docker.sock" 17:59:53 ], 17:59:53 "mtu": 1458, 17:59:53 "selinux-enabled": true, 17:59:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:59:53 } [Pipeline] sh 17:59:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:59:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:12 provisioning config files... 18:00:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/105@tmp/config4492712217728758082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:12 ---> docker-login.sh 18:00:12 nexus3.edgexfoundry.org:10001 18:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10002 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10003 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10004 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 docker.io 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:15 Configure a credential helper to remove this warning. See 18:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:15 18:00:15 Login Succeeded 18:00:15 ---> docker-login.sh ends [Pipeline] } 18:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:15 ========================================================= 18:00:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:00:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:00:15 Sending build context to Docker daemon 207.9kB 18:00:15 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:00:15 Step 2/14 : FROM ${BASE} AS builder 18:00:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:00:15 b3c136eddcbf: Pulling fs layer 18:00:15 c0a3192eca97: Pulling fs layer 18:00:15 a050256f5b6f: Pulling fs layer 18:00:15 656be50a0ddc: Pulling fs layer 18:00:15 2bbca73fdf42: Pulling fs layer 18:00:15 46d945488cbd: Pulling fs layer 18:00:15 8a5474983e97: Pulling fs layer 18:00:15 329c88fbcd65: Pulling fs layer 18:00:15 2bbca73fdf42: Waiting 18:00:15 46d945488cbd: Waiting 18:00:15 8a5474983e97: Waiting 18:00:15 329c88fbcd65: Waiting 18:00:15 656be50a0ddc: Waiting 18:00:16 a050256f5b6f: Verifying Checksum 18:00:16 a050256f5b6f: Download complete 18:00:16 c0a3192eca97: Verifying Checksum 18:00:16 c0a3192eca97: Download complete 18:00:16 2bbca73fdf42: Verifying Checksum 18:00:16 2bbca73fdf42: Download complete 18:00:16 46d945488cbd: Download complete 18:00:16 b3c136eddcbf: Verifying Checksum 18:00:16 b3c136eddcbf: Download complete 18:00:17 b3c136eddcbf: Pull complete 18:00:17 329c88fbcd65: Verifying Checksum 18:00:17 329c88fbcd65: Download complete 18:00:17 c0a3192eca97: Pull complete 18:00:18 a050256f5b6f: Pull complete 18:00:18 8a5474983e97: Verifying Checksum 18:00:18 8a5474983e97: Download complete 18:00:19 656be50a0ddc: Verifying Checksum 18:00:19 656be50a0ddc: Download complete 18:00:31 656be50a0ddc: Pull complete 18:00:31 2bbca73fdf42: Pull complete 18:00:31 46d945488cbd: Pull complete 18:00:36 8a5474983e97: Pull complete 18:00:38 329c88fbcd65: Pull complete 18:00:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:00:38 ---> ff4287adb874 18:00:38 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:00:40 ---> Running in 8d7fd18fdad6 18:00:41 Removing intermediate container 8d7fd18fdad6 18:00:41 ---> fea283a24a26 18:00:41 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:00:41 ---> Running in 2842df497327 18:00:41 Removing intermediate container 2842df497327 18:00:41 ---> d4143ca439d3 18:00:41 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:00:41 ---> Running in 7b104460e538 18:00:41 Removing intermediate container 7b104460e538 18:00:41 ---> 0d8b11720c46 18:00:41 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:00:41 ---> Running in c7f1accbaec0 18:00:42 Removing intermediate container c7f1accbaec0 18:00:42 ---> 90edd6727dd4 18:00:42 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:42 ---> Running in 61031e81d5d8 18:00:44 Removing intermediate container 61031e81d5d8 18:00:44 ---> 021c410b3c5e 18:00:44 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:44 ---> Running in 58750b96ad9f 18:00:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:00:47 OK: 221 MiB in 51 packages 18:00:47 Removing intermediate container 58750b96ad9f 18:00:47 ---> a43bd8d96bf5 18:00:47 Step 9/14 : WORKDIR /app 18:00:48 ---> Running in fd5e980a0a32 18:00:48 Removing intermediate container fd5e980a0a32 18:00:48 ---> 17025ad6f107 18:00:48 Step 10/14 : COPY go.mod vendor* ./ 18:00:49 ---> 587b9cee696f 18:00:49 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:49 ---> Running in 89646659ff0e 18:01:45 Removing intermediate container 89646659ff0e 18:01:45 ---> cda900d0e9c8 18:01:45 Step 12/14 : COPY . . 18:01:45 ---> 616bdad559b3 18:01:45 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:01:45 ---> Running in 5740223f81e5 18:01:45 Removing intermediate container 5740223f81e5 18:01:45 ---> ff315eeeba09 18:01:45 Step 14/14 : RUN $MAKE 18:01:45 ---> Running in 733c5f14c0bd 18:01:45 noop 18:01:45 Removing intermediate container 733c5f14c0bd 18:01:45 ---> 7e08734ca072 18:01:45 Successfully built 7e08734ca072 18:01:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:45 + docker inspect -f . ci-base-image-arm64 18:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:46 prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 18:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/105 -v /w/workspace/app-service-configurable/105:/w/workspace/app-service-configurable/105:rw,z -v /w/workspace/app-service-configurable/105@tmp:/w/workspace/app-service-configurable/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:01:47 $ docker top 0ab4df760aa13c0b7fff6b80b34160a70d0cb27b981a165d2d19680cd7a8acef -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:48 + go version 18:01:48 go version go1.18.3 linux/arm64 [Pipeline] } 18:01:48 $ docker stop --time=1 0ab4df760aa13c0b7fff6b80b34160a70d0cb27b981a165d2d19680cd7a8acef 18:01:50 $ docker rm -f 0ab4df760aa13c0b7fff6b80b34160a70d0cb27b981a165d2d19680cd7a8acef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:50 + docker inspect -f . ci-base-image-arm64 18:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 18:01:50 $ 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/105 -v /w/workspace/app-service-configurable/105:/w/workspace/app-service-configurable/105:rw,z -v /w/workspace/app-service-configurable/105@tmp:/w/workspace/app-service-configurable/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:01:52 $ docker top 67fd5f5f634cc53cc6fd54192096c9c0d4bde5314670affc07f0b6c5c0c5cce8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/105 [Pipeline] fileExists [Pipeline] sh 18:01:53 + make test 18:01:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:03:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:03:30 CGO_ENABLED=1 go vet ./... 18:03:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:40 ./bin/test-attribution-txt.sh [Pipeline] echo 18:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:03:40 $ docker stop --time=1 67fd5f5f634cc53cc6fd54192096c9c0d4bde5314670affc07f0b6c5c0c5cce8 18:03:42 $ docker rm -f 67fd5f5f634cc53cc6fd54192096c9c0d4bde5314670affc07f0b6c5c0c5cce8 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:43 Warning: overwriting stash ‘coverage-report’ 18:03:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:03:44 + ls -al . 18:03:44 total 172 18:03:44 drwxrwxr-x 7 jenkins jenkins 4096 Sep 28 18:01 . 18:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:59 .. 18:03:44 -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 17:59 .dockerignore 18:03:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:59 .git 18:03:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:59 .github 18:03:44 -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 17:59 .gitignore 18:03:44 -rw-rw-r-- 1 jenkins jenkins 9207 Sep 28 17:59 Attribution.txt 18:03:44 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 28 17:59 CHANGELOG.md 18:03:44 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 28 17:59 Dockerfile 18:03:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 17:59 GOVERNANCE.md 18:03:44 -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 17:59 Jenkinsfile 18:03:44 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 17:59 LICENSE 18:03:44 -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 17:59 OWNERS.md 18:03:44 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 28 17:59 README.md 18:03:44 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 17:56 VERSION 18:03:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 17:59 bin 18:03:44 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 18:01 coverage.out 18:03:44 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 28 17:59 go.mod 18:03:44 -rw-rw-r-- 1 jenkins jenkins 37382 Sep 28 17:59 go.sum 18:03:44 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 28 17:59 main.go 18:03:44 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 28 17:59 makefile 18:03:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:59 res 18:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:44 + 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=36be150d6762fc2492564362988c95ea99ab1b04 --label arch=arm64 --label version=2.3.0-dev.26 . 18:03:44 Sending build context to Docker daemon 208.9kB 18:03:44 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 18:03:44 Step 2/28 : FROM ${BASE} AS builder 18:03:44 ---> 7e08734ca072 18:03:44 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:03:44 ---> Running in 0b764a9e5bf4 18:03:45 Removing intermediate container 0b764a9e5bf4 18:03:45 ---> 26b1d4c2fac8 18:03:45 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:03:45 ---> Running in 6d629c4af5b7 18:03:45 Removing intermediate container 6d629c4af5b7 18:03:45 ---> b754fc3a7aad 18:03:45 Step 5/28 : ARG ADD_BUILD_TAGS="" 18:03:45 ---> Running in 44b7d53be439 18:03:45 Removing intermediate container 44b7d53be439 18:03:45 ---> 638431bfbf75 18:03:45 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:03:45 ---> Running in 0dcfc2ad7927 18:03:46 Removing intermediate container 0dcfc2ad7927 18:03:46 ---> 6c54ae8247d6 18:03:46 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:46 ---> Running in 97a6352564b2 18:03:48 Removing intermediate container 97a6352564b2 18:03:48 ---> 9e4fcada0aa7 18:03:48 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:48 ---> Running in 8540ab6a6597 18:03:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:03:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:03:51 OK: 221 MiB in 51 packages 18:03:52 Removing intermediate container 8540ab6a6597 18:03:52 ---> 8b4c01c26a08 18:03:52 Step 9/28 : WORKDIR /app 18:03:52 ---> Running in 6f97df8cb5f8 18:03:52 Removing intermediate container 6f97df8cb5f8 18:03:52 ---> 669748903b07 18:03:52 Step 10/28 : COPY go.mod vendor* ./ 18:03:52 ---> 82fff4566faf 18:03:52 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:52 ---> Running in 252fbc23cd84 18:03:54 Removing intermediate container 252fbc23cd84 18:03:54 ---> badc86f9b337 18:03:54 Step 12/28 : COPY . . 18:03:55 ---> 0b8aba33afcb 18:03:55 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:55 ---> Running in fc5a45e66931 18:03:55 Removing intermediate container fc5a45e66931 18:03:55 ---> 43b35a31e646 18:03:55 Step 14/28 : RUN $MAKE 18:03:55 ---> Running in d06b66b96fc0 18:03:56 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:06:48 Removing intermediate container d06b66b96fc0 18:06:48 ---> a90a7885433d 18:06:48 Step 15/28 : FROM alpine:3.16 18:06:48 3.16: Pulling from library/alpine 18:06:48 9b18e9b68314: Pulling fs layer 18:06:48 9b18e9b68314: Download complete 18:06:48 9b18e9b68314: Pull complete 18:06:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:06:48 Status: Downloaded newer image for alpine:3.16 18:06:48 ---> a6215f271958 18:06:48 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:06:48 ---> Running in fa786e3ad8d2 18:06:48 Removing intermediate container fa786e3ad8d2 18:06:48 ---> 5e4ffbeff012 18:06:48 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:06:48 ---> Running in aac589ede79d 18:06:48 Removing intermediate container aac589ede79d 18:06:48 ---> 424d45af8d6b 18:06:48 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:06:48 ---> Running in 02b93a952d22 18:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:06:48 (1/7) Installing ca-certificates (20220614-r0) 18:06:48 (2/7) Installing dumb-init (1.2.5-r1) 18:06:48 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:06:48 (4/7) Installing libsodium (1.0.18-r0) 18:06:48 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:06:48 (6/7) Installing libzmq (4.3.4-r0) 18:06:48 (7/7) Installing zeromq (4.3.4-r0) 18:06:48 Executing busybox-1.35.0-r17.trigger 18:06:48 Executing ca-certificates-20220614-r0.trigger 18:06:48 OK: 9 MiB in 21 packages 18:06:48 Removing intermediate container 02b93a952d22 18:06:48 ---> 61e411cd8eb3 18:06:48 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:06:48 ---> f69744ebe6a4 18:06:48 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:06:48 ---> 415612f311cb 18:06:48 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:06:48 ---> 94132ee73e81 18:06:48 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:06:48 ---> 8b955ffb98d8 18:06:48 Step 23/28 : EXPOSE 48095 18:06:48 ---> Running in 90e950d796b0 18:06:48 Removing intermediate container 90e950d796b0 18:06:48 ---> e1132ee76236 18:06:48 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:06:48 ---> Running in 67be5fa5e9bd 18:06:48 Removing intermediate container 67be5fa5e9bd 18:06:48 ---> 232fd514e3dc 18:06:48 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:48 ---> Running in c198ab80fe1d 18:06:48 Removing intermediate container c198ab80fe1d 18:06:48 ---> 3b4922de09cc 18:06:48 Step 26/28 : LABEL arch=arm64 18:06:48 ---> Running in 9f78f219d601 18:06:48 Removing intermediate container 9f78f219d601 18:06:48 ---> 5d7d59097a17 18:06:48 Step 27/28 : LABEL git_sha=36be150d6762fc2492564362988c95ea99ab1b04 18:06:48 ---> Running in c66edf2e9e29 18:06:48 Removing intermediate container c66edf2e9e29 18:06:48 ---> cbc7ad6fa490 18:06:48 Step 28/28 : LABEL version=2.3.0-dev.26 18:06:48 ---> Running in 45a87d85ffb4 18:06:48 Removing intermediate container 45a87d85ffb4 18:06:48 ---> 501549db6288 18:06:48 [Warning] One or more build-args [ARCH] were not consumed 18:06:48 Successfully built 501549db6288 18:06:48 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:48 provisioning config files... 18:06:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/105@tmp/config3624433340231831612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:48 ---> docker-login.sh 18:06:48 nexus3.edgexfoundry.org:10001 18:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:49 Configure a credential helper to remove this warning. See 18:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:49 18:06:49 Login Succeeded 18:06:49 nexus3.edgexfoundry.org:10002 18:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:49 Configure a credential helper to remove this warning. See 18:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:49 18:06:49 Login Succeeded 18:06:49 nexus3.edgexfoundry.org:10003 18:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:49 Configure a credential helper to remove this warning. See 18:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:49 18:06:49 Login Succeeded 18:06:49 nexus3.edgexfoundry.org:10004 18:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:50 Configure a credential helper to remove this warning. See 18:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:50 18:06:50 Login Succeeded 18:06:50 docker.io 18:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:50 Configure a credential helper to remove this warning. See 18:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:50 18:06:50 Login Succeeded 18:06:50 ---> docker-login.sh ends [Pipeline] } 18:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:50 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:06:50 36be150d6762fc2492564362988c95ea99ab1b04 18:06:50 latest 18:06:50 2.3.0-dev.26 18:06:50 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 18:06:50 main 18:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04 18:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:51 da282a799068: Preparing 18:06:51 c5cfd01d8b3d: Preparing 18:06:51 35e397aa0a0a: Preparing 18:06:51 41c548f00027: Preparing 18:06:51 47f9456021aa: Preparing 18:06:51 5d3e392a13a0: Preparing 18:06:51 41c548f00027: Pushed 18:06:51 35e397aa0a0a: Pushed 18:06:51 c5cfd01d8b3d: Pushed 18:06:51 5d3e392a13a0: Layer already exists 18:06:52 47f9456021aa: Pushed 18:06:56 da282a799068: Pushed 18:06:57 36be150d6762fc2492564362988c95ea99ab1b04: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:57 da282a799068: Preparing 18:06:57 c5cfd01d8b3d: Preparing 18:06:57 35e397aa0a0a: Preparing 18:06:57 41c548f00027: Preparing 18:06:57 47f9456021aa: Preparing 18:06:57 5d3e392a13a0: Preparing 18:06:57 47f9456021aa: Layer already exists 18:06:57 da282a799068: Layer already exists 18:06:57 c5cfd01d8b3d: Layer already exists 18:06:57 35e397aa0a0a: Layer already exists 18:06:57 41c548f00027: Layer already exists 18:06:57 5d3e392a13a0: Layer already exists 18:06:57 latest: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.26 18:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:58 da282a799068: Preparing 18:06:58 c5cfd01d8b3d: Preparing 18:06:58 35e397aa0a0a: Preparing 18:06:58 41c548f00027: Preparing 18:06:58 47f9456021aa: Preparing 18:06:58 5d3e392a13a0: Preparing 18:06:58 5d3e392a13a0: Waiting 18:06:58 c5cfd01d8b3d: Layer already exists 18:06:58 35e397aa0a0a: Layer already exists 18:06:58 da282a799068: Layer already exists 18:06:58 41c548f00027: Layer already exists 18:06:58 47f9456021aa: Layer already exists 18:06:58 5d3e392a13a0: Layer already exists 18:06:58 2.3.0-dev.26: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 18:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:06:59 da282a799068: Preparing 18:06:59 c5cfd01d8b3d: Preparing 18:06:59 35e397aa0a0a: Preparing 18:06:59 41c548f00027: Preparing 18:06:59 47f9456021aa: Preparing 18:06:59 5d3e392a13a0: Preparing 18:06:59 5d3e392a13a0: Waiting 18:06:59 da282a799068: Layer already exists 18:06:59 47f9456021aa: Layer already exists 18:06:59 c5cfd01d8b3d: Layer already exists 18:06:59 41c548f00027: Layer already exists 18:06:59 35e397aa0a0a: Layer already exists 18:06:59 5d3e392a13a0: Layer already exists 18:06:59 36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:07:00 da282a799068: Preparing 18:07:00 c5cfd01d8b3d: Preparing 18:07:00 35e397aa0a0a: Preparing 18:07:00 41c548f00027: Preparing 18:07:00 47f9456021aa: Preparing 18:07:00 5d3e392a13a0: Preparing 18:07:00 5d3e392a13a0: Waiting 18:07:00 35e397aa0a0a: Layer already exists 18:07:00 da282a799068: Layer already exists 18:07:00 c5cfd01d8b3d: Layer already exists 18:07:00 41c548f00027: Layer already exists 18:07:00 47f9456021aa: Layer already exists 18:07:00 5d3e392a13a0: Layer already exists 18:07:00 main: digest: sha256:79ee051cba59ae176c5a90476e79419ede9ead489d377b464d9bcd29f0fae895 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:07:00 ===================================================== [Pipeline] echo 18:07:00 taggedImages: 18:07:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04 18:07:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:07:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.26 18:07:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36be150d6762fc2492564362988c95ea99ab1b04-2.3.0-dev.26 18:07:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:01 18:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:01 arm64: Pulling from edgex-lftools-log-publisher 18:07:01 8998bd30e6a1: Pulling fs layer 18:07:01 04944245beec: Pulling fs layer 18:07:01 699f458cf7ca: Pulling fs layer 18:07:01 765212b225bb: Pulling fs layer 18:07:01 f23df028b6ca: Pulling fs layer 18:07:01 d65c8cfc05b1: Pulling fs layer 18:07:01 2437ff75d9bd: Pulling fs layer 18:07:01 765212b225bb: Waiting 18:07:01 f23df028b6ca: Waiting 18:07:01 d65c8cfc05b1: Waiting 18:07:01 2437ff75d9bd: Waiting 18:07:01 04944245beec: Verifying Checksum 18:07:01 04944245beec: Download complete 18:07:01 765212b225bb: Verifying Checksum 18:07:01 765212b225bb: Download complete 18:07:01 f23df028b6ca: Verifying Checksum 18:07:01 f23df028b6ca: Download complete 18:07:01 d65c8cfc05b1: Download complete 18:07:02 699f458cf7ca: Verifying Checksum 18:07:02 699f458cf7ca: Download complete 18:07:02 8998bd30e6a1: Verifying Checksum 18:07:04 2437ff75d9bd: Verifying Checksum 18:07:04 2437ff75d9bd: Download complete 18:07:06 8998bd30e6a1: Pull complete 18:07:06 04944245beec: Pull complete 18:07:07 699f458cf7ca: Pull complete 18:07:07 765212b225bb: Pull complete 18:07:08 f23df028b6ca: Pull complete 18:07:08 d65c8cfc05b1: Pull complete 18:07:23 2437ff75d9bd: Pull complete 18:07:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:24 prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 18:07:24 $ 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/105 -v /w/workspace/app-service-configurable/105:/w/workspace/app-service-configurable/105:rw,z -v /w/workspace/app-service-configurable/105@tmp:/w/workspace/app-service-configurable/105@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:arm64 cat 18:07:26 $ docker top 4186919ca499b0cbc0d7b69678bd1aba7b50f1d16704e1b234a0ed564486ed3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:27 ---> job-cost.sh 18:07:27 lf-activate-venv: SKIPPING 18:07:27 INFO: No Stack... 18:07:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:07:28 INFO: Archiving Costs [Pipeline] sh 18:07:29 + + cut -d,cat -f6 /w/workspace/app-service-configurable/105/archives/cost.csv 18:07:29 [Pipeline] lock 18:07:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] 18:07:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] did not exist. Created. 18:07:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:29 /w/workspace/app-service-configurable/105@tmp/durable-d7027842/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:07:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:07:30 Warning: overwriting stash ‘stack-cost’ 18:07:30 Stashed 1 file(s) [Pipeline] } 18:07:30 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:30 $ docker stop --time=1 4186919ca499b0cbc0d7b69678bd1aba7b50f1d16704e1b234a0ed564486ed3c 18:07:31 $ docker rm -f 4186919ca499b0cbc0d7b69678bd1aba7b50f1d16704e1b234a0ed564486ed3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:07:31 provisioning config files... 18:07:31 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1082704972867503766tmp [Pipeline] { [Pipeline] sh 18:07:32 + set +x 18:07:32 + + curl -s https://codecov.io/bashbash 18:07:32 -s -- 18:07:32 18:07:32 _____ _ 18:07:32 / ____| | | 18:07:32 | | ___ __| | ___ ___ _____ __ 18:07:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:07:32 | |___| (_) | (_| | __/ (_| (_) \ V / 18:07:32 \_____\___/ \__,_|\___|\___\___/ \_/ 18:07:32 Bash-1.0.6 18:07:32 18:07:32 18:07:32 ==> git version 2.25.1 found 18:07:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:07:32 Release-Date: 2020-01-08 18:07:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:07:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:07:32 ==> Jenkins CI detected. 18:07:32 current dir:  /w/workspace/ry_app-service-configurable_main 18:07:32 project root: . 18:07:32 --> token set from env 18:07:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:07:32 ==> Running gcov in . (disable via -X gcov) 18:07:32 ==> Python coveragepy not found 18:07:32 ==> Searching for coverage reports in: 18:07:32 + . 18:07:32 -> Found 1 reports 18:07:32 ==> Detecting git/mercurial file structure 18:07:32 ==> Reading reports 18:07:32 + ./coverage.out bytes=10 18:07:32 ==> Appending adjustments 18:07:32 https://docs.codecov.io/docs/fixing-reports 18:07:32 + Found adjustments 18:07:32 ==> Gzipping contents 18:07:32 4.0K /tmp/codecov.15Qhh9.gz 18:07:32 ==> Uploading reports 18:07:32 url: https://codecov.io 18:07:32 query: branch=main&commit=36be150d6762fc2492564362988c95ea99ab1b04&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:07:32 -> Pinging Codecov 18:07:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=36be150d6762fc2492564362988c95ea99ab1b04&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:07:32 -> Uploading to 18:07:32 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/A97CA9966030D2A3747ED39772930CCE/36be150d6762fc2492564362988c95ea99ab1b04/8ca71577-bc76-4766-8254-c13546d1b890.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T180732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c89747d1c4253ecc4235a7079d1716edec4beeffcf6e1a46be10b5d9d5ec841d 18:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:32 Dload Upload Total Spent Left Speed 18:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2521 --:--:-- --:--:-- --:--:-- 2521 18:07:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] } 18:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:07:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:07:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:33 18:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:07:33 df9b9388f04a: Pulling fs layer 18:07:33 52dc419b0ee2: Pulling fs layer 18:07:33 25bc292e5bac: Pulling fs layer 18:07:33 114826534d7a: Pulling fs layer 18:07:33 4657fd5d0bcf: Pulling fs layer 18:07:33 6ad1cebc031e: Pulling fs layer 18:07:33 8a3aa393b2d8: Pulling fs layer 18:07:33 114826534d7a: Waiting 18:07:33 6ad1cebc031e: Waiting 18:07:33 8a3aa393b2d8: Waiting 18:07:33 25bc292e5bac: Verifying Checksum 18:07:33 25bc292e5bac: Download complete 18:07:33 52dc419b0ee2: Verifying Checksum 18:07:33 52dc419b0ee2: Download complete 18:07:33 4657fd5d0bcf: Verifying Checksum 18:07:33 4657fd5d0bcf: Download complete 18:07:33 df9b9388f04a: Download complete 18:07:33 df9b9388f04a: Pull complete 18:07:33 52dc419b0ee2: Pull complete 18:07:33 6ad1cebc031e: Verifying Checksum 18:07:33 6ad1cebc031e: Download complete 18:07:33 25bc292e5bac: Pull complete 18:07:34 114826534d7a: Verifying Checksum 18:07:34 114826534d7a: Download complete 18:07:34 8a3aa393b2d8: Verifying Checksum 18:07:38 114826534d7a: Pull complete 18:07:38 4657fd5d0bcf: Pull complete 18:07:38 6ad1cebc031e: Pull complete 18:07:40 8a3aa393b2d8: Pull complete 18:07:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:40 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 18:07:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:07:42 $ docker top 56034bb3a289f5986c83da30d0e5dfd9ea1350be36aa04715b5ec5e854526706 -eo pid,comm [Pipeline] { [Pipeline] echo 18:07:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:07:43 + set -o pipefail 18:07:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:07:48 18:07:48 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:07:48 18:07:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d403ee1a-08a2-45c8-b7bb-888ba021b50b 18:07:48 18:07:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:07:48 18:07:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:07:48 18:07:48 [Pipeline] } 18:07:48 $ docker stop --time=1 56034bb3a289f5986c83da30d0e5dfd9ea1350be36aa04715b5ec5e854526706 18:07:50 $ docker rm -f 56034bb3a289f5986c83da30d0e5dfd9ea1350be36aa04715b5ec5e854526706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:51 + git log --format=format:%s -1 36be150d6762fc2492564362988c95ea99ab1b04 [Pipeline] sh 18:07:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:07:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:51 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 18:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:07:52 $ docker top e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 -eo pid,comm 18:07:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:07:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:52 [ssh-agent] Looking for ssh-agent implementation... 18:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:52 $ docker exec e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 ssh-agent 18:07:52 SSH_AUTH_SOCK=/tmp/ssh-H1oFoma0pBHG/agent.32 18:07:52 SSH_AGENT_PID=38 18:07:52 Running ssh-add (command line suppressed) 18:07:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5861780256655486777.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5861780256655486777.key) 18:07:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:52 + git semver tag 18:07:53 2022-09-28 18:07:53,034 [run_tag] DEBUG tag force:False 18:07:53 2022-09-28 18:07:53,034 [check_head_tag] DEBUG check head tag 18:07:53 2022-09-28 18:07:53,035 [execute] INFO git cat-file --batch-check 18:07:53 2022-09-28 18:07:53,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:07:53 2022-09-28 18:07:53,037 [execute] INFO git cat-file --batch 18:07:53 2022-09-28 18:07:53,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:07:53 2022-09-28 18:07:53,048 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:07:53 2022-09-28 18:07:53,048 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 18:07:53 2022-09-28 18:07:53,048 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:07:53 2022-09-28 18:07:53,053 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:07:53 2.3.0-dev.26 [Pipeline] } 18:07:53 $ docker exec --env ******** --env ******** e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 ssh-agent -k 18:07:53 unset SSH_AUTH_SOCK; 18:07:53 unset SSH_AGENT_PID; 18:07:53 echo Agent pid 38 killed; 18:07:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:53 + git semver [Pipeline] } 18:07:53 $ docker stop --time=1 e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 18:07:55 $ docker rm -f e1963357df7124711e369048975853df15941dcdcea5b2a0b0450a39cb76fbd0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:07:55 18:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:07:55 0.23.1-centos7: Pulling from edgex-lftools 18:07:55 ab5ef0e58194: Pulling fs layer 18:07:55 9712f1f96733: Pulling fs layer 18:07:55 63f879dbbcfc: Pulling fs layer 18:07:55 0d9ebad4ef96: Pulling fs layer 18:07:55 e9a5061849ea: Pulling fs layer 18:07:55 d747dcd14b5f: Pulling fs layer 18:07:55 2de7ff778b66: Pulling fs layer 18:07:55 e9a5061849ea: Waiting 18:07:55 0d9ebad4ef96: Waiting 18:07:55 d747dcd14b5f: Waiting 18:07:55 2de7ff778b66: Waiting 18:07:55 9712f1f96733: Verifying Checksum 18:07:55 9712f1f96733: Download complete 18:07:56 63f879dbbcfc: Verifying Checksum 18:07:56 63f879dbbcfc: Download complete 18:07:56 0d9ebad4ef96: Verifying Checksum 18:07:56 0d9ebad4ef96: Download complete 18:07:56 ab5ef0e58194: Verifying Checksum 18:07:56 ab5ef0e58194: Download complete 18:07:56 e9a5061849ea: Download complete 18:07:56 d747dcd14b5f: Verifying Checksum 18:07:56 d747dcd14b5f: Download complete 18:07:56 2de7ff778b66: Verifying Checksum 18:07:56 2de7ff778b66: Download complete 18:07:58 ab5ef0e58194: Pull complete 18:07:58 9712f1f96733: Pull complete 18:07:59 63f879dbbcfc: Pull complete 18:08:02 0d9ebad4ef96: Pull complete 18:08:02 e9a5061849ea: Pull complete 18:08:02 d747dcd14b5f: Pull complete 18:08:03 2de7ff778b66: Pull complete 18:08:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:03 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 18:08:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:08:05 $ docker top 17d406d0b27b1a400ee8e3b4a9975f12053fe418e9b2fc7c58051c9251ee9366 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:08:05 provisioning config files... 18:08:05 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10936522465883335141tmp 18:08:05 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15969441331200871244tmp 18:08:05 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1189009121753699650tmp [Pipeline] { [Pipeline] echo 18:08:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:08:06 ---> sigul-configuration.sh 18:08:06 gpg: directory `/root/.gnupg' created 18:08:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:08:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:08:06 gpg: keyring `/root/.gnupg/secring.gpg' created 18:08:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:08:06 gpg: CAST5 encrypted data 18:08:06 gpg: encrypted with 1 passphrase 18:08:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:08:06 + mkdir /home/jenkins 18:08:06 + mkdir /home/jenkins/sigul [Pipeline] sh 18:08:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:08:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:08:07 ---> sigul-install.sh 18:08:07 Sigul already installed; skipping installation. [Pipeline] sh 18:08:07 + git tag --list 18:08:07 v1.0.0 18:08:07 v1.1.0 18:08:07 v1.2.0 18:08:07 v1.3.0 18:08:07 v1.3.1 18:08:07 v2.0.0 18:08:07 v2.0.1 18:08:07 v2.1.0 18:08:07 v2.1.1 18:08:07 v2.1.1-dev.1 18:08:07 v2.1.1-dev.2 18:08:07 v2.2.0 18:08:07 v2.2.1-dev.1 18:08:07 v2.2.1-dev.10 18:08:07 v2.2.1-dev.2 18:08:07 v2.2.1-dev.3 18:08:07 v2.2.1-dev.4 18:08:07 v2.2.1-dev.5 18:08:07 v2.2.1-dev.6 18:08:07 v2.2.1-dev.7 18:08:07 v2.2.1-dev.8 18:08:07 v2.2.1-dev.9 18:08:07 v2.3.0-dev.10 18:08:07 v2.3.0-dev.11 18:08:07 v2.3.0-dev.12 18:08:07 v2.3.0-dev.13 18:08:07 v2.3.0-dev.14 18:08:07 v2.3.0-dev.15 18:08:07 v2.3.0-dev.16 18:08:07 v2.3.0-dev.17 18:08:07 v2.3.0-dev.18 18:08:07 v2.3.0-dev.19 18:08:07 v2.3.0-dev.20 18:08:07 v2.3.0-dev.21 18:08:07 v2.3.0-dev.22 18:08:07 v2.3.0-dev.23 18:08:07 v2.3.0-dev.24 18:08:07 v2.3.0-dev.25 18:08:07 v2.3.0-dev.26 [Pipeline] sh 18:08:07 + lftools sign git-tag v2.3.0-dev.26 18:08:08 Signing Git tag with Sigul... 18:08:08 Signing v2.3.0-dev.26 [Pipeline] echo 18:08:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:08:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:08:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:08:09 $ docker stop --time=1 17d406d0b27b1a400ee8e3b4a9975f12053fe418e9b2fc7c58051c9251ee9366 18:08:10 $ docker rm -f 17d406d0b27b1a400ee8e3b4a9975f12053fe418e9b2fc7c58051c9251ee9366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:08:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:11 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 18:08:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:08:11 $ docker top 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 -eo pid,comm 18:08:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:08:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:11 [ssh-agent] Looking for ssh-agent implementation... 18:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:11 $ docker exec 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 ssh-agent 18:08:11 SSH_AUTH_SOCK=/tmp/ssh-vR212wc9vntM/agent.31 18:08:11 SSH_AGENT_PID=37 18:08:11 Running ssh-add (command line suppressed) 18:08:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7878579866755203676.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7878579866755203676.key) 18:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:12 + git semver bump pre 18:08:12 2022-09-28 18:08:12,557 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:08:12 2022-09-28 18:08:12,557 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev 18:08:12 2022-09-28 18:08:12,557 [bump_version] DEBUG bumped version:2.3.0-dev.27 18:08:12 2022-09-28 18:08:12,557 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:08:12 2022-09-28 18:08:12,557 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:08:12 2022-09-28 18:08:12,557 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:08:12 2022-09-28 18:08:12,559 [execute] INFO git cat-file --batch-check 18:08:12 2022-09-28 18:08:12,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:08:12 2022-09-28 18:08:12,564 [execute] INFO git cat-file --batch 18:08:12 2022-09-28 18:08:12,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:08:12 2022-09-28 18:08:12,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:08:12 2.3.0-dev.27 [Pipeline] } 18:08:12 $ docker exec --env ******** --env ******** 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 ssh-agent -k 18:08:12 unset SSH_AUTH_SOCK; 18:08:12 unset SSH_AGENT_PID; 18:08:12 echo Agent pid 37 killed; 18:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:13 + git semver [Pipeline] } 18:08:13 $ docker stop --time=1 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 18:08:14 $ docker rm -f 5ce4bcb83eb8720a82eb4aaf17cd5cf712234f6aafdaca55b2820dd7afb3af30 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:15 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 18:08:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:08:15 $ docker top b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c -eo pid,comm 18:08:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:08:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:15 [ssh-agent] Looking for ssh-agent implementation... 18:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:15 $ docker exec b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c ssh-agent 18:08:16 SSH_AUTH_SOCK=/tmp/ssh-MvycigzTufgW/agent.33 18:08:16 SSH_AGENT_PID=39 18:08:16 Running ssh-add (command line suppressed) 18:08:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1632550415583708425.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1632550415583708425.key) 18:08:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:16 + git semver push 18:08:16 2022-09-28 18:08:16,670 [run_push] DEBUG push 18:08:16 2022-09-28 18:08:16,670 [execute] INFO git cat-file --batch-check 18:08:16 2022-09-28 18:08:16,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:08:16 2022-09-28 18:08:16,675 [execute] INFO git rev-list 3feedf5dd205f641aad5cf949a184a3324f6c297 -- 18:08:16 2022-09-28 18:08:16,675 [execute] DEBUG Popen(['git', 'rev-list', '3feedf5dd205f641aad5cf949a184a3324f6c297', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:08:16 2022-09-28 18:08:16,686 [execute] INFO git fetch -v origin 18:08:16 2022-09-28 18:08:16,687 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:08:17 2022-09-28 18:08:17,277 [run_push] DEBUG no remote changes detected 18:08:17 2022-09-28 18:08:17,277 [execute] INFO git push origin semver 18:08:17 2022-09-28 18:08:17,278 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:08:18 2022-09-28 18:08:18,096 [run_push] DEBUG push all version tags 18:08:18 2022-09-28 18:08:18,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:08:18 2022-09-28 18:08:18,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:08:19 2022-09-28 18:08:18,888 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:08:19 2.3.0-dev.27 [Pipeline] } 18:08:19 $ docker exec --env ******** --env ******** b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c ssh-agent -k 18:08:19 unset SSH_AUTH_SOCK; 18:08:19 unset SSH_AGENT_PID; 18:08:19 echo Agent pid 39 killed; 18:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:19 + git semver [Pipeline] } 18:08:19 $ docker stop --time=1 b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c 18:08:21 $ docker rm -f b2316dbde61a02728dc2726d8ec00b4594cd2f2c610c98a114fbdcd238aec93c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:08:21 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:08:21 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:08:21 total 16 18:08:21 drwxr-xr-x 3 root root 4096 Sep 28 17:58 . 18:08:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 18:08 .. 18:08:21 drwxr-xr-x 2 root root 4096 Sep 28 17:58 cost 18:08:21 -rw-r--r-- 1 root root 96 Sep 28 17:58 cost.csv 18:08:21 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:08:21 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:08:21 total 16 18:08:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:58 . 18:08:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 18:08 .. 18:08:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 17:58 cost 18:08:21 -rw-r--r-- 1 jenkins jenkins 96 Sep 28 17:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:08:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:22 ---> package-listing.sh 18:08:22 ++ facter osfamily 18:08:22 ++ tr '[:upper:]' '[:lower:]' 18:08:23 + OS_FAMILY=debian 18:08:23 + workspace=/w/workspace/ry_app-service-configurable_main 18:08:23 + START_PACKAGES=/tmp/packages_start.txt 18:08:23 + END_PACKAGES=/tmp/packages_end.txt 18:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:23 + PACKAGES=/tmp/packages_start.txt 18:08:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:08:23 + PACKAGES=/tmp/packages_end.txt 18:08:23 + case "${OS_FAMILY}" in 18:08:23 + dpkg -l 18:08:23 + grep '^ii' 18:08:23 + '[' -f /tmp/packages_start.txt ']' 18:08:23 + '[' -f /tmp/packages_end.txt ']' 18:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:08:23 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:08:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:23 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 18:08:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:08:24 $ docker top 47d4b5984c831875dd80409ae4f5c143993385c912b634f13a989701e09bcfd9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:24 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:24 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:25 + ls /var/log/sa-host 18:08:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:25 provisioning config files... 18:08:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6782989980635003659tmp [Pipeline] { [Pipeline] echo 18:08:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:25 ---> create-netrc.sh [Pipeline] } 18:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:25 ---> python-tools-install.sh [Pipeline] echo 18:08:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:26 ---> sudo-logs.sh 18:08:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:08:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:26 ---> job-cost.sh 18:08:26 lf-activate-venv: SKIPPING 18:08:26 DEBUG: total: 0.2199999988079071 18:08:26 INFO: Retrieving Stack Cost... 18:08:26 INFO: Retrieving Pricing Info for: v3-standard-8 18:08:27 INFO: Archiving Costs [Pipeline] echo 18:08:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:27 ---> logs-deploy.sh 18:08:27 lf-activate-venv: SKIPPING 18:08:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/105 18:08:27 INFO: archiving workspace using pattern(s): 18:08:28 Archives upload complete. 18:08:28 INFO: archiving logs to Nexus 18:08:29 ---> uname -a: 18:08:29 Linux prd-ubuntu20-04-docker-8c-8g-1846 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:08:29 18:08:29 18:08:29 ---> lscpu: 18:08:29 Architecture: x86_64 18:08:29 CPU op-mode(s): 32-bit, 64-bit 18:08:29 Byte Order: Little Endian 18:08:29 Address sizes: 40 bits physical, 48 bits virtual 18:08:29 CPU(s): 8 18:08:29 On-line CPU(s) list: 0-7 18:08:29 Thread(s) per core: 1 18:08:29 Core(s) per socket: 1 18:08:29 Socket(s): 8 18:08:29 NUMA node(s): 1 18:08:29 Vendor ID: AuthenticAMD 18:08:29 CPU family: 23 18:08:29 Model: 49 18:08:29 Model name: AMD EPYC-Rome Processor 18:08:29 Stepping: 0 18:08:29 CPU MHz: 2799.976 18:08:29 BogoMIPS: 5599.95 18:08:29 Virtualization: AMD-V 18:08:29 Hypervisor vendor: KVM 18:08:29 Virtualization type: full 18:08:29 L1d cache: 256 KiB 18:08:29 L1i cache: 256 KiB 18:08:29 L2 cache: 4 MiB 18:08:29 L3 cache: 128 MiB 18:08:29 NUMA node0 CPU(s): 0-7 18:08:29 Vulnerability Itlb multihit: Not affected 18:08:29 Vulnerability L1tf: Not affected 18:08:29 Vulnerability Mds: Not affected 18:08:29 Vulnerability Meltdown: Not affected 18:08:29 Vulnerability Mmio stale data: Not affected 18:08:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:08:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:08:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:08:29 Vulnerability Srbds: Not affected 18:08:29 Vulnerability Tsx async abort: Not affected 18:08:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:08:29 18:08:29 18:08:29 ---> nproc: 18:08:29 8 18:08:29 18:08:29 18:08:29 ---> df -h: 18:08:29 Filesystem Size Used Avail Use% Mounted on 18:08:29 overlay 155G 13G 143G 9% / 18:08:29 tmpfs 64M 0 64M 0% /dev 18:08:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:08:29 shm 64M 0 64M 0% /dev/shm 18:08:29 /dev/vda1 155G 13G 143G 9% /facter-os 18:08:29 18:08:29 18:08:29 ---> sar -b -r -n DEV: 18:08:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1846) 09/28/22 _x86_64_ (8 CPU) 18:08:29 18:08:29 17:56:04 LINUX RESTART (8 CPU) 18:08:29 18:08:29 17:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:08:29 17:58:01 251.13 1.17 249.97 0.00 27.47 67864.80 0.00 18:08:29 17:59:01 122.63 0.07 122.56 0.00 8.93 33572.00 0.00 18:08:29 18:00:01 1.65 0.00 1.65 0.00 0.00 21.61 0.00 18:08:29 18:01:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 18:08:29 18:02:01 38.42 9.33 29.09 0.00 2883.84 4744.15 0.00 18:08:29 18:03:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 18:08:29 18:04:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 18:08:29 18:05:01 1.78 0.00 1.78 0.00 0.00 19.59 0.00 18:08:29 18:06:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 18:08:29 18:07:01 1.98 0.00 1.98 0.00 0.00 33.06 0.00 18:08:29 18:08:01 69.22 0.25 68.97 0.00 15.60 38366.54 0.00 18:08:29 Average: 44.83 0.98 43.85 0.00 266.93 13152.42 0.00 18:08:29 18:08:29 17:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:08:29 17:58:01 28211100 31372028 932940 2.84 134800 3231980 2474844 7.29 1428432 2799572 164568 18:08:29 17:59:01 27814096 31547512 759260 2.31 145908 3747176 1740060 5.13 1231548 3348648 400 18:08:29 18:00:01 27813740 31547236 759052 2.31 145956 3747180 1740060 5.13 1232536 3348652 148 18:08:29 18:01:01 27818308 31551964 754300 2.29 145976 3747304 1740060 5.13 1227812 3348780 24 18:08:29 18:02:01 27531056 31536928 752536 2.29 164280 3995948 1795288 5.29 1380780 3459196 8 18:08:29 18:03:01 27540144 31546112 743292 2.26 164364 3995956 1795288 5.29 1372144 3459204 8 18:08:29 18:04:01 27540024 31546080 743228 2.26 164436 3995960 1795288 5.29 1372436 3459220 148 18:08:29 18:05:01 27540616 31546720 742588 2.26 164480 3995960 1795288 5.29 1372064 3459220 12 18:08:29 18:06:01 27540516 31546884 742744 2.26 164584 3995956 1795288 5.29 1371972 3459392 8 18:08:29 18:07:01 27540120 31546584 742980 2.26 164668 3995968 1795288 5.29 1372204 3459396 4 18:08:29 18:08:01 26031324 31487608 798672 2.43 201568 5296308 2066564 6.09 1502836 4718260 618408 18:08:29 Average: 27538277 31525060 770145 2.34 160093 3976881 1866665 5.50 1351342 3483595 71249 18:08:29 18:08:29 17:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:08:29 17:58:01 docker0 136.18 208.85 11.20 1721.79 0.00 0.00 0.00 0.00 18:08:29 17:58:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:08:29 17:58:01 veth869a882 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 18:08:29 17:58:01 ens3 256.73 163.60 1765.75 32.04 0.00 0.00 0.00 0.00 18:08:29 17:59:01 docker0 2.83 5.52 0.19 60.55 0.00 0.00 0.00 0.00 18:08:29 17:59:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 18:08:29 17:59:01 ens3 209.12 160.56 2662.03 319.25 0.00 0.00 0.00 0.00 18:08:29 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:00:01 ens3 1.75 0.75 5.40 0.23 0.00 0.00 0.00 0.00 18:08:29 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:08:29 18:01:01 ens3 0.72 0.43 0.36 0.27 0.00 0.00 0.00 0.00 18:08:29 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:02:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:08:29 18:02:01 ens3 62.18 32.71 1297.59 2.59 0.00 0.00 0.00 0.00 18:08:29 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:08:29 18:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:08:29 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:04:01 ens3 1.02 0.62 0.39 0.29 0.00 0.00 0.00 0.00 18:08:29 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:08:29 18:05:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:08:29 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:29 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:08:29 18:07:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:08:29 18:08:01 docker0 42.36 66.94 3.63 690.29 0.00 0.00 0.00 0.00 18:08:29 18:08:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:08:29 18:08:01 ens3 352.84 235.03 7856.68 31.41 0.00 0.00 0.00 0.00 18:08:29 Average: docker0 16.49 25.57 1.37 224.75 0.00 0.00 0.00 0.00 18:08:29 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 18:08:29 Average: ens3 80.45 54.01 1235.24 35.10 0.00 0.00 0.00 0.00 18:08:29 18:08:29 18:08:29 ---> sar -P ALL: 18:08:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1846) 09/28/22 _x86_64_ (8 CPU) 18:08:29 18:08:29 17:56:04 LINUX RESTART (8 CPU) 18:08:29 18:08:29 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:08:29 17:58:01 all 28.38 0.00 7.43 1.27 0.08 62.85 18:08:29 17:58:01 0 28.45 0.00 6.99 0.15 0.08 64.32 18:08:29 17:58:01 1 28.91 0.00 7.19 0.15 0.07 63.68 18:08:29 17:58:01 2 27.08 0.00 8.07 3.11 0.08 61.65 18:08:29 17:58:01 3 29.08 0.00 6.93 0.27 0.07 63.65 18:08:29 17:58:01 4 28.11 0.00 8.04 0.60 0.10 63.15 18:08:29 17:58:01 5 28.32 0.00 7.63 3.91 0.08 60.06 18:08:29 17:58:01 6 28.05 0.00 7.22 0.13 0.07 64.52 18:08:29 17:58:01 7 29.00 0.00 7.39 1.80 0.07 61.74 18:08:29 17:59:01 all 11.93 0.00 2.93 0.60 0.04 84.50 18:08:29 17:59:01 0 13.71 0.00 3.34 0.10 0.05 82.79 18:08:29 17:59:01 1 11.28 0.00 2.60 0.02 0.05 86.05 18:08:29 17:59:01 2 12.20 0.00 2.71 0.92 0.03 84.13 18:08:29 17:59:01 3 11.07 0.00 3.48 0.39 0.05 85.01 18:08:29 17:59:01 4 12.18 0.00 3.24 0.15 0.03 84.40 18:08:29 17:59:01 5 12.84 0.00 2.94 2.08 0.03 82.11 18:08:29 17:59:01 6 11.06 0.00 2.79 1.08 0.05 85.02 18:08:29 17:59:01 7 11.11 0.00 2.32 0.05 0.05 86.46 18:08:29 18:00:01 all 0.04 0.00 0.01 0.01 0.00 99.94 18:08:29 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:08:29 18:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:08:29 18:00:01 2 0.15 0.00 0.02 0.00 0.00 99.83 18:08:29 18:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:08:29 18:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:08:29 18:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 18:08:29 18:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:08:29 18:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:08:29 18:01:01 all 0.02 0.00 0.02 0.01 0.01 99.94 18:08:29 18:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:08:29 18:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:08:29 18:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:08:29 18:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 18:08:29 18:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:08:29 18:01:01 5 0.03 0.00 0.00 0.02 0.02 99.93 18:08:29 18:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:08:29 18:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:08:29 18:02:01 all 1.13 0.00 0.69 0.34 0.02 97.83 18:08:29 18:02:01 0 0.50 0.00 1.80 0.03 0.02 97.65 18:08:29 18:02:01 1 1.20 0.00 0.37 0.07 0.02 98.35 18:08:29 18:02:01 2 0.80 0.00 0.53 0.22 0.02 98.43 18:08:29 18:02:01 3 1.34 0.00 0.84 0.08 0.02 97.73 18:08:29 18:02:01 4 0.65 0.00 0.49 0.27 0.02 98.58 18:08:29 18:02:01 5 0.60 0.00 0.30 1.19 0.02 97.90 18:08:29 18:02:01 6 1.60 0.00 0.43 0.02 0.02 97.93 18:08:29 18:02:01 7 2.32 0.00 0.80 0.82 0.02 96.04 18:08:29 18:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:08:29 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:08:29 18:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:08:29 18:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:08:29 18:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:08:29 18:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:08:29 18:03:01 5 0.02 0.00 0.02 0.12 0.00 99.85 18:08:29 18:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:08:29 18:03:01 7 0.07 0.00 0.02 0.00 0.03 99.88 18:08:29 18:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:08:29 18:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:08:29 18:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:08:29 18:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:08:29 18:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:08:29 18:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:08:29 18:04:01 5 0.02 0.00 0.00 0.05 0.00 99.93 18:08:29 18:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:08:29 18:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:08:29 18:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:08:29 18:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:08:29 18:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:08:29 18:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:08:29 18:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:08:29 18:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:08:29 18:05:01 5 0.00 0.00 0.00 0.05 0.00 99.95 18:08:29 18:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:08:29 18:05:01 7 0.08 0.00 0.02 0.00 0.03 99.87 18:08:29 18:06:01 all 0.02 0.00 0.00 0.01 0.01 99.95 18:08:29 18:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:08:29 18:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:08:29 18:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:08:29 18:06:01 3 0.03 0.00 0.00 0.03 0.02 99.92 18:08:29 18:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:08:29 18:06:01 5 0.02 0.00 0.00 0.05 0.02 99.92 18:08:29 18:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:08:29 18:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:08:29 18:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:08:29 18:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:08:29 18:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:08:29 18:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:08:29 18:07:01 3 0.03 0.00 0.02 0.02 0.00 99.93 18:08:29 18:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:08:29 18:07:01 5 0.02 0.00 0.00 0.07 0.00 99.92 18:08:29 18:07:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:08:29 18:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:08:29 18:08:01 all 6.87 0.00 2.78 0.65 0.03 89.67 18:08:29 18:08:01 0 7.48 0.00 3.06 0.57 0.03 88.86 18:08:29 18:08:01 1 7.69 0.00 2.87 0.12 0.02 89.30 18:08:29 18:08:01 2 5.61 0.00 3.27 0.97 0.03 90.11 18:08:29 18:08:01 3 8.09 0.00 3.05 2.78 0.03 86.04 18:08:29 18:08:01 4 6.23 0.00 2.31 0.07 0.03 91.35 18:08:29 18:08:01 5 6.18 0.00 3.07 0.57 0.02 90.16 18:08:29 18:08:01 6 6.45 0.00 2.34 0.08 0.03 91.09 18:08:29 18:08:01 7 7.26 0.00 2.24 0.03 0.05 90.42 18:08:29 18:08:29 Average: CPU %user %nice %system %iowait %steal %idle 18:08:29 Average: all 4.37 0.00 1.25 0.26 0.02 94.10 18:08:29 Average: 0 4.54 0.00 1.38 0.08 0.02 93.98 18:08:29 Average: 1 4.43 0.00 1.18 0.03 0.02 94.35 18:08:29 Average: 2 4.14 0.00 1.33 0.47 0.02 94.05 18:08:29 Average: 3 4.47 0.00 1.29 0.33 0.02 93.89 18:08:29 Average: 4 4.26 0.00 1.28 0.10 0.03 94.34 18:08:29 Average: 5 4.33 0.00 1.26 0.73 0.02 93.67 18:08:29 Average: 6 4.27 0.00 1.16 0.12 0.02 94.43 18:08:29 Average: 7 4.50 0.00 1.16 0.24 0.03 94.07 18:08:29 18:08:29 18:08:29