Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8c625c23bbeba051a2ca764d6f762518e426e48 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-ssh970458280925267593.key > 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-ssh15336633309747897209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh7111728876996857927.key > 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-ssh6269227486457897196.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12613091347309297914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24220 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 Avoid second fetch Checking out Revision a8c625c23bbeba051a2ca764d6f762518e426e48 (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#464)" > git rev-list --no-walk f1292a754be8699f1b15f58f39dc5d36d455586e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:48:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:48:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:48:39 ========================================================= 17:48:39 EdgeX Global Pipelines Version Info 17:48:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:48:39 ------------------- 17:48:39 stable info: 17:48:39 ------------------- 17:48:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:48:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:48:39 Message: update stable to v1.0.239 17:48:40 ------------------- 17:48:40 experimental info: 17:48:40 ------------------- 17:48:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:48:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:48:40 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:48:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo 17:48:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8c625c [Pipeline] echo 17:48:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:41 provisioning config files... 17:48:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9193177781368252173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:41 ---> docker-login.sh 17:48:41 nexus3.edgexfoundry.org:10001 17:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:41 Configure a credential helper to remove this warning. See 17:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:41 17:48:41 Login Succeeded 17:48:41 nexus3.edgexfoundry.org:10002 17:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:42 Configure a credential helper to remove this warning. See 17:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:42 17:48:42 Login Succeeded 17:48:42 nexus3.edgexfoundry.org:10003 17:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:42 Configure a credential helper to remove this warning. See 17:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:42 17:48:42 Login Succeeded 17:48:42 nexus3.edgexfoundry.org:10004 17:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:42 Configure a credential helper to remove this warning. See 17:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:42 17:48:42 Login Succeeded 17:48:42 docker.io 17:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:42 Configure a credential helper to remove this warning. See 17:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:42 17:48:42 Login Succeeded 17:48:42 ---> docker-login.sh ends [Pipeline] } 17:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:48:43 + git rev-list -1 --merges a8c625c23bbeba051a2ca764d6f762518e426e48~1..a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo 17:48:43 -----------> git rev-list -1 --merges a8c625c23bbeba051a2ca764d6f762518e426e48~1..a8c625c23bbeba051a2ca764d6f762518e426e48 a8c625c23bbeba051a2ca764d6f762518e426e48 [false] [Pipeline] sh 17:48:43 + git log --format=format:%s -1 a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo 17:48:43 ========================================================= 17:48:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:48:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:43 + git log --format=format:%s -1 a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo 17:48:43 [semverPrep] GIT_COMMIT: a8c625c23bbeba051a2ca764d6f762518e426e48, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#464) [Pipeline] echo 17:48:43 [semverPrep] This is not a build commit. [Pipeline] sh 17:48:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:48:44 + grep -v github /etc/ssh/ssh_known_hosts 17:48:44 + [ -e /tmp/ssh_known_hosts ] 17:48:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:48:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:48:44 + sudo tee -a /etc/ssh/ssh_known_hosts 17:48:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:44 17:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:44 0.1.4: Pulling from edgex-devops/py-git-semver 17:48:44 b85a868b505f: Pulling fs layer 17:48:44 e2be974225ed: Pulling fs layer 17:48:44 339a4e72a1f5: Pulling fs layer 17:48:44 988bab9f4d93: Pulling fs layer 17:48:44 1469e6f7b9e6: Pulling fs layer 17:48:44 eaf3925da568: Pulling fs layer 17:48:44 bab4dde63d76: Pulling fs layer 17:48:44 bde34c3a00c8: Pulling fs layer 17:48:44 b352a97aabf1: Pulling fs layer 17:48:44 4872d77fe225: Pulling fs layer 17:48:44 5851b861e8e6: Pulling fs layer 17:48:44 988bab9f4d93: Waiting 17:48:44 1469e6f7b9e6: Waiting 17:48:44 eaf3925da568: Waiting 17:48:44 bab4dde63d76: Waiting 17:48:44 bde34c3a00c8: Waiting 17:48:44 b352a97aabf1: Waiting 17:48:44 4872d77fe225: Waiting 17:48:44 5851b861e8e6: Waiting 17:48:44 e2be974225ed: Verifying Checksum 17:48:44 e2be974225ed: Download complete 17:48:44 988bab9f4d93: Download complete 17:48:45 1469e6f7b9e6: Verifying Checksum 17:48:45 1469e6f7b9e6: Download complete 17:48:45 339a4e72a1f5: Verifying Checksum 17:48:45 339a4e72a1f5: Download complete 17:48:45 eaf3925da568: Verifying Checksum 17:48:45 eaf3925da568: Download complete 17:48:45 bde34c3a00c8: Download complete 17:48:45 b352a97aabf1: Download complete 17:48:45 4872d77fe225: Download complete 17:48:45 5851b861e8e6: Download complete 17:48:45 b85a868b505f: Verifying Checksum 17:48:45 b85a868b505f: Download complete 17:48:45 bab4dde63d76: Verifying Checksum 17:48:45 bab4dde63d76: Download complete 17:48:46 b85a868b505f: Pull complete 17:48:46 e2be974225ed: Pull complete 17:48:47 339a4e72a1f5: Pull complete 17:48:47 988bab9f4d93: Pull complete 17:48:47 1469e6f7b9e6: Pull complete 17:48:47 eaf3925da568: Pull complete 17:48:50 bab4dde63d76: Pull complete 17:48:50 bde34c3a00c8: Pull complete 17:48:50 b352a97aabf1: Pull complete 17:48:50 4872d77fe225: Pull complete 17:48:50 5851b861e8e6: Pull complete 17:48:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:50 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:48: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:48:51 $ docker top 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd -eo pid,comm 17:48: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). 17:48:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:52 [ssh-agent] Looking for ssh-agent implementation... 17:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:52 $ docker exec 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent 17:48:52 SSH_AUTH_SOCK=/tmp/ssh-MgIB5wuqJ4cj/agent.34 17:48:52 SSH_AGENT_PID=41 17:48:52 Running ssh-add (command line suppressed) 17:48:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6477040017253979873.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6477040017253979873.key) 17:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:52 + git tag --points-at HEAD [Pipeline] } 17:48:52 $ docker exec --env ******** --env ******** 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent -k 17:48:52 unset SSH_AUTH_SOCK; 17:48:52 unset SSH_AGENT_PID; 17:48:52 echo Agent pid 41 killed; 17:48:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:52 [ssh-agent] Looking for ssh-agent implementation... 17:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:53 $ docker exec 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent 17:48:53 SSH_AUTH_SOCK=/tmp/ssh-QIO58ZjPeZnf/agent.73 17:48:53 SSH_AGENT_PID=79 17:48:53 Running ssh-add (command line suppressed) 17:48:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6436114048656597594.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6436114048656597594.key) 17:48:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:53 + git semver init 17:48:53 2022-08-31 17:48:53,877 [run_init] DEBUG init version:0.0.0 force:False 17:48:53 2022-08-31 17:48:53,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:48:53 2022-08-31 17:48:53,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:48:53 2022-08-31 17:48:53,878 [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:48:54 2022-08-31 17:48:54,600 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:48:54 2022-08-31 17:48:54,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:48:54 2022-08-31 17:48:54,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:48:54 2022-08-31 17:48:54,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:48:54 2.3.0-dev.20 [Pipeline] } 17:48:54 $ docker exec --env ******** --env ******** 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent -k 17:48:55 unset SSH_AUTH_SOCK; 17:48:55 unset SSH_AGENT_PID; 17:48:55 echo Agent pid 79 killed; 17:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:48:55 + git semver [Pipeline] } 17:48:55 $ docker stop --time=1 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd 17:48:56 $ docker rm -f 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd [Pipeline] // withDockerContainer [Pipeline] sh 17:48:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:48:57 Stashed 1 file(s) [Pipeline] echo 17:48:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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:48:57 provisioning config files... 17:48:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3495083685276631591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:58 ---> docker-login.sh 17:48:58 nexus3.edgexfoundry.org:10001 17:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:58 Configure a credential helper to remove this warning. See 17:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:58 17:48:58 Login Succeeded 17:48:58 nexus3.edgexfoundry.org:10002 17:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:58 Configure a credential helper to remove this warning. See 17:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:58 17:48:58 Login Succeeded 17:48:58 nexus3.edgexfoundry.org:10003 17:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:58 Configure a credential helper to remove this warning. See 17:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:58 17:48:58 Login Succeeded 17:48:58 nexus3.edgexfoundry.org:10004 17:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:58 Configure a credential helper to remove this warning. See 17:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:58 17:48:58 Login Succeeded 17:48:58 docker.io 17:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:58 Configure a credential helper to remove this warning. See 17:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:58 17:48:58 Login Succeeded 17:48:58 ---> docker-login.sh ends [Pipeline] } 17:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:58 ========================================================= 17:48:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:48:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:59 + 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:48:59 Sending build context to Docker daemon 3.141MB 17:48:59 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:48:59 Step 2/14 : FROM ${BASE} AS builder 17:48:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:48:59 2408cc74d12b: Pulling fs layer 17:48:59 ea60b727a1ce: Pulling fs layer 17:48:59 30c4a7721957: Pulling fs layer 17:48:59 370296b7ddb6: Pulling fs layer 17:48:59 7c6cee850709: Pulling fs layer 17:48:59 7c6cee850709: Waiting 17:48:59 39a5fcdaea64: Pulling fs layer 17:48:59 d94ebbe4e438: Pulling fs layer 17:48:59 bcfd1f05c69d: Pulling fs layer 17:48:59 59ccb84bbe0f: Pulling fs layer 17:48:59 d94ebbe4e438: Waiting 17:48:59 bcfd1f05c69d: Waiting 17:48:59 370296b7ddb6: Waiting 17:48:59 59ccb84bbe0f: Waiting 17:48:59 30c4a7721957: Verifying Checksum 17:48:59 30c4a7721957: Download complete 17:48:59 ea60b727a1ce: Verifying Checksum 17:48:59 ea60b727a1ce: Download complete 17:48:59 7c6cee850709: Download complete 17:48:59 39a5fcdaea64: Verifying Checksum 17:48:59 39a5fcdaea64: Download complete 17:48:59 2408cc74d12b: Verifying Checksum 17:48:59 2408cc74d12b: Download complete 17:48:59 d94ebbe4e438: Verifying Checksum 17:48:59 d94ebbe4e438: Download complete 17:48:59 2408cc74d12b: Pull complete 17:48:59 ea60b727a1ce: Pull complete 17:48:59 30c4a7721957: Pull complete 17:49:00 59ccb84bbe0f: Verifying Checksum 17:49:00 59ccb84bbe0f: Download complete 17:49:00 370296b7ddb6: Verifying Checksum 17:49:00 370296b7ddb6: Download complete 17:49:00 bcfd1f05c69d: Verifying Checksum 17:49:00 bcfd1f05c69d: Download complete 17:49:04 370296b7ddb6: Pull complete 17:49:04 7c6cee850709: Pull complete 17:49:04 39a5fcdaea64: Pull complete 17:49:04 d94ebbe4e438: Pull complete 17:49:07 bcfd1f05c69d: Pull complete 17:49:07 59ccb84bbe0f: Pull complete 17:49:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:49:07 ---> a4fb48ad2a94 17:49:07 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:49:09 ---> Running in 245ef2a5a78e 17:49:09 Removing intermediate container 245ef2a5a78e 17:49:09 ---> 402c03ab542f 17:49:09 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:49:09 ---> Running in e337a4168103 17:49:10 Removing intermediate container e337a4168103 17:49:10 ---> 0bf8cdd0851a 17:49:10 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:49:10 ---> Running in 36adca7bc9e3 17:49:10 Removing intermediate container 36adca7bc9e3 17:49:10 ---> 803aa5144fb4 17:49:10 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:49:10 ---> Running in 0cfedc806108 17:49:10 Removing intermediate container 0cfedc806108 17:49:10 ---> 2fbb7661863b 17:49:10 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:10 ---> Running in 30520996d666 17:49:10 Removing intermediate container 30520996d666 17:49:10 ---> 6f2aeedbc695 17:49:10 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:10 ---> Running in 465bf7e9032e 17:49:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:49:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:49:12 OK: 211 MiB in 51 packages 17:49:12 Still waiting to schedule task 17:49:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:49:12 Removing intermediate container 465bf7e9032e 17:49:12 ---> bb00ad2817a0 17:49:12 Step 9/14 : WORKDIR /app 17:49:12 ---> Running in 97d58c5c8582 17:49:12 Removing intermediate container 97d58c5c8582 17:49:12 ---> 70812a45a982 17:49:12 Step 10/14 : COPY go.mod vendor* ./ 17:49:13 ---> 224274c35ec7 17:49:13 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:13 ---> Running in 6679f3ff620b 17:49:35 Removing intermediate container 6679f3ff620b 17:49:35 ---> 127c5d567573 17:49:35 Step 12/14 : COPY . . 17:49:35 ---> 4b4072926d48 17:49:35 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:35 ---> Running in c9da7cad9802 17:49:35 Removing intermediate container c9da7cad9802 17:49:35 ---> 3b174e6c2d59 17:49:35 Step 14/14 : RUN $MAKE 17:49:35 ---> Running in 17ea68745cc2 17:49:35 noop 17:49:35 Removing intermediate container 17ea68745cc2 17:49:35 ---> e62101fcfff3 17:49:35 Successfully built e62101fcfff3 17:49:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:35 + docker inspect -f . ci-base-image-x86_64 17:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:35 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:49:36 $ docker top c788eebca57d28ae3537dc90ea7cbcb00cb149b402f82505786282ea5e78e5cc -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:36 + go version 17:49:36 go version go1.18.3 linux/amd64 [Pipeline] } 17:49:36 $ docker stop --time=1 c788eebca57d28ae3537dc90ea7cbcb00cb149b402f82505786282ea5e78e5cc 17:49:37 $ docker rm -f c788eebca57d28ae3537dc90ea7cbcb00cb149b402f82505786282ea5e78e5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:38 + docker inspect -f . ci-base-image-x86_64 17:49:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:38 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:49:38 $ docker top f07c74f7a313389275d526bda76e2f37d6947282ef4bf86f4cc07b417ce9c386 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:49:39 + make test 17:49:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:49:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:49:49 CGO_ENABLED=1 go vet ./... 17:49:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:49:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:49:52 ./bin/test-attribution-txt.sh 17:49:52 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:49:52 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:49:52 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:49:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:49:52 $ docker stop --time=1 f07c74f7a313389275d526bda76e2f37d6947282ef4bf86f4cc07b417ce9c386 17:49:54 $ docker rm -f f07c74f7a313389275d526bda76e2f37d6947282ef4bf86f4cc07b417ce9c386 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:49:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:49:55 + ls -al . 17:49:55 total 176 17:49:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 17:49 . 17:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:48 .. 17:49:55 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 17:48 .dockerignore 17:49:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 17:48 .git 17:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 17:48 .github 17:49:55 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 17:48 .gitignore 17:49:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 17:48 .semver 17:49:55 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 17:48 Attribution.txt 17:49:55 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 17:48 CHANGELOG.md 17:49:55 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 17:48 Dockerfile 17:49:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 17:48 GOVERNANCE.md 17:49:55 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 17:48 Jenkinsfile 17:49:55 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 17:48 LICENSE 17:49:55 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 17:48 OWNERS.md 17:49:55 -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 17:48 README.md 17:49:55 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 17:48 VERSION 17:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 17:48 bin 17:49:55 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 17:49 coverage.out 17:49:55 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 17:48 go.mod 17:49:55 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 17:48 go.sum 17:49:55 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 17:48 main.go 17:49:55 -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 17:48 makefile 17:49:55 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 17:48 res 17:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:56 + 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=a8c625c23bbeba051a2ca764d6f762518e426e48 --label arch=amd64 --label version=2.3.0-dev.20 . 17:49:56 Sending build context to Docker daemon 3.142MB 17:49:56 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 17:49:56 Step 2/28 : FROM ${BASE} AS builder 17:49:56 ---> e62101fcfff3 17:49:56 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:49:56 ---> Running in 0d45653b5fa1 17:49:56 Removing intermediate container 0d45653b5fa1 17:49:56 ---> 55492dbb3ef9 17:49:56 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:49:56 ---> Running in 80d8f0ed703d 17:49:56 Removing intermediate container 80d8f0ed703d 17:49:56 ---> 894b8413dd7a 17:49:56 Step 5/28 : ARG ADD_BUILD_TAGS="" 17:49:56 ---> Running in 07eb67655f33 17:49:56 Removing intermediate container 07eb67655f33 17:49:56 ---> 1051730d90dd 17:49:56 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:49:56 ---> Running in 994226c28b43 17:49:56 Removing intermediate container 994226c28b43 17:49:56 ---> 0d7bb65b4d70 17:49:56 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:56 ---> Running in 3da095c3c9f2 17:49:57 Removing intermediate container 3da095c3c9f2 17:49:57 ---> 7215ae5495d7 17:49:57 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:57 ---> Running in 29b12c22e919 17:49:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:49:58 OK: 211 MiB in 51 packages 17:49:59 Removing intermediate container 29b12c22e919 17:49:59 ---> 99f655793d59 17:49:59 Step 9/28 : WORKDIR /app 17:49:59 ---> Running in dffbd751c0f3 17:49:59 Removing intermediate container dffbd751c0f3 17:49:59 ---> 652bcfa84350 17:49:59 Step 10/28 : COPY go.mod vendor* ./ 17:49:59 ---> 82dd99e69b72 17:49:59 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:59 ---> Running in 2a48b35d4dd5 17:50:00 Removing intermediate container 2a48b35d4dd5 17:50:00 ---> 8c7f13095b2f 17:50:00 Step 12/28 : COPY . . 17:50:00 ---> 177e9e00e07a 17:50:00 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:50:00 ---> Running in a16adc16caea 17:50:00 Removing intermediate container a16adc16caea 17:50:00 ---> c4a39bbc98bb 17:50:00 Step 14/28 : RUN $MAKE 17:50:00 ---> Running in d3b0de5c11d6 17:50:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:50:22 Removing intermediate container d3b0de5c11d6 17:50:22 ---> fed0ce2a3395 17:50:22 Step 15/28 : FROM alpine:3.16 17:50:22 3.16: Pulling from library/alpine 17:50:22 213ec9aee27d: Pulling fs layer 17:50:22 213ec9aee27d: Verifying Checksum 17:50:22 213ec9aee27d: Download complete 17:50:22 213ec9aee27d: Pull complete 17:50:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:50:22 Status: Downloaded newer image for alpine:3.16 17:50:22 ---> 9c6f07244728 17:50:22 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:50:22 ---> Running in 29d9825797ad 17:50:22 Removing intermediate container 29d9825797ad 17:50:22 ---> 3fe483c62033 17:50:22 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:50:22 ---> Running in bf5c7b034631 17:50:22 Removing intermediate container bf5c7b034631 17:50:22 ---> 1ff1372735a8 17:50:22 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:50:22 ---> Running in 46ec87b9f6b5 17:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:50:23 (1/7) Installing ca-certificates (20220614-r0) 17:50:23 (2/7) Installing dumb-init (1.2.5-r1) 17:50:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:50:23 (4/7) Installing libsodium (1.0.18-r0) 17:50:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:50:23 (6/7) Installing libzmq (4.3.4-r0) 17:50:23 (7/7) Installing zeromq (4.3.4-r0) 17:50:23 Executing busybox-1.35.0-r17.trigger 17:50:23 Executing ca-certificates-20220614-r0.trigger 17:50:23 OK: 9 MiB in 21 packages 17:50:24 Removing intermediate container 46ec87b9f6b5 17:50:24 ---> 6e6999e53566 17:50:24 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:50:24 ---> 519726b0e849 17:50:24 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:50:24 ---> d0302f802d33 17:50:24 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:50:24 ---> 82f5d1092755 17:50:24 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:50:24 ---> 33fe940a09b2 17:50:24 Step 23/28 : EXPOSE 48095 17:50:24 ---> Running in 5d4a61f71a98 17:50:25 Removing intermediate container 5d4a61f71a98 17:50:25 ---> fed6c6d855fb 17:50:25 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:50:25 ---> Running in cd9fdabff603 17:50:25 Removing intermediate container cd9fdabff603 17:50:25 ---> 5a31808ff88f 17:50:25 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:25 ---> Running in 27417cd45415 17:50:25 Removing intermediate container 27417cd45415 17:50:25 ---> f6e0eb5eeeec 17:50:25 Step 26/28 : LABEL arch=amd64 17:50:25 ---> Running in 8e3aedd4b211 17:50:25 Removing intermediate container 8e3aedd4b211 17:50:25 ---> 4333765cb41a 17:50:25 Step 27/28 : LABEL git_sha=a8c625c23bbeba051a2ca764d6f762518e426e48 17:50:25 ---> Running in b75753d47af7 17:50:25 Removing intermediate container b75753d47af7 17:50:25 ---> de474a6c5b9e 17:50:25 Step 28/28 : LABEL version=2.3.0-dev.20 17:50:25 ---> Running in f6b2befde71f 17:50:25 Removing intermediate container f6b2befde71f 17:50:25 ---> b2ffa6cc8199 17:50:25 [Warning] One or more build-args [ARCH] were not consumed 17:50:25 Successfully built b2ffa6cc8199 17:50:25 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:50:25 provisioning config files... 17:50:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2253405593987599994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:26 ---> docker-login.sh 17:50:26 nexus3.edgexfoundry.org:10001 17:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:26 Configure a credential helper to remove this warning. See 17:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:26 17:50:26 Login Succeeded 17:50:26 nexus3.edgexfoundry.org:10002 17:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:26 Configure a credential helper to remove this warning. See 17:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:26 17:50:26 Login Succeeded 17:50:26 nexus3.edgexfoundry.org:10003 17:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:26 Configure a credential helper to remove this warning. See 17:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:26 17:50:26 Login Succeeded 17:50:26 nexus3.edgexfoundry.org:10004 17:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:26 Configure a credential helper to remove this warning. See 17:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:26 17:50:26 Login Succeeded 17:50:26 docker.io 17:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:26 Configure a credential helper to remove this warning. See 17:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:26 17:50:26 Login Succeeded 17:50:26 ---> docker-login.sh ends [Pipeline] } 17:50:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:26 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:50:26 a8c625c23bbeba051a2ca764d6f762518e426e48 17:50:26 latest 17:50:26 2.3.0-dev.20 17:50:26 a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 17:50:26 main 17:50:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48 17:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:50:27 b9b2e599f62c: Preparing 17:50:27 311d0826825b: Preparing 17:50:27 2c10c88c31a1: Preparing 17:50:27 d6c7d0fdf33e: Preparing 17:50:27 e4568c38865b: Preparing 17:50:27 994393dc58e7: Preparing 17:50:27 994393dc58e7: Waiting 17:50:27 2c10c88c31a1: Pushed 17:50:27 d6c7d0fdf33e: Pushed 17:50:27 311d0826825b: Pushed 17:50:27 994393dc58e7: Layer already exists 17:50:28 e4568c38865b: Pushed 17:50:30 b9b2e599f62c: Pushed 17:50:30 a8c625c23bbeba051a2ca764d6f762518e426e48: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:50:30 b9b2e599f62c: Preparing 17:50:30 311d0826825b: Preparing 17:50:30 2c10c88c31a1: Preparing 17:50:30 d6c7d0fdf33e: Preparing 17:50:30 e4568c38865b: Preparing 17:50:30 994393dc58e7: Preparing 17:50:30 994393dc58e7: Waiting 17:50:30 d6c7d0fdf33e: Layer already exists 17:50:30 2c10c88c31a1: Layer already exists 17:50:30 311d0826825b: Layer already exists 17:50:30 b9b2e599f62c: Layer already exists 17:50:30 e4568c38865b: Layer already exists 17:50:30 994393dc58e7: Layer already exists 17:50:30 latest: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.20 17:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:50:31 b9b2e599f62c: Preparing 17:50:31 311d0826825b: Preparing 17:50:31 2c10c88c31a1: Preparing 17:50:31 d6c7d0fdf33e: Preparing 17:50:31 e4568c38865b: Preparing 17:50:31 994393dc58e7: Preparing 17:50:31 994393dc58e7: Waiting 17:50:31 2c10c88c31a1: Layer already exists 17:50:31 d6c7d0fdf33e: Layer already exists 17:50:31 e4568c38865b: Layer already exists 17:50:31 311d0826825b: Layer already exists 17:50:31 b9b2e599f62c: Layer already exists 17:50:31 994393dc58e7: Layer already exists 17:50:31 2.3.0-dev.20: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 17:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:50:32 b9b2e599f62c: Preparing 17:50:32 311d0826825b: Preparing 17:50:32 2c10c88c31a1: Preparing 17:50:32 d6c7d0fdf33e: Preparing 17:50:32 e4568c38865b: Preparing 17:50:32 994393dc58e7: Preparing 17:50:32 994393dc58e7: Waiting 17:50:32 2c10c88c31a1: Layer already exists 17:50:32 e4568c38865b: Layer already exists 17:50:32 d6c7d0fdf33e: Layer already exists 17:50:32 b9b2e599f62c: Layer already exists 17:50:32 311d0826825b: Layer already exists 17:50:32 994393dc58e7: Layer already exists 17:50:32 a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:50:32 b9b2e599f62c: Preparing 17:50:32 311d0826825b: Preparing 17:50:32 2c10c88c31a1: Preparing 17:50:32 d6c7d0fdf33e: Preparing 17:50:32 e4568c38865b: Preparing 17:50:32 994393dc58e7: Preparing 17:50:32 994393dc58e7: Waiting 17:50:32 e4568c38865b: Layer already exists 17:50:32 d6c7d0fdf33e: Layer already exists 17:50:32 311d0826825b: Layer already exists 17:50:32 2c10c88c31a1: Layer already exists 17:50:32 b9b2e599f62c: Layer already exists 17:50:32 994393dc58e7: Layer already exists 17:50:32 main: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:50:32 ===================================================== [Pipeline] echo 17:50:32 taggedImages: 17:50:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48 17:50:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:50:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.20 17:50:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 17:50:32 - 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:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:33 17:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:33 latest: Pulling from edgex-lftools-log-publisher 17:50:33 5eb5b503b376: Pulling fs layer 17:50:33 5c69ac0246d0: Pulling fs layer 17:50:33 ec43610c2a17: Pulling fs layer 17:50:33 3a2ae6a8a46f: Pulling fs layer 17:50:33 33b1e0a273af: Pulling fs layer 17:50:33 5d3b04190fa2: Pulling fs layer 17:50:33 2f39f015ded8: Pulling fs layer 17:50:33 3a2ae6a8a46f: Waiting 17:50:33 33b1e0a273af: Waiting 17:50:33 5d3b04190fa2: Waiting 17:50:33 2f39f015ded8: Waiting 17:50:33 5c69ac0246d0: Verifying Checksum 17:50:33 5c69ac0246d0: Download complete 17:50:33 3a2ae6a8a46f: Verifying Checksum 17:50:33 3a2ae6a8a46f: Download complete 17:50:33 33b1e0a273af: Verifying Checksum 17:50:33 33b1e0a273af: Download complete 17:50:33 5d3b04190fa2: Verifying Checksum 17:50:33 5d3b04190fa2: Download complete 17:50:33 ec43610c2a17: Verifying Checksum 17:50:33 ec43610c2a17: Download complete 17:50:33 5eb5b503b376: Verifying Checksum 17:50:33 5eb5b503b376: Download complete 17:50:34 2f39f015ded8: Download complete 17:50:34 5eb5b503b376: Pull complete 17:50:35 5c69ac0246d0: Pull complete 17:50:35 ec43610c2a17: Pull complete 17:50:35 3a2ae6a8a46f: Pull complete 17:50:36 33b1e0a273af: Pull complete 17:50:36 5d3b04190fa2: Pull complete 17:50:41 2f39f015ded8: Pull complete 17:50:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:41 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:50:43 $ docker top c5cf3c59de8fb02689a136340d354b470290ce4362ab16beafcdbe9c243aecf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:43 ---> job-cost.sh 17:50:43 lf-activate-venv: SKIPPING 17:50:43 INFO: No Stack... 17:50:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:50:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24221 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:50:44 Running in /w/workspace/app-service-configurable/99 [Pipeline] { [Pipeline] checkout 17:50:44 Selected Git installation does not exist. Using Default 17:50:44 The recommended git tool is: NONE 17:50:45 INFO: Archiving Costs [Pipeline] sh 17:50:45 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:50:45 + cut -d, -f6 [Pipeline] lock 17:50:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] 17:50:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] did not exist. Created. 17:50:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:45 + echo total: 0.2199999988079071 [Pipeline] stash 17:50:45 Stashed 1 file(s) [Pipeline] } 17:50:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:45 $ docker stop --time=1 c5cf3c59de8fb02689a136340d354b470290ce4362ab16beafcdbe9c243aecf0 17:50:46 $ docker rm -f c5cf3c59de8fb02689a136340d354b470290ce4362ab16beafcdbe9c243aecf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:52 using credential edgex-jenkins-ssh 17:50:52 Cloning the remote Git repository 17:50:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:50:52 > git init /w/workspace/app-service-configurable/99 # timeout=10 17:50:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:50:52 > git --version # timeout=10 17:50:52 > git --version # 'git version 2.25.1' 17:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:54 Avoid second fetch 17:50:54 Checking out Revision a8c625c23bbeba051a2ca764d6f762518e426e48 (main) 17:50:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:50:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:54 > git config core.sparsecheckout # timeout=10 17:50:54 > git checkout -f a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 17:50:58 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#464)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:50:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:50:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:59 Dload Upload Total Spent Left Speed 17:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 17:51:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:51:00 + sudo tee /etc/docker/daemon.new 17:51:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:51:00 { 17:51:00 "registry-mirrors": [ 17:51:00 "https://nexus3.edgexfoundry.org:10001" 17:51:00 ], 17:51:00 "bip": "10.250.0.254/24", 17:51:00 "hosts": [ 17:51:00 "tcp://0.0.0.0:5555", 17:51:00 "unix:///var/run/docker.sock" 17:51:00 ], 17:51:00 "mtu": 1458, 17:51:00 "selinux-enabled": true, 17:51:00 "seccomp-profile": "/etc/docker/seccomp.json" 17:51:00 } [Pipeline] sh 17:51:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:51:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:19 provisioning config files... 17:51:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/99@tmp/config8111167885466061909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:20 ---> docker-login.sh 17:51:20 nexus3.edgexfoundry.org:10001 17:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:21 Configure a credential helper to remove this warning. See 17:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:21 17:51:21 Login Succeeded 17:51:21 nexus3.edgexfoundry.org:10002 17:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:21 Configure a credential helper to remove this warning. See 17:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:21 17:51:21 Login Succeeded 17:51:21 nexus3.edgexfoundry.org:10003 17:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:21 Configure a credential helper to remove this warning. See 17:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:21 17:51:21 Login Succeeded 17:51:21 nexus3.edgexfoundry.org:10004 17:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:22 Configure a credential helper to remove this warning. See 17:51:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:22 17:51:22 Login Succeeded 17:51:22 docker.io 17:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:23 Configure a credential helper to remove this warning. See 17:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:23 17:51:23 Login Succeeded 17:51:23 ---> docker-login.sh ends [Pipeline] } 17:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:23 ========================================================= 17:51:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:51:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:24 + 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 . 17:51:24 Sending build context to Docker daemon 206.8kB 17:51:24 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:51:24 Step 2/14 : FROM ${BASE} AS builder 17:51:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:51:24 b3c136eddcbf: Pulling fs layer 17:51:24 c0a3192eca97: Pulling fs layer 17:51:24 a050256f5b6f: Pulling fs layer 17:51:24 656be50a0ddc: Pulling fs layer 17:51:24 2bbca73fdf42: Pulling fs layer 17:51:24 46d945488cbd: Pulling fs layer 17:51:24 8a5474983e97: Pulling fs layer 17:51:24 329c88fbcd65: Pulling fs layer 17:51:24 46d945488cbd: Waiting 17:51:24 656be50a0ddc: Waiting 17:51:24 8a5474983e97: Waiting 17:51:24 2bbca73fdf42: Waiting 17:51:24 329c88fbcd65: Waiting 17:51:24 a050256f5b6f: Download complete 17:51:24 c0a3192eca97: Verifying Checksum 17:51:24 c0a3192eca97: Download complete 17:51:24 2bbca73fdf42: Verifying Checksum 17:51:24 2bbca73fdf42: Download complete 17:51:24 b3c136eddcbf: Verifying Checksum 17:51:24 b3c136eddcbf: Download complete 17:51:24 46d945488cbd: Verifying Checksum 17:51:24 46d945488cbd: Download complete 17:51:25 b3c136eddcbf: Pull complete 17:51:25 329c88fbcd65: Verifying Checksum 17:51:25 329c88fbcd65: Download complete 17:51:26 c0a3192eca97: Pull complete 17:51:26 a050256f5b6f: Pull complete 17:51:26 8a5474983e97: Download complete 17:51:27 656be50a0ddc: Verifying Checksum 17:51:27 656be50a0ddc: Download complete 17:51:40 656be50a0ddc: Pull complete 17:51:40 2bbca73fdf42: Pull complete 17:51:40 46d945488cbd: Pull complete 17:51:47 8a5474983e97: Pull complete 17:51:49 329c88fbcd65: Pull complete 17:51:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:51:49 ---> ff4287adb874 17:51:49 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:51:49 ---> Running in 5a2a1679181d 17:51:49 Removing intermediate container 5a2a1679181d 17:51:49 ---> d1dc4fa68c8d 17:51:49 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:51:49 ---> Running in 87c770507b4e 17:51:50 Removing intermediate container 87c770507b4e 17:51:50 ---> ab4aa00a29b9 17:51:50 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:51:50 ---> Running in 5cbc597664b1 17:51:50 Removing intermediate container 5cbc597664b1 17:51:50 ---> 4914f5e8abea 17:51:50 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:51:50 ---> Running in 2c95fec9a56b 17:51:51 Removing intermediate container 2c95fec9a56b 17:51:51 ---> 38ccec1bc566 17:51:51 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:51 ---> Running in 4dae9c8b2ebf 17:51:53 Removing intermediate container 4dae9c8b2ebf 17:51:53 ---> 48fd8c5bc817 17:51:53 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:51:53 ---> Running in ddc05e09882a 17:51:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:55 OK: 221 MiB in 51 packages 17:51:56 Removing intermediate container ddc05e09882a 17:51:56 ---> 6088c2c43414 17:51:56 Step 9/14 : WORKDIR /app 17:51:56 ---> Running in 79a3270069fe 17:51:57 Removing intermediate container 79a3270069fe 17:51:57 ---> 99272a744d9d 17:51:57 Step 10/14 : COPY go.mod vendor* ./ 17:51:58 ---> 0fb443ef59be 17:51:58 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:58 ---> Running in a2ac22ef69ca 17:52:45 Removing intermediate container a2ac22ef69ca 17:52:45 ---> e67196698c64 17:52:45 Step 12/14 : COPY . . 17:52:46 ---> d4da86ffa9a4 17:52:46 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:46 ---> Running in 10aba86ce49e 17:52:46 Removing intermediate container 10aba86ce49e 17:52:46 ---> 6d01b5371d35 17:52:46 Step 14/14 : RUN $MAKE 17:52:46 ---> Running in b4e819cc7184 17:52:47 noop 17:52:48 Removing intermediate container b4e819cc7184 17:52:48 ---> f7928474d8d9 17:52:48 Successfully built f7928474d8d9 17:52:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:48 + docker inspect -f . ci-base-image-arm64 17:52:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:49 prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container 17:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/99 -v /w/workspace/app-service-configurable/99:/w/workspace/app-service-configurable/99:rw,z -v /w/workspace/app-service-configurable/99@tmp:/w/workspace/app-service-configurable/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:52:50 $ docker top 91ebc796f80e9f3042a2bb6828df49d2ee50b652ea95fbcfde6d5bff4ad36419 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:51 + go version 17:52:51 go version go1.18.3 linux/arm64 [Pipeline] } 17:52:51 $ docker stop --time=1 91ebc796f80e9f3042a2bb6828df49d2ee50b652ea95fbcfde6d5bff4ad36419 17:52:52 $ docker rm -f 91ebc796f80e9f3042a2bb6828df49d2ee50b652ea95fbcfde6d5bff4ad36419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:53 + docker inspect -f . ci-base-image-arm64 17:52:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:53 prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container 17:52:53 $ 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/99 -v /w/workspace/app-service-configurable/99:/w/workspace/app-service-configurable/99:rw,z -v /w/workspace/app-service-configurable/99@tmp:/w/workspace/app-service-configurable/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:52:55 $ docker top f6b7ac5e30698e7a31820416feeb97465810bf60da17e884a9f0ee57591f165c -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:56 + git config --global --add safe.directory /w/workspace/app-service-configurable/99 [Pipeline] fileExists [Pipeline] sh 17:52:56 + make test 17:52:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:54:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:54:18 CGO_ENABLED=1 go vet ./... 17:54:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:33 ./bin/test-attribution-txt.sh 17:54:33 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:54:33 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:54:33 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:33 $ docker stop --time=1 f6b7ac5e30698e7a31820416feeb97465810bf60da17e884a9f0ee57591f165c 17:54:35 $ docker rm -f f6b7ac5e30698e7a31820416feeb97465810bf60da17e884a9f0ee57591f165c [Pipeline] // withDockerContainer [Pipeline] sh 17:54:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:36 Warning: overwriting stash ‘coverage-report’ 17:54:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:37 + ls -al . 17:54:37 total 172 17:54:37 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 17:52 . 17:54:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:50 .. 17:54:37 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 17:50 .dockerignore 17:54:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 17:50 .git 17:54:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 17:50 .github 17:54:37 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 17:50 .gitignore 17:54:37 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 17:50 Attribution.txt 17:54:37 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 17:50 CHANGELOG.md 17:54:37 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 17:50 Dockerfile 17:54:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 17:50 GOVERNANCE.md 17:54:37 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 17:50 Jenkinsfile 17:54:37 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 17:50 LICENSE 17:54:37 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 17:50 OWNERS.md 17:54:37 -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 17:50 README.md 17:54:37 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 17:48 VERSION 17:54:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 17:50 bin 17:54:37 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 17:52 coverage.out 17:54:37 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 17:50 go.mod 17:54:37 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 17:50 go.sum 17:54:37 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 17:50 main.go 17:54:37 -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 17:50 makefile 17:54:37 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 17:50 res 17:54:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:38 + 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=a8c625c23bbeba051a2ca764d6f762518e426e48 --label arch=arm64 --label version=2.3.0-dev.20 . 17:54:38 Sending build context to Docker daemon 207.9kB 17:54:38 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 17:54:38 Step 2/28 : FROM ${BASE} AS builder 17:54:38 ---> f7928474d8d9 17:54:38 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:54:38 ---> Running in 0c88a4d3f96d 17:54:38 Removing intermediate container 0c88a4d3f96d 17:54:38 ---> 19899d1dff73 17:54:38 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:54:38 ---> Running in 963be4d7bfbd 17:54:39 Removing intermediate container 963be4d7bfbd 17:54:39 ---> 24fd43f299f9 17:54:39 Step 5/28 : ARG ADD_BUILD_TAGS="" 17:54:39 ---> Running in 152efda717a6 17:54:39 Removing intermediate container 152efda717a6 17:54:39 ---> 4e68081e0a1b 17:54:39 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:54:39 ---> Running in be6289894fd5 17:54:40 Removing intermediate container be6289894fd5 17:54:40 ---> 907573ae5691 17:54:40 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:40 ---> Running in 56976e79edb1 17:54:42 Removing intermediate container 56976e79edb1 17:54:42 ---> 4ad166c01096 17:54:42 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:42 ---> Running in 829f32f94a27 17:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:54:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:54:44 OK: 221 MiB in 51 packages 17:54:45 Removing intermediate container 829f32f94a27 17:54:45 ---> 504d7921d8e4 17:54:45 Step 9/28 : WORKDIR /app 17:54:45 ---> Running in e248f06e1238 17:54:45 Removing intermediate container e248f06e1238 17:54:45 ---> c2b7d14d5a49 17:54:45 Step 10/28 : COPY go.mod vendor* ./ 17:54:46 ---> 63a9d3263d7f 17:54:46 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:46 ---> Running in 3e3b9080e26a 17:54:48 Removing intermediate container 3e3b9080e26a 17:54:48 ---> 3e696e84e11b 17:54:48 Step 12/28 : COPY . . 17:54:48 ---> 9ed90764de5e 17:54:48 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:48 ---> Running in 1b08a5bc0957 17:54:49 Removing intermediate container 1b08a5bc0957 17:54:49 ---> 1dbd8d879053 17:54:49 Step 14/28 : RUN $MAKE 17:54:49 ---> Running in ea4d6e86fca7 17:54:50 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:56:57 Removing intermediate container ea4d6e86fca7 17:56:57 ---> 040eda152cd1 17:56:57 Step 15/28 : FROM alpine:3.16 17:56:57 3.16: Pulling from library/alpine 17:56:57 9b18e9b68314: Pulling fs layer 17:56:57 9b18e9b68314: Verifying Checksum 17:56:57 9b18e9b68314: Download complete 17:56:57 9b18e9b68314: Pull complete 17:56:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:56:57 Status: Downloaded newer image for alpine:3.16 17:56:57 ---> a6215f271958 17:56:57 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:56:57 ---> Running in 8b8f63ffc876 17:56:57 Removing intermediate container 8b8f63ffc876 17:56:57 ---> cdcb825d3518 17:56:57 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:56:57 ---> Running in f6a8b2a3668e 17:56:57 Removing intermediate container f6a8b2a3668e 17:56:57 ---> f72ba0bf0022 17:56:57 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:56:57 ---> Running in 389f5f9677db 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:56:57 (1/7) Installing ca-certificates (20220614-r0) 17:56:57 (2/7) Installing dumb-init (1.2.5-r1) 17:56:57 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:56:57 (4/7) Installing libsodium (1.0.18-r0) 17:56:57 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:56:57 (6/7) Installing libzmq (4.3.4-r0) 17:56:57 (7/7) Installing zeromq (4.3.4-r0) 17:56:57 Executing busybox-1.35.0-r17.trigger 17:56:57 Executing ca-certificates-20220614-r0.trigger 17:56:57 OK: 9 MiB in 21 packages 17:56:57 Removing intermediate container 389f5f9677db 17:56:57 ---> 0adbd7b823bf 17:56:57 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:56:57 ---> 64a35b1959c0 17:56:57 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:56:57 ---> 7083b0f43a24 17:56:57 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:56:57 ---> 35811235ea88 17:56:57 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:56:59 ---> bfd8252aba96 17:56:59 Step 23/28 : EXPOSE 48095 17:56:59 ---> Running in 9c72d6cef6e1 17:56:59 Removing intermediate container 9c72d6cef6e1 17:56:59 ---> 9f6f7a96da7b 17:56:59 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:56:59 ---> Running in 42677910cfde 17:56:59 Removing intermediate container 42677910cfde 17:56:59 ---> 39317668ccfd 17:56:59 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:59 ---> Running in 07f73f50f5b7 17:56:59 Removing intermediate container 07f73f50f5b7 17:56:59 ---> 5be8cbe26d01 17:56:59 Step 26/28 : LABEL arch=arm64 17:56:59 ---> Running in 764a9f8a3f9a 17:57:00 Removing intermediate container 764a9f8a3f9a 17:57:00 ---> 57e9c608c6e4 17:57:00 Step 27/28 : LABEL git_sha=a8c625c23bbeba051a2ca764d6f762518e426e48 17:57:00 ---> Running in a0363879ee66 17:57:00 Removing intermediate container a0363879ee66 17:57:00 ---> 0d587cd1ef3d 17:57:00 Step 28/28 : LABEL version=2.3.0-dev.20 17:57:00 ---> Running in 1e816ee4cfcf 17:57:00 Removing intermediate container 1e816ee4cfcf 17:57:00 ---> 06a3d34cb681 17:57:00 [Warning] One or more build-args [ARCH] were not consumed 17:57:00 Successfully built 06a3d34cb681 17:57:01 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 17:57:01 provisioning config files... 17:57:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/99@tmp/config5805136027047216644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:01 ---> docker-login.sh 17:57:01 nexus3.edgexfoundry.org:10001 17:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:01 Configure a credential helper to remove this warning. See 17:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:01 17:57:01 Login Succeeded 17:57:01 nexus3.edgexfoundry.org:10002 17:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:02 Configure a credential helper to remove this warning. See 17:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:02 17:57:02 Login Succeeded 17:57:02 nexus3.edgexfoundry.org:10003 17:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:02 Configure a credential helper to remove this warning. See 17:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:02 17:57:02 Login Succeeded 17:57:02 nexus3.edgexfoundry.org:10004 17:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:03 Configure a credential helper to remove this warning. See 17:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:03 17:57:03 Login Succeeded 17:57:03 docker.io 17:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:03 Configure a credential helper to remove this warning. See 17:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:03 17:57:03 Login Succeeded 17:57:03 ---> docker-login.sh ends [Pipeline] } 17:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:03 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:57:03 a8c625c23bbeba051a2ca764d6f762518e426e48 17:57:03 latest 17:57:03 2.3.0-dev.20 17:57:03 a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 17:57:03 main 17:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48 17:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:04 61b144c67bda: Preparing 17:57:04 0e3df713d53b: Preparing 17:57:04 2498bf90504a: Preparing 17:57:04 8768d83b89c9: Preparing 17:57:04 8d96e81c0c03: Preparing 17:57:04 5d3e392a13a0: Preparing 17:57:04 5d3e392a13a0: Waiting 17:57:04 0e3df713d53b: Pushed 17:57:04 8768d83b89c9: Pushed 17:57:04 2498bf90504a: Pushed 17:57:04 5d3e392a13a0: Layer already exists 17:57:05 8d96e81c0c03: Pushed 17:57:10 61b144c67bda: Pushed 17:57:10 a8c625c23bbeba051a2ca764d6f762518e426e48: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:10 + 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 17:57:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:10 61b144c67bda: Preparing 17:57:10 0e3df713d53b: Preparing 17:57:10 2498bf90504a: Preparing 17:57:10 8768d83b89c9: Preparing 17:57:10 8d96e81c0c03: Preparing 17:57:10 5d3e392a13a0: Preparing 17:57:10 5d3e392a13a0: Waiting 17:57:10 61b144c67bda: Layer already exists 17:57:10 8d96e81c0c03: Layer already exists 17:57:10 0e3df713d53b: Layer already exists 17:57:10 2498bf90504a: Layer already exists 17:57:10 8768d83b89c9: Layer already exists 17:57:11 5d3e392a13a0: Layer already exists 17:57:11 latest: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.20 17:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:11 61b144c67bda: Preparing 17:57:11 0e3df713d53b: Preparing 17:57:11 2498bf90504a: Preparing 17:57:11 8768d83b89c9: Preparing 17:57:11 8d96e81c0c03: Preparing 17:57:11 5d3e392a13a0: Preparing 17:57:11 5d3e392a13a0: Waiting 17:57:11 2498bf90504a: Layer already exists 17:57:11 8768d83b89c9: Layer already exists 17:57:11 61b144c67bda: Layer already exists 17:57:11 0e3df713d53b: Layer already exists 17:57:11 8d96e81c0c03: Layer already exists 17:57:11 5d3e392a13a0: Layer already exists 17:57:12 2.3.0-dev.20: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 17:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:12 61b144c67bda: Preparing 17:57:12 0e3df713d53b: Preparing 17:57:12 2498bf90504a: Preparing 17:57:12 8768d83b89c9: Preparing 17:57:12 8d96e81c0c03: Preparing 17:57:12 5d3e392a13a0: Preparing 17:57:12 5d3e392a13a0: Waiting 17:57:12 8d96e81c0c03: Layer already exists 17:57:12 2498bf90504a: Layer already exists 17:57:12 8768d83b89c9: Layer already exists 17:57:12 0e3df713d53b: Layer already exists 17:57:12 61b144c67bda: Layer already exists 17:57:12 5d3e392a13a0: Layer already exists 17:57:13 a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:13 + 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 17:57:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:13 61b144c67bda: Preparing 17:57:13 0e3df713d53b: Preparing 17:57:13 2498bf90504a: Preparing 17:57:13 8768d83b89c9: Preparing 17:57:13 8d96e81c0c03: Preparing 17:57:13 5d3e392a13a0: Preparing 17:57:13 5d3e392a13a0: Waiting 17:57:13 8768d83b89c9: Layer already exists 17:57:13 8d96e81c0c03: Layer already exists 17:57:13 61b144c67bda: Layer already exists 17:57:13 2498bf90504a: Layer already exists 17:57:13 0e3df713d53b: Layer already exists 17:57:13 5d3e392a13a0: Layer already exists 17:57:14 main: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:14 ===================================================== [Pipeline] echo 17:57:14 taggedImages: 17:57:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48 17:57:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:57:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.20 17:57:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 17:57:14 - 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 17:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:14 17:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:15 arm64: Pulling from edgex-lftools-log-publisher 17:57:15 8998bd30e6a1: Pulling fs layer 17:57:15 04944245beec: Pulling fs layer 17:57:15 699f458cf7ca: Pulling fs layer 17:57:15 765212b225bb: Pulling fs layer 17:57:15 f23df028b6ca: Pulling fs layer 17:57:15 d65c8cfc05b1: Pulling fs layer 17:57:15 2437ff75d9bd: Pulling fs layer 17:57:15 f23df028b6ca: Waiting 17:57:15 d65c8cfc05b1: Waiting 17:57:15 2437ff75d9bd: Waiting 17:57:15 765212b225bb: Waiting 17:57:15 04944245beec: Verifying Checksum 17:57:15 04944245beec: Download complete 17:57:15 765212b225bb: Verifying Checksum 17:57:15 765212b225bb: Download complete 17:57:15 f23df028b6ca: Verifying Checksum 17:57:15 f23df028b6ca: Download complete 17:57:15 d65c8cfc05b1: Verifying Checksum 17:57:15 d65c8cfc05b1: Download complete 17:57:15 699f458cf7ca: Verifying Checksum 17:57:15 699f458cf7ca: Download complete 17:57:15 8998bd30e6a1: Verifying Checksum 17:57:15 8998bd30e6a1: Download complete 17:57:17 2437ff75d9bd: Verifying Checksum 17:57:17 2437ff75d9bd: Download complete 17:57:20 8998bd30e6a1: Pull complete 17:57:20 04944245beec: Pull complete 17:57:22 699f458cf7ca: Pull complete 17:57:22 765212b225bb: Pull complete 17:57:23 f23df028b6ca: Pull complete 17:57:23 d65c8cfc05b1: Pull complete 17:57:38 2437ff75d9bd: Pull complete 17:57:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:38 prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container 17:57:38 $ 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/99 -v /w/workspace/app-service-configurable/99:/w/workspace/app-service-configurable/99:rw,z -v /w/workspace/app-service-configurable/99@tmp:/w/workspace/app-service-configurable/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:57:41 $ docker top bc7ca5a229bf6fa7e116abbf6f561b5e6cca51ed36fde67a8000c91858e43464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:42 ---> job-cost.sh 17:57:42 lf-activate-venv: SKIPPING 17:57:42 INFO: No Stack... 17:57:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:57:43 INFO: Archiving Costs [Pipeline] sh 17:57:44 + cut -d, -f6 17:57:44 + cat /w/workspace/app-service-configurable/99/archives/cost.csv [Pipeline] lock 17:57:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] 17:57:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] did not exist. Created. 17:57:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:44 /w/workspace/app-service-configurable/99@tmp/durable-180735c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:57:45 + echo total: 0.10999999940395355 [Pipeline] stash 17:57:45 Warning: overwriting stash ‘stack-cost’ 17:57:45 Stashed 1 file(s) [Pipeline] } 17:57:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:45 $ docker stop --time=1 bc7ca5a229bf6fa7e116abbf6f561b5e6cca51ed36fde67a8000c91858e43464 17:57:47 $ docker rm -f bc7ca5a229bf6fa7e116abbf6f561b5e6cca51ed36fde67a8000c91858e43464 [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 17:57:47 provisioning config files... 17:57:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1144552584858173059tmp [Pipeline] { [Pipeline] sh 17:57:48 + set +x 17:57:48 + curl -s https://codecov.io/bash 17:57:48 + bash -s -- 17:57:48 17:57:48 _____ _ 17:57:48 / ____| | | 17:57:48 | | ___ __| | ___ ___ _____ __ 17:57:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:57:48 | |___| (_) | (_| | __/ (_| (_) \ V / 17:57:48 \_____\___/ \__,_|\___|\___\___/ \_/ 17:57:48 Bash-1.0.6 17:57:48 17:57:48 17:57:48 ==> git version 2.25.1 found 17:57:48 ==> 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 17:57:48 Release-Date: 2020-01-08 17:57:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:57:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:57:48 ==> Jenkins CI detected. 17:57:48 current dir:  /w/workspace/ry_app-service-configurable_main 17:57:48 project root: . 17:57:48 --> token set from env 17:57:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:57:48 ==> Running gcov in . (disable via -X gcov) 17:57:48 ==> Python coveragepy not found 17:57:48 ==> Searching for coverage reports in: 17:57:48 + . 17:57:48 -> Found 1 reports 17:57:48 ==> Detecting git/mercurial file structure 17:57:48 ==> Reading reports 17:57:48 + ./coverage.out bytes=10 17:57:48 ==> Appending adjustments 17:57:48 https://docs.codecov.io/docs/fixing-reports 17:57:48 + Found adjustments 17:57:48 ==> Gzipping contents 17:57:48 4.0K /tmp/codecov.a7Ay5T.gz 17:57:48 ==> Uploading reports 17:57:48 url: https://codecov.io 17:57:48 query: branch=main&commit=a8c625c23bbeba051a2ca764d6f762518e426e48&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:57:48 -> Pinging Codecov 17:57:48 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=a8c625c23bbeba051a2ca764d6f762518e426e48&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:57:48 -> Uploading to 17:57:48 https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/a8c625c23bbeba051a2ca764d6f762518e426e48/623b9924-ae6d-446b-8d0a-042abad65dff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T175748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=662c9dc9e1d1498c20edf926ed09234bbbb95c8e2031cc554020715f605e59fe 17:57:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:48 Dload Upload Total Spent Left Speed 17:57:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2234 --:--:-- --:--:-- --:--:-- 2234 17:57:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] } 17:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:57:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:57:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:49 17:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:57:49 df9b9388f04a: Pulling fs layer 17:57:49 52dc419b0ee2: Pulling fs layer 17:57:49 25bc292e5bac: Pulling fs layer 17:57:49 114826534d7a: Pulling fs layer 17:57:49 4657fd5d0bcf: Pulling fs layer 17:57:49 6ad1cebc031e: Pulling fs layer 17:57:49 8a3aa393b2d8: Pulling fs layer 17:57:49 114826534d7a: Waiting 17:57:49 4657fd5d0bcf: Waiting 17:57:49 6ad1cebc031e: Waiting 17:57:49 8a3aa393b2d8: Waiting 17:57:49 25bc292e5bac: Verifying Checksum 17:57:49 25bc292e5bac: Download complete 17:57:49 52dc419b0ee2: Verifying Checksum 17:57:49 52dc419b0ee2: Download complete 17:57:49 4657fd5d0bcf: Verifying Checksum 17:57:49 4657fd5d0bcf: Download complete 17:57:49 df9b9388f04a: Verifying Checksum 17:57:49 df9b9388f04a: Download complete 17:57:49 df9b9388f04a: Pull complete 17:57:49 6ad1cebc031e: Verifying Checksum 17:57:49 6ad1cebc031e: Download complete 17:57:49 52dc419b0ee2: Pull complete 17:57:49 25bc292e5bac: Pull complete 17:57:50 114826534d7a: Verifying Checksum 17:57:50 114826534d7a: Download complete 17:57:50 8a3aa393b2d8: Verifying Checksum 17:57:50 8a3aa393b2d8: Download complete 17:57:53 114826534d7a: Pull complete 17:57:53 4657fd5d0bcf: Pull complete 17:57:54 6ad1cebc031e: Pull complete 17:57:56 8a3aa393b2d8: Pull complete 17:57:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:57:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:56 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:57:58 $ docker top 10444d92222ff71cd7bc285050679fa784ee8c1671c36e4d25f7ac36cf79f112 -eo pid,comm [Pipeline] { [Pipeline] echo 17:57:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:57:59 + set -o pipefail 17:57:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:58:07 17:58:07 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:58:07 17:58:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c498b20e-d1f1-49c7-8b3c-4c97183b9327 17:58:07 17:58:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:58:07 17:58:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:07 17:58:07 [Pipeline] } 17:58:07 $ docker stop --time=1 10444d92222ff71cd7bc285050679fa784ee8c1671c36e4d25f7ac36cf79f112 17:58:09 $ docker rm -f 10444d92222ff71cd7bc285050679fa784ee8c1671c36e4d25f7ac36cf79f112 [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 17:58:10 + git log --format=format:%s -1 a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] sh 17:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:11 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:58: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:11 $ docker top 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:11 [ssh-agent] Looking for ssh-agent implementation... 17:58:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:11 $ docker exec 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 ssh-agent 17:58:11 SSH_AUTH_SOCK=/tmp/ssh-cLEOdgq2ukyP/agent.32 17:58:11 SSH_AGENT_PID=38 17:58:11 Running ssh-add (command line suppressed) 17:58:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2860182668886802627.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2860182668886802627.key) 17:58:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:12 + git semver tag 17:58:12 2022-08-31 17:58:12,502 [run_tag] DEBUG tag force:False 17:58:12 2022-08-31 17:58:12,502 [check_head_tag] DEBUG check head tag 17:58:12 2022-08-31 17:58:12,503 [execute] INFO git cat-file --batch-check 17:58:12 2022-08-31 17:58:12,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:58:12 2022-08-31 17:58:12,507 [execute] INFO git cat-file --batch 17:58:12 2022-08-31 17:58:12,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:58:12 2022-08-31 17:58:12,520 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:12 2022-08-31 17:58:12,520 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 17:58:12 2022-08-31 17:58:12,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:58:12 2022-08-31 17:58:12,525 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:12 2.3.0-dev.20 [Pipeline] } 17:58:12 $ docker exec --env ******** --env ******** 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 ssh-agent -k 17:58:12 unset SSH_AUTH_SOCK; 17:58:12 unset SSH_AGENT_PID; 17:58:12 echo Agent pid 38 killed; 17:58:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:13 + git semver [Pipeline] } 17:58:13 $ docker stop --time=1 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 17:58:14 $ docker rm -f 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:15 17:58:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:15 0.23.1-centos7: Pulling from edgex-lftools 17:58:15 ab5ef0e58194: Pulling fs layer 17:58:15 9712f1f96733: Pulling fs layer 17:58:15 63f879dbbcfc: Pulling fs layer 17:58:15 0d9ebad4ef96: Pulling fs layer 17:58:15 e9a5061849ea: Pulling fs layer 17:58:15 d747dcd14b5f: Pulling fs layer 17:58:15 2de7ff778b66: Pulling fs layer 17:58:15 e9a5061849ea: Waiting 17:58:15 d747dcd14b5f: Waiting 17:58:15 0d9ebad4ef96: Waiting 17:58:15 2de7ff778b66: Waiting 17:58:15 9712f1f96733: Verifying Checksum 17:58:15 9712f1f96733: Download complete 17:58:15 63f879dbbcfc: Verifying Checksum 17:58:15 63f879dbbcfc: Download complete 17:58:15 0d9ebad4ef96: Verifying Checksum 17:58:15 0d9ebad4ef96: Download complete 17:58:15 e9a5061849ea: Verifying Checksum 17:58:15 e9a5061849ea: Download complete 17:58:15 d747dcd14b5f: Verifying Checksum 17:58:15 d747dcd14b5f: Download complete 17:58:15 2de7ff778b66: Verifying Checksum 17:58:15 2de7ff778b66: Download complete 17:58:15 ab5ef0e58194: Verifying Checksum 17:58:15 ab5ef0e58194: Download complete 17:58:18 ab5ef0e58194: Pull complete 17:58:18 9712f1f96733: Pull complete 17:58:18 63f879dbbcfc: Pull complete 17:58:23 0d9ebad4ef96: Pull complete 17:58:23 e9a5061849ea: Pull complete 17:58:23 d747dcd14b5f: Pull complete 17:58:24 2de7ff778b66: Pull complete 17:58:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:24 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:58:26 $ docker top 7d4c402c054104d1c3d60d81cb93b3b0f661f83ce922883ee6e5869c03817fcc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:58:26 provisioning config files... 17:58:26 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3310657869480145983tmp 17:58:27 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4908539468741786514tmp 17:58:27 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3089487092328340344tmp [Pipeline] { [Pipeline] echo 17:58:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:58:27 ---> sigul-configuration.sh 17:58:27 gpg: directory `/root/.gnupg' created 17:58:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:58:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:58:27 gpg: keyring `/root/.gnupg/secring.gpg' created 17:58:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:58:27 gpg: CAST5 encrypted data 17:58:27 gpg: encrypted with 1 passphrase 17:58:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:58:27 + mkdir /home/jenkins 17:58:27 + mkdir /home/jenkins/sigul [Pipeline] sh 17:58:27 + 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 17:58:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:58:28 ---> sigul-install.sh 17:58:28 Sigul already installed; skipping installation. [Pipeline] sh 17:58:28 + git tag --list 17:58:28 v1.0.0 17:58:28 v1.1.0 17:58:28 v1.2.0 17:58:28 v1.3.0 17:58:28 v1.3.1 17:58:28 v2.0.0 17:58:28 v2.0.1 17:58:28 v2.1.0 17:58:28 v2.1.1 17:58:28 v2.1.1-dev.1 17:58:28 v2.1.1-dev.2 17:58:28 v2.2.0 17:58:28 v2.2.1-dev.1 17:58:28 v2.2.1-dev.10 17:58:28 v2.2.1-dev.2 17:58:28 v2.2.1-dev.3 17:58:28 v2.2.1-dev.4 17:58:28 v2.2.1-dev.5 17:58:28 v2.2.1-dev.6 17:58:28 v2.2.1-dev.7 17:58:28 v2.2.1-dev.8 17:58:28 v2.2.1-dev.9 17:58:28 v2.3.0-dev.10 17:58:28 v2.3.0-dev.11 17:58:28 v2.3.0-dev.12 17:58:28 v2.3.0-dev.13 17:58:28 v2.3.0-dev.14 17:58:28 v2.3.0-dev.15 17:58:28 v2.3.0-dev.16 17:58:28 v2.3.0-dev.17 17:58:28 v2.3.0-dev.18 17:58:28 v2.3.0-dev.19 17:58:28 v2.3.0-dev.20 [Pipeline] sh 17:58:28 + lftools sign git-tag v2.3.0-dev.20 17:58:29 Signing Git tag with Sigul... 17:58:29 Signing v2.3.0-dev.20 [Pipeline] echo 17:58:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:58:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:58:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:58:29 $ docker stop --time=1 7d4c402c054104d1c3d60d81cb93b3b0f661f83ce922883ee6e5869c03817fcc 17:58:31 $ docker rm -f 7d4c402c054104d1c3d60d81cb93b3b0f661f83ce922883ee6e5869c03817fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:58:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:32 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:32 $ docker top 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:32 [ssh-agent] Looking for ssh-agent implementation... 17:58:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:32 $ docker exec 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 ssh-agent 17:58:32 SSH_AUTH_SOCK=/tmp/ssh-29ZSjA7QW0ki/agent.33 17:58:32 SSH_AGENT_PID=39 17:58:32 Running ssh-add (command line suppressed) 17:58:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4257242422022257193.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4257242422022257193.key) 17:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:33 + git semver bump pre 17:58:33 2022-08-31 17:58:33,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:33 2022-08-31 17:58:33,482 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev 17:58:33 2022-08-31 17:58:33,482 [bump_version] DEBUG bumped version:2.3.0-dev.21 17:58:33 2022-08-31 17:58:33,482 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:58:33 2022-08-31 17:58:33,482 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:33 2022-08-31 17:58:33,482 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:58:33 2022-08-31 17:58:33,485 [execute] INFO git cat-file --batch-check 17:58:33 2022-08-31 17:58:33,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:33 2022-08-31 17:58:33,491 [execute] INFO git cat-file --batch 17:58:33 2022-08-31 17:58:33,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:33 2022-08-31 17:58:33,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:33 2.3.0-dev.21 [Pipeline] } 17:58:33 $ docker exec --env ******** --env ******** 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 ssh-agent -k 17:58:33 unset SSH_AUTH_SOCK; 17:58:33 unset SSH_AGENT_PID; 17:58:33 echo Agent pid 39 killed; 17:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:33 + git semver [Pipeline] } 17:58:34 $ docker stop --time=1 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 17:58:35 $ docker rm -f 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:36 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:58:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:36 $ docker top 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:36 [ssh-agent] Looking for ssh-agent implementation... 17:58:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:36 $ docker exec 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d ssh-agent 17:58:37 SSH_AUTH_SOCK=/tmp/ssh-ZiLzOKRdp901/agent.33 17:58:37 SSH_AGENT_PID=41 17:58:37 Running ssh-add (command line suppressed) 17:58:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7956946152836580610.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7956946152836580610.key) 17:58:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:37 + git semver push 17:58:37 2022-08-31 17:58:37,713 [run_push] DEBUG push 17:58:37 2022-08-31 17:58:37,714 [execute] INFO git cat-file --batch-check 17:58:37 2022-08-31 17:58:37,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:37 2022-08-31 17:58:37,717 [execute] INFO git rev-list e18afa054df849c49eca124eaa495489ee171493 -- 17:58:37 2022-08-31 17:58:37,718 [execute] DEBUG Popen(['git', 'rev-list', 'e18afa054df849c49eca124eaa495489ee171493', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:58:37 2022-08-31 17:58:37,729 [execute] INFO git fetch -v origin 17:58:37 2022-08-31 17:58:37,729 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:58:38 2022-08-31 17:58:38,225 [run_push] DEBUG no remote changes detected 17:58:38 2022-08-31 17:58:38,225 [execute] INFO git push origin semver 17:58:38 2022-08-31 17:58:38,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:58:39 2022-08-31 17:58:38,963 [run_push] DEBUG push all version tags 17:58:39 2022-08-31 17:58:38,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:58:39 2022-08-31 17:58:38,964 [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) 17:58:39 2022-08-31 17:58:39,624 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:39 2.3.0-dev.21 [Pipeline] } 17:58:39 $ docker exec --env ******** --env ******** 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d ssh-agent -k 17:58:39 unset SSH_AUTH_SOCK; 17:58:39 unset SSH_AGENT_PID; 17:58:39 echo Agent pid 41 killed; 17:58:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:40 + git semver [Pipeline] } 17:58:40 $ docker stop --time=1 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d 17:58:41 $ docker rm -f 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d [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 17:58:42 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:58:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:58:42 total 16 17:58:42 drwxr-xr-x 3 root root 4096 Aug 31 17:50 . 17:58:42 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 17:58 .. 17:58:42 drwxr-xr-x 2 root root 4096 Aug 31 17:50 cost 17:58:42 -rw-r--r-- 1 root root 95 Aug 31 17:50 cost.csv 17:58:42 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:58:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:58:42 total 16 17:58:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 17:50 . 17:58:42 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 17:58 .. 17:58:42 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 17:50 cost 17:58:42 -rw-r--r-- 1 jenkins jenkins 95 Aug 31 17:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:58:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:58:43 ---> package-listing.sh 17:58:43 ++ facter osfamily 17:58:43 ++ tr '[:upper:]' '[:lower:]' 17:58:43 + OS_FAMILY=debian 17:58:43 + workspace=/w/workspace/ry_app-service-configurable_main 17:58:43 + START_PACKAGES=/tmp/packages_start.txt 17:58:43 + END_PACKAGES=/tmp/packages_end.txt 17:58:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:58:43 + PACKAGES=/tmp/packages_start.txt 17:58:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:58:43 + PACKAGES=/tmp/packages_end.txt 17:58:43 + case "${OS_FAMILY}" in 17:58:43 + dpkg -l 17:58:43 + grep '^ii' 17:58:43 + '[' -f /tmp/packages_start.txt ']' 17:58:43 + '[' -f /tmp/packages_end.txt ']' 17:58:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:58:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:58:43 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:58:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:58:43 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 17:58:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:44 prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container 17:58:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:58:45 $ docker top 23de180bbad1bf0b50559d69377497a82d9489057f2532de664c1397991034e1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:58:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:58:46 + ls /var/log/sa-host 17:58:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:46 provisioning config files... 17:58:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config823740835338835744tmp [Pipeline] { [Pipeline] echo 17:58:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:58:46 ---> create-netrc.sh [Pipeline] } 17:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:58:46 ---> python-tools-install.sh [Pipeline] echo 17:58:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:58:47 ---> sudo-logs.sh 17:58:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:58:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:58:47 ---> job-cost.sh 17:58:47 lf-activate-venv: SKIPPING 17:58:47 DEBUG: total: 0.2199999988079071 17:58:47 INFO: Retrieving Stack Cost... 17:58:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:48 INFO: Archiving Costs [Pipeline] echo 17:58:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:58:48 ---> logs-deploy.sh 17:58:48 lf-activate-venv: SKIPPING 17:58:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/99 17:58:48 INFO: archiving workspace using pattern(s): 17:58:49 Archives upload complete. 17:58:49 INFO: archiving logs to Nexus 17:58:50 ---> uname -a: 17:58:50 Linux prd-ubuntu20-04-docker-8c-8g-24220 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:58:50 17:58:50 17:58:50 ---> lscpu: 17:58:50 Architecture: x86_64 17:58:50 CPU op-mode(s): 32-bit, 64-bit 17:58:50 Byte Order: Little Endian 17:58:50 Address sizes: 40 bits physical, 48 bits virtual 17:58:50 CPU(s): 8 17:58:50 On-line CPU(s) list: 0-7 17:58:50 Thread(s) per core: 1 17:58:50 Core(s) per socket: 1 17:58:50 Socket(s): 8 17:58:50 NUMA node(s): 1 17:58:50 Vendor ID: AuthenticAMD 17:58:50 CPU family: 23 17:58:50 Model: 49 17:58:50 Model name: AMD EPYC-Rome Processor 17:58:50 Stepping: 0 17:58:50 CPU MHz: 2799.994 17:58:50 BogoMIPS: 5599.98 17:58:50 Virtualization: AMD-V 17:58:50 Hypervisor vendor: KVM 17:58:50 Virtualization type: full 17:58:50 L1d cache: 256 KiB 17:58:50 L1i cache: 256 KiB 17:58:50 L2 cache: 4 MiB 17:58:50 L3 cache: 128 MiB 17:58:50 NUMA node0 CPU(s): 0-7 17:58:50 Vulnerability Itlb multihit: Not affected 17:58:50 Vulnerability L1tf: Not affected 17:58:50 Vulnerability Mds: Not affected 17:58:50 Vulnerability Meltdown: Not affected 17:58:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:58:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:58:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:58:50 Vulnerability Srbds: Not affected 17:58:50 Vulnerability Tsx async abort: Not affected 17:58:50 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 17:58:50 17:58:50 17:58:50 ---> nproc: 17:58:50 8 17:58:50 17:58:50 17:58:50 ---> df -h: 17:58:50 Filesystem Size Used Avail Use% Mounted on 17:58:50 overlay 155G 13G 143G 8% / 17:58:50 tmpfs 64M 0 64M 0% /dev 17:58:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:58:50 shm 64M 0 64M 0% /dev/shm 17:58:50 /dev/vda1 155G 13G 143G 8% /facter-os 17:58:50 17:58:50 17:58:50 ---> sar -b -r -n DEV: 17:58:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24220) 08/31/22 _x86_64_ (8 CPU) 17:58:50 17:58:50 17:48:02 LINUX RESTART (8 CPU) 17:58:50 17:58:50 17:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:58:50 17:50:01 241.86 1.15 240.70 0.00 20.47 67230.64 0.00 17:58:50 17:51:01 117.13 0.05 117.08 0.00 7.20 33547.62 0.00 17:58:50 17:52:01 1.28 0.00 1.28 0.00 0.00 15.21 0.00 17:58:50 17:53:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 17:58:50 17:54:01 1.08 0.03 1.05 0.00 0.40 12.13 0.00 17:58:50 17:55:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 17:58:50 17:56:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 17:58:50 17:57:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 17:58:50 17:58:01 37.02 0.33 36.69 0.00 12.13 24751.48 0.00 17:58:50 Average: 44.47 0.17 44.30 0.00 4.44 13858.80 0.00 17:58:50 17:58:50 17:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:50 17:50:01 28302424 31703024 587968 1.79 164036 3440880 2492652 7.35 1287840 2834400 1336 17:58:50 17:51:01 27627204 31770972 521232 1.59 175244 4117628 1847400 5.44 1276864 3467296 136 17:58:50 17:52:01 27628676 31772444 519524 1.58 175268 4117632 1847400 5.44 1275888 3467300 12 17:58:50 17:53:01 27638296 31782144 509644 1.55 175284 4117632 1847400 5.44 1265648 3467300 16 17:58:50 17:54:01 27638332 31782224 509316 1.55 175300 4117652 1847400 5.44 1266472 3467328 172 17:58:50 17:55:01 27646248 31790272 501000 1.52 175328 4117652 1847400 5.44 1257644 3467328 176 17:58:50 17:56:01 27646492 31790676 500716 1.52 175352 4117656 1847400 5.44 1257496 3467456 188 17:58:50 17:57:01 27646492 31790680 500652 1.52 175388 4117660 1847400 5.44 1257436 3467460 152 17:58:50 17:58:01 26559548 31675124 610096 1.86 192000 4991632 2044428 6.03 1428248 4295816 170004 17:58:50 Average: 27592635 31761951 528905 1.61 175911 4139558 1940987 5.72 1285948 3489076 19132 17:58:50 17:58:50 17:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:50 17:50:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:58:50 17:50:01 vethb276b41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:50:01 ens3 261.80 193.39 1588.18 84.02 0.00 0.00 0.00 0.00 17:58:50 17:50:01 docker0 136.98 184.39 11.13 1542.51 0.00 0.00 0.00 0.00 17:58:50 17:51:01 lo 7.80 7.80 0.76 0.76 0.00 0.00 0.00 0.00 17:58:50 17:51:01 ens3 197.43 152.28 2664.68 284.87 0.00 0.00 0.00 0.00 17:58:50 17:51:01 docker0 2.72 5.75 0.18 60.52 0.00 0.00 0.00 0.00 17:58:50 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:50 17:53:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:58:50 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:54:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:58:50 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:50 17:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:58:50 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:50 17:57:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:58:50 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 17:58:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 17:58:50 17:58:01 ens3 236.74 133.77 4678.15 15.77 0.00 0.00 0.00 0.00 17:58:50 17:58:01 docker0 37.10 44.02 2.87 688.03 0.00 0.00 0.00 0.00 17:58:50 17:58:01 veth99b62ee 37.10 44.12 3.37 688.03 0.00 0.00 0.00 0.06 17:58:50 Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 17:58:50 Average: ens3 77.05 53.06 991.28 42.68 0.00 0.00 0.00 0.00 17:58:50 Average: docker0 19.43 25.72 1.56 252.16 0.00 0.00 0.00 0.00 17:58:50 Average: veth99b62ee 4.13 4.91 0.38 76.60 0.00 0.00 0.00 0.01 17:58:50 17:58:50 17:58:50 ---> sar -P ALL: 17:58:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24220) 08/31/22 _x86_64_ (8 CPU) 17:58:50 17:58:50 17:48:02 LINUX RESTART (8 CPU) 17:58:50 17:58:50 17:49:02 CPU %user %nice %system %iowait %steal %idle 17:58:50 17:50:01 all 22.58 0.00 6.95 1.82 0.08 68.57 17:58:50 17:50:01 0 21.68 0.00 7.07 4.18 0.07 67.00 17:58:50 17:50:01 1 21.60 0.00 6.73 2.04 0.07 69.56 17:58:50 17:50:01 2 23.23 0.00 6.63 0.53 0.09 69.52 17:58:50 17:50:01 3 23.14 0.00 7.50 4.39 0.09 64.88 17:58:50 17:50:01 4 21.75 0.00 7.94 2.55 0.07 67.69 17:58:50 17:50:01 5 24.48 0.00 6.07 0.15 0.09 69.21 17:58:50 17:50:01 6 22.47 0.00 6.56 0.17 0.07 70.74 17:58:50 17:50:01 7 22.30 0.00 7.08 0.59 0.09 69.95 17:58:50 17:51:01 all 21.11 0.00 4.36 0.83 0.06 73.65 17:58:50 17:51:01 0 21.29 0.00 4.08 0.07 0.07 74.50 17:58:50 17:51:01 1 18.86 0.00 3.85 0.05 0.05 77.20 17:58:50 17:51:01 2 22.72 0.00 5.42 3.75 0.07 68.05 17:58:50 17:51:01 3 20.39 0.00 4.26 0.29 0.05 75.02 17:58:50 17:51:01 4 22.09 0.00 4.49 1.99 0.05 71.38 17:58:50 17:51:01 5 21.47 0.00 4.07 0.25 0.05 74.15 17:58:50 17:51:01 6 21.72 0.00 4.27 0.08 0.07 73.86 17:58:50 17:51:01 7 20.31 0.00 4.44 0.15 0.05 75.05 17:58:50 17:52:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:58:50 17:52:01 0 0.02 0.00 0.05 0.02 0.02 99.90 17:58:50 17:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:58:50 17:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:58:50 17:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:58:50 17:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:58:50 17:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:58:50 17:52:01 6 0.03 0.00 0.02 0.00 0.03 99.92 17:58:50 17:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:58:50 17:53:01 all 0.03 0.00 0.03 0.00 0.01 99.93 17:58:50 17:53:01 0 0.08 0.00 0.07 0.02 0.02 99.82 17:58:50 17:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:58:50 17:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:58:50 17:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:58:50 17:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:58:50 17:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:58:50 17:53:01 6 0.07 0.00 0.03 0.00 0.03 99.87 17:58:50 17:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 17:58:50 17:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 17:58:50 17:54:01 0 0.85 0.00 0.02 0.02 0.02 99.10 17:58:50 17:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:58:50 17:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:58:50 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:58:50 17:54:01 4 0.00 0.00 0.02 0.02 0.02 99.95 17:58:50 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:58:50 17:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:58:50 17:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:58:50 17:55:01 all 0.16 0.00 0.02 0.00 0.01 99.81 17:58:50 17:55:01 0 1.01 0.00 0.02 0.00 0.02 98.96 17:58:50 17:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:58:50 17:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:58:50 17:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:58:50 17:55:01 4 0.03 0.00 0.03 0.02 0.00 99.92 17:58:50 17:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:58:50 17:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:58:50 17:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:58:50 17:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:58:50 17:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:58:50 17:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:58:50 17:56:01 2 0.03 0.00 0.00 0.02 0.02 99.93 17:58:50 17:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:58:50 17:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:58:50 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:58:50 17:56:01 6 0.02 0.00 0.03 0.00 0.03 99.92 17:58:50 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:58:50 17:57:01 all 0.05 0.00 0.02 0.00 0.01 99.91 17:58:50 17:57:01 0 0.10 0.00 0.02 0.00 0.03 99.85 17:58:50 17:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 17:58:50 17:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:58:50 17:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:58:50 17:57:01 4 0.00 0.00 0.00 0.03 0.02 99.95 17:58:50 17:57:01 5 0.10 0.00 0.02 0.00 0.00 99.88 17:58:50 17:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:58:50 17:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:58:50 17:58:01 all 3.88 0.00 1.42 0.39 0.02 94.29 17:58:50 17:58:01 0 4.24 0.00 1.31 0.03 0.02 94.41 17:58:50 17:58:01 1 4.33 0.00 1.19 0.02 0.02 94.45 17:58:50 17:58:01 2 3.76 0.00 1.92 0.03 0.03 94.25 17:58:50 17:58:01 3 3.47 0.00 1.63 2.40 0.02 92.49 17:58:50 17:58:01 4 3.89 0.00 1.25 0.40 0.02 94.44 17:58:50 17:58:01 5 3.93 0.00 1.24 0.03 0.02 94.78 17:58:50 17:58:01 6 3.72 0.00 1.31 0.22 0.03 94.72 17:58:50 17:58:01 7 3.68 0.00 1.51 0.00 0.02 94.79 17:58:50 Average: all 5.25 0.00 1.40 0.33 0.02 92.99 17:58:50 Average: 0 5.41 0.00 1.38 0.47 0.03 92.71 17:58:50 Average: 1 4.92 0.00 1.29 0.23 0.02 93.54 17:58:50 Average: 2 5.47 0.00 1.54 0.48 0.02 92.48 17:58:50 Average: 3 5.14 0.00 1.46 0.77 0.02 92.61 17:58:50 Average: 4 5.23 0.00 1.50 0.55 0.02 92.70 17:58:50 Average: 5 5.50 0.00 1.25 0.05 0.02 93.17 17:58:50 Average: 6 5.28 0.00 1.34 0.05 0.04 93.29 17:58:50 Average: 7 5.08 0.00 1.44 0.08 0.02 93.38 17:58:50 17:58:50 17:58:50