Pull request #576 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf26a24c62c2b113b9fa84916e80b814b13a55b0+a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (350dee7bda87ea80cf7928d87f0c6df61b61a108) 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-ssh11383590631766169131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3177274056487040689.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-576/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-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12282913129007598201.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-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh833041248404185403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh14627039262161147734.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-576/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-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14461614435922035279.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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-1719 in /w/workspace/_app-service-configurable_PR-576 [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-576 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a1ff75ce4f452d12354ab0b1f24bdf4428979f4c into PR head commit bf26a24c62c2b113b9fa84916e80b814b13a55b0 Merge succeeded, producing bf26a24c62c2b113b9fa84916e80b814b13a55b0 Checking out Revision bf26a24c62c2b113b9fa84916e80b814b13a55b0 (PR-576) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > 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/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # 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 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-21T12:37:41.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-21T12:37:41.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-21T12:37:41.604Z] ========================================================= [2023-07-21T12:37:41.604Z] EdgeX Global Pipelines Version Info [2023-07-21T12:37:41.604Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:37:42.344Z] ------------------- [2023-07-21T12:37:42.344Z] stable info: [2023-07-21T12:37:42.344Z] ------------------- [2023-07-21T12:37:42.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-21T12:37:42.344Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T12:37:42.344Z] Message: update stable to v1.0.250 [2023-07-21T12:37:42.914Z] ------------------- [2023-07-21T12:37:42.914Z] experimental info: [2023-07-21T12:37:42.914Z] ------------------- [2023-07-21T12:37:42.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-21T12:37:42.914Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T12:37:42.914Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-21T12:37:43.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-21T12:37:43.218Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-21T12:37:43.260Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-21T12:37:43.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-21T12:37:43.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-21T12:37:43.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-21T12:37:43.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-21T12:37:43.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-21T12:37:43.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-21T12:37:43.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-21T12:37:43.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-21T12:37:43.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-21T12:37:43.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-21T12:37:43.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-21T12:37:43.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T12:37:43.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T12:37:43.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T12:37:43.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T12:37:43.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-21T12:37:44.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-21T12:37:44.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-21T12:37:44.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-21T12:37:44.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-21T12:37:44.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-21T12:37:44.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-21T12:37:44.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-21T12:37:44.351Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-21T12:37:44.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo [2023-07-21T12:37:44.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo [2023-07-21T12:37:44.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo [2023-07-21T12:37:44.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo [2023-07-21T12:37:44.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf26a24 [Pipeline] echo [2023-07-21T12:37:44.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T12:37:44.711Z] provisioning config files... [2023-07-21T12:37:44.725Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config8919569356562209874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:37:45.064Z] ---> docker-login.sh [2023-07-21T12:37:45.064Z] nexus3.edgexfoundry.org:10001 [2023-07-21T12:37:45.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:37:45.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:37:45.591Z] Configure a credential helper to remove this warning. See [2023-07-21T12:37:45.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:37:45.591Z] [2023-07-21T12:37:45.591Z] Login Succeeded [2023-07-21T12:37:45.591Z] nexus3.edgexfoundry.org:10002 [2023-07-21T12:37:45.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:37:45.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:37:45.591Z] Configure a credential helper to remove this warning. See [2023-07-21T12:37:45.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:37:45.591Z] [2023-07-21T12:37:45.591Z] Login Succeeded [2023-07-21T12:37:45.591Z] nexus3.edgexfoundry.org:10003 [2023-07-21T12:37:45.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:37:45.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:37:45.591Z] Configure a credential helper to remove this warning. See [2023-07-21T12:37:45.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:37:45.591Z] [2023-07-21T12:37:45.591Z] Login Succeeded [2023-07-21T12:37:45.591Z] nexus3.edgexfoundry.org:10004 [2023-07-21T12:37:45.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:37:45.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:37:45.852Z] Configure a credential helper to remove this warning. See [2023-07-21T12:37:45.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:37:45.852Z] [2023-07-21T12:37:45.852Z] Login Succeeded [2023-07-21T12:37:45.852Z] docker.io [2023-07-21T12:37:45.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:37:46.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:37:46.111Z] Configure a credential helper to remove this warning. See [2023-07-21T12:37:46.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:37:46.111Z] [2023-07-21T12:37:46.111Z] Login Succeeded [2023-07-21T12:37:46.111Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T12:37:46.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-21T12:37:46.780Z] + git rev-list -1 --merges bf26a24c62c2b113b9fa84916e80b814b13a55b0~1..bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo [2023-07-21T12:37:46.849Z] -----------> git rev-list -1 --merges bf26a24c62c2b113b9fa84916e80b814b13a55b0~1..bf26a24c62c2b113b9fa84916e80b814b13a55b0 bf26a24c62c2b113b9fa84916e80b814b13a55b0 [false] [Pipeline] sh [2023-07-21T12:37:47.163Z] + git log --format=format:%s -1 bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo [2023-07-21T12:37:47.201Z] ========================================================= [2023-07-21T12:37:47.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-21T12:37:47.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T12:37:47.656Z] + git log --format=format:%s -1 bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] echo [2023-07-21T12:37:47.690Z] [semverPrep] GIT_COMMIT: bf26a24c62c2b113b9fa84916e80b814b13a55b0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-21T12:37:47.720Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-21T12:37:48.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T12:37:48.127Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-21T12:37:48.127Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-21T12:37:48.127Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-21T12:37:48.127Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-21T12:37:48.127Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-21T12:37:48.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:37:48.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T12:37:48.625Z] [2023-07-21T12:37:48.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:37:49.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T12:37:49.023Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-21T12:37:49.023Z] b85a868b505f: Pulling fs layer [2023-07-21T12:37:49.023Z] e2be974225ed: Pulling fs layer [2023-07-21T12:37:49.023Z] 339a4e72a1f5: Pulling fs layer [2023-07-21T12:37:49.023Z] 988bab9f4d93: Pulling fs layer [2023-07-21T12:37:49.023Z] 1469e6f7b9e6: Pulling fs layer [2023-07-21T12:37:49.023Z] eaf3925da568: Pulling fs layer [2023-07-21T12:37:49.023Z] bab4dde63d76: Pulling fs layer [2023-07-21T12:37:49.023Z] bde34c3a00c8: Pulling fs layer [2023-07-21T12:37:49.023Z] b352a97aabf1: Pulling fs layer [2023-07-21T12:37:49.023Z] 4872d77fe225: Pulling fs layer [2023-07-21T12:37:49.023Z] 5851b861e8e6: Pulling fs layer [2023-07-21T12:37:49.023Z] bab4dde63d76: Waiting [2023-07-21T12:37:49.023Z] 4872d77fe225: Waiting [2023-07-21T12:37:49.023Z] 5851b861e8e6: Waiting [2023-07-21T12:37:49.023Z] bde34c3a00c8: Waiting [2023-07-21T12:37:49.023Z] b352a97aabf1: Waiting [2023-07-21T12:37:49.023Z] 988bab9f4d93: Waiting [2023-07-21T12:37:49.023Z] 1469e6f7b9e6: Waiting [2023-07-21T12:37:49.023Z] eaf3925da568: Waiting [2023-07-21T12:37:49.023Z] e2be974225ed: Verifying Checksum [2023-07-21T12:37:49.023Z] e2be974225ed: Download complete [2023-07-21T12:37:49.023Z] 988bab9f4d93: Download complete [2023-07-21T12:37:49.285Z] 1469e6f7b9e6: Verifying Checksum [2023-07-21T12:37:49.285Z] 1469e6f7b9e6: Download complete [2023-07-21T12:37:49.285Z] eaf3925da568: Download complete [2023-07-21T12:37:49.285Z] 339a4e72a1f5: Verifying Checksum [2023-07-21T12:37:49.285Z] 339a4e72a1f5: Download complete [2023-07-21T12:37:49.285Z] bde34c3a00c8: Verifying Checksum [2023-07-21T12:37:49.285Z] bde34c3a00c8: Download complete [2023-07-21T12:37:49.285Z] b352a97aabf1: Verifying Checksum [2023-07-21T12:37:49.285Z] b352a97aabf1: Download complete [2023-07-21T12:37:49.285Z] 4872d77fe225: Download complete [2023-07-21T12:37:49.285Z] 5851b861e8e6: Verifying Checksum [2023-07-21T12:37:49.285Z] 5851b861e8e6: Download complete [2023-07-21T12:37:49.285Z] b85a868b505f: Verifying Checksum [2023-07-21T12:37:49.285Z] b85a868b505f: Download complete [2023-07-21T12:37:49.543Z] bab4dde63d76: Verifying Checksum [2023-07-21T12:37:49.543Z] bab4dde63d76: Download complete [2023-07-21T12:37:50.481Z] b85a868b505f: Pull complete [2023-07-21T12:37:50.481Z] e2be974225ed: Pull complete [2023-07-21T12:37:51.052Z] 339a4e72a1f5: Pull complete [2023-07-21T12:37:51.052Z] 988bab9f4d93: Pull complete [2023-07-21T12:37:51.313Z] 1469e6f7b9e6: Pull complete [2023-07-21T12:37:51.313Z] eaf3925da568: Pull complete [2023-07-21T12:37:53.220Z] bab4dde63d76: Pull complete [2023-07-21T12:37:53.220Z] bde34c3a00c8: Pull complete [2023-07-21T12:37:53.480Z] b352a97aabf1: Pull complete [2023-07-21T12:37:53.480Z] 4872d77fe225: Pull complete [2023-07-21T12:37:53.480Z] 5851b861e8e6: Pull complete [2023-07-21T12:37:53.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-21T12:37:53.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T12:37:53.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:37:53.719Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2023-07-21T12:37:53.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 [2023-07-21T12:37:57.245Z] $ docker top 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 -eo pid,comm [2023-07-21T12:37:57.291Z] 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). [2023-07-21T12:37:57.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T12:37:57.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T12:37:57.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T12:37:57.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T12:37:57.544Z] $ docker exec 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent [2023-07-21T12:37:57.664Z] SSH_AUTH_SOCK=/tmp/ssh-1SOb8eRYhAEn/agent.32 [2023-07-21T12:37:57.664Z] SSH_AGENT_PID=38 [2023-07-21T12:37:57.670Z] Running ssh-add (command line suppressed) [2023-07-21T12:37:57.783Z] Identity added: /w/workspace/_app-service-configurable_PR-576@tmp/private_key_1576356520612773895.key (/w/workspace/_app-service-configurable_PR-576@tmp/private_key_1576356520612773895.key) [2023-07-21T12:37:57.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T12:37:58.118Z] + git tag --points-at HEAD [Pipeline] } [2023-07-21T12:37:58.146Z] $ docker exec --env ******** --env ******** 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent -k [2023-07-21T12:37:58.235Z] unset SSH_AUTH_SOCK; [2023-07-21T12:37:58.235Z] unset SSH_AGENT_PID; [2023-07-21T12:37:58.235Z] echo Agent pid 38 killed; [2023-07-21T12:37:58.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-21T12:37:58.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T12:37:58.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T12:37:58.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T12:37:58.437Z] $ docker exec 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent [2023-07-21T12:37:58.542Z] SSH_AUTH_SOCK=/tmp/ssh-g1egOZm0Ygz0/agent.70 [2023-07-21T12:37:58.542Z] SSH_AGENT_PID=76 [2023-07-21T12:37:58.547Z] Running ssh-add (command line suppressed) [2023-07-21T12:37:58.659Z] Identity added: /w/workspace/_app-service-configurable_PR-576@tmp/private_key_4161514957745177314.key (/w/workspace/_app-service-configurable_PR-576@tmp/private_key_4161514957745177314.key) [2023-07-21T12:37:58.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T12:37:59.011Z] + git semver init [2023-07-21T12:37:59.271Z] 2023-07-21 12:37:59,193 [run_init] DEBUG init version:0.0.0 force:False [2023-07-21T12:37:59.271Z] 2023-07-21 12:37:59,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-576/.semver [2023-07-21T12:37:59.271Z] 2023-07-21 12:37:59,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-576/.semver [2023-07-21T12:37:59.271Z] 2023-07-21 12:37:59,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-576/.semver'], cwd=/w/workspace/_app-service-configurable_PR-576, universal_newlines=False, shell=None, istream=None) [2023-07-21T12:38:00.210Z] 2023-07-21 12:37:59,962 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-576/.git/info/exclude [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-576/.semver/PR-576 with force:False [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,963 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-576/.semver/PR-576 [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,966 [execute] INFO git cat-file --batch-check [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-576/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,972 [execute] INFO git cat-file --batch [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-576/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T12:38:00.211Z] 2023-07-21 12:37:59,977 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-576/.semver/PR-576 [2023-07-21T12:38:00.211Z] 0.0.0 [Pipeline] } [2023-07-21T12:38:00.241Z] $ docker exec --env ******** --env ******** 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 ssh-agent -k [2023-07-21T12:38:00.329Z] unset SSH_AUTH_SOCK; [2023-07-21T12:38:00.330Z] unset SSH_AGENT_PID; [2023-07-21T12:38:00.330Z] echo Agent pid 76 killed; [2023-07-21T12:38:00.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T12:38:00.774Z] + git semver [Pipeline] } [2023-07-21T12:38:01.060Z] $ docker stop --time=1 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 [2023-07-21T12:38:02.353Z] $ docker rm -f --volumes 4a57bb2cc299660e8d03b192727dd63fd184ee7e7095633adf997ca659f8f1c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T12:38:02.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-21T12:38:03.045Z] Stashed 1 file(s) [Pipeline] echo [2023-07-21T12:38:03.062Z] [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 [2023-07-21T12:38:03.630Z] provisioning config files... [2023-07-21T12:38:03.639Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config7400333032911425435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:38:03.987Z] ---> docker-login.sh [2023-07-21T12:38:03.987Z] nexus3.edgexfoundry.org:10001 [2023-07-21T12:38:03.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:38:03.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:38:03.987Z] Configure a credential helper to remove this warning. See [2023-07-21T12:38:03.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:38:03.987Z] [2023-07-21T12:38:03.987Z] Login Succeeded [2023-07-21T12:38:03.987Z] nexus3.edgexfoundry.org:10002 [2023-07-21T12:38:03.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:38:03.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:38:03.987Z] Configure a credential helper to remove this warning. See [2023-07-21T12:38:03.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:38:03.987Z] [2023-07-21T12:38:03.987Z] Login Succeeded [2023-07-21T12:38:03.987Z] nexus3.edgexfoundry.org:10003 [2023-07-21T12:38:04.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:38:04.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:38:04.249Z] Configure a credential helper to remove this warning. See [2023-07-21T12:38:04.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:38:04.249Z] [2023-07-21T12:38:04.249Z] Login Succeeded [2023-07-21T12:38:04.249Z] nexus3.edgexfoundry.org:10004 [2023-07-21T12:38:04.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:38:04.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:38:04.249Z] Configure a credential helper to remove this warning. See [2023-07-21T12:38:04.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:38:04.249Z] [2023-07-21T12:38:04.249Z] Login Succeeded [2023-07-21T12:38:04.249Z] docker.io [2023-07-21T12:38:04.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:38:04.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:38:04.508Z] Configure a credential helper to remove this warning. See [2023-07-21T12:38:04.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:38:04.508Z] [2023-07-21T12:38:04.508Z] Login Succeeded [2023-07-21T12:38:04.508Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T12:38:04.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T12:38:04.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T12:38:04.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T12:38:04.793Z] ========================================================= [2023-07-21T12:38:04.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-21T12:38:04.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:38:05.262Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T12:38:05.262Z] Sending build context to Docker daemon 3.306MB [2023-07-21T12:38:05.262Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T12:38:05.262Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T12:38:05.528Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-21T12:38:05.528Z] 4db1b89c0bd1: Pulling fs layer [2023-07-21T12:38:05.528Z] 6911f1a30b25: Pulling fs layer [2023-07-21T12:38:05.528Z] e194b8c5c2a9: Pulling fs layer [2023-07-21T12:38:05.528Z] 6863d3e3a2b1: Pulling fs layer [2023-07-21T12:38:05.528Z] ec0bb842ea78: Pulling fs layer [2023-07-21T12:38:05.528Z] 40a00589a448: Pulling fs layer [2023-07-21T12:38:05.528Z] 6c08303d61cc: Pulling fs layer [2023-07-21T12:38:05.528Z] 798269fcf238: Pulling fs layer [2023-07-21T12:38:05.528Z] 6c08303d61cc: Waiting [2023-07-21T12:38:05.528Z] 798269fcf238: Waiting [2023-07-21T12:38:05.528Z] ec0bb842ea78: Waiting [2023-07-21T12:38:05.528Z] 40a00589a448: Waiting [2023-07-21T12:38:05.528Z] 6863d3e3a2b1: Waiting [2023-07-21T12:38:05.528Z] 6911f1a30b25: Download complete [2023-07-21T12:38:05.528Z] 6863d3e3a2b1: Download complete [2023-07-21T12:38:05.528Z] ec0bb842ea78: Verifying Checksum [2023-07-21T12:38:05.528Z] ec0bb842ea78: Download complete [2023-07-21T12:38:05.528Z] 4db1b89c0bd1: Verifying Checksum [2023-07-21T12:38:05.528Z] 4db1b89c0bd1: Download complete [2023-07-21T12:38:05.528Z] 40a00589a448: Verifying Checksum [2023-07-21T12:38:05.528Z] 40a00589a448: Download complete [2023-07-21T12:38:05.813Z] 4db1b89c0bd1: Pull complete [2023-07-21T12:38:06.090Z] 6911f1a30b25: Pull complete [2023-07-21T12:38:06.358Z] 798269fcf238: Verifying Checksum [2023-07-21T12:38:06.358Z] 798269fcf238: Download complete [2023-07-21T12:38:06.622Z] e194b8c5c2a9: Verifying Checksum [2023-07-21T12:38:06.622Z] e194b8c5c2a9: Download complete [2023-07-21T12:38:06.622Z] 6c08303d61cc: Verifying Checksum [2023-07-21T12:38:06.622Z] 6c08303d61cc: Download complete [2023-07-21T12:38:09.939Z] e194b8c5c2a9: Pull complete [2023-07-21T12:38:10.198Z] 6863d3e3a2b1: Pull complete [2023-07-21T12:38:10.198Z] ec0bb842ea78: Pull complete [2023-07-21T12:38:10.198Z] 40a00589a448: Pull complete [2023-07-21T12:38:12.729Z] 6c08303d61cc: Pull complete [2023-07-21T12:38:13.677Z] 798269fcf238: Pull complete [2023-07-21T12:38:13.677Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-21T12:38:13.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T12:38:13.677Z] ---> ec979cd7f677 [2023-07-21T12:38:13.677Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T12:38:18.449Z] Still waiting to schedule task [2023-07-21T12:38:18.450Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-21T12:38:19.041Z] ---> Running in a9b3dd9361c1 [2023-07-21T12:38:19.041Z] Removing intermediate container a9b3dd9361c1 [2023-07-21T12:38:19.041Z] ---> ab054e5609ad [2023-07-21T12:38:19.041Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T12:38:19.041Z] ---> Running in 7b10d700ce97 [2023-07-21T12:38:19.041Z] Removing intermediate container 7b10d700ce97 [2023-07-21T12:38:19.041Z] ---> 8845baf82e20 [2023-07-21T12:38:19.041Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T12:38:19.041Z] ---> Running in de672f3e5b78 [2023-07-21T12:38:19.301Z] Removing intermediate container de672f3e5b78 [2023-07-21T12:38:19.301Z] ---> 7fd854e33131 [2023-07-21T12:38:19.301Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T12:38:19.301Z] ---> Running in e195682fd417 [2023-07-21T12:38:19.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T12:38:19.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T12:38:20.078Z] OK: 265 MiB in 53 packages [2023-07-21T12:38:20.337Z] Removing intermediate container e195682fd417 [2023-07-21T12:38:20.337Z] ---> 357becc6c458 [2023-07-21T12:38:20.337Z] Step 7/12 : WORKDIR /app [2023-07-21T12:38:20.337Z] ---> Running in e21b0ca1256c [2023-07-21T12:38:20.337Z] Removing intermediate container e21b0ca1256c [2023-07-21T12:38:20.337Z] ---> 4d853cad6fde [2023-07-21T12:38:20.337Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T12:38:20.597Z] ---> 3f96c1322014 [2023-07-21T12:38:20.597Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T12:38:20.597Z] ---> Running in 5c59d70f6844 [2023-07-21T12:39:16.847Z] Removing intermediate container 5c59d70f6844 [2023-07-21T12:39:16.847Z] ---> 1fc6c157cf04 [2023-07-21T12:39:16.847Z] Step 10/12 : COPY . . [2023-07-21T12:39:16.847Z] ---> 7bf27889d683 [2023-07-21T12:39:16.847Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T12:39:16.847Z] ---> Running in a7b4968e087f [2023-07-21T12:39:16.847Z] Removing intermediate container a7b4968e087f [2023-07-21T12:39:16.847Z] ---> 70061a64b8d3 [2023-07-21T12:39:16.847Z] Step 12/12 : RUN $MAKE [2023-07-21T12:39:16.847Z] ---> Running in 6de30984c156 [2023-07-21T12:39:16.847Z] noop [2023-07-21T12:39:16.847Z] Removing intermediate container 6de30984c156 [2023-07-21T12:39:16.847Z] ---> 77a0f4905c62 [2023-07-21T12:39:16.847Z] Successfully built 77a0f4905c62 [2023-07-21T12:39:16.847Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:39:17.308Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T12:39:17.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:39:17.460Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2023-07-21T12:39:17.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 [2023-07-21T12:39:18.056Z] $ docker top 998e1f5756ae2c32aad136fc7cac4e2e477e42b50ba0511c9813c147ef3dc309 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T12:39:18.643Z] + go version [2023-07-21T12:39:18.643Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-21T12:39:18.710Z] $ docker stop --time=1 998e1f5756ae2c32aad136fc7cac4e2e477e42b50ba0511c9813c147ef3dc309 [2023-07-21T12:39:19.952Z] $ docker rm -f --volumes 998e1f5756ae2c32aad136fc7cac4e2e477e42b50ba0511c9813c147ef3dc309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:39:20.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T12:39:20.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:39:20.815Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2023-07-21T12:39:20.853Z] $ 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-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 [2023-07-21T12:39:21.168Z] $ docker top 7d69a01fef6c6d5975295ee7a961e0d6722f0dd33f6e0d87e89e461a627f49fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T12:39:21.562Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-576 [Pipeline] fileExists [Pipeline] sh [2023-07-21T12:39:21.920Z] + make test [2023-07-21T12:39:21.920Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T12:39:41.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1720 in /w/workspace/_app-service-configurable_PR-576 [Pipeline] { [Pipeline] ws [2023-07-21T12:39:41.618Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-21T12:39:41.697Z] Selected Git installation does not exist. Using Default [2023-07-21T12:39:41.697Z] The recommended git tool is: NONE [2023-07-21T12:39:43.866Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-21T12:39:46.716Z] using credential edgex-jenkins-ssh [2023-07-21T12:39:46.729Z] Cloning the remote Git repository [2023-07-21T12:39:46.773Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-21T12:39:46.865Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-21T12:39:46.993Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-21T12:39:46.995Z] > git --version # timeout=10 [2023-07-21T12:39:47.013Z] > git --version # 'git version 2.25.1' [2023-07-21T12:39:47.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T12:39:47.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T12:39:48.185Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-21T12:39:48.202Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T12:39:48.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-21T12:39:49.042Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-21T12:39:49.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T12:39:49.057Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-21T12:39:49.510Z] Merging remotes/origin/main commit a1ff75ce4f452d12354ab0b1f24bdf4428979f4c into PR head commit bf26a24c62c2b113b9fa84916e80b814b13a55b0 [2023-07-21T12:39:49.783Z] Merge succeeded, producing bf26a24c62c2b113b9fa84916e80b814b13a55b0 [2023-07-21T12:39:49.784Z] Checking out Revision bf26a24c62c2b113b9fa84916e80b814b13a55b0 (PR-576) [2023-07-21T12:39:50.291Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-21T12:39:50.345Z] > git --version # timeout=10 [2023-07-21T12:39:50.357Z] > git --version # 'git version 2.25.1' [2023-07-21T12:39:50.375Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T12:39:49.529Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T12:39:49.599Z] > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # timeout=10 [2023-07-21T12:39:49.684Z] > git remote # timeout=10 [2023-07-21T12:39:49.705Z] > git config --get remote.origin.url # timeout=10 [2023-07-21T12:39:49.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T12:39:49.740Z] > git merge a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 [2023-07-21T12:39:49.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-21T12:39:49.792Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T12:39:49.810Z] > git checkout -f bf26a24c62c2b113b9fa84916e80b814b13a55b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T12:39:51.511Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-21T12:39:51.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T12:39:51.511Z] Dload Upload Total Spent Left Speed [2023-07-21T12:39:51.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-07-21T12:39:52.126Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-21T12:39:52.492Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-21T12:39:52.492Z] + sudo tee /etc/docker/daemon.new [2023-07-21T12:39:52.492Z] { [2023-07-21T12:39:52.492Z] "registry-mirrors": [ [2023-07-21T12:39:52.492Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-21T12:39:52.492Z] ], [2023-07-21T12:39:52.492Z] "bip": "10.250.0.254/24", [2023-07-21T12:39:52.492Z] "hosts": [ [2023-07-21T12:39:52.492Z] "tcp://0.0.0.0:5555", [2023-07-21T12:39:52.492Z] "unix:///var/run/docker.sock" [2023-07-21T12:39:52.492Z] ], [2023-07-21T12:39:52.492Z] "mtu": 1458, [2023-07-21T12:39:52.492Z] "selinux-enabled": true, [2023-07-21T12:39:52.492Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-21T12:39:52.492Z] } [Pipeline] sh [2023-07-21T12:39:52.841Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-21T12:39:53.177Z] + sudo service docker restart [2023-07-21T12:39:58.815Z] go vet ./... [2023-07-21T12:40:02.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T12:40:02.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T12:40:02.094Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T12:40:02.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T12:40:02.172Z] $ docker stop --time=1 7d69a01fef6c6d5975295ee7a961e0d6722f0dd33f6e0d87e89e461a627f49fb [2023-07-21T12:40:15.198Z] $ docker rm -f --volumes 7d69a01fef6c6d5975295ee7a961e0d6722f0dd33f6e0d87e89e461a627f49fb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T12:40:15.581Z] provisioning config files... [2023-07-21T12:40:15.606Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2668062527338832844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:40:15.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T12:40:15.830Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-07-21T12:40:15.996Z] ---> docker-login.sh [2023-07-21T12:40:15.996Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [2023-07-21T12:40:16.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-07-21T12:40:16.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:40:16.532Z] Configure a credential helper to remove this warning. See [2023-07-21T12:40:16.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:40:16.532Z] [2023-07-21T12:40:16.532Z] Login Succeeded [2023-07-21T12:40:16.532Z] nexus3.edgexfoundry.org:10002 [2023-07-21T12:40:16.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T12:40:16.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:40:16.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:40:16.801Z] Configure a credential helper to remove this warning. See [2023-07-21T12:40:16.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:40:16.801Z] [2023-07-21T12:40:16.801Z] Login Succeeded [2023-07-21T12:40:16.801Z] nexus3.edgexfoundry.org:10003 [2023-07-21T12:40:16.868Z] + ls -al . [2023-07-21T12:40:16.868Z] total 180 [2023-07-21T12:40:16.868Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 12:39 . [2023-07-21T12:40:16.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:37 .. [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 12:37 .dockerignore [2023-07-21T12:40:16.868Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 12:38 .git [2023-07-21T12:40:16.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:37 .github [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 12:37 .gitignore [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 12:37 .golangci.yml [2023-07-21T12:40:16.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 12:37 .semver [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 12:37 Attribution.txt [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 12:37 CHANGELOG.md [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 12:37 Dockerfile [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 12:37 GOVERNANCE.md [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 12:37 Jenkinsfile [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 12:37 LICENSE [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 12:37 OWNERS.md [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 12:37 README.md [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 12:38 VERSION [2023-07-21T12:40:16.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 12:37 bin [2023-07-21T12:40:16.868Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 21 12:39 coverage.out [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 12:37 go.mod [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 12:37 go.sum [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 12:37 main.go [2023-07-21T12:40:16.868Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 12:37 makefile [2023-07-21T12:40:16.868Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:37 res [2023-07-21T12:40:16.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:40:17.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:40:17.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:40:17.070Z] Configure a credential helper to remove this warning. See [2023-07-21T12:40:17.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:40:17.070Z] [2023-07-21T12:40:17.070Z] Login Succeeded [2023-07-21T12:40:17.070Z] nexus3.edgexfoundry.org:10004 [2023-07-21T12:40:17.295Z] + 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=bf26a24c62c2b113b9fa84916e80b814b13a55b0 --label arch=amd64 --label version=0.0.0 . [2023-07-21T12:40:17.295Z] Sending build context to Docker daemon 3.307MB [2023-07-21T12:40:17.295Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T12:40:17.295Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T12:40:17.295Z] ---> 77a0f4905c62 [2023-07-21T12:40:17.295Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T12:40:17.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:40:17.554Z] ---> Running in 8971f2243024 [2023-07-21T12:40:17.554Z] Removing intermediate container 8971f2243024 [2023-07-21T12:40:17.554Z] ---> c369c4dd8639 [2023-07-21T12:40:17.554Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T12:40:17.554Z] ---> Running in 6c777ff6d9c9 [2023-07-21T12:40:17.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:40:17.612Z] Configure a credential helper to remove this warning. See [2023-07-21T12:40:17.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:40:17.612Z] [2023-07-21T12:40:17.612Z] Login Succeeded [2023-07-21T12:40:17.612Z] docker.io [2023-07-21T12:40:17.813Z] Removing intermediate container 6c777ff6d9c9 [2023-07-21T12:40:17.813Z] ---> 00abe3441a48 [2023-07-21T12:40:17.813Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T12:40:17.813Z] ---> Running in cf3c945cbf16 [2023-07-21T12:40:17.813Z] Removing intermediate container cf3c945cbf16 [2023-07-21T12:40:17.813Z] ---> 34b6415c879a [2023-07-21T12:40:17.813Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T12:40:17.813Z] ---> Running in 5c5070ce9e26 [2023-07-21T12:40:17.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T12:40:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T12:40:18.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T12:40:18.149Z] Configure a credential helper to remove this warning. See [2023-07-21T12:40:18.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T12:40:18.149Z] [2023-07-21T12:40:18.149Z] Login Succeeded [2023-07-21T12:40:18.149Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T12:40:18.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-21T12:40:18.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2023-07-21T12:40:18.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T12:40:18.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-07-21T12:40:18.596Z] OK: 265 MiB in 53 packages [Pipeline] echo [2023-07-21T12:40:18.636Z] ========================================================= [2023-07-21T12:40:18.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-21T12:40:18.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:40:18.854Z] Removing intermediate container 5c5070ce9e26 [2023-07-21T12:40:18.854Z] ---> 3c5d185d37d1 [2023-07-21T12:40:18.854Z] Step 7/26 : WORKDIR /app [2023-07-21T12:40:19.112Z] ---> Running in 5c2bf413bc44 [2023-07-21T12:40:19.112Z] Removing intermediate container 5c2bf413bc44 [2023-07-21T12:40:19.112Z] ---> b74356732bde [2023-07-21T12:40:19.112Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T12:40:19.112Z] ---> 78640b854e91 [2023-07-21T12:40:19.112Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T12:40:19.112Z] ---> Running in 9e0439fa6541 [2023-07-21T12:40:19.141Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T12:40:19.141Z] Sending build context to Docker daemon 176.1kB [2023-07-21T12:40:19.412Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T12:40:19.412Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T12:40:19.412Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-21T12:40:19.412Z] edb6bdbacee9: Pulling fs layer [2023-07-21T12:40:19.412Z] 5f9638ab2659: Pulling fs layer [2023-07-21T12:40:19.412Z] 8d51d6327a98: Pulling fs layer [2023-07-21T12:40:19.412Z] 8b374f2dd631: Pulling fs layer [2023-07-21T12:40:19.412Z] ec14aa9079de: Pulling fs layer [2023-07-21T12:40:19.412Z] 2f466654f4bb: Pulling fs layer [2023-07-21T12:40:19.412Z] 8b374f2dd631: Waiting [2023-07-21T12:40:19.412Z] ec14aa9079de: Waiting [2023-07-21T12:40:19.412Z] 554e91adad29: Pulling fs layer [2023-07-21T12:40:19.412Z] 2f466654f4bb: Waiting [2023-07-21T12:40:19.412Z] 554e91adad29: Waiting [2023-07-21T12:40:19.412Z] 5f9638ab2659: Verifying Checksum [2023-07-21T12:40:19.412Z] 5f9638ab2659: Download complete [2023-07-21T12:40:19.682Z] 8b374f2dd631: Verifying Checksum [2023-07-21T12:40:19.682Z] 8b374f2dd631: Download complete [2023-07-21T12:40:19.682Z] ec14aa9079de: Verifying Checksum [2023-07-21T12:40:19.682Z] ec14aa9079de: Download complete [2023-07-21T12:40:19.682Z] edb6bdbacee9: Verifying Checksum [2023-07-21T12:40:19.682Z] edb6bdbacee9: Download complete [2023-07-21T12:40:20.050Z] Removing intermediate container 9e0439fa6541 [2023-07-21T12:40:20.050Z] ---> dfe601ddb9de [2023-07-21T12:40:20.050Z] Step 10/26 : COPY . . [2023-07-21T12:40:20.308Z] ---> 6c506e2fa2fb [2023-07-21T12:40:20.308Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T12:40:20.308Z] ---> Running in 33cab1dc4d5a [2023-07-21T12:40:20.567Z] Removing intermediate container 33cab1dc4d5a [2023-07-21T12:40:20.567Z] ---> 7e041a683542 [2023-07-21T12:40:20.567Z] Step 12/26 : RUN $MAKE [2023-07-21T12:40:20.567Z] ---> Running in ab31a0150a0a [2023-07-21T12:40:20.824Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-21T12:40:21.115Z] edb6bdbacee9: Pull complete [2023-07-21T12:40:21.115Z] 554e91adad29: Verifying Checksum [2023-07-21T12:40:21.115Z] 554e91adad29: Download complete [2023-07-21T12:40:21.385Z] 5f9638ab2659: Pull complete [2023-07-21T12:40:22.349Z] 2f466654f4bb: Verifying Checksum [2023-07-21T12:40:22.349Z] 2f466654f4bb: Download complete [2023-07-21T12:40:22.349Z] 8d51d6327a98: Download complete [2023-07-21T12:40:32.429Z] 8d51d6327a98: Pull complete [2023-07-21T12:40:32.698Z] 8b374f2dd631: Pull complete [2023-07-21T12:40:32.698Z] ec14aa9079de: Pull complete [2023-07-21T12:40:39.480Z] 2f466654f4bb: Pull complete [2023-07-21T12:40:44.847Z] 554e91adad29: Pull complete [2023-07-21T12:40:44.847Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-21T12:40:44.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T12:40:44.847Z] ---> 1e15ea492957 [2023-07-21T12:40:44.847Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T12:40:45.806Z] ---> Running in 82099d280f98 [2023-07-21T12:40:45.806Z] Removing intermediate container 82099d280f98 [2023-07-21T12:40:45.806Z] ---> 4c79febbc29d [2023-07-21T12:40:45.806Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T12:40:46.072Z] ---> Running in 8af607cda803 [2023-07-21T12:40:46.340Z] Removing intermediate container 8af607cda803 [2023-07-21T12:40:46.340Z] ---> 65b3162edd41 [2023-07-21T12:40:46.340Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T12:40:46.340Z] ---> Running in 5a9d0c9b7a9f [2023-07-21T12:40:46.610Z] Removing intermediate container 5a9d0c9b7a9f [2023-07-21T12:40:46.610Z] ---> 2504a9e3ab67 [2023-07-21T12:40:46.610Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T12:40:46.610Z] ---> Running in 66ff48304116 [2023-07-21T12:40:48.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T12:40:48.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T12:40:49.249Z] OK: 263 MiB in 53 packages [2023-07-21T12:40:50.210Z] Removing intermediate container 66ff48304116 [2023-07-21T12:40:50.210Z] ---> 6ac47cdb41c4 [2023-07-21T12:40:50.210Z] Step 7/12 : WORKDIR /app [2023-07-21T12:40:50.210Z] ---> Running in 167e702b0f77 [2023-07-21T12:40:50.476Z] Removing intermediate container 167e702b0f77 [2023-07-21T12:40:50.476Z] ---> 348c342c6321 [2023-07-21T12:40:50.476Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T12:40:50.743Z] ---> 5718db39a47c [2023-07-21T12:40:50.743Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T12:40:51.011Z] ---> Running in b155285a1e91 [2023-07-21T12:41:17.044Z] Removing intermediate container ab31a0150a0a [2023-07-21T12:41:17.044Z] ---> 1a19399dc842 [2023-07-21T12:41:17.044Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T12:41:17.044Z] 3.17: Pulling from library/alpine [2023-07-21T12:41:17.044Z] 4db1b89c0bd1: Already exists [2023-07-21T12:41:17.044Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T12:41:17.044Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T12:41:17.044Z] ---> 1f73a9d63274 [2023-07-21T12:41:17.044Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T12:41:18.426Z] ---> Running in a60c90336ce2 [2023-07-21T12:41:20.965Z] Removing intermediate container a60c90336ce2 [2023-07-21T12:41:20.965Z] ---> 6d221b24fe67 [2023-07-21T12:41:20.965Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-21T12:41:21.532Z] ---> Running in da837b48e57f [2023-07-21T12:41:24.073Z] Removing intermediate container da837b48e57f [2023-07-21T12:41:24.073Z] ---> ae4f804fa198 [2023-07-21T12:41:24.073Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T12:41:27.362Z] ---> Running in 8d21ba5dbbcf [2023-07-21T12:41:29.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T12:41:30.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T12:41:30.417Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T12:41:30.417Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T12:41:30.417Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T12:41:30.417Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T12:41:30.676Z] OK: 8 MiB in 17 packages [2023-07-21T12:41:38.792Z] Removing intermediate container 8d21ba5dbbcf [2023-07-21T12:41:38.792Z] ---> 03cfd88e1555 [2023-07-21T12:41:38.792Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T12:41:42.082Z] ---> 5650a4d9cb5a [2023-07-21T12:41:42.082Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T12:41:45.373Z] ---> f510431a4291 [2023-07-21T12:41:45.373Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T12:41:48.665Z] ---> b548e956c7ee [2023-07-21T12:41:48.665Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-21T12:41:53.995Z] ---> 432bf53572ac [2023-07-21T12:41:53.995Z] Step 21/26 : EXPOSE 48095 [2023-07-21T12:41:55.372Z] ---> Running in 2a3cfa8ab757 [2023-07-21T12:41:57.906Z] Removing intermediate container 2a3cfa8ab757 [2023-07-21T12:41:57.906Z] ---> 39577e8651a9 [2023-07-21T12:41:57.906Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-21T12:41:58.887Z] Removing intermediate container b155285a1e91 [2023-07-21T12:41:58.888Z] ---> 8d92bfd7862e [2023-07-21T12:41:58.888Z] Step 10/12 : COPY . . [2023-07-21T12:41:58.888Z] ---> 0cce2d830200 [2023-07-21T12:41:58.888Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T12:41:58.888Z] ---> Running in 4d0159402ea2 [2023-07-21T12:41:58.888Z] Removing intermediate container 4d0159402ea2 [2023-07-21T12:41:58.888Z] ---> 605109c65ba6 [2023-07-21T12:41:58.888Z] Step 12/12 : RUN $MAKE [2023-07-21T12:41:58.888Z] ---> Running in 745358a8f3ad [2023-07-21T12:41:58.888Z] noop [2023-07-21T12:41:58.888Z] Removing intermediate container 745358a8f3ad [2023-07-21T12:41:58.888Z] ---> 3cbd57e60e78 [2023-07-21T12:41:58.888Z] Successfully built 3cbd57e60e78 [2023-07-21T12:41:58.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:41:59.285Z] ---> Running in e2058b968529 [2023-07-21T12:41:59.358Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T12:41:59.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:41:59.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2023-07-21T12:41:59.700Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-21T12:42:00.823Z] $ docker top 13a0beb559d35647f49fa8a1686fd1592b08f6ebdf937f9e788a3e1515061a5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T12:42:01.676Z] + go version [2023-07-21T12:42:01.676Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-21T12:42:01.713Z] $ docker stop --time=1 13a0beb559d35647f49fa8a1686fd1592b08f6ebdf937f9e788a3e1515061a5e [2023-07-21T12:42:02.578Z] Removing intermediate container e2058b968529 [2023-07-21T12:42:02.578Z] ---> e1afe404d76e [2023-07-21T12:42:02.578Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T12:42:04.989Z] $ docker rm -f --volumes 13a0beb559d35647f49fa8a1686fd1592b08f6ebdf937f9e788a3e1515061a5e [2023-07-21T12:42:05.133Z] ---> Running in 3cdc7561f312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:42:05.861Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T12:42:05.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:42:06.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2023-07-21T12:42:06.173Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-21T12:42:06.508Z] Removing intermediate container 3cdc7561f312 [2023-07-21T12:42:06.508Z] ---> 671e99a98836 [2023-07-21T12:42:06.508Z] Step 24/26 : LABEL arch=amd64 [2023-07-21T12:42:06.508Z] ---> Running in f3a950581063 [2023-07-21T12:42:07.074Z] Removing intermediate container f3a950581063 [2023-07-21T12:42:07.074Z] ---> 8b7379964407 [2023-07-21T12:42:07.074Z] Step 25/26 : LABEL git_sha=bf26a24c62c2b113b9fa84916e80b814b13a55b0 [2023-07-21T12:42:07.218Z] $ docker top c00381c68b34616e1aacb69aa89d8e5213ddb22abe4e652fd347ae463cd5391c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T12:42:07.778Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-21T12:42:08.008Z] ---> Running in d5ae12d5ee4c [2023-07-21T12:42:08.168Z] + make test [2023-07-21T12:42:08.168Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T12:42:08.574Z] Removing intermediate container d5ae12d5ee4c [2023-07-21T12:42:08.574Z] ---> 4f462bd1d366 [2023-07-21T12:42:08.574Z] Step 26/26 : LABEL version=0.0.0 [2023-07-21T12:42:09.144Z] ---> Running in 48b632760512 [2023-07-21T12:42:09.712Z] Removing intermediate container 48b632760512 [2023-07-21T12:42:09.712Z] ---> a6b4e5521ac6 [2023-07-21T12:42:09.712Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T12:42:09.712Z] Successfully built a6b4e5521ac6 [2023-07-21T12:42:09.972Z] 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 [2023-07-21T12:42:10.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T12:42:10.908Z] [2023-07-21T12:42:10.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:42:11.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T12:42:11.291Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-21T12:42:11.291Z] 5eb5b503b376: Pulling fs layer [2023-07-21T12:42:11.291Z] 5c69ac0246d0: Pulling fs layer [2023-07-21T12:42:11.291Z] ec43610c2a17: Pulling fs layer [2023-07-21T12:42:11.291Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-21T12:42:11.291Z] 33b1e0a273af: Pulling fs layer [2023-07-21T12:42:11.291Z] 5d3b04190fa2: Pulling fs layer [2023-07-21T12:42:11.291Z] 2f39f015ded8: Pulling fs layer [2023-07-21T12:42:11.291Z] 33b1e0a273af: Waiting [2023-07-21T12:42:11.291Z] 5d3b04190fa2: Waiting [2023-07-21T12:42:11.291Z] 2f39f015ded8: Waiting [2023-07-21T12:42:11.291Z] 3a2ae6a8a46f: Waiting [2023-07-21T12:42:11.291Z] 5c69ac0246d0: Verifying Checksum [2023-07-21T12:42:11.291Z] 5c69ac0246d0: Download complete [2023-07-21T12:42:11.291Z] 3a2ae6a8a46f: Download complete [2023-07-21T12:42:11.291Z] 33b1e0a273af: Verifying Checksum [2023-07-21T12:42:11.291Z] 33b1e0a273af: Download complete [2023-07-21T12:42:11.291Z] 5d3b04190fa2: Download complete [2023-07-21T12:42:11.291Z] ec43610c2a17: Verifying Checksum [2023-07-21T12:42:11.291Z] ec43610c2a17: Download complete [2023-07-21T12:42:11.553Z] 5eb5b503b376: Verifying Checksum [2023-07-21T12:42:11.553Z] 5eb5b503b376: Download complete [2023-07-21T12:42:12.116Z] 2f39f015ded8: Verifying Checksum [2023-07-21T12:42:12.116Z] 2f39f015ded8: Download complete [2023-07-21T12:42:12.682Z] 5eb5b503b376: Pull complete [2023-07-21T12:42:12.682Z] 5c69ac0246d0: Pull complete [2023-07-21T12:42:13.249Z] ec43610c2a17: Pull complete [2023-07-21T12:42:17.449Z] 3a2ae6a8a46f: Pull complete [2023-07-21T12:42:17.449Z] 33b1e0a273af: Pull complete [2023-07-21T12:42:17.449Z] 5d3b04190fa2: Pull complete [2023-07-21T12:42:22.713Z] 2f39f015ded8: Pull complete [2023-07-21T12:42:22.713Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-21T12:42:22.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T12:42:22.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:42:22.948Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2023-07-21T12:42:22.981Z] $ 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-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 [2023-07-21T12:42:29.686Z] $ docker top 0380427a06d05da05a2f2a61f62ec6e8e1c2406703fd776ee5b888e910bb8423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:42:30.190Z] ---> job-cost.sh [2023-07-21T12:42:30.190Z] lf-activate-venv: SKIPPING [2023-07-21T12:42:30.190Z] INFO: No Stack... [2023-07-21T12:42:30.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T12:42:30.709Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T12:42:31.017Z] + cat /w/workspace/_app-service-configurable_PR-576/archives/cost.csv [2023-07-21T12:42:31.017Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T12:42:31.057Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [2023-07-21T12:42:31.062Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] did not exist. Created. [2023-07-21T12:42:31.062Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T12:42:31.455Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-21T12:42:31.504Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T12:42:31.538Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T12:42:31.634Z] $ docker stop --time=1 0380427a06d05da05a2f2a61f62ec6e8e1c2406703fd776ee5b888e910bb8423 [2023-07-21T12:42:33.460Z] $ docker rm -f --volumes 0380427a06d05da05a2f2a61f62ec6e8e1c2406703fd776ee5b888e910bb8423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-21T12:44:44.897Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-21T12:44:44.897Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-21T12:44:44.897Z] go vet ./... [2023-07-21T12:47:06.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T12:47:06.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T12:47:06.603Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T12:47:06.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T12:47:06.674Z] $ docker stop --time=1 c00381c68b34616e1aacb69aa89d8e5213ddb22abe4e652fd347ae463cd5391c [2023-07-21T12:47:08.451Z] $ docker rm -f --volumes c00381c68b34616e1aacb69aa89d8e5213ddb22abe4e652fd347ae463cd5391c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T12:47:09.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T12:47:10.015Z] Warning: overwriting stash ‘coverage-report’ [2023-07-21T12:47:10.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T12:47:11.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T12:47:11.340Z] + ls -al . [2023-07-21T12:47:11.340Z] total 176 [2023-07-21T12:47:11.340Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 21 12:42 . [2023-07-21T12:47:11.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:39 .. [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 12:39 .dockerignore [2023-07-21T12:47:11.340Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 12:39 .git [2023-07-21T12:47:11.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:39 .github [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 12:39 .gitignore [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 12:39 .golangci.yml [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 12:39 Attribution.txt [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 12:39 CHANGELOG.md [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 12:39 Dockerfile [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 12:39 GOVERNANCE.md [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 12:39 Jenkinsfile [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 12:39 LICENSE [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 12:39 OWNERS.md [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 12:39 README.md [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 12:38 VERSION [2023-07-21T12:47:11.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 12:39 bin [2023-07-21T12:47:11.340Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 21 12:42 coverage.out [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 12:39 go.mod [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 12:39 go.sum [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 12:39 main.go [2023-07-21T12:47:11.340Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 12:39 makefile [2023-07-21T12:47:11.340Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:39 res [2023-07-21T12:47:11.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 12:39 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:47:11.762Z] + 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=bf26a24c62c2b113b9fa84916e80b814b13a55b0 --label arch=arm64 --label version=0.0.0 . [2023-07-21T12:47:11.762Z] Sending build context to Docker daemon 177.2kB [2023-07-21T12:47:12.034Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T12:47:12.034Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T12:47:12.035Z] ---> 3cbd57e60e78 [2023-07-21T12:47:12.035Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T12:47:12.035Z] ---> Running in c9e6cd2b1bc7 [2023-07-21T12:47:12.304Z] Removing intermediate container c9e6cd2b1bc7 [2023-07-21T12:47:12.304Z] ---> 0fa947dd4642 [2023-07-21T12:47:12.304Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T12:47:12.579Z] ---> Running in c200009312a5 [2023-07-21T12:47:12.846Z] Removing intermediate container c200009312a5 [2023-07-21T12:47:12.846Z] ---> ee8f733c617e [2023-07-21T12:47:12.846Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T12:47:12.846Z] ---> Running in d79f6f3206cc [2023-07-21T12:47:13.114Z] Removing intermediate container d79f6f3206cc [2023-07-21T12:47:13.114Z] ---> 898c619707fd [2023-07-21T12:47:13.114Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T12:47:13.114Z] ---> Running in 4a52817ae0b9 [2023-07-21T12:47:14.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T12:47:14.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T12:47:15.614Z] OK: 263 MiB in 53 packages [2023-07-21T12:47:16.579Z] Removing intermediate container 4a52817ae0b9 [2023-07-21T12:47:16.579Z] ---> 9a19524ef85d [2023-07-21T12:47:16.579Z] Step 7/26 : WORKDIR /app [2023-07-21T12:47:16.579Z] ---> Running in 37195da94bfa [2023-07-21T12:47:16.845Z] Removing intermediate container 37195da94bfa [2023-07-21T12:47:16.845Z] ---> b07be45c91f7 [2023-07-21T12:47:16.845Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T12:47:17.427Z] ---> bc7d5e5309ba [2023-07-21T12:47:17.427Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T12:47:17.427Z] ---> Running in bdd692fa3ec3 [2023-07-21T12:47:20.017Z] Removing intermediate container bdd692fa3ec3 [2023-07-21T12:47:20.017Z] ---> 3523a04005d1 [2023-07-21T12:47:20.017Z] Step 10/26 : COPY . . [2023-07-21T12:47:20.284Z] ---> bad1a034f887 [2023-07-21T12:47:20.284Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T12:47:20.284Z] ---> Running in 1ce953367512 [2023-07-21T12:47:20.870Z] Removing intermediate container 1ce953367512 [2023-07-21T12:47:20.870Z] ---> d92a9d2d4e07 [2023-07-21T12:47:20.870Z] Step 12/26 : RUN $MAKE [2023-07-21T12:47:20.870Z] ---> Running in 2127e8cab6f1 [2023-07-21T12:47:21.832Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-21T12:49:28.517Z] Removing intermediate container 2127e8cab6f1 [2023-07-21T12:49:28.517Z] ---> 3f15482030de [2023-07-21T12:49:28.517Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T12:49:28.517Z] 3.17: Pulling from library/alpine [2023-07-21T12:49:28.517Z] edb6bdbacee9: Already exists [2023-07-21T12:49:28.517Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T12:49:28.517Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T12:49:28.517Z] ---> 779605e5fbc0 [2023-07-21T12:49:28.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T12:49:28.517Z] ---> Running in e6afebcb2fca [2023-07-21T12:49:28.518Z] Removing intermediate container e6afebcb2fca [2023-07-21T12:49:28.518Z] ---> e3ab6181f005 [2023-07-21T12:49:28.518Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-21T12:49:28.518Z] ---> Running in 592e91877159 [2023-07-21T12:49:28.518Z] Removing intermediate container 592e91877159 [2023-07-21T12:49:28.518Z] ---> 0f39103cb74c [2023-07-21T12:49:28.518Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T12:49:28.518Z] ---> Running in df6a49288446 [2023-07-21T12:49:28.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T12:49:28.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T12:49:28.518Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T12:49:28.518Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T12:49:28.518Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T12:49:28.518Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T12:49:28.785Z] OK: 8 MiB in 17 packages [2023-07-21T12:49:32.121Z] Removing intermediate container df6a49288446 [2023-07-21T12:49:32.121Z] ---> 474ed9449ff7 [2023-07-21T12:49:32.121Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T12:49:32.388Z] ---> d37616c6c610 [2023-07-21T12:49:32.388Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T12:49:32.971Z] ---> 3e8a783f0331 [2023-07-21T12:49:32.971Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T12:49:33.562Z] ---> c61650938788 [2023-07-21T12:49:33.562Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-21T12:49:34.970Z] ---> eb7026cdd67c [2023-07-21T12:49:34.970Z] Step 21/26 : EXPOSE 48095 [2023-07-21T12:49:34.970Z] ---> Running in ecfa51a9b443 [2023-07-21T12:49:34.970Z] Removing intermediate container ecfa51a9b443 [2023-07-21T12:49:34.970Z] ---> 56bd65142223 [2023-07-21T12:49:34.970Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-21T12:49:34.970Z] ---> Running in 209a73a79d73 [2023-07-21T12:49:35.237Z] Removing intermediate container 209a73a79d73 [2023-07-21T12:49:35.237Z] ---> 9a9df7f474d8 [2023-07-21T12:49:35.237Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T12:49:35.504Z] ---> Running in efbd64c94f3b [2023-07-21T12:49:35.771Z] Removing intermediate container efbd64c94f3b [2023-07-21T12:49:35.771Z] ---> 5200d239df1a [2023-07-21T12:49:35.771Z] Step 24/26 : LABEL arch=arm64 [2023-07-21T12:49:35.771Z] ---> Running in 1042b526f2f7 [2023-07-21T12:49:36.039Z] Removing intermediate container 1042b526f2f7 [2023-07-21T12:49:36.039Z] ---> 0c440c8f2ba3 [2023-07-21T12:49:36.039Z] Step 25/26 : LABEL git_sha=bf26a24c62c2b113b9fa84916e80b814b13a55b0 [2023-07-21T12:49:36.039Z] ---> Running in cf4d84e3a6e6 [2023-07-21T12:49:36.305Z] Removing intermediate container cf4d84e3a6e6 [2023-07-21T12:49:36.305Z] ---> 7267311f402e [2023-07-21T12:49:36.305Z] Step 26/26 : LABEL version=0.0.0 [2023-07-21T12:49:36.305Z] ---> Running in a92d7c3c703a [2023-07-21T12:49:36.571Z] Removing intermediate container a92d7c3c703a [2023-07-21T12:49:36.571Z] ---> da2309becf62 [2023-07-21T12:49:36.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T12:49:36.571Z] Successfully built da2309becf62 [2023-07-21T12:49:36.571Z] 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 [2023-07-21T12:49:37.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T12:49:37.416Z] [2023-07-21T12:49:37.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:49:37.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T12:49:37.838Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-21T12:49:37.838Z] 8998bd30e6a1: Pulling fs layer [2023-07-21T12:49:37.838Z] 04944245beec: Pulling fs layer [2023-07-21T12:49:37.838Z] 699f458cf7ca: Pulling fs layer [2023-07-21T12:49:37.838Z] 765212b225bb: Pulling fs layer [2023-07-21T12:49:37.838Z] f23df028b6ca: Pulling fs layer [2023-07-21T12:49:37.838Z] d65c8cfc05b1: Pulling fs layer [2023-07-21T12:49:37.838Z] 2437ff75d9bd: Pulling fs layer [2023-07-21T12:49:37.838Z] 765212b225bb: Waiting [2023-07-21T12:49:37.838Z] d65c8cfc05b1: Waiting [2023-07-21T12:49:37.838Z] 2437ff75d9bd: Waiting [2023-07-21T12:49:37.838Z] f23df028b6ca: Waiting [2023-07-21T12:49:38.107Z] 04944245beec: Verifying Checksum [2023-07-21T12:49:38.107Z] 04944245beec: Download complete [2023-07-21T12:49:38.107Z] 765212b225bb: Verifying Checksum [2023-07-21T12:49:38.107Z] 765212b225bb: Download complete [2023-07-21T12:49:38.107Z] f23df028b6ca: Verifying Checksum [2023-07-21T12:49:38.107Z] f23df028b6ca: Download complete [2023-07-21T12:49:38.107Z] d65c8cfc05b1: Verifying Checksum [2023-07-21T12:49:38.107Z] d65c8cfc05b1: Download complete [2023-07-21T12:49:38.107Z] 699f458cf7ca: Verifying Checksum [2023-07-21T12:49:38.107Z] 699f458cf7ca: Download complete [2023-07-21T12:49:38.696Z] 8998bd30e6a1: Verifying Checksum [2023-07-21T12:49:38.696Z] 8998bd30e6a1: Download complete [2023-07-21T12:49:40.634Z] 2437ff75d9bd: Download complete [2023-07-21T12:49:42.573Z] 8998bd30e6a1: Pull complete [2023-07-21T12:49:45.903Z] 04944245beec: Pull complete [2023-07-21T12:49:46.864Z] 699f458cf7ca: Pull complete [2023-07-21T12:49:46.865Z] 765212b225bb: Pull complete [2023-07-21T12:49:47.445Z] f23df028b6ca: Pull complete [2023-07-21T12:49:47.711Z] d65c8cfc05b1: Pull complete [2023-07-21T12:50:02.715Z] 2437ff75d9bd: Pull complete [2023-07-21T12:50:02.715Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-21T12:50:02.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T12:50:02.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:50:03.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2023-07-21T12:50:03.126Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-21T12:50:05.514Z] $ docker top 0f1fde0a0082e279ed7db6d22d91120ae77700f2d9476e64d6a55e5a91d0be9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:06.151Z] ---> job-cost.sh [2023-07-21T12:50:06.422Z] lf-activate-venv: SKIPPING [2023-07-21T12:50:06.422Z] INFO: No Stack... [2023-07-21T12:50:06.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-21T12:50:07.656Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T12:50:07.997Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-21T12:50:07.997Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T12:50:08.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [2023-07-21T12:50:08.092Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] did not exist. Created. [2023-07-21T12:50:08.092Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T12:50:08.499Z] /w/workspace/app-service-configurable/1@tmp/durable-562aa3ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-21T12:50:08.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-21T12:50:08.884Z] Warning: overwriting stash ‘stack-cost’ [2023-07-21T12:50:08.934Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T12:50:08.951Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-576-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T12:50:09.041Z] $ docker stop --time=1 0f1fde0a0082e279ed7db6d22d91120ae77700f2d9476e64d6a55e5a91d0be9e [2023-07-21T12:50:12.432Z] $ docker rm -f --volumes 0f1fde0a0082e279ed7db6d22d91120ae77700f2d9476e64d6a55e5a91d0be9e [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 [2023-07-21T12:50:14.103Z] provisioning config files... [2023-07-21T12:50:14.110Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config1897162137714240264tmp [Pipeline] { [Pipeline] sh [2023-07-21T12:50:14.451Z] + set +x [2023-07-21T12:50:14.451Z] + bash -s -- [2023-07-21T12:50:14.451Z] + curl -s https://codecov.io/bash [2023-07-21T12:50:14.451Z] [2023-07-21T12:50:14.451Z] _____ _ [2023-07-21T12:50:14.451Z] / ____| | | [2023-07-21T12:50:14.451Z] | | ___ __| | ___ ___ _____ __ [2023-07-21T12:50:14.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-21T12:50:14.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-21T12:50:14.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-21T12:50:14.451Z] Bash-1.0.6 [2023-07-21T12:50:14.451Z] [2023-07-21T12:50:14.451Z] [2023-07-21T12:50:14.451Z] ==> git version 2.25.1 found [2023-07-21T12:50:14.451Z] ==> 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 [2023-07-21T12:50:14.451Z] Release-Date: 2020-01-08 [2023-07-21T12:50:14.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-21T12:50:14.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-21T12:50:14.451Z] ==> Jenkins CI detected. [2023-07-21T12:50:14.451Z] current dir:  /w/workspace/_app-service-configurable_PR-576 [2023-07-21T12:50:14.451Z] project root: . [2023-07-21T12:50:14.451Z] --> token set from env [2023-07-21T12:50:14.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-21T12:50:14.710Z] ==> Running gcov in . (disable via -X gcov) [2023-07-21T12:50:14.710Z] ==> Python coveragepy not found [2023-07-21T12:50:14.710Z] ==> Searching for coverage reports in: [2023-07-21T12:50:14.710Z] + . [2023-07-21T12:50:14.710Z] -> Found 1 reports [2023-07-21T12:50:14.710Z] ==> Detecting git/mercurial file structure [2023-07-21T12:50:14.710Z] ==> Reading reports [2023-07-21T12:50:14.710Z] + ./coverage.out bytes=13 [2023-07-21T12:50:14.710Z] ==> Appending adjustments [2023-07-21T12:50:14.710Z] https://docs.codecov.io/docs/fixing-reports [2023-07-21T12:50:14.710Z] + Found adjustments [2023-07-21T12:50:14.710Z] ==> Gzipping contents [2023-07-21T12:50:14.710Z] 4.0K /tmp/codecov.rJk9O3.gz [2023-07-21T12:50:14.710Z] ==> Uploading reports [2023-07-21T12:50:14.710Z] url: https://codecov.io [2023-07-21T12:50:14.710Z] query: branch=PR-576&commit=bf26a24c62c2b113b9fa84916e80b814b13a55b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=576&job=&cmd_args= [2023-07-21T12:50:14.710Z] -> Pinging Codecov [2023-07-21T12:50:14.710Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-576&commit=bf26a24c62c2b113b9fa84916e80b814b13a55b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=576&job=&cmd_args= [2023-07-21T12:50:14.968Z] -> Uploading to [2023-07-21T12:50:14.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-21/A97CA9966030D2A3747ED39772930CCE/bf26a24c62c2b113b9fa84916e80b814b13a55b0/e2e16ade-c371-43ba-a860-218104ef9966.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T125014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=544ce238a2587cf010e835c214a2815cc9f6cf8739cbad9e6bd82d4a1ec21898 [2023-07-21T12:50:14.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T12:50:14.968Z] Dload Upload Total Spent Left Speed [2023-07-21T12:50:15.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2211 --:--:-- --:--:-- --:--:-- 2211 [2023-07-21T12:50:15.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bf26a24c62c2b113b9fa84916e80b814b13a55b0 [Pipeline] } [2023-07-21T12:50:15.255Z] 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 [2023-07-21T12:50:17.046Z] + [ -d /w/workspace/_app-service-configurable_PR-576/archives ] [2023-07-21T12:50:17.046Z] + ls -al /w/workspace/_app-service-configurable_PR-576/archives [2023-07-21T12:50:17.046Z] total 16 [2023-07-21T12:50:17.046Z] drwxr-xr-x 3 root root 4096 Jul 21 12:42 . [2023-07-21T12:50:17.046Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:42 .. [2023-07-21T12:50:17.046Z] drwxr-xr-x 2 root root 4096 Jul 21 12:42 cost [2023-07-21T12:50:17.046Z] -rw-r--r-- 1 root root 96 Jul 21 12:42 cost.csv [2023-07-21T12:50:17.046Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-576/archives [2023-07-21T12:50:17.046Z] + ls -al /w/workspace/_app-service-configurable_PR-576/archives [2023-07-21T12:50:17.046Z] total 16 [2023-07-21T12:50:17.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 12:42 . [2023-07-21T12:50:17.046Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 12:42 .. [2023-07-21T12:50:17.046Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 12:42 cost [2023-07-21T12:50:17.046Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 21 12:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:17.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:19.605Z] ---> package-listing.sh [2023-07-21T12:50:19.605Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-21T12:50:19.605Z] ++ facter osfamily [2023-07-21T12:50:19.605Z] + OS_FAMILY=debian [2023-07-21T12:50:19.864Z] + workspace=/w/workspace/_app-service-configurable_PR-576 [2023-07-21T12:50:19.864Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-21T12:50:19.864Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-21T12:50:19.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-21T12:50:19.864Z] + PACKAGES=/tmp/packages_start.txt [2023-07-21T12:50:19.864Z] + '[' /w/workspace/_app-service-configurable_PR-576 ']' [2023-07-21T12:50:19.864Z] + PACKAGES=/tmp/packages_end.txt [2023-07-21T12:50:19.864Z] + case "${OS_FAMILY}" in [2023-07-21T12:50:19.864Z] + dpkg -l [2023-07-21T12:50:19.864Z] + grep '^ii' [2023-07-21T12:50:19.864Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-21T12:50:19.864Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-21T12:50:19.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-21T12:50:19.864Z] + '[' /w/workspace/_app-service-configurable_PR-576 ']' [2023-07-21T12:50:19.864Z] + mkdir -p /w/workspace/_app-service-configurable_PR-576/archives/ [2023-07-21T12:50:19.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-576/archives/ [Pipeline] echo [2023-07-21T12:50:19.895Z] 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-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-21T12:50:20.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T12:50:20.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T12:50:20.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T12:50:20.952Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2023-07-21T12:50:20.991Z] $ 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-576/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-576 -v /w/workspace/_app-service-configurable_PR-576:/w/workspace/_app-service-configurable_PR-576:rw,z -v /w/workspace/_app-service-configurable_PR-576@tmp:/w/workspace/_app-service-configurable_PR-576@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 [2023-07-21T12:50:40.399Z] $ docker top 129b6ef68f57b6e56c6251e570e30d4abf5ceeab5399f9263a7834a7b35068ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T12:50:40.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-21T12:50:41.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-21T12:50:41.423Z] + ls /var/log/sa-host [2023-07-21T12:50:42.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T12:50:42.579Z] provisioning config files... [2023-07-21T12:50:42.587Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-576@tmp/config14892527532203284836tmp [Pipeline] { [Pipeline] echo [2023-07-21T12:50:42.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:42.956Z] ---> create-netrc.sh [Pipeline] } [2023-07-21T12:50:42.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:43.386Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-21T12:50:43.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:43.734Z] ---> sudo-logs.sh [2023-07-21T12:50:43.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-21T12:50:43.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:44.158Z] ---> job-cost.sh [2023-07-21T12:50:44.158Z] lf-activate-venv: SKIPPING [2023-07-21T12:50:44.158Z] DEBUG: total: 0.2199999988079071 [2023-07-21T12:50:44.158Z] INFO: Retrieving Stack Cost... [2023-07-21T12:50:44.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T12:50:44.984Z] INFO: Archiving Costs [Pipeline] echo [2023-07-21T12:50:45.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T12:50:45.330Z] ---> logs-deploy.sh [2023-07-21T12:50:45.330Z] lf-activate-venv: SKIPPING [2023-07-21T12:50:45.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-576/1 [2023-07-21T12:50:45.330Z] INFO: archiving workspace using pattern(s): [2023-07-21T12:50:46.270Z] Archives upload complete. [2023-07-21T12:50:46.529Z] INFO: archiving logs to Nexus [2023-07-21T12:50:47.097Z] ---> uname -a: [2023-07-21T12:50:47.097Z] Linux prd-ubuntu20-04-docker-8c-8g-1719 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] ---> lscpu: [2023-07-21T12:50:47.097Z] Architecture: x86_64 [2023-07-21T12:50:47.097Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-21T12:50:47.097Z] Byte Order: Little Endian [2023-07-21T12:50:47.097Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-21T12:50:47.097Z] CPU(s): 8 [2023-07-21T12:50:47.097Z] On-line CPU(s) list: 0-7 [2023-07-21T12:50:47.097Z] Thread(s) per core: 1 [2023-07-21T12:50:47.097Z] Core(s) per socket: 1 [2023-07-21T12:50:47.097Z] Socket(s): 8 [2023-07-21T12:50:47.097Z] NUMA node(s): 1 [2023-07-21T12:50:47.097Z] Vendor ID: AuthenticAMD [2023-07-21T12:50:47.097Z] CPU family: 23 [2023-07-21T12:50:47.097Z] Model: 49 [2023-07-21T12:50:47.097Z] Model name: AMD EPYC-Rome Processor [2023-07-21T12:50:47.097Z] Stepping: 0 [2023-07-21T12:50:47.097Z] CPU MHz: 2799.998 [2023-07-21T12:50:47.097Z] BogoMIPS: 5599.99 [2023-07-21T12:50:47.097Z] Virtualization: AMD-V [2023-07-21T12:50:47.097Z] Hypervisor vendor: KVM [2023-07-21T12:50:47.097Z] Virtualization type: full [2023-07-21T12:50:47.097Z] L1d cache: 256 KiB [2023-07-21T12:50:47.097Z] L1i cache: 256 KiB [2023-07-21T12:50:47.097Z] L2 cache: 4 MiB [2023-07-21T12:50:47.097Z] L3 cache: 128 MiB [2023-07-21T12:50:47.097Z] NUMA node0 CPU(s): 0-7 [2023-07-21T12:50:47.097Z] Vulnerability Itlb multihit: Not affected [2023-07-21T12:50:47.097Z] Vulnerability L1tf: Not affected [2023-07-21T12:50:47.097Z] Vulnerability Mds: Not affected [2023-07-21T12:50:47.097Z] Vulnerability Meltdown: Not affected [2023-07-21T12:50:47.097Z] Vulnerability Mmio stale data: Not affected [2023-07-21T12:50:47.097Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-21T12:50:47.097Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-21T12:50:47.097Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-21T12:50:47.097Z] Vulnerability Srbds: Not affected [2023-07-21T12:50:47.097Z] Vulnerability Tsx async abort: Not affected [2023-07-21T12:50:47.097Z] 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 [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] ---> nproc: [2023-07-21T12:50:47.097Z] 8 [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] ---> df -h: [2023-07-21T12:50:47.097Z] Filesystem Size Used Avail Use% Mounted on [2023-07-21T12:50:47.097Z] overlay 155G 12G 144G 8% / [2023-07-21T12:50:47.097Z] tmpfs 64M 0 64M 0% /dev [2023-07-21T12:50:47.097Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-21T12:50:47.097Z] shm 64M 0 64M 0% /dev/shm [2023-07-21T12:50:47.097Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] ---> sar -b -r -n DEV: [2023-07-21T12:50:47.097Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1719) 07/21/23 _x86_64_ (8 CPU) [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] 12:37:05 LINUX RESTART (8 CPU) [2023-07-21T12:50:47.097Z] [2023-07-21T12:50:47.097Z] 12:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-21T12:50:47.097Z] 12:39:01 131.53 0.98 130.54 0.00 27.33 112493.92 0.00 [2023-07-21T12:50:47.097Z] 12:40:01 82.55 0.15 82.40 0.00 13.07 27876.95 0.00 [2023-07-21T12:50:47.098Z] 12:41:01 95.62 0.15 95.47 0.00 8.00 29891.50 0.00 [2023-07-21T12:50:47.098Z] 12:42:01 45.13 0.00 45.13 0.00 0.00 2636.36 0.00 [2023-07-21T12:50:47.098Z] 12:43:01 108.37 11.65 96.72 0.00 5185.00 30140.98 0.00 [2023-07-21T12:50:47.098Z] 12:44:01 5.95 0.02 5.93 0.00 0.13 122.78 0.00 [2023-07-21T12:50:47.098Z] 12:45:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 [2023-07-21T12:50:47.098Z] 12:46:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 [2023-07-21T12:50:47.098Z] 12:47:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2023-07-21T12:50:47.098Z] 12:48:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 [2023-07-21T12:50:47.098Z] 12:49:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2023-07-21T12:50:47.098Z] 12:50:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 [2023-07-21T12:50:47.098Z] Average: 39.95 1.08 38.87 0.00 436.11 16939.08 0.00 [2023-07-21T12:50:47.098Z] [2023-07-21T12:50:47.098Z] 12:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-21T12:50:47.098Z] 12:39:01 28063060 31571504 739076 2.25 122456 3572848 2057732 6.06 1188928 3173844 313580 [2023-07-21T12:50:47.098Z] 12:40:01 27867984 31552776 749208 2.28 148588 3689444 1943644 5.73 1206548 3314624 397852 [2023-07-21T12:50:47.098Z] 12:41:01 27894796 31575608 729820 2.22 150556 3705536 1892996 5.58 1238772 3275836 8 [2023-07-21T12:50:47.098Z] 12:42:01 28096468 31573712 731132 2.22 151840 3513676 1836820 5.41 1238796 3089092 216 [2023-07-21T12:50:47.098Z] 12:43:01 27061840 31558572 727028 2.21 194440 4423836 1813056 5.34 1574636 3696112 1048 [2023-07-21T12:50:47.098Z] 12:44:01 27068492 31560464 726288 2.21 193040 4420580 1789800 5.27 1573056 3692904 4 [2023-07-21T12:50:47.098Z] 12:45:01 27071500 31563576 723148 2.20 193136 4420584 1789800 5.27 1570016 3692908 8 [2023-07-21T12:50:47.098Z] 12:46:01 27071664 31563872 722704 2.20 193224 4420588 1789800 5.27 1570156 3692912 4 [2023-07-21T12:50:47.098Z] 12:47:01 27079640 31571940 714532 2.17 193304 4420592 1789800 5.27 1561964 3692916 12 [2023-07-21T12:50:47.098Z] 12:48:01 27079752 31572140 714500 2.17 193384 4420596 1789800 5.27 1562176 3692920 176 [2023-07-21T12:50:47.098Z] 12:49:01 27080264 31572980 713756 2.17 193468 4420724 1789800 5.27 1562024 3693136 184 [2023-07-21T12:50:47.098Z] 12:50:01 27080216 31573004 713628 2.17 193552 4420728 1789800 5.27 1562392 3693140 180 [2023-07-21T12:50:47.098Z] Average: 27376306 31567512 725402 2.21 176749 4154144 1839404 5.42 1450789 3533362 59439 [2023-07-21T12:50:47.098Z] [2023-07-21T12:50:47.098Z] 12:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-21T12:50:47.098Z] 12:39:01 ens3 538.98 326.23 6575.56 36.93 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:39:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:39:01 docker0 237.59 387.34 17.92 2368.50 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:40:01 veth6742fe6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:40:01 ens3 40.43 42.78 34.26 84.55 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:41:01 ens3 19.51 11.68 57.59 7.09 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:41:01 docker0 1.35 3.23 0.08 42.49 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:42:01 ens3 30.93 19.50 68.47 12.38 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:42:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:42:01 docker0 1.83 2.43 0.11 45.50 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:43:01 ens3 275.77 131.88 5450.03 19.20 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:43:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:44:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:46:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:48:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] Average: ens3 75.54 44.39 1015.46 13.35 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] Average: docker0 20.06 32.76 1.51 204.70 0.00 0.00 0.00 0.00 [2023-07-21T12:50:47.098Z] [2023-07-21T12:50:47.098Z]