Pull request #465 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa+a8c625c23bbeba051a2ca764d6f762518e426e48 (2437b73338c805bb61f81444420335a15ca28a57) 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-ssh11965658460144797483.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-ssh9538561840690028124.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15312794562864691857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5725052077085947187.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10245014141771567484.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16197595983467851896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-28624 in /w/workspace/_app-service-configurable_PR-465 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-465 # 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 Merging remotes/origin/main commit a8c625c23bbeba051a2ca764d6f762518e426e48 into PR head commit ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa Merge succeeded, producing ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa Checking out Revision ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa (PR-465) > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:05:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:05:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:05:56 ========================================================= 12:05:56 EdgeX Global Pipelines Version Info 12:05:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:05:57 ------------------- 12:05:57 stable info: 12:05:57 ------------------- 12:05:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:05:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:05:57 Message: update stable to v1.0.239 12:05:57 ------------------- 12:05:57 experimental info: 12:05:57 ------------------- 12:05:57 Commited By: **** collab-it+edgex@linuxfoundation.org 12:05:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:05:57 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-465 [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-465 [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-465 [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed8f5e7 [Pipeline] echo 12:05:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:59 provisioning config files... 12:05:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-465@tmp/config5184545131329458130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:00 ---> docker-login.sh 12:06:00 nexus3.edgexfoundry.org:10001 12:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:00 Configure a credential helper to remove this warning. See 12:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:00 12:06:00 Login Succeeded 12:06:00 nexus3.edgexfoundry.org:10002 12:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:00 Configure a credential helper to remove this warning. See 12:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:00 12:06:00 Login Succeeded 12:06:00 nexus3.edgexfoundry.org:10003 12:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:01 Configure a credential helper to remove this warning. See 12:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:01 12:06:01 Login Succeeded 12:06:01 nexus3.edgexfoundry.org:10004 12:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:01 Configure a credential helper to remove this warning. See 12:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:01 12:06:01 Login Succeeded 12:06:01 docker.io 12:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:01 Configure a credential helper to remove this warning. See 12:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:01 12:06:01 Login Succeeded 12:06:01 ---> docker-login.sh ends [Pipeline] } 12:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:06:02 + git rev-list -1 --merges ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa~1..ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa [Pipeline] echo 12:06:02 -----------> git rev-list -1 --merges ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa~1..ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa [false] [Pipeline] sh 12:06:02 + git log --format=format:%s -1 ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa [Pipeline] echo 12:06:02 ========================================================= 12:06:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:06:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:03 + git log --format=format:%s -1 ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa [Pipeline] echo 12:06:03 [semverPrep] GIT_COMMIT: ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:06:03 [semverPrep] This is not a build commit. [Pipeline] sh 12:06:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:06:03 + grep -v github /etc/ssh/ssh_known_hosts 12:06:03 + [ -e /tmp/ssh_known_hosts ] 12:06:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:06:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:06:03 + sudo tee -a /etc/ssh/ssh_known_hosts 12:06:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:04 12:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:04 0.1.4: Pulling from edgex-devops/py-git-semver 12:06:04 b85a868b505f: Pulling fs layer 12:06:04 e2be974225ed: Pulling fs layer 12:06:04 339a4e72a1f5: Pulling fs layer 12:06:04 988bab9f4d93: Pulling fs layer 12:06:04 1469e6f7b9e6: Pulling fs layer 12:06:04 eaf3925da568: Pulling fs layer 12:06:04 bab4dde63d76: Pulling fs layer 12:06:04 bde34c3a00c8: Pulling fs layer 12:06:04 b352a97aabf1: Pulling fs layer 12:06:04 4872d77fe225: Pulling fs layer 12:06:04 5851b861e8e6: Pulling fs layer 12:06:04 1469e6f7b9e6: Waiting 12:06:04 988bab9f4d93: Waiting 12:06:04 5851b861e8e6: Waiting 12:06:04 b352a97aabf1: Waiting 12:06:04 eaf3925da568: Waiting 12:06:04 4872d77fe225: Waiting 12:06:04 bde34c3a00c8: Waiting 12:06:04 bab4dde63d76: Waiting 12:06:04 e2be974225ed: Download complete 12:06:04 988bab9f4d93: Verifying Checksum 12:06:04 988bab9f4d93: Download complete 12:06:04 1469e6f7b9e6: Verifying Checksum 12:06:04 1469e6f7b9e6: Download complete 12:06:04 339a4e72a1f5: Verifying Checksum 12:06:04 339a4e72a1f5: Download complete 12:06:04 eaf3925da568: Verifying Checksum 12:06:04 eaf3925da568: Download complete 12:06:04 bde34c3a00c8: Download complete 12:06:05 b352a97aabf1: Verifying Checksum 12:06:05 b352a97aabf1: Download complete 12:06:05 4872d77fe225: Verifying Checksum 12:06:05 4872d77fe225: Download complete 12:06:05 5851b861e8e6: Verifying Checksum 12:06:05 5851b861e8e6: Download complete 12:06:05 b85a868b505f: Verifying Checksum 12:06:05 b85a868b505f: Download complete 12:06:05 bab4dde63d76: Verifying Checksum 12:06:05 bab4dde63d76: Download complete 12:06:07 b85a868b505f: Pull complete 12:06:07 e2be974225ed: Pull complete 12:06:08 339a4e72a1f5: Pull complete 12:06:09 988bab9f4d93: Pull complete 12:06:09 1469e6f7b9e6: Pull complete 12:06:09 eaf3925da568: Pull complete 12:06:12 bab4dde63d76: Pull complete 12:06:12 bde34c3a00c8: Pull complete 12:06:13 b352a97aabf1: Pull complete 12:06:13 4872d77fe225: Pull complete 12:06:13 5851b861e8e6: Pull complete 12:06:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:14 prd-ubuntu20.04-docker-8c-8g-28624 does not seem to be running inside a container 12:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-465 -v /w/workspace/_app-service-configurable_PR-465:/w/workspace/_app-service-configurable_PR-465:rw,z -v /w/workspace/_app-service-configurable_PR-465@tmp:/w/workspace/_app-service-configurable_PR-465@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 12:06:21 $ docker top e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d -eo pid,comm 12:06:21 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). 12:06:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:21 [ssh-agent] Looking for ssh-agent implementation... 12:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:21 $ docker exec e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d ssh-agent 12:06:22 SSH_AUTH_SOCK=/tmp/ssh-lmZaE6yPEUgC/agent.15 12:06:22 SSH_AGENT_PID=21 12:06:22 Running ssh-add (command line suppressed) 12:06:22 Identity added: /w/workspace/_app-service-configurable_PR-465@tmp/private_key_3084292218493286475.key (/w/workspace/_app-service-configurable_PR-465@tmp/private_key_3084292218493286475.key) 12:06:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:22 + git tag --points-at HEAD [Pipeline] } 12:06:22 $ docker exec --env ******** --env ******** e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d ssh-agent -k 12:06:22 unset SSH_AUTH_SOCK; 12:06:22 unset SSH_AGENT_PID; 12:06:22 echo Agent pid 21 killed; 12:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:06:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:22 [ssh-agent] Looking for ssh-agent implementation... 12:06:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:22 $ docker exec e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d ssh-agent 12:06:23 SSH_AUTH_SOCK=/tmp/ssh-VoE62LrLwmf5/agent.73 12:06:23 SSH_AGENT_PID=79 12:06:23 Running ssh-add (command line suppressed) 12:06:23 Identity added: /w/workspace/_app-service-configurable_PR-465@tmp/private_key_8613120044456169496.key (/w/workspace/_app-service-configurable_PR-465@tmp/private_key_8613120044456169496.key) 12:06:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:23 + git semver init 12:06:24 2022-09-07 12:06:23,888 [run_init] DEBUG init version:0.0.0 force:False 12:06:24 2022-09-07 12:06:23,889 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-465/.semver 12:06:24 2022-09-07 12:06:23,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-465/.semver 12:06:24 2022-09-07 12:06:23,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-465/.semver'], cwd=/w/workspace/_app-service-configurable_PR-465, universal_newlines=False, shell=None, istream=None) 12:06:25 2022-09-07 12:06:24,976 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-465/.git/info/exclude 12:06:25 2022-09-07 12:06:24,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-465/.semver/PR-465 with force:False 12:06:25 2022-09-07 12:06:24,977 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-465/.semver/PR-465 12:06:25 2022-09-07 12:06:24,980 [execute] INFO git cat-file --batch-check 12:06:25 2022-09-07 12:06:24,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-465/.semver, universal_newlines=False, shell=None, istream=) 12:06:25 2022-09-07 12:06:24,986 [execute] INFO git cat-file --batch 12:06:25 2022-09-07 12:06:24,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-465/.semver, universal_newlines=False, shell=None, istream=) 12:06:25 2022-09-07 12:06:24,997 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-465/.semver/PR-465 12:06:25 0.0.0 [Pipeline] } 12:06:25 $ docker exec --env ******** --env ******** e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d ssh-agent -k 12:06:25 unset SSH_AUTH_SOCK; 12:06:25 unset SSH_AGENT_PID; 12:06:25 echo Agent pid 79 killed; 12:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:25 + git semver [Pipeline] } 12:06:25 $ docker stop --time=1 e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d 12:06:27 $ docker rm -f e0cf348d2f20ed999cc2ed1a73b701717bea4eccbf5d291709a89f51a08f4a8d [Pipeline] // withDockerContainer [Pipeline] sh 12:06:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:06:28 Stashed 1 file(s) [Pipeline] echo 12:06:28 [edgeXSemver]: initialized semver on version 0.0.0 [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 12:06:29 provisioning config files... 12:06:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-465@tmp/config7688978162859433849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:29 ---> docker-login.sh 12:06:29 nexus3.edgexfoundry.org:10001 12:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:29 Configure a credential helper to remove this warning. See 12:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:29 12:06:29 Login Succeeded 12:06:29 nexus3.edgexfoundry.org:10002 12:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:29 Configure a credential helper to remove this warning. See 12:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:29 12:06:29 Login Succeeded 12:06:29 nexus3.edgexfoundry.org:10003 12:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:30 Configure a credential helper to remove this warning. See 12:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:30 12:06:30 Login Succeeded 12:06:30 nexus3.edgexfoundry.org:10004 12:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:30 Configure a credential helper to remove this warning. See 12:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:30 12:06:30 Login Succeeded 12:06:30 docker.io 12:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:30 Configure a credential helper to remove this warning. See 12:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:30 12:06:30 Login Succeeded 12:06:30 ---> docker-login.sh ends [Pipeline] } 12:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:30 ========================================================= 12:06:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:06:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:31 + 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 . 12:06:31 Sending build context to Docker daemon 3.149MB 12:06:31 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:06:31 Step 2/14 : FROM ${BASE} AS builder 12:06:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:06:31 2408cc74d12b: Pulling fs layer 12:06:31 ea60b727a1ce: Pulling fs layer 12:06:31 30c4a7721957: Pulling fs layer 12:06:31 370296b7ddb6: Pulling fs layer 12:06:31 7c6cee850709: Pulling fs layer 12:06:31 39a5fcdaea64: Pulling fs layer 12:06:31 d94ebbe4e438: Pulling fs layer 12:06:31 bcfd1f05c69d: Pulling fs layer 12:06:31 59ccb84bbe0f: Pulling fs layer 12:06:31 370296b7ddb6: Waiting 12:06:31 7c6cee850709: Waiting 12:06:31 39a5fcdaea64: Waiting 12:06:31 bcfd1f05c69d: Waiting 12:06:31 d94ebbe4e438: Waiting 12:06:31 59ccb84bbe0f: Waiting 12:06:31 30c4a7721957: Verifying Checksum 12:06:31 30c4a7721957: Download complete 12:06:31 ea60b727a1ce: Verifying Checksum 12:06:31 ea60b727a1ce: Download complete 12:06:31 7c6cee850709: Verifying Checksum 12:06:31 7c6cee850709: Download complete 12:06:31 39a5fcdaea64: Verifying Checksum 12:06:31 39a5fcdaea64: Download complete 12:06:31 2408cc74d12b: Verifying Checksum 12:06:31 2408cc74d12b: Download complete 12:06:31 d94ebbe4e438: Verifying Checksum 12:06:31 d94ebbe4e438: Download complete 12:06:32 2408cc74d12b: Pull complete 12:06:32 59ccb84bbe0f: Verifying Checksum 12:06:32 59ccb84bbe0f: Download complete 12:06:32 ea60b727a1ce: Pull complete 12:06:32 370296b7ddb6: Verifying Checksum 12:06:32 370296b7ddb6: Download complete 12:06:32 bcfd1f05c69d: Verifying Checksum 12:06:32 bcfd1f05c69d: Download complete 12:06:32 30c4a7721957: Pull complete 12:06:37 370296b7ddb6: Pull complete 12:06:37 7c6cee850709: Pull complete 12:06:37 39a5fcdaea64: Pull complete 12:06:38 d94ebbe4e438: Pull complete 12:06:41 bcfd1f05c69d: Pull complete 12:06:42 59ccb84bbe0f: Pull complete 12:06:42 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:06:42 ---> a4fb48ad2a94 12:06:42 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:06:44 Still waiting to schedule task 12:06:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:06:55 ---> Running in eafd9cf1269a 12:06:55 Removing intermediate container eafd9cf1269a 12:06:55 ---> 025a39862476 12:06:55 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:06:55 ---> Running in 27510fb8075a 12:06:55 Removing intermediate container 27510fb8075a 12:06:55 ---> 60936cf68a85 12:06:55 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:06:55 ---> Running in ece15a0c8560 12:06:55 Removing intermediate container ece15a0c8560 12:06:55 ---> 9d424b21ba1e 12:06:55 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:55 ---> Running in 6ec4657242fc 12:06:55 Removing intermediate container 6ec4657242fc 12:06:55 ---> 186a6b835218 12:06:55 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:55 ---> Running in b082d3f0d3fa 12:06:56 Removing intermediate container b082d3f0d3fa 12:06:56 ---> d1027222c80c 12:06:56 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:56 ---> Running in 5d9e3561b68e 12:06:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:06:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:06:58 OK: 211 MiB in 51 packages 12:07:00 Removing intermediate container 5d9e3561b68e 12:07:00 ---> 89a9ebaeea81 12:07:00 Step 9/14 : WORKDIR /app 12:07:00 ---> Running in 5b03c47f7599 12:07:01 Removing intermediate container 5b03c47f7599 12:07:01 ---> 79aab22a9f5f 12:07:01 Step 10/14 : COPY go.mod vendor* ./ 12:07:01 ---> 5589c32fadf0 12:07:01 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:02 ---> Running in 0018256b0870 12:07:34 Removing intermediate container 0018256b0870 12:07:34 ---> 305e12247e04 12:07:34 Step 12/14 : COPY . . 12:07:34 ---> a47080306b22 12:07:34 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:07:34 ---> Running in c44a63e26658 12:07:34 Removing intermediate container c44a63e26658 12:07:34 ---> 18efd7d9bed2 12:07:34 Step 14/14 : RUN $MAKE 12:07:34 ---> Running in c9d43a60782b 12:07:34 noop 12:07:34 Removing intermediate container c9d43a60782b 12:07:34 ---> acdb09e0dc4e 12:07:34 Successfully built acdb09e0dc4e 12:07:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:35 + docker inspect -f . ci-base-image-x86_64 12:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:35 prd-ubuntu20.04-docker-8c-8g-28624 does not seem to be running inside a container 12:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-465 -v /w/workspace/_app-service-configurable_PR-465:/w/workspace/_app-service-configurable_PR-465:rw,z -v /w/workspace/_app-service-configurable_PR-465@tmp:/w/workspace/_app-service-configurable_PR-465@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:07:35 $ docker top 95d64118b416e260e7f737850a2540500e39a6d214391507b9783ccaf242ccb3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:36 + go version 12:07:36 go version go1.18.3 linux/amd64 [Pipeline] } 12:07:36 $ docker stop --time=1 95d64118b416e260e7f737850a2540500e39a6d214391507b9783ccaf242ccb3 12:07:37 $ docker rm -f 95d64118b416e260e7f737850a2540500e39a6d214391507b9783ccaf242ccb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:38 + docker inspect -f . ci-base-image-x86_64 12:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:38 prd-ubuntu20.04-docker-8c-8g-28624 does not seem to be running inside a container 12:07:38 $ 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_PR-465 -v /w/workspace/_app-service-configurable_PR-465:/w/workspace/_app-service-configurable_PR-465:rw,z -v /w/workspace/_app-service-configurable_PR-465@tmp:/w/workspace/_app-service-configurable_PR-465@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:07:38 $ docker top d3506a843cb0576a29267075a3121c6b69ea9e3c66108809f9d99682c48466b8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:38 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-465 [Pipeline] fileExists [Pipeline] sh 12:07:39 + make test 12:07:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:07:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:07:51 CGO_ENABLED=1 go vet ./... 12:07:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:07:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:07:53 ./bin/test-attribution-txt.sh 12:07:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:07:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:07:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:07:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:07:53 $ docker stop --time=1 d3506a843cb0576a29267075a3121c6b69ea9e3c66108809f9d99682c48466b8 12:07:57 $ docker rm -f d3506a843cb0576a29267075a3121c6b69ea9e3c66108809f9d99682c48466b8 [Pipeline] // withDockerContainer [Pipeline] sh 12:07:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:07:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:07:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:07:58 + ls -al . 12:07:58 total 176 12:07:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 12:07 . 12:07:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 12:05 .. 12:07:58 -rw-rw-r-- 1 jenkins jenkins 119 Sep 7 12:05 .dockerignore 12:07:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 12:06 .git 12:07:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 12:05 .github 12:07:58 -rw-rw-r-- 1 jenkins jenkins 171 Sep 7 12:05 .gitignore 12:07:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 12:06 .semver 12:07:58 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 7 12:05 Attribution.txt 12:07:58 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 7 12:05 CHANGELOG.md 12:07:58 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 7 12:05 Dockerfile 12:07:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 12:05 GOVERNANCE.md 12:07:58 -rw-rw-r-- 1 jenkins jenkins 688 Sep 7 12:05 Jenkinsfile 12:07:58 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 7 12:05 LICENSE 12:07:58 -rw-rw-r-- 1 jenkins jenkins 618 Sep 7 12:05 OWNERS.md 12:07:58 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 7 12:05 README.md 12:07:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 12:06 VERSION 12:07:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 12:05 bin 12:07:58 -rw-r--r-- 1 jenkins jenkins 10 Sep 7 12:07 coverage.out 12:07:58 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 7 12:05 go.mod 12:07:58 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 7 12:05 go.sum 12:07:58 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 7 12:05 main.go 12:07:58 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 7 12:05 makefile 12:07:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 12:05 res 12:07:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:59 + 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=ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa --label arch=amd64 --label version=0.0.0 . 12:07:59 Sending build context to Docker daemon 3.15MB 12:07:59 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:07:59 Step 2/28 : FROM ${BASE} AS builder 12:07:59 ---> acdb09e0dc4e 12:07:59 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:59 ---> Running in ba727f18e0da 12:07:59 Removing intermediate container ba727f18e0da 12:07:59 ---> 13c2e612e919 12:07:59 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:08:00 ---> Running in c511d690c8d9 12:08:00 Removing intermediate container c511d690c8d9 12:08:00 ---> 2c3042f5beb9 12:08:00 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:08:00 ---> Running in a41ca751390a 12:08:00 Removing intermediate container a41ca751390a 12:08:00 ---> d4a78db5be0c 12:08:00 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:08:01 ---> Running in 03efe99ebcf7 12:08:01 Removing intermediate container 03efe99ebcf7 12:08:01 ---> d5da0d54b205 12:08:01 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:01 ---> Running in 351c71fa2483 12:08:04 Removing intermediate container 351c71fa2483 12:08:04 ---> 3efc1a4d0908 12:08:04 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:04 ---> Running in 5205d7a13446 12:08:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:08:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:08:06 OK: 211 MiB in 51 packages 12:08:07 Removing intermediate container 5205d7a13446 12:08:07 ---> a291a145ea92 12:08:07 Step 9/28 : WORKDIR /app 12:08:07 ---> Running in 5540da7ca398 12:08:07 Removing intermediate container 5540da7ca398 12:08:07 ---> 32a8a3d4b739 12:08:07 Step 10/28 : COPY go.mod vendor* ./ 12:08:08 ---> f2503c273f72 12:08:08 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:08 ---> Running in f7a6a9e6eefb 12:08:10 Removing intermediate container f7a6a9e6eefb 12:08:10 ---> b3d312fcef86 12:08:10 Step 12/28 : COPY . . 12:08:11 ---> 1e63c34249c5 12:08:11 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:11 ---> Running in 1bb3314b15d8 12:08:12 Removing intermediate container 1bb3314b15d8 12:08:12 ---> 46adced25ccb 12:08:12 Step 14/28 : RUN $MAKE 12:08:12 ---> Running in bf7605720a86 12:08:13 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:08:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28625 in /w/workspace/_app-service-configurable_PR-465 [Pipeline] { [Pipeline] ws 12:08:19 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:08:19 Selected Git installation does not exist. Using Default 12:08:19 The recommended git tool is: NONE 12:08:25 using credential edgex-jenkins-ssh 12:08:25 Cloning the remote Git repository 12:08:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:08:25 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:08:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:08:25 > git --version # timeout=10 12:08:25 > git --version # 'git version 2.25.1' 12:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:27 Merging remotes/origin/main commit a8c625c23bbeba051a2ca764d6f762518e426e48 into PR head commit ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa 12:08:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:08:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:08:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:08:27 > git config core.sparsecheckout # timeout=10 12:08:27 > git checkout -f ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa # timeout=10 12:08:27 > git remote # timeout=10 12:08:27 > git config --get remote.origin.url # timeout=10 12:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:27 > git merge a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 12:08:27 > git rev-parse HEAD^{commit} # timeout=10 12:08:27 Merge succeeded, producing ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa 12:08:27 Checking out Revision ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa (PR-465) 12:08:27 > git config core.sparsecheckout # timeout=10 12:08:27 > git checkout -f ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa # timeout=10 12:08:32 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:08:32 > git --version # timeout=10 12:08:32 > git --version # 'git version 2.25.1' 12:08:32 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:08:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:08:33 Dload Upload Total Spent Left Speed 12:08:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 12:08:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:08:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:08:34 + sudo tee /etc/docker/daemon.new 12:08:34 { 12:08:34 "registry-mirrors": [ 12:08:34 "https://nexus3.edgexfoundry.org:10001" 12:08:34 ], 12:08:34 "bip": "10.250.0.254/24", 12:08:34 "hosts": [ 12:08:34 "tcp://0.0.0.0:5555", 12:08:34 "unix:///var/run/docker.sock" 12:08:34 ], 12:08:34 "mtu": 1458, 12:08:34 "selinux-enabled": true, 12:08:34 "seccomp-profile": "/etc/docker/seccomp.json" 12:08:34 } [Pipeline] sh 12:08:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:08:35 + sudo service docker restart 12:08:39 Removing intermediate container bf7605720a86 12:08:39 ---> c488022932f7 12:08:39 Step 15/28 : FROM alpine:3.16 12:08:39 3.16: Pulling from library/alpine 12:08:39 213ec9aee27d: Pulling fs layer 12:08:39 213ec9aee27d: Verifying Checksum 12:08:39 213ec9aee27d: Download complete 12:08:39 213ec9aee27d: Pull complete 12:08:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:08:39 Status: Downloaded newer image for alpine:3.16 12:08:39 ---> 9c6f07244728 12:08:39 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:08:39 ---> Running in f6b15a760351 12:08:39 Removing intermediate container f6b15a760351 12:08:39 ---> dda4f030b646 12:08:39 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:08:39 ---> Running in d1aa239389e9 12:08:40 Removing intermediate container d1aa239389e9 12:08:40 ---> da45f67547bc 12:08:40 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:08:40 ---> Running in e8966805f4f2 12:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:08:41 (1/7) Installing ca-certificates (20220614-r0) 12:08:41 (2/7) Installing dumb-init (1.2.5-r1) 12:08:41 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:08:41 (4/7) Installing libsodium (1.0.18-r0) 12:08:41 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:08:41 (6/7) Installing libzmq (4.3.4-r0) 12:08:41 (7/7) Installing zeromq (4.3.4-r0) 12:08:41 Executing busybox-1.35.0-r17.trigger 12:08:41 Executing ca-certificates-20220614-r0.trigger 12:08:41 OK: 9 MiB in 21 packages 12:08:42 Removing intermediate container e8966805f4f2 12:08:42 ---> 0f6c297c3b78 12:08:42 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:08:43 ---> 704b136cea98 12:08:43 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:08:43 ---> d989d77718d8 12:08:43 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:08:43 ---> bbad1bf760fd 12:08:43 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:08:45 ---> aa677b4c5496 12:08:45 Step 23/28 : EXPOSE 48095 12:08:45 ---> Running in 75c7631359a6 12:08:45 Removing intermediate container 75c7631359a6 12:08:45 ---> 621af15a784d 12:08:45 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:08:45 ---> Running in 7ff8a8f57573 12:08:45 Removing intermediate container 7ff8a8f57573 12:08:45 ---> b066932e44b3 12:08:45 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:08:45 ---> Running in 6cf87765913f 12:08:45 Removing intermediate container 6cf87765913f 12:08:45 ---> 502fde307fd6 12:08:45 Step 26/28 : LABEL arch=amd64 12:08:45 ---> Running in da91b0cf6e6a 12:08:45 Removing intermediate container da91b0cf6e6a 12:08:45 ---> 496451044bc8 12:08:45 Step 27/28 : LABEL git_sha=ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa 12:08:45 ---> Running in 2af42d89f8e5 12:08:45 Removing intermediate container 2af42d89f8e5 12:08:45 ---> b817e1ec4dfe 12:08:45 Step 28/28 : LABEL version=0.0.0 12:08:45 ---> Running in fcd9fd5f3989 12:08:45 Removing intermediate container fcd9fd5f3989 12:08:45 ---> 02346f2d3915 12:08:45 [Warning] One or more build-args [ARCH] were not consumed 12:08:45 Successfully built 02346f2d3915 12:08:45 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 12:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:46 12:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:46 latest: Pulling from edgex-lftools-log-publisher 12:08:46 5eb5b503b376: Pulling fs layer 12:08:46 5c69ac0246d0: Pulling fs layer 12:08:46 ec43610c2a17: Pulling fs layer 12:08:46 3a2ae6a8a46f: Pulling fs layer 12:08:46 33b1e0a273af: Pulling fs layer 12:08:46 5d3b04190fa2: Pulling fs layer 12:08:46 2f39f015ded8: Pulling fs layer 12:08:46 3a2ae6a8a46f: Waiting 12:08:46 33b1e0a273af: Waiting 12:08:46 5d3b04190fa2: Waiting 12:08:46 5c69ac0246d0: Download complete 12:08:46 3a2ae6a8a46f: Download complete 12:08:47 33b1e0a273af: Verifying Checksum 12:08:47 33b1e0a273af: Download complete 12:08:47 5d3b04190fa2: Verifying Checksum 12:08:47 5d3b04190fa2: Download complete 12:08:47 ec43610c2a17: Verifying Checksum 12:08:47 ec43610c2a17: Download complete 12:08:47 5eb5b503b376: Verifying Checksum 12:08:47 5eb5b503b376: Download complete 12:08:47 2f39f015ded8: Verifying Checksum 12:08:47 2f39f015ded8: Download complete 12:08:48 5eb5b503b376: Pull complete 12:08:48 5c69ac0246d0: Pull complete 12:08:49 ec43610c2a17: Pull complete 12:08:49 3a2ae6a8a46f: Pull complete 12:08:49 33b1e0a273af: Pull complete 12:08:49 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:54 provisioning config files... 12:08:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7884186655134044316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:54 ---> docker-login.sh 12:08:54 nexus3.edgexfoundry.org:10001 12:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:55 2f39f015ded8: Pull complete 12:08:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 12:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:55 Configure a credential helper to remove this warning. See 12:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:55 12:08:55 Login Succeeded 12:08:55 nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:55 prd-ubuntu20.04-docker-8c-8g-28624 does not seem to be running inside a container 12:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:55 $ 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_PR-465 -v /w/workspace/_app-service-configurable_PR-465:/w/workspace/_app-service-configurable_PR-465:rw,z -v /w/workspace/_app-service-configurable_PR-465@tmp:/w/workspace/_app-service-configurable_PR-465@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:55 Configure a credential helper to remove this warning. See 12:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:55 12:08:55 Login Succeeded 12:08:55 nexus3.edgexfoundry.org:10003 12:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:56 Configure a credential helper to remove this warning. See 12:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:56 12:08:56 Login Succeeded 12:08:56 nexus3.edgexfoundry.org:10004 12:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:56 Configure a credential helper to remove this warning. See 12:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:56 12:08:56 Login Succeeded 12:08:56 docker.io 12:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:57 Configure a credential helper to remove this warning. See 12:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:57 12:08:57 Login Succeeded 12:08:57 ---> docker-login.sh ends 12:08:58 $ docker top 2958b729a0c91ba9e3f2b64fbb51bc7fcf9eeeb49bd6adcee9cfaee3ab045501 -eo pid,comm [Pipeline] { [Pipeline] } 12:08:58 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:08:59 ---> job-cost.sh 12:08:59 lf-activate-venv: SKIPPING 12:08:59 INFO: No Stack... [Pipeline] echo 12:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:08:59 ========================================================= 12:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 12:08:59 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:59 + 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 . 12:08:59 Sending build context to Docker daemon 206.8kB 12:08:59 INFO: Archiving Costs [Pipeline] sh 12:09:00 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:09:00 Step 2/14 : FROM ${BASE} AS builder 12:09:00 + cat /w/workspace/_app-service-configurable_PR-465/archives/cost.csv 12:09:00 + cut -d, -f6 [Pipeline] lock 12:09:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] 12:09:00 Resource [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] did not exist. Created. 12:09:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash 12:09:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:09:00 b3c136eddcbf: Pulling fs layer 12:09:00 c0a3192eca97: Pulling fs layer 12:09:00 a050256f5b6f: Pulling fs layer 12:09:00 656be50a0ddc: Pulling fs layer 12:09:00 2bbca73fdf42: Pulling fs layer 12:09:00 46d945488cbd: Pulling fs layer 12:09:00 8a5474983e97: Pulling fs layer 12:09:00 329c88fbcd65: Pulling fs layer 12:09:00 656be50a0ddc: Waiting 12:09:00 2bbca73fdf42: Waiting 12:09:00 46d945488cbd: Waiting 12:09:00 8a5474983e97: Waiting 12:09:00 329c88fbcd65: Waiting 12:09:00 a050256f5b6f: Verifying Checksum 12:09:00 a050256f5b6f: Download complete 12:09:00 c0a3192eca97: Download complete 12:09:00 2bbca73fdf42: Verifying Checksum 12:09:00 2bbca73fdf42: Download complete 12:09:00 46d945488cbd: Verifying Checksum 12:09:00 46d945488cbd: Download complete 12:09:00 b3c136eddcbf: Download complete [Pipeline] sh 12:09:00 + echo total: 0.2199999988079071 [Pipeline] stash 12:09:00 Stashed 1 file(s) [Pipeline] } 12:09:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:09:00 $ docker stop --time=1 2958b729a0c91ba9e3f2b64fbb51bc7fcf9eeeb49bd6adcee9cfaee3ab045501 12:09:01 b3c136eddcbf: Pull complete 12:09:01 329c88fbcd65: Verifying Checksum 12:09:01 329c88fbcd65: Download complete 12:09:01 c0a3192eca97: Pull complete 12:09:02 a050256f5b6f: Pull complete 12:09:02 8a5474983e97: Verifying Checksum 12:09:02 8a5474983e97: Download complete 12:09:02 $ docker rm -f 2958b729a0c91ba9e3f2b64fbb51bc7fcf9eeeb49bd6adcee9cfaee3ab045501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:09:03 656be50a0ddc: Verifying Checksum 12:09:03 656be50a0ddc: Download complete 12:09:18 656be50a0ddc: Pull complete 12:09:18 2bbca73fdf42: Pull complete 12:09:18 46d945488cbd: Pull complete 12:09:22 8a5474983e97: Pull complete 12:09:25 329c88fbcd65: Pull complete 12:09:25 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:09:25 ---> ff4287adb874 12:09:25 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:09:25 ---> Running in d8da8cbd9942 12:09:26 Removing intermediate container d8da8cbd9942 12:09:26 ---> a0ea534abc05 12:09:26 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:09:26 ---> Running in 7f76ca45d021 12:09:26 Removing intermediate container 7f76ca45d021 12:09:26 ---> c6a59f0bc048 12:09:26 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:09:26 ---> Running in 998a671402f8 12:09:26 Removing intermediate container 998a671402f8 12:09:26 ---> 2b6fac2b8014 12:09:26 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:09:26 ---> Running in 8ad368202a42 12:09:27 Removing intermediate container 8ad368202a42 12:09:27 ---> 9f0dac129402 12:09:27 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:28 ---> Running in 52cdfc88e3c9 12:09:30 Removing intermediate container 52cdfc88e3c9 12:09:30 ---> dd48d8a33b68 12:09:30 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:09:30 ---> Running in d58894e6d678 12:09:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:09:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:09:32 OK: 221 MiB in 51 packages 12:09:33 Removing intermediate container d58894e6d678 12:09:33 ---> 93829ed18f42 12:09:33 Step 9/14 : WORKDIR /app 12:09:33 ---> Running in d47d714c0c97 12:09:33 Removing intermediate container d47d714c0c97 12:09:33 ---> 752280ae1dab 12:09:33 Step 10/14 : COPY go.mod vendor* ./ 12:09:34 ---> ec1c5ff88e68 12:09:34 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:34 ---> Running in 11a46434e1fd 12:10:31 Removing intermediate container 11a46434e1fd 12:10:31 ---> 718a6bdb1621 12:10:31 Step 12/14 : COPY . . 12:10:31 ---> 64da6db4e3c6 12:10:31 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:10:31 ---> Running in 31747c2692c2 12:10:31 Removing intermediate container 31747c2692c2 12:10:31 ---> 3c0690254657 12:10:31 Step 14/14 : RUN $MAKE 12:10:31 ---> Running in 4eb083250136 12:10:31 noop 12:10:31 Removing intermediate container 4eb083250136 12:10:31 ---> ef0489b5ea72 12:10:31 Successfully built ef0489b5ea72 12:10:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:31 + docker inspect -f . ci-base-image-arm64 12:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:31 prd-ubuntu20.04-docker-arm64-4c-16g-28625 does not seem to be running inside a container 12:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:10:33 $ docker top b63de079c1cdd3884891b2e56fa3b8ac155059e4d368719727ac4454971f824e -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:34 + go version 12:10:34 go version go1.18.3 linux/arm64 [Pipeline] } 12:10:34 $ docker stop --time=1 b63de079c1cdd3884891b2e56fa3b8ac155059e4d368719727ac4454971f824e 12:10:35 $ docker rm -f b63de079c1cdd3884891b2e56fa3b8ac155059e4d368719727ac4454971f824e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:36 + docker inspect -f . ci-base-image-arm64 12:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:37 prd-ubuntu20.04-docker-arm64-4c-16g-28625 does not seem to be running inside a container 12:10:37 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:10:38 $ docker top e2b356582d968979db45886e368ffcf9e96a844d6522b17bd703e911ec2daaf9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:39 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:10:39 + make test 12:10:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:12:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:12:01 CGO_ENABLED=1 go vet ./... 12:12:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:12:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:12:16 ./bin/test-attribution-txt.sh 12:12:16 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:12:16 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:12:16 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:12:16 $ docker stop --time=1 e2b356582d968979db45886e368ffcf9e96a844d6522b17bd703e911ec2daaf9 12:12:18 $ docker rm -f e2b356582d968979db45886e368ffcf9e96a844d6522b17bd703e911ec2daaf9 [Pipeline] // withDockerContainer [Pipeline] sh 12:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:12:19 Warning: overwriting stash ‘coverage-report’ 12:12:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:12:21 + ls -al . 12:12:21 total 172 12:12:21 drwxrwxr-x 7 jenkins jenkins 4096 Sep 7 12:10 . 12:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 12:08 .. 12:12:21 -rw-rw-r-- 1 jenkins jenkins 119 Sep 7 12:08 .dockerignore 12:12:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 12:08 .git 12:12:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 12:08 .github 12:12:21 -rw-rw-r-- 1 jenkins jenkins 171 Sep 7 12:08 .gitignore 12:12:21 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 7 12:08 Attribution.txt 12:12:21 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 7 12:08 CHANGELOG.md 12:12:21 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 7 12:08 Dockerfile 12:12:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 12:08 GOVERNANCE.md 12:12:21 -rw-rw-r-- 1 jenkins jenkins 688 Sep 7 12:08 Jenkinsfile 12:12:21 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 7 12:08 LICENSE 12:12:21 -rw-rw-r-- 1 jenkins jenkins 618 Sep 7 12:08 OWNERS.md 12:12:21 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 7 12:08 README.md 12:12:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 12:06 VERSION 12:12:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 12:08 bin 12:12:21 -rw-r--r-- 1 jenkins jenkins 10 Sep 7 12:10 coverage.out 12:12:21 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 7 12:08 go.mod 12:12:21 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 7 12:08 go.sum 12:12:21 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 7 12:08 main.go 12:12:21 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 7 12:08 makefile 12:12:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 12:08 res 12:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 12:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:21 + 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=ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa --label arch=arm64 --label version=0.0.0 . 12:12:21 Sending build context to Docker daemon 207.9kB 12:12:21 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:12:21 Step 2/28 : FROM ${BASE} AS builder 12:12:21 ---> ef0489b5ea72 12:12:21 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:12:21 ---> Running in d054edf39f5e 12:12:22 Removing intermediate container d054edf39f5e 12:12:22 ---> 4ebc0934bb27 12:12:22 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:12:22 ---> Running in 70d2d266a103 12:12:22 Removing intermediate container 70d2d266a103 12:12:22 ---> 9d853ee5b55d 12:12:22 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:12:22 ---> Running in dcf9e2966273 12:12:23 Removing intermediate container dcf9e2966273 12:12:23 ---> 959c9290a007 12:12:23 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:12:23 ---> Running in 66b0fafaf25c 12:12:23 Removing intermediate container 66b0fafaf25c 12:12:23 ---> d3df830fb46e 12:12:23 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:23 ---> Running in 516bf86ee91f 12:12:25 Removing intermediate container 516bf86ee91f 12:12:25 ---> 918fe931016e 12:12:25 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:25 ---> Running in 8d690904d353 12:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:12:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:12:27 OK: 221 MiB in 51 packages 12:12:28 Removing intermediate container 8d690904d353 12:12:28 ---> bbbb40c9a85a 12:12:28 Step 9/28 : WORKDIR /app 12:12:28 ---> Running in 07f94829a1d3 12:12:29 Removing intermediate container 07f94829a1d3 12:12:29 ---> 48c8a895376e 12:12:29 Step 10/28 : COPY go.mod vendor* ./ 12:12:29 ---> a4b0bd573430 12:12:29 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:29 ---> Running in 5035a71eb083 12:12:31 Removing intermediate container 5035a71eb083 12:12:31 ---> 03e859c1de2e 12:12:31 Step 12/28 : COPY . . 12:12:32 ---> 13267ccd547c 12:12:32 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:12:32 ---> Running in fcdec1536c74 12:12:32 Removing intermediate container fcdec1536c74 12:12:32 ---> a8a722071b27 12:12:32 Step 14/28 : RUN $MAKE 12:12:32 ---> Running in ee6476232c32 12:12:33 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:14:40 Removing intermediate container ee6476232c32 12:14:40 ---> a2a03f2e5a4e 12:14:40 Step 15/28 : FROM alpine:3.16 12:14:40 3.16: Pulling from library/alpine 12:14:40 9b18e9b68314: Pulling fs layer 12:14:40 9b18e9b68314: Download complete 12:14:40 9b18e9b68314: Pull complete 12:14:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:14:40 Status: Downloaded newer image for alpine:3.16 12:14:40 ---> a6215f271958 12:14:40 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:14:40 ---> Running in c91d91cdba7f 12:14:40 Removing intermediate container c91d91cdba7f 12:14:40 ---> 598eff1647eb 12:14:40 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:14:40 ---> Running in 2479d3fbca53 12:14:40 Removing intermediate container 2479d3fbca53 12:14:40 ---> 1994565c4bb5 12:14:40 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:14:40 ---> Running in ff9f474b9cc3 12:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:14:40 (1/7) Installing ca-certificates (20220614-r0) 12:14:40 (2/7) Installing dumb-init (1.2.5-r1) 12:14:40 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:14:40 (4/7) Installing libsodium (1.0.18-r0) 12:14:40 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:14:40 (6/7) Installing libzmq (4.3.4-r0) 12:14:40 (7/7) Installing zeromq (4.3.4-r0) 12:14:40 Executing busybox-1.35.0-r17.trigger 12:14:40 Executing ca-certificates-20220614-r0.trigger 12:14:40 OK: 9 MiB in 21 packages 12:14:40 Removing intermediate container ff9f474b9cc3 12:14:40 ---> 1c419d8ff35c 12:14:40 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:14:41 ---> efbef2244b86 12:14:41 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:14:42 ---> eb201c19de1b 12:14:42 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:14:42 ---> ba60b9ba00cf 12:14:42 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:14:44 ---> fe279d9ddd03 12:14:44 Step 23/28 : EXPOSE 48095 12:14:44 ---> Running in 59b0df36b0b8 12:14:44 Removing intermediate container 59b0df36b0b8 12:14:44 ---> 7fb32ccbd032 12:14:44 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:14:44 ---> Running in 83f3986a08ea 12:14:44 Removing intermediate container 83f3986a08ea 12:14:44 ---> 6353cd6d1022 12:14:44 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:44 ---> Running in aa3e7c87ba18 12:14:45 Removing intermediate container aa3e7c87ba18 12:14:45 ---> 531ee239c2dc 12:14:45 Step 26/28 : LABEL arch=arm64 12:14:45 ---> Running in d06a556c8323 12:14:45 Removing intermediate container d06a556c8323 12:14:45 ---> fa27b1b9130c 12:14:45 Step 27/28 : LABEL git_sha=ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa 12:14:45 ---> Running in 58f30f618966 12:14:45 Removing intermediate container 58f30f618966 12:14:45 ---> f1e6157aeaa1 12:14:45 Step 28/28 : LABEL version=0.0.0 12:14:46 ---> Running in d7d8837601a3 12:14:46 Removing intermediate container d7d8837601a3 12:14:46 ---> 04d8b91f9e09 12:14:46 [Warning] One or more build-args [ARCH] were not consumed 12:14:46 Successfully built 04d8b91f9e09 12:14:46 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:14:47 12:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:14:47 arm64: Pulling from edgex-lftools-log-publisher 12:14:47 8998bd30e6a1: Pulling fs layer 12:14:47 04944245beec: Pulling fs layer 12:14:47 699f458cf7ca: Pulling fs layer 12:14:47 765212b225bb: Pulling fs layer 12:14:47 f23df028b6ca: Pulling fs layer 12:14:47 d65c8cfc05b1: Pulling fs layer 12:14:47 2437ff75d9bd: Pulling fs layer 12:14:47 f23df028b6ca: Waiting 12:14:47 2437ff75d9bd: Waiting 12:14:47 765212b225bb: Waiting 12:14:47 d65c8cfc05b1: Waiting 12:14:47 04944245beec: Verifying Checksum 12:14:47 04944245beec: Download complete 12:14:47 765212b225bb: Verifying Checksum 12:14:47 765212b225bb: Download complete 12:14:47 f23df028b6ca: Download complete 12:14:47 d65c8cfc05b1: Verifying Checksum 12:14:47 d65c8cfc05b1: Download complete 12:14:48 699f458cf7ca: Verifying Checksum 12:14:48 699f458cf7ca: Download complete 12:14:48 8998bd30e6a1: Verifying Checksum 12:14:48 8998bd30e6a1: Download complete 12:14:51 2437ff75d9bd: Verifying Checksum 12:14:51 2437ff75d9bd: Download complete 12:14:53 8998bd30e6a1: Pull complete 12:14:53 04944245beec: Pull complete 12:14:54 699f458cf7ca: Pull complete 12:14:55 765212b225bb: Pull complete 12:14:55 f23df028b6ca: Pull complete 12:14:55 d65c8cfc05b1: Pull complete 12:15:10 2437ff75d9bd: Pull complete 12:15:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-28625 does not seem to be running inside a container 12:15:11 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:15:13 $ docker top 346e2f95f970a5c337c6fdef926d32c148e9a6181dd57d802f4b9c47742ba698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:14 ---> job-cost.sh 12:15:14 lf-activate-venv: SKIPPING 12:15:14 INFO: No Stack... 12:15:15 INFO: Retrieving Pricing Info for: v3-standard-4 12:15:16 INFO: Archiving Costs [Pipeline] sh 12:15:16 + cut -d, -f6 12:15:16 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:15:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] 12:15:16 Resource [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] did not exist. Created. 12:15:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:17 /w/workspace/app-service-configurable/1@tmp/durable-ecbfcfce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:15:18 + echo total: 0.10999999940395355 [Pipeline] stash 12:15:18 Warning: overwriting stash ‘stack-cost’ 12:15:18 Stashed 1 file(s) [Pipeline] } 12:15:18 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:15:18 $ docker stop --time=1 346e2f95f970a5c337c6fdef926d32c148e9a6181dd57d802f4b9c47742ba698 12:15:20 $ docker rm -f 346e2f95f970a5c337c6fdef926d32c148e9a6181dd57d802f4b9c47742ba698 [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 12:15:21 provisioning config files... 12:15:21 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-465@tmp/config441022637170005858tmp [Pipeline] { [Pipeline] sh 12:15:21 + set +x 12:15:21 + curl -s https://codecov.io/bash 12:15:21 + bash -s -- 12:15:21 12:15:21 _____ _ 12:15:21 / ____| | | 12:15:21 | | ___ __| | ___ ___ _____ __ 12:15:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:15:21 | |___| (_) | (_| | __/ (_| (_) \ V / 12:15:21 \_____\___/ \__,_|\___|\___\___/ \_/ 12:15:21 Bash-1.0.6 12:15:21 12:15:21 12:15:21 ==> git version 2.25.1 found 12:15:21 ==> 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 12:15:21 Release-Date: 2020-01-08 12:15:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:15:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:15:21 ==> Jenkins CI detected. 12:15:21 current dir:  /w/workspace/_app-service-configurable_PR-465 12:15:21 project root: . 12:15:21 --> token set from env 12:15:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:15:21 ==> Running gcov in . (disable via -X gcov) 12:15:21 ==> Python coveragepy not found 12:15:21 ==> Searching for coverage reports in: 12:15:21 + . 12:15:21 -> Found 1 reports 12:15:21 ==> Detecting git/mercurial file structure 12:15:21 ==> Reading reports 12:15:21 + ./coverage.out bytes=10 12:15:21 ==> Appending adjustments 12:15:21 https://docs.codecov.io/docs/fixing-reports 12:15:21 + Found adjustments 12:15:21 ==> Gzipping contents 12:15:21 4.0K /tmp/codecov.w9CwfA.gz 12:15:21 ==> Uploading reports 12:15:21 url: https://codecov.io 12:15:21 query: branch=PR-465&commit=ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=465&job=&cmd_args= 12:15:21 -> Pinging Codecov 12:15:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-465&commit=ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=465&job=&cmd_args= 12:15:22 -> Uploading to 12:15:22 https://storage.googleapis.com/codecov/v4/raw/2022-09-07/A97CA9966030D2A3747ED39772930CCE/ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa/099c2357-3f19-4094-9c7a-270908fe66e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T121521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=628327ddef2019c6c89f225ff7c0766be901df64797f7c281df1b53bda9c0adc 12:15:22 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:22 Dload Upload Total Spent Left Speed 12:15:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2253 --:--:-- --:--:-- --:--:-- 2253 12:15:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/ed8f5e7e4183e6f475e42dcefc36fdf5f43fd4fa [Pipeline] } 12:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 12:15:23 + [ -d /w/workspace/_app-service-configurable_PR-465/archives ] 12:15:23 + ls -al /w/workspace/_app-service-configurable_PR-465/archives 12:15:23 total 16 12:15:23 drwxr-xr-x 3 root root 4096 Sep 7 12:08 . 12:15:23 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 12:09 .. 12:15:23 drwxr-xr-x 2 root root 4096 Sep 7 12:08 cost 12:15:23 -rw-r--r-- 1 root root 96 Sep 7 12:08 cost.csv 12:15:23 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-465/archives 12:15:23 + ls -al /w/workspace/_app-service-configurable_PR-465/archives 12:15:23 total 16 12:15:23 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 12:08 . 12:15:23 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 12:09 .. 12:15:23 drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 12:08 cost 12:15:23 -rw-r--r-- 1 jenkins jenkins 96 Sep 7 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:15:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:25 ---> package-listing.sh 12:15:25 ++ facter osfamily 12:15:25 ++ tr '[:upper:]' '[:lower:]' 12:15:25 + OS_FAMILY=debian 12:15:25 + workspace=/w/workspace/_app-service-configurable_PR-465 12:15:25 + START_PACKAGES=/tmp/packages_start.txt 12:15:25 + END_PACKAGES=/tmp/packages_end.txt 12:15:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:25 + PACKAGES=/tmp/packages_start.txt 12:15:25 + '[' /w/workspace/_app-service-configurable_PR-465 ']' 12:15:25 + PACKAGES=/tmp/packages_end.txt 12:15:25 + case "${OS_FAMILY}" in 12:15:25 + dpkg -l 12:15:25 + grep '^ii' 12:15:25 + '[' -f /tmp/packages_start.txt ']' 12:15:25 + '[' -f /tmp/packages_end.txt ']' 12:15:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:25 + '[' /w/workspace/_app-service-configurable_PR-465 ']' 12:15:25 + mkdir -p /w/workspace/_app-service-configurable_PR-465/archives/ 12:15:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-465/archives/ [Pipeline] echo 12:15:25 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/_app-service-configurable_PR-465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:15:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:26 prd-ubuntu20.04-docker-8c-8g-28624 does not seem to be running inside a container 12:15:26 $ 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/_app-service-configurable_PR-465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-465 -v /w/workspace/_app-service-configurable_PR-465:/w/workspace/_app-service-configurable_PR-465:rw,z -v /w/workspace/_app-service-configurable_PR-465@tmp:/w/workspace/_app-service-configurable_PR-465@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:15:26 $ docker top 813494981f9994c3d04ffd2064945c352e4a84251e61476b68add42c7c0efc87 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:27 + touch /tmp/pre-build-complete [Pipeline] sh 12:15:27 + mkdir -p /var/log/sysstat [Pipeline] sh 12:15:27 + ls /var/log/sa-host 12:15:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:28 provisioning config files... 12:15:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-465@tmp/config5041060141710108089tmp [Pipeline] { [Pipeline] echo 12:15:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:15:28 ---> create-netrc.sh [Pipeline] } 12:15:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:15:28 ---> python-tools-install.sh [Pipeline] echo 12:15:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:15:29 ---> sudo-logs.sh 12:15:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:15:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:15:29 ---> job-cost.sh 12:15:29 lf-activate-venv: SKIPPING 12:15:29 DEBUG: total: 0.2199999988079071 12:15:29 INFO: Retrieving Stack Cost... 12:15:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:15:30 INFO: Archiving Costs [Pipeline] echo 12:15:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:15:30 ---> logs-deploy.sh 12:15:30 lf-activate-venv: SKIPPING 12:15:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-465/1 12:15:30 INFO: archiving workspace using pattern(s): 12:15:31 Archives upload complete. 12:15:32 INFO: archiving logs to Nexus 12:15:32 ---> uname -a: 12:15:32 Linux prd-ubuntu20-04-docker-8c-8g-28624 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:15:32 12:15:32 12:15:32 ---> lscpu: 12:15:32 Architecture: x86_64 12:15:32 CPU op-mode(s): 32-bit, 64-bit 12:15:32 Byte Order: Little Endian 12:15:32 Address sizes: 40 bits physical, 48 bits virtual 12:15:32 CPU(s): 8 12:15:32 On-line CPU(s) list: 0-7 12:15:32 Thread(s) per core: 1 12:15:32 Core(s) per socket: 1 12:15:32 Socket(s): 8 12:15:32 NUMA node(s): 1 12:15:32 Vendor ID: AuthenticAMD 12:15:32 CPU family: 23 12:15:32 Model: 49 12:15:32 Model name: AMD EPYC-Rome Processor 12:15:32 Stepping: 0 12:15:32 CPU MHz: 2799.864 12:15:32 BogoMIPS: 5599.72 12:15:32 Virtualization: AMD-V 12:15:32 Hypervisor vendor: KVM 12:15:32 Virtualization type: full 12:15:32 L1d cache: 256 KiB 12:15:32 L1i cache: 256 KiB 12:15:32 L2 cache: 4 MiB 12:15:32 L3 cache: 128 MiB 12:15:32 NUMA node0 CPU(s): 0-7 12:15:32 Vulnerability Itlb multihit: Not affected 12:15:32 Vulnerability L1tf: Not affected 12:15:32 Vulnerability Mds: Not affected 12:15:32 Vulnerability Meltdown: Not affected 12:15:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:15:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:15:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:15:32 Vulnerability Srbds: Not affected 12:15:32 Vulnerability Tsx async abort: Not affected 12:15:32 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 12:15:32 12:15:32 12:15:32 ---> nproc: 12:15:32 8 12:15:32 12:15:32 12:15:32 ---> df -h: 12:15:32 Filesystem Size Used Avail Use% Mounted on 12:15:32 overlay 155G 11G 145G 7% / 12:15:32 tmpfs 64M 0 64M 0% /dev 12:15:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:15:32 shm 64M 0 64M 0% /dev/shm 12:15:32 /dev/vda1 155G 11G 145G 7% /facter-os 12:15:32 12:15:32 12:15:32 ---> sar -b -r -n DEV: 12:15:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28624) 09/07/22 _x86_64_ (8 CPU) 12:15:32 12:15:32 12:04:57 LINUX RESTART (8 CPU) 12:15:32 12:15:32 12:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:15:32 12:06:02 219.13 62.17 156.96 0.00 9975.27 76073.74 0.00 12:15:32 12:07:01 102.02 3.58 98.44 0.00 424.47 68747.40 0.00 12:15:32 12:08:01 137.09 0.80 136.29 0.00 19.20 71565.01 0.00 12:15:32 12:09:01 162.67 0.02 162.66 0.00 1.20 67305.98 0.00 12:15:32 12:10:01 7.27 0.03 7.23 0.00 4.40 23310.78 0.00 12:15:32 12:11:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 12:15:32 12:12:01 1.68 0.00 1.68 0.00 0.00 19.68 0.00 12:15:32 12:13:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 12:15:32 12:14:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 12:15:32 12:15:01 1.53 0.00 1.53 0.00 0.00 16.13 0.00 12:15:32 Average: 63.54 6.66 56.87 0.00 1043.22 30638.07 0.00 12:15:32 12:15:32 12:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:15:32 12:06:02 30004636 31843596 514420 1.56 93760 2051364 1760600 5.19 984744 1607188 976 12:15:32 12:07:01 28943024 31772888 536088 1.63 103500 2993140 1997420 5.89 1079116 2485472 184 12:15:32 12:08:01 28362940 31753060 546684 1.66 163756 3436356 1931352 5.69 1241444 2835016 156 12:15:32 12:09:01 27584904 31733280 559576 1.70 175488 4118308 2129192 6.27 1315328 3468340 344 12:15:32 12:10:01 27616156 31764076 531644 1.62 175612 4118292 1806512 5.32 1286260 3468288 4 12:15:32 12:11:01 27617280 31765276 530308 1.61 175672 4118304 1806512 5.32 1285964 3468292 24 12:15:32 12:12:01 27625116 31773404 522344 1.59 175724 4118316 1806512 5.32 1277788 3468524 20 12:15:32 12:13:01 27625068 31773360 522276 1.59 175776 4118320 1806512 5.32 1277772 3468528 12 12:15:32 12:14:01 27632004 31780372 515188 1.57 175836 4118316 1806512 5.32 1270332 3468540 20 12:15:32 12:15:01 27632220 31780716 515052 1.57 175908 4118320 1806512 5.32 1270436 3468548 8 12:15:32 Average: 28064335 31774003 529358 1.61 159103 3730904 1865764 5.50 1228918 3120674 175 12:15:32 12:15:32 12:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:15:32 12:06:02 lo 3.40 3.40 0.32 0.32 0.00 0.00 0.00 0.00 12:15:32 12:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:06:02 ens3 612.96 358.72 3154.97 82.79 0.00 0.00 0.00 0.00 12:15:32 12:07:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 12:15:32 12:07:01 docker0 12.56 13.24 0.93 87.73 0.00 0.00 0.00 0.00 12:15:32 12:07:01 ens3 264.26 179.27 5785.91 34.01 0.00 0.00 0.00 0.00 12:15:32 12:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:15:32 12:08:01 docker0 120.68 149.13 9.99 1433.78 0.00 0.00 0.00 0.00 12:15:32 12:08:01 ens3 216.23 179.07 1480.65 86.91 0.00 0.00 0.00 0.00 12:15:32 12:09:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:15:32 12:09:01 docker0 13.15 17.33 0.80 101.47 0.00 0.00 0.00 0.00 12:15:32 12:09:01 ens3 154.86 114.06 2690.32 60.10 0.00 0.00 0.00 0.00 12:15:32 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:15:32 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:10:01 ens3 0.90 0.73 0.92 0.40 0.00 0.00 0.00 0.00 12:15:32 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:11:01 ens3 0.62 0.40 0.34 0.27 0.00 0.00 0.00 0.00 12:15:32 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:15:32 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:12:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:15:32 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:15:32 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:15:32 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 12:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:32 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 12:15:32 Average: docker0 14.64 17.97 1.17 162.38 0.00 0.00 0.00 0.00 12:15:32 Average: ens3 124.74 83.07 1303.52 26.43 0.00 0.00 0.00 0.00 12:15:32 12:15:32 12:15:32 ---> sar -P ALL: 12:15:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28624) 09/07/22 _x86_64_ (8 CPU) 12:15:32 12:15:32 12:04:57 LINUX RESTART (8 CPU) 12:15:32 12:15:32 12:05:01 CPU %user %nice %system %iowait %steal %idle 12:15:32 12:06:02 all 6.28 0.00 2.72 13.80 0.16 77.04 12:15:32 12:06:02 0 7.77 0.00 2.66 16.35 0.17 73.06 12:15:32 12:06:02 1 2.84 0.00 3.52 3.52 0.15 89.96 12:15:32 12:06:02 2 5.09 0.00 2.09 53.29 0.10 39.42 12:15:32 12:06:02 3 6.41 0.00 2.75 5.32 0.20 85.32 12:15:32 12:06:02 4 5.69 0.00 1.86 6.38 0.17 85.90 12:15:32 12:06:02 5 6.79 0.00 2.11 4.43 0.12 86.55 12:15:32 12:06:02 6 6.20 0.00 3.00 10.40 0.08 80.32 12:15:32 12:06:02 7 9.49 0.00 3.76 10.69 0.30 75.75 12:15:32 12:07:01 all 5.54 0.00 2.53 7.89 0.30 83.74 12:15:32 12:07:01 0 4.71 0.00 2.04 3.32 0.44 89.49 12:15:32 12:07:01 1 4.89 0.00 2.17 17.20 0.28 75.47 12:15:32 12:07:01 2 3.99 0.00 2.86 10.91 0.19 82.06 12:15:32 12:07:01 3 6.62 0.00 2.90 4.52 0.55 85.40 12:15:32 12:07:01 4 5.68 0.00 2.25 2.66 0.19 89.21 12:15:32 12:07:01 5 7.57 0.00 3.53 15.47 0.26 73.17 12:15:32 12:07:01 6 6.01 0.00 2.10 8.42 0.29 83.18 12:15:32 12:07:01 7 4.84 0.00 2.40 0.65 0.21 91.89 12:15:32 12:08:01 all 15.74 0.00 4.72 5.66 0.21 73.67 12:15:32 12:08:01 0 14.23 0.00 4.32 0.69 0.37 80.40 12:15:32 12:08:01 1 15.37 0.00 4.13 4.99 0.22 75.30 12:15:32 12:08:01 2 13.78 0.00 4.17 14.73 0.20 67.11 12:15:32 12:08:01 3 18.28 0.00 5.02 4.83 0.14 71.73 12:15:32 12:08:01 4 14.06 0.00 4.29 4.73 0.12 76.79 12:15:32 12:08:01 5 17.80 0.00 4.86 1.62 0.24 75.48 12:15:32 12:08:01 6 17.80 0.00 5.50 12.73 0.12 63.86 12:15:32 12:08:01 7 14.64 0.00 5.48 0.84 0.31 78.73 12:15:32 12:09:01 all 17.98 0.00 5.10 5.03 0.31 71.58 12:15:32 12:09:01 0 15.89 0.00 4.46 6.05 0.32 73.27 12:15:32 12:09:01 1 18.52 0.00 5.00 6.10 0.44 69.94 12:15:32 12:09:01 2 18.11 0.00 4.66 1.78 0.08 75.37 12:15:32 12:09:01 3 19.47 0.00 5.39 5.96 0.34 68.83 12:15:32 12:09:01 4 16.99 0.00 5.01 1.54 0.25 76.21 12:15:32 12:09:01 5 19.68 0.00 5.54 1.70 0.29 72.80 12:15:32 12:09:01 6 19.37 0.00 5.19 16.68 0.37 58.39 12:15:32 12:09:01 7 15.80 0.00 5.55 0.38 0.34 77.93 12:15:32 12:10:01 all 0.08 0.00 0.03 0.26 0.02 99.62 12:15:32 12:10:01 0 0.02 0.00 0.05 0.62 0.05 99.27 12:15:32 12:10:01 1 0.02 0.00 0.00 0.17 0.03 99.78 12:15:32 12:10:01 2 0.00 0.00 0.03 0.15 0.00 99.82 12:15:32 12:10:01 3 0.03 0.00 0.05 0.02 0.02 99.88 12:15:32 12:10:01 4 0.08 0.00 0.03 0.40 0.02 99.47 12:15:32 12:10:01 5 0.03 0.00 0.03 0.10 0.00 99.83 12:15:32 12:10:01 6 0.03 0.00 0.00 0.60 0.02 99.35 12:15:32 12:10:01 7 0.43 0.00 0.00 0.00 0.02 99.55 12:15:32 12:11:01 all 0.06 0.00 0.02 0.10 0.01 99.82 12:15:32 12:11:01 0 0.05 0.00 0.03 0.58 0.03 99.30 12:15:32 12:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:15:32 12:11:01 2 0.00 0.00 0.02 0.13 0.00 99.85 12:15:32 12:11:01 3 0.05 0.00 0.00 0.05 0.00 99.90 12:15:32 12:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:15:32 12:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:15:32 12:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:15:32 12:11:01 7 0.30 0.00 0.02 0.00 0.00 99.68 12:15:32 12:12:01 all 0.09 0.00 0.02 0.15 0.02 99.73 12:15:32 12:12:01 0 0.03 0.00 0.02 0.86 0.03 99.05 12:15:32 12:12:01 1 0.00 0.00 0.07 0.00 0.03 99.90 12:15:32 12:12:01 2 0.00 0.00 0.00 0.13 0.07 99.80 12:15:32 12:12:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:15:32 12:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:15:32 12:12:01 5 0.00 0.00 0.00 0.17 0.00 99.83 12:15:32 12:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:15:32 12:12:01 7 0.58 0.00 0.02 0.00 0.03 99.37 12:15:32 12:13:01 all 0.08 0.00 0.00 0.10 0.01 99.81 12:15:32 12:13:01 0 0.05 0.00 0.03 0.77 0.00 99.15 12:15:32 12:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:15:32 12:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:15:32 12:13:01 3 0.00 0.00 0.00 0.02 0.03 99.95 12:15:32 12:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:15:32 12:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:15:32 12:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:15:32 12:13:01 7 0.60 0.00 0.00 0.00 0.00 99.40 12:15:32 12:14:01 all 0.09 0.00 0.01 0.05 0.02 99.83 12:15:32 12:14:01 0 0.05 0.00 0.02 0.38 0.03 99.52 12:15:32 12:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:15:32 12:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:15:32 12:14:01 3 0.02 0.00 0.02 0.00 0.05 99.92 12:15:32 12:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:15:32 12:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:15:32 12:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:15:32 12:14:01 7 0.62 0.00 0.00 0.00 0.03 99.35 12:15:32 12:15:01 all 0.09 0.00 0.01 0.08 0.00 99.81 12:15:32 12:15:01 0 0.03 0.00 0.03 0.50 0.02 99.42 12:15:32 12:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:15:32 12:15:01 2 0.00 0.00 0.00 0.15 0.00 99.85 12:15:32 12:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:15:32 12:15:01 4 0.02 0.00 0.05 0.00 0.00 99.93 12:15:32 12:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:15:32 12:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:15:32 12:15:01 7 0.63 0.00 0.00 0.00 0.00 99.37 12:15:32 Average: all 4.56 0.00 1.50 3.29 0.10 90.55 12:15:32 Average: 0 4.26 0.00 1.36 3.01 0.15 91.23 12:15:32 Average: 1 4.14 0.00 1.48 3.15 0.12 91.12 12:15:32 Average: 2 4.06 0.00 1.37 8.10 0.07 86.40 12:15:32 Average: 3 5.03 0.00 1.59 2.05 0.13 91.20 12:15:32 Average: 4 4.22 0.00 1.34 1.56 0.08 92.80 12:15:32 Average: 5 5.12 0.00 1.59 2.32 0.09 90.88 12:15:32 Average: 6 4.90 0.00 1.57 4.84 0.09 88.60 12:15:32 Average: 7 4.74 0.00 1.70 1.25 0.12 92.19 12:15:32 12:15:32 12:15:32