Pull request #519 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd29d54468f0c8e947dc4936dab984bca1b25c8b+731cbe338f54dd8dac0167938734c2fced573176 (524a60b64f52b752eae719e58570efcf012fb41e) 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-ssh1523797931960793607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6769481851273703355.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-519/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-519/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16104923826049515.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-519/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14907085436387663903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7992856706072500436.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-519/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-519/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4071043812112849985.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6286 in /w/workspace/_app-service-configurable_PR-519 [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-519 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/519/head:refs/remotes/origin/PR-519 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 731cbe338f54dd8dac0167938734c2fced573176 into PR head commit fd29d54468f0c8e947dc4936dab984bca1b25c8b Merge succeeded, producing fd29d54468f0c8e947dc4936dab984bca1b25c8b Checking out Revision fd29d54468f0c8e947dc4936dab984bca1b25c8b (PR-519) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fd29d54468f0c8e947dc4936dab984bca1b25c8b # 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 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd29d54468f0c8e947dc4936dab984bca1b25c8b # timeout=10 [Pipeline] timeout [2023-02-16T12:58:36.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T12:58:36.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T12:58:36.829Z] ========================================================= [2023-02-16T12:58:36.829Z] EdgeX Global Pipelines Version Info [2023-02-16T12:58:36.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T12:58:37.578Z] ------------------- [2023-02-16T12:58:37.578Z] stable info: [2023-02-16T12:58:37.578Z] ------------------- [2023-02-16T12:58:37.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T12:58:37.578Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T12:58:37.578Z] Message: update stable to v1.0.244 [2023-02-16T12:58:38.151Z] ------------------- [2023-02-16T12:58:38.151Z] experimental info: [2023-02-16T12:58:38.151Z] ------------------- [2023-02-16T12:58:38.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T12:58:38.151Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T12:58:38.151Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T12:58:38.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-16T12:58:38.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-16T12:58:38.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T12:58:38.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T12:58:38.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T12:58:38.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T12:58:38.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T12:58:38.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-16T12:58:38.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T12:58:38.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T12:58:38.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T12:58:38.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-16T12:58:38.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T12:58:38.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T12:58:39.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T12:58:39.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T12:58:39.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T12:58:39.134Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T12:58:39.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T12:58:39.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T12:58:39.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-16T12:58:39.284Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-16T12:58:39.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-16T12:58:39.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-16T12:58:39.406Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-16T12:58:39.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T12:58:39.480Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T12:58:39.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-519 [Pipeline] echo [2023-02-16T12:58:39.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-519 [Pipeline] echo [2023-02-16T12:58:39.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-519 [Pipeline] echo [2023-02-16T12:58:39.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd29d54468f0c8e947dc4936dab984bca1b25c8b [Pipeline] echo [2023-02-16T12:58:39.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd29d54 [Pipeline] echo [2023-02-16T12:58:39.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T12:58:39.817Z] provisioning config files... [2023-02-16T12:58:39.831Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-519@tmp/config14461227972774913301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T12:58:40.241Z] ---> docker-login.sh [2023-02-16T12:58:40.241Z] nexus3.edgexfoundry.org:10001 [2023-02-16T12:58:40.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:58:41.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:58:41.073Z] Configure a credential helper to remove this warning. See [2023-02-16T12:58:41.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:58:41.073Z] [2023-02-16T12:58:41.073Z] Login Succeeded [2023-02-16T12:58:41.073Z] nexus3.edgexfoundry.org:10002 [2023-02-16T12:58:41.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:58:41.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:58:41.073Z] Configure a credential helper to remove this warning. See [2023-02-16T12:58:41.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:58:41.073Z] [2023-02-16T12:58:41.073Z] Login Succeeded [2023-02-16T12:58:41.337Z] nexus3.edgexfoundry.org:10003 [2023-02-16T12:58:41.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:58:41.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:58:41.337Z] Configure a credential helper to remove this warning. See [2023-02-16T12:58:41.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:58:41.337Z] [2023-02-16T12:58:41.337Z] Login Succeeded [2023-02-16T12:58:41.337Z] nexus3.edgexfoundry.org:10004 [2023-02-16T12:58:41.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:58:41.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:58:41.600Z] Configure a credential helper to remove this warning. See [2023-02-16T12:58:41.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:58:41.600Z] [2023-02-16T12:58:41.600Z] Login Succeeded [2023-02-16T12:58:41.600Z] docker.io [2023-02-16T12:58:41.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:58:41.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:58:41.861Z] Configure a credential helper to remove this warning. See [2023-02-16T12:58:41.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:58:41.861Z] [2023-02-16T12:58:41.861Z] Login Succeeded [2023-02-16T12:58:41.861Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T12:58:41.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T12:58:42.542Z] + git rev-list -1 --merges fd29d54468f0c8e947dc4936dab984bca1b25c8b~1..fd29d54468f0c8e947dc4936dab984bca1b25c8b [Pipeline] echo [2023-02-16T12:58:42.610Z] -----------> git rev-list -1 --merges fd29d54468f0c8e947dc4936dab984bca1b25c8b~1..fd29d54468f0c8e947dc4936dab984bca1b25c8b fd29d54468f0c8e947dc4936dab984bca1b25c8b [false] [Pipeline] sh [2023-02-16T12:58:42.916Z] + git log --format=format:%s -1 fd29d54468f0c8e947dc4936dab984bca1b25c8b [Pipeline] echo [2023-02-16T12:58:42.951Z] ========================================================= [2023-02-16T12:58:42.951Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T12:58:42.951Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T12:58:43.386Z] + git log --format=format:%s -1 fd29d54468f0c8e947dc4936dab984bca1b25c8b [Pipeline] echo [2023-02-16T12:58:43.420Z] [semverPrep] GIT_COMMIT: fd29d54468f0c8e947dc4936dab984bca1b25c8b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-02-16T12:58:43.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-16T12:58:43.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T12:58:43.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T12:58:43.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T12:58:43.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T12:58:43.840Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T12:58:43.840Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T12:58:43.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T12:58:44.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T12:58:44.332Z] [2023-02-16T12:58:44.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T12:58:44.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T12:58:44.725Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T12:58:44.725Z] b85a868b505f: Pulling fs layer [2023-02-16T12:58:44.725Z] e2be974225ed: Pulling fs layer [2023-02-16T12:58:44.725Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T12:58:44.725Z] 988bab9f4d93: Pulling fs layer [2023-02-16T12:58:44.725Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T12:58:44.725Z] eaf3925da568: Pulling fs layer [2023-02-16T12:58:44.725Z] 988bab9f4d93: Waiting [2023-02-16T12:58:44.725Z] 1469e6f7b9e6: Waiting [2023-02-16T12:58:44.725Z] bab4dde63d76: Pulling fs layer [2023-02-16T12:58:44.725Z] bde34c3a00c8: Pulling fs layer [2023-02-16T12:58:44.725Z] b352a97aabf1: Pulling fs layer [2023-02-16T12:58:44.725Z] eaf3925da568: Waiting [2023-02-16T12:58:44.725Z] bab4dde63d76: Waiting [2023-02-16T12:58:44.725Z] bde34c3a00c8: Waiting [2023-02-16T12:58:44.725Z] b352a97aabf1: Waiting [2023-02-16T12:58:44.725Z] 4872d77fe225: Pulling fs layer [2023-02-16T12:58:44.725Z] 5851b861e8e6: Pulling fs layer [2023-02-16T12:58:44.725Z] 4872d77fe225: Waiting [2023-02-16T12:58:44.725Z] 5851b861e8e6: Waiting [2023-02-16T12:58:44.985Z] e2be974225ed: Verifying Checksum [2023-02-16T12:58:44.985Z] e2be974225ed: Download complete [2023-02-16T12:58:44.985Z] 988bab9f4d93: Verifying Checksum [2023-02-16T12:58:44.985Z] 988bab9f4d93: Download complete [2023-02-16T12:58:44.985Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T12:58:44.985Z] 1469e6f7b9e6: Download complete [2023-02-16T12:58:45.246Z] eaf3925da568: Download complete [2023-02-16T12:58:45.246Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T12:58:45.247Z] 339a4e72a1f5: Download complete [2023-02-16T12:58:45.247Z] bde34c3a00c8: Verifying Checksum [2023-02-16T12:58:45.247Z] bde34c3a00c8: Download complete [2023-02-16T12:58:45.247Z] b352a97aabf1: Download complete [2023-02-16T12:58:45.247Z] 4872d77fe225: Verifying Checksum [2023-02-16T12:58:45.247Z] 4872d77fe225: Download complete [2023-02-16T12:58:45.247Z] 5851b861e8e6: Verifying Checksum [2023-02-16T12:58:45.247Z] 5851b861e8e6: Download complete [2023-02-16T12:58:45.247Z] b85a868b505f: Verifying Checksum [2023-02-16T12:58:45.247Z] b85a868b505f: Download complete [2023-02-16T12:58:45.814Z] bab4dde63d76: Verifying Checksum [2023-02-16T12:58:45.814Z] bab4dde63d76: Download complete [2023-02-16T12:58:46.748Z] b85a868b505f: Pull complete [2023-02-16T12:58:46.748Z] e2be974225ed: Pull complete [2023-02-16T12:58:47.317Z] 339a4e72a1f5: Pull complete [2023-02-16T12:58:47.317Z] 988bab9f4d93: Pull complete [2023-02-16T12:58:47.576Z] 1469e6f7b9e6: Pull complete [2023-02-16T12:58:47.576Z] eaf3925da568: Pull complete [2023-02-16T12:58:49.491Z] bab4dde63d76: Pull complete [2023-02-16T12:58:49.491Z] bde34c3a00c8: Pull complete [2023-02-16T12:58:49.751Z] b352a97aabf1: Pull complete [2023-02-16T12:58:49.751Z] 4872d77fe225: Pull complete [2023-02-16T12:58:49.751Z] 5851b861e8e6: Pull complete [2023-02-16T12:58:49.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T12:58:49.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T12:58:49.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T12:58:49.997Z] prd-ubuntu20.04-docker-8c-8g-6286 does not seem to be running inside a container [2023-02-16T12:58:50.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-519 -v /w/workspace/_app-service-configurable_PR-519:/w/workspace/_app-service-configurable_PR-519:rw,z -v /w/workspace/_app-service-configurable_PR-519@tmp:/w/workspace/_app-service-configurable_PR-519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T12:58:54.674Z] $ docker top d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 -eo pid,comm [2023-02-16T12:58:54.722Z] 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-02-16T12:58:54.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T12:58:54.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T12:58:54.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T12:58:54.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T12:58:54.975Z] $ docker exec d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 ssh-agent [2023-02-16T12:58:55.099Z] SSH_AUTH_SOCK=/tmp/ssh-9xqI0Bb0IQtk/agent.31 [2023-02-16T12:58:55.099Z] SSH_AGENT_PID=37 [2023-02-16T12:58:55.105Z] Running ssh-add (command line suppressed) [2023-02-16T12:58:55.208Z] Identity added: /w/workspace/_app-service-configurable_PR-519@tmp/private_key_5339587327376752156.key (/w/workspace/_app-service-configurable_PR-519@tmp/private_key_5339587327376752156.key) [2023-02-16T12:58:55.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T12:58:55.544Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T12:58:55.573Z] $ docker exec --env ******** --env ******** d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 ssh-agent -k [2023-02-16T12:58:55.665Z] unset SSH_AUTH_SOCK; [2023-02-16T12:58:55.665Z] unset SSH_AGENT_PID; [2023-02-16T12:58:55.665Z] echo Agent pid 37 killed; [2023-02-16T12:58:55.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T12:58:55.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T12:58:55.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T12:58:55.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T12:58:55.872Z] $ docker exec d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 ssh-agent [2023-02-16T12:58:55.978Z] SSH_AUTH_SOCK=/tmp/ssh-uI9hzyPhO4cP/agent.69 [2023-02-16T12:58:55.978Z] SSH_AGENT_PID=75 [2023-02-16T12:58:55.982Z] Running ssh-add (command line suppressed) [2023-02-16T12:58:56.078Z] Identity added: /w/workspace/_app-service-configurable_PR-519@tmp/private_key_17718795010553984439.key (/w/workspace/_app-service-configurable_PR-519@tmp/private_key_17718795010553984439.key) [2023-02-16T12:58:56.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T12:58:56.424Z] + git semver init [2023-02-16T12:58:56.683Z] 2023-02-16 12:58:56,595 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T12:58:56.683Z] 2023-02-16 12:58:56,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-519/.semver [2023-02-16T12:58:56.683Z] 2023-02-16 12:58:56,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-519/.semver [2023-02-16T12:58:56.683Z] 2023-02-16 12:58:56,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-519/.semver'], cwd=/w/workspace/_app-service-configurable_PR-519, universal_newlines=False, shell=None, istream=None) [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,576 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-519/.git/info/exclude [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-519/.semver/PR-519 with force:False [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,577 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-519/.semver/PR-519 [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,582 [execute] INFO git cat-file --batch-check [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-519/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,589 [execute] INFO git cat-file --batch [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-519/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T12:58:57.621Z] 2023-02-16 12:58:57,594 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-519/.semver/PR-519 [2023-02-16T12:58:57.621Z] 0.0.0 [Pipeline] } [2023-02-16T12:58:57.648Z] $ docker exec --env ******** --env ******** d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 ssh-agent -k [2023-02-16T12:58:57.758Z] unset SSH_AUTH_SOCK; [2023-02-16T12:58:57.759Z] unset SSH_AGENT_PID; [2023-02-16T12:58:57.759Z] echo Agent pid 75 killed; [2023-02-16T12:58:57.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T12:58:58.194Z] + git semver [Pipeline] } [2023-02-16T12:58:58.476Z] $ docker stop --time=1 d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 [2023-02-16T12:58:59.853Z] $ docker rm -f --volumes d38b2df727f7b88f6a286bb8d31384e646b91bf90d035379708615b081a6bc62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T12:59:00.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T12:59:00.529Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T12:59:00.553Z] [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-02-16T12:59:01.139Z] provisioning config files... [2023-02-16T12:59:01.150Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-519@tmp/config12535176078698657268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T12:59:01.498Z] ---> docker-login.sh [2023-02-16T12:59:01.498Z] nexus3.edgexfoundry.org:10001 [2023-02-16T12:59:01.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:59:01.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:59:01.498Z] Configure a credential helper to remove this warning. See [2023-02-16T12:59:01.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:59:01.498Z] [2023-02-16T12:59:01.498Z] Login Succeeded [2023-02-16T12:59:01.498Z] nexus3.edgexfoundry.org:10002 [2023-02-16T12:59:01.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:59:01.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:59:01.498Z] Configure a credential helper to remove this warning. See [2023-02-16T12:59:01.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:59:01.498Z] [2023-02-16T12:59:01.498Z] Login Succeeded [2023-02-16T12:59:01.498Z] nexus3.edgexfoundry.org:10003 [2023-02-16T12:59:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:59:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:59:01.757Z] Configure a credential helper to remove this warning. See [2023-02-16T12:59:01.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:59:01.757Z] [2023-02-16T12:59:01.757Z] Login Succeeded [2023-02-16T12:59:01.757Z] nexus3.edgexfoundry.org:10004 [2023-02-16T12:59:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:59:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:59:01.757Z] Configure a credential helper to remove this warning. See [2023-02-16T12:59:01.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:59:01.757Z] [2023-02-16T12:59:01.757Z] Login Succeeded [2023-02-16T12:59:01.757Z] docker.io [2023-02-16T12:59:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T12:59:02.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T12:59:02.018Z] Configure a credential helper to remove this warning. See [2023-02-16T12:59:02.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T12:59:02.018Z] [2023-02-16T12:59:02.018Z] Login Succeeded [2023-02-16T12:59:02.018Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T12:59:02.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T12:59:02.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T12:59:02.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T12:59:02.298Z] ========================================================= [2023-02-16T12:59:02.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T12:59:02.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T12:59:02.764Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T12:59:02.764Z] Sending build context to Docker daemon 3.216MB [2023-02-16T12:59:02.764Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T12:59:02.764Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T12:59:02.764Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T12:59:02.764Z] 213ec9aee27d: Pulling fs layer [2023-02-16T12:59:02.764Z] 4583459ba037: Pulling fs layer [2023-02-16T12:59:02.764Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T12:59:02.764Z] 53926ce57604: Pulling fs layer [2023-02-16T12:59:02.764Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T12:59:02.764Z] 22ff95d597cd: Pulling fs layer [2023-02-16T12:59:02.764Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T12:59:02.764Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T12:59:02.764Z] a7acece74701: Pulling fs layer [2023-02-16T12:59:02.764Z] 22ff95d597cd: Waiting [2023-02-16T12:59:02.764Z] 12d6caf4c0d1: Waiting [2023-02-16T12:59:02.764Z] 53926ce57604: Waiting [2023-02-16T12:59:02.764Z] 96b7cbca73a9: Waiting [2023-02-16T12:59:02.764Z] 21b2b0c7a3f4: Waiting [2023-02-16T12:59:02.764Z] a7acece74701: Waiting [2023-02-16T12:59:02.764Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T12:59:02.764Z] 93c1e223e6f2: Download complete [2023-02-16T12:59:02.764Z] 4583459ba037: Download complete [2023-02-16T12:59:02.764Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T12:59:02.764Z] 21b2b0c7a3f4: Download complete [2023-02-16T12:59:03.027Z] 22ff95d597cd: Verifying Checksum [2023-02-16T12:59:03.027Z] 22ff95d597cd: Download complete [2023-02-16T12:59:03.027Z] 213ec9aee27d: Verifying Checksum [2023-02-16T12:59:03.027Z] 213ec9aee27d: Download complete [2023-02-16T12:59:03.027Z] 12d6caf4c0d1: Download complete [2023-02-16T12:59:03.027Z] 213ec9aee27d: Pull complete [2023-02-16T12:59:03.313Z] 4583459ba037: Pull complete [2023-02-16T12:59:03.313Z] 93c1e223e6f2: Pull complete [2023-02-16T12:59:04.363Z] 53926ce57604: Verifying Checksum [2023-02-16T12:59:04.363Z] 53926ce57604: Download complete [2023-02-16T12:59:04.363Z] a7acece74701: Verifying Checksum [2023-02-16T12:59:04.363Z] a7acece74701: Download complete [2023-02-16T12:59:04.952Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T12:59:08.239Z] 53926ce57604: Pull complete [2023-02-16T12:59:08.239Z] 21b2b0c7a3f4: Pull complete [2023-02-16T12:59:08.498Z] 22ff95d597cd: Pull complete [2023-02-16T12:59:08.498Z] 12d6caf4c0d1: Pull complete [2023-02-16T12:59:10.398Z] 96b7cbca73a9: Pull complete [2023-02-16T12:59:10.965Z] a7acece74701: Pull complete [2023-02-16T12:59:10.965Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T12:59:10.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T12:59:10.965Z] ---> db6d94c90886 [2023-02-16T12:59:10.965Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-16T12:59:15.959Z] Still waiting to schedule task [2023-02-16T12:59:15.959Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-16T12:59:20.942Z] ---> Running in 8f3680ae576e [2023-02-16T12:59:20.943Z] Removing intermediate container 8f3680ae576e [2023-02-16T12:59:20.943Z] ---> 9d97cc3ace58 [2023-02-16T12:59:20.943Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T12:59:20.943Z] ---> Running in 7021d81c5e69 [2023-02-16T12:59:20.943Z] Removing intermediate container 7021d81c5e69 [2023-02-16T12:59:20.943Z] ---> 1b7021af1c8c [2023-02-16T12:59:20.943Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T12:59:20.943Z] ---> Running in f2d9f3fef0a3 [2023-02-16T12:59:20.943Z] Removing intermediate container f2d9f3fef0a3 [2023-02-16T12:59:20.943Z] ---> 934d788d04cd [2023-02-16T12:59:20.943Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T12:59:20.943Z] ---> Running in d9220ddc4ba1 [2023-02-16T12:59:20.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T12:59:20.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T12:59:20.943Z] OK: 211 MiB in 51 packages [2023-02-16T12:59:21.202Z] Removing intermediate container d9220ddc4ba1 [2023-02-16T12:59:21.202Z] ---> 63de42ac9d3d [2023-02-16T12:59:21.202Z] Step 7/12 : WORKDIR /app [2023-02-16T12:59:21.202Z] ---> Running in 900c95653f3e [2023-02-16T12:59:21.462Z] Removing intermediate container 900c95653f3e [2023-02-16T12:59:21.462Z] ---> 8965095b9ed4 [2023-02-16T12:59:21.462Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-16T12:59:21.462Z] ---> 5139a7dcf245 [2023-02-16T12:59:21.462Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T12:59:21.721Z] ---> Running in df77baf2c0a6 [2023-02-16T13:00:09.719Z] Removing intermediate container df77baf2c0a6 [2023-02-16T13:00:09.719Z] ---> 0c9beb5f79d2 [2023-02-16T13:00:09.719Z] Step 10/12 : COPY . . [2023-02-16T13:00:10.805Z] ---> 130afb42bf09 [2023-02-16T13:00:10.805Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:00:10.805Z] ---> Running in dc1a91558e99 [2023-02-16T13:00:10.805Z] Removing intermediate container dc1a91558e99 [2023-02-16T13:00:10.805Z] ---> a41241d670c3 [2023-02-16T13:00:10.805Z] Step 12/12 : RUN $MAKE [2023-02-16T13:00:10.805Z] ---> Running in bad1da1ee54e [2023-02-16T13:00:11.063Z] noop [2023-02-16T13:00:11.630Z] Removing intermediate container bad1da1ee54e [2023-02-16T13:00:11.630Z] ---> 941fc628c5fc [2023-02-16T13:00:11.630Z] Successfully built 941fc628c5fc [2023-02-16T13:00:11.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:00:12.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:00:12.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:00:12.229Z] prd-ubuntu20.04-docker-8c-8g-6286 does not seem to be running inside a container [2023-02-16T13:00:12.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-519 -v /w/workspace/_app-service-configurable_PR-519:/w/workspace/_app-service-configurable_PR-519:rw,z -v /w/workspace/_app-service-configurable_PR-519@tmp:/w/workspace/_app-service-configurable_PR-519@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-x86_64 cat [2023-02-16T13:00:12.589Z] $ docker top 9f00dcf1f857b9e89a41a95403032c4099645250a90d105781c56164a9451089 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:00:12.973Z] + go version [2023-02-16T13:00:12.973Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T13:00:13.004Z] $ docker stop --time=1 9f00dcf1f857b9e89a41a95403032c4099645250a90d105781c56164a9451089 [2023-02-16T13:00:14.269Z] $ docker rm -f --volumes 9f00dcf1f857b9e89a41a95403032c4099645250a90d105781c56164a9451089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:00:14.981Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:00:14.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:00:15.147Z] prd-ubuntu20.04-docker-8c-8g-6286 does not seem to be running inside a container [2023-02-16T13:00:15.183Z] $ 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-519 -v /w/workspace/_app-service-configurable_PR-519:/w/workspace/_app-service-configurable_PR-519:rw,z -v /w/workspace/_app-service-configurable_PR-519@tmp:/w/workspace/_app-service-configurable_PR-519@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-x86_64 cat [2023-02-16T13:00:15.501Z] $ docker top d2da657a6e77ecb568c12b7fd31c7a674549c63b6d8517b553038133e0c8ff5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:00:15.902Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-519 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:00:16.263Z] + make test [2023-02-16T13:00:16.263Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T13:00:34.345Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-16T13:00:34.345Z] go vet ./... [2023-02-16T13:00:42.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:00:42.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:00:42.833Z] ./bin/test-attribution-txt.sh [2023-02-16T13:00:42.833Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-16T13:00:42.833Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-16T13:00:42.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:00:42.911Z] $ docker stop --time=1 d2da657a6e77ecb568c12b7fd31c7a674549c63b6d8517b553038133e0c8ff5b [2023-02-16T13:00:50.285Z] $ docker rm -f --volumes d2da657a6e77ecb568c12b7fd31c7a674549c63b6d8517b553038133e0c8ff5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:00:50.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:00:50.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-16T13:00:51.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:00:51.952Z] + ls -al . [2023-02-16T13:00:51.952Z] total 172 [2023-02-16T13:00:51.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:00 . [2023-02-16T13:00:51.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 12:58 .. [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 12:58 .dockerignore [2023-02-16T13:00:51.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 12:58 .git [2023-02-16T13:00:51.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 12:58 .github [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 16 12:58 .gitignore [2023-02-16T13:00:51.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 12:58 .semver [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 16 12:58 Attribution.txt [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 16 12:58 CHANGELOG.md [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 16 12:58 Dockerfile [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 12:58 GOVERNANCE.md [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 16 12:58 Jenkinsfile [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 12:58 LICENSE [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 16 12:58 OWNERS.md [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 16 12:58 README.md [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 12:59 VERSION [2023-02-16T13:00:51.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 12:58 bin [2023-02-16T13:00:51.952Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 16 13:00 coverage.out [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 16 12:58 go.mod [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 16 12:58 go.sum [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 16 12:58 main.go [2023-02-16T13:00:51.952Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 16 12:58 makefile [2023-02-16T13:00:51.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 12:58 res [2023-02-16T13:00:51.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:00:52.343Z] + 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=fd29d54468f0c8e947dc4936dab984bca1b25c8b --label arch=amd64 --label version=0.0.0 . [2023-02-16T13:00:52.343Z] Sending build context to Docker daemon 3.217MB [2023-02-16T13:00:52.343Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:00:52.343Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-16T13:00:52.343Z] ---> 941fc628c5fc [2023-02-16T13:00:52.343Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-16T13:00:52.602Z] ---> Running in 94509cdb2448 [2023-02-16T13:00:52.860Z] Removing intermediate container 94509cdb2448 [2023-02-16T13:00:52.860Z] ---> f06eb6126b0c [2023-02-16T13:00:52.860Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:00:53.120Z] ---> Running in 7582bbf775bb [2023-02-16T13:00:53.120Z] Removing intermediate container 7582bbf775bb [2023-02-16T13:00:53.120Z] ---> 7aa3ee6e6dfc [2023-02-16T13:00:53.120Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:00:53.120Z] ---> Running in 632cd0e44898 [2023-02-16T13:00:53.120Z] Removing intermediate container 632cd0e44898 [2023-02-16T13:00:53.120Z] ---> e1c6345a09e9 [2023-02-16T13:00:53.120Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:00:53.120Z] ---> Running in e82c6caa2715 [2023-02-16T13:00:53.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:00:53.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:00:53.892Z] OK: 211 MiB in 51 packages [2023-02-16T13:00:54.158Z] Removing intermediate container e82c6caa2715 [2023-02-16T13:00:54.158Z] ---> d371feaab479 [2023-02-16T13:00:54.158Z] Step 7/26 : WORKDIR /app [2023-02-16T13:00:54.419Z] ---> Running in e3f3ed7ea034 [2023-02-16T13:00:54.419Z] Removing intermediate container e3f3ed7ea034 [2023-02-16T13:00:54.419Z] ---> f4eeef910bea [2023-02-16T13:00:54.419Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-16T13:00:54.419Z] ---> 6b0b898edfde [2023-02-16T13:00:54.419Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:00:54.677Z] ---> Running in 4ed367c9ecf2 [2023-02-16T13:00:55.611Z] Removing intermediate container 4ed367c9ecf2 [2023-02-16T13:00:55.611Z] ---> 40b57c95998a [2023-02-16T13:00:55.611Z] Step 10/26 : COPY . . [2023-02-16T13:00:55.869Z] ---> a5cbea0168c0 [2023-02-16T13:00:55.869Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:00:55.869Z] ---> Running in e9887656e97b [2023-02-16T13:00:55.869Z] Removing intermediate container e9887656e97b [2023-02-16T13:00:55.869Z] ---> 8a9889da1080 [2023-02-16T13:00:55.869Z] Step 12/26 : RUN $MAKE [2023-02-16T13:00:55.869Z] ---> Running in 82014f902128 [2023-02-16T13:00:56.127Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-16T13:00:58.428Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6287 in /w/workspace/_app-service-configurable_PR-519 [Pipeline] { [Pipeline] ws [2023-02-16T13:00:58.488Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-02-16T13:00:58.574Z] Selected Git installation does not exist. Using Default [2023-02-16T13:00:58.574Z] The recommended git tool is: NONE [2023-02-16T13:01:03.598Z] using credential edgex-jenkins-ssh [2023-02-16T13:01:03.615Z] Cloning the remote Git repository [2023-02-16T13:01:03.659Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-16T13:01:03.725Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-02-16T13:01:03.865Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-16T13:01:03.866Z] > git --version # timeout=10 [2023-02-16T13:01:03.885Z] > git --version # 'git version 2.25.1' [2023-02-16T13:01:03.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:01:03.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:01:05.100Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-16T13:01:05.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:01:05.908Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-16T13:01:05.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-16T13:01:05.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:01:05.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T13:01:06.564Z] Merging remotes/origin/main commit 731cbe338f54dd8dac0167938734c2fced573176 into PR head commit fd29d54468f0c8e947dc4936dab984bca1b25c8b [2023-02-16T13:01:06.807Z] Merge succeeded, producing fd29d54468f0c8e947dc4936dab984bca1b25c8b [2023-02-16T13:01:06.807Z] Checking out Revision fd29d54468f0c8e947dc4936dab984bca1b25c8b (PR-519) [2023-02-16T13:01:07.289Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-02-16T13:01:06.580Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:01:06.608Z] > git checkout -f fd29d54468f0c8e947dc4936dab984bca1b25c8b # timeout=10 [2023-02-16T13:01:06.700Z] > git remote # timeout=10 [2023-02-16T13:01:06.722Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T13:01:06.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:01:06.766Z] > git merge 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 [2023-02-16T13:01:06.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T13:01:06.813Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:01:06.825Z] > git checkout -f fd29d54468f0c8e947dc4936dab984bca1b25c8b # timeout=10 [2023-02-16T13:01:07.337Z] > git --version # timeout=10 [2023-02-16T13:01:07.347Z] > git --version # 'git version 2.25.1' [2023-02-16T13:01:07.360Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:01:08.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T13:01:08.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:01:08.520Z] Dload Upload Total Spent Left Speed [2023-02-16T13:01:08.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 62812 [Pipeline] sh [2023-02-16T13:01:09.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T13:01:09.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T13:01:09.437Z] + sudo tee /etc/docker/daemon.new [2023-02-16T13:01:09.437Z] { [2023-02-16T13:01:09.437Z] "registry-mirrors": [ [2023-02-16T13:01:09.437Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T13:01:09.437Z] ], [2023-02-16T13:01:09.437Z] "bip": "10.250.0.254/24", [2023-02-16T13:01:09.437Z] "hosts": [ [2023-02-16T13:01:09.437Z] "tcp://0.0.0.0:5555", [2023-02-16T13:01:09.437Z] "unix:///var/run/docker.sock" [2023-02-16T13:01:09.437Z] ], [2023-02-16T13:01:09.437Z] "mtu": 1458, [2023-02-16T13:01:09.437Z] "selinux-enabled": true, [2023-02-16T13:01:09.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T13:01:09.437Z] } [Pipeline] sh [2023-02-16T13:01:09.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T13:01:10.149Z] + sudo service docker restart [2023-02-16T13:01:18.089Z] Removing intermediate container 82014f902128 [2023-02-16T13:01:18.090Z] ---> 498a1e0a584c [2023-02-16T13:01:18.090Z] Step 13/26 : FROM alpine:3.16 [2023-02-16T13:01:18.090Z] 3.16: Pulling from library/alpine [2023-02-16T13:01:18.090Z] ef5531b6e74e: Pulling fs layer [2023-02-16T13:01:18.090Z] ef5531b6e74e: Verifying Checksum [2023-02-16T13:01:18.090Z] ef5531b6e74e: Download complete [2023-02-16T13:01:18.090Z] ef5531b6e74e: Pull complete [2023-02-16T13:01:18.348Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:01:18.348Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:01:18.348Z] ---> dfd21b5a31f5 [2023-02-16T13:01:18.348Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-16T13:01:18.606Z] ---> Running in aff9c1fc69cd [2023-02-16T13:01:18.865Z] Removing intermediate container aff9c1fc69cd [2023-02-16T13:01:18.865Z] ---> a61d9b22c7c7 [2023-02-16T13:01:18.865Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-16T13:01:19.430Z] ---> Running in 45764d641412 [2023-02-16T13:01:19.430Z] Removing intermediate container 45764d641412 [2023-02-16T13:01:19.430Z] ---> 7a1565b4bdda [2023-02-16T13:01:19.430Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T13:01:19.688Z] ---> Running in b0d4e5b78a12 [2023-02-16T13:01:20.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:01:20.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:01:20.523Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T13:01:20.523Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T13:01:20.523Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:01:20.781Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T13:01:20.781Z] OK: 6 MiB in 16 packages [2023-02-16T13:01:21.716Z] Removing intermediate container b0d4e5b78a12 [2023-02-16T13:01:21.716Z] ---> 3767e8c72aca [2023-02-16T13:01:21.716Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-16T13:01:21.974Z] ---> 62a42e0cc109 [2023-02-16T13:01:21.974Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-16T13:01:22.233Z] ---> e2087a417837 [2023-02-16T13:01:22.233Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-16T13:01:22.798Z] ---> 6e2f0d410e44 [2023-02-16T13:01:22.798Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-16T13:01:24.172Z] ---> 7f2085cb4aa3 [2023-02-16T13:01:24.172Z] Step 21/26 : EXPOSE 48095 [2023-02-16T13:01:24.172Z] ---> Running in 5ba02a570879 [2023-02-16T13:01:24.738Z] Removing intermediate container 5ba02a570879 [2023-02-16T13:01:24.738Z] ---> f8f7dde45101 [2023-02-16T13:01:24.738Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-16T13:01:24.997Z] ---> Running in 2975a4cc8f22 [2023-02-16T13:01:25.256Z] Removing intermediate container 2975a4cc8f22 [2023-02-16T13:01:25.256Z] ---> 40f78398e329 [2023-02-16T13:01:25.256Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:01:25.514Z] ---> Running in 1e0b10a5b933 [2023-02-16T13:01:25.787Z] Removing intermediate container 1e0b10a5b933 [2023-02-16T13:01:25.787Z] ---> f10a5767c438 [2023-02-16T13:01:25.787Z] Step 24/26 : LABEL arch=amd64 [2023-02-16T13:01:26.352Z] ---> Running in b071ea886474 [2023-02-16T13:01:26.352Z] Removing intermediate container b071ea886474 [2023-02-16T13:01:26.352Z] ---> 46cf2d82825e [2023-02-16T13:01:26.352Z] Step 25/26 : LABEL git_sha=fd29d54468f0c8e947dc4936dab984bca1b25c8b [2023-02-16T13:01:26.918Z] ---> Running in c3b30df86ec0 [2023-02-16T13:01:27.177Z] Removing intermediate container c3b30df86ec0 [2023-02-16T13:01:27.177Z] ---> 264b9a680610 [2023-02-16T13:01:27.177Z] Step 26/26 : LABEL version=0.0.0 [2023-02-16T13:01:27.177Z] ---> Running in 39915a4365a3 [2023-02-16T13:01:27.742Z] Removing intermediate container 39915a4365a3 [2023-02-16T13:01:27.742Z] ---> 68ccdbe0dbee [2023-02-16T13:01:27.742Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:01:27.742Z] Successfully built 68ccdbe0dbee [2023-02-16T13:01:27.742Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:01:28.441Z] provisioning config files... [2023-02-16T13:01:28.466Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10908217049049742081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:01:28.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:01:28.593Z] [2023-02-16T13:01:28.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:01:28.845Z] ---> docker-login.sh [2023-02-16T13:01:28.845Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:01:28.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:01:28.998Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T13:01:28.998Z] 5eb5b503b376: Pulling fs layer [2023-02-16T13:01:28.998Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T13:01:28.998Z] ec43610c2a17: Pulling fs layer [2023-02-16T13:01:28.998Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T13:01:28.998Z] 33b1e0a273af: Pulling fs layer [2023-02-16T13:01:28.998Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T13:01:28.998Z] 2f39f015ded8: Pulling fs layer [2023-02-16T13:01:28.998Z] 5d3b04190fa2: Waiting [2023-02-16T13:01:28.998Z] 3a2ae6a8a46f: Waiting [2023-02-16T13:01:28.998Z] 2f39f015ded8: Waiting [2023-02-16T13:01:28.998Z] 33b1e0a273af: Waiting [2023-02-16T13:01:29.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:01:29.264Z] 5c69ac0246d0: Download complete [2023-02-16T13:01:29.264Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T13:01:29.264Z] 3a2ae6a8a46f: Download complete [2023-02-16T13:01:29.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:01:29.385Z] Configure a credential helper to remove this warning. See [2023-02-16T13:01:29.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:01:29.385Z] [2023-02-16T13:01:29.385Z] Login Succeeded [2023-02-16T13:01:29.385Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:01:29.538Z] 33b1e0a273af: Verifying Checksum [2023-02-16T13:01:29.538Z] 33b1e0a273af: Download complete [2023-02-16T13:01:29.538Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T13:01:29.538Z] 5d3b04190fa2: Download complete [2023-02-16T13:01:29.538Z] ec43610c2a17: Verifying Checksum [2023-02-16T13:01:29.538Z] ec43610c2a17: Download complete [2023-02-16T13:01:29.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:01:29.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:01:29.656Z] Configure a credential helper to remove this warning. See [2023-02-16T13:01:29.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:01:29.656Z] [2023-02-16T13:01:29.656Z] Login Succeeded [2023-02-16T13:01:29.814Z] 5eb5b503b376: Verifying Checksum [2023-02-16T13:01:29.814Z] 5eb5b503b376: Download complete [2023-02-16T13:01:29.929Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:01:29.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:01:30.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:01:30.218Z] Configure a credential helper to remove this warning. See [2023-02-16T13:01:30.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:01:30.218Z] [2023-02-16T13:01:30.218Z] Login Succeeded [2023-02-16T13:01:30.218Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:01:30.405Z] 2f39f015ded8: Verifying Checksum [2023-02-16T13:01:30.405Z] 2f39f015ded8: Download complete [2023-02-16T13:01:30.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:01:30.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:01:30.496Z] Configure a credential helper to remove this warning. See [2023-02-16T13:01:30.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:01:30.496Z] [2023-02-16T13:01:30.496Z] Login Succeeded [2023-02-16T13:01:30.496Z] docker.io [2023-02-16T13:01:30.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:01:30.971Z] 5eb5b503b376: Pull complete [2023-02-16T13:01:31.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:01:31.031Z] Configure a credential helper to remove this warning. See [2023-02-16T13:01:31.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:01:31.031Z] [2023-02-16T13:01:31.031Z] Login Succeeded [2023-02-16T13:01:31.031Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:01:31.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T13:01:31.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:01:31.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:01:31.498Z] ========================================================= [2023-02-16T13:01:31.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T13:01:31.498Z] ========================================================= [Pipeline] fileExists [2023-02-16T13:01:31.540Z] 5c69ac0246d0: Pull complete [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:01:32.023Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:01:32.023Z] Sending build context to Docker daemon 178.2kB [2023-02-16T13:01:32.107Z] ec43610c2a17: Pull complete [2023-02-16T13:01:32.292Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:01:32.292Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:01:32.292Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T13:01:32.292Z] 9b18e9b68314: Pulling fs layer [2023-02-16T13:01:32.292Z] 35d82f9e3411: Pulling fs layer [2023-02-16T13:01:32.292Z] e16973657156: Pulling fs layer [2023-02-16T13:01:32.292Z] fc693d55d65f: Pulling fs layer [2023-02-16T13:01:32.292Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T13:01:32.292Z] dda99020689f: Pulling fs layer [2023-02-16T13:01:32.292Z] db1c61fa0a46: Pulling fs layer [2023-02-16T13:01:32.292Z] 891c053d2c06: Pulling fs layer [2023-02-16T13:01:32.292Z] fc693d55d65f: Waiting [2023-02-16T13:01:32.292Z] 7e9fc2657dce: Waiting [2023-02-16T13:01:32.292Z] dda99020689f: Waiting [2023-02-16T13:01:32.292Z] db1c61fa0a46: Waiting [2023-02-16T13:01:32.292Z] 891c053d2c06: Waiting [2023-02-16T13:01:32.370Z] 3a2ae6a8a46f: Pull complete [2023-02-16T13:01:32.560Z] e16973657156: Verifying Checksum [2023-02-16T13:01:32.560Z] e16973657156: Download complete [2023-02-16T13:01:32.560Z] 35d82f9e3411: Verifying Checksum [2023-02-16T13:01:32.560Z] 35d82f9e3411: Download complete [2023-02-16T13:01:32.560Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T13:01:32.560Z] 7e9fc2657dce: Download complete [2023-02-16T13:01:32.560Z] dda99020689f: Verifying Checksum [2023-02-16T13:01:32.560Z] dda99020689f: Download complete [2023-02-16T13:01:32.560Z] 9b18e9b68314: Verifying Checksum [2023-02-16T13:01:32.938Z] 33b1e0a273af: Pull complete [2023-02-16T13:01:32.938Z] 5d3b04190fa2: Pull complete [2023-02-16T13:01:33.537Z] 9b18e9b68314: Pull complete [2023-02-16T13:01:33.809Z] 891c053d2c06: Verifying Checksum [2023-02-16T13:01:33.809Z] 891c053d2c06: Download complete [2023-02-16T13:01:34.079Z] 35d82f9e3411: Pull complete [2023-02-16T13:01:34.352Z] e16973657156: Pull complete [2023-02-16T13:01:34.950Z] db1c61fa0a46: Verifying Checksum [2023-02-16T13:01:34.950Z] db1c61fa0a46: Download complete [2023-02-16T13:01:35.536Z] fc693d55d65f: Verifying Checksum [2023-02-16T13:01:35.536Z] fc693d55d65f: Download complete [2023-02-16T13:01:37.118Z] 2f39f015ded8: Pull complete [2023-02-16T13:01:37.379Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T13:01:37.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:01:37.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:01:37.612Z] prd-ubuntu20.04-docker-8c-8g-6286 does not seem to be running inside a container [2023-02-16T13:01:37.643Z] $ 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-519 -v /w/workspace/_app-service-configurable_PR-519:/w/workspace/_app-service-configurable_PR-519:rw,z -v /w/workspace/_app-service-configurable_PR-519@tmp:/w/workspace/_app-service-configurable_PR-519@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-02-16T13:01:43.125Z] $ docker top 74d80a8c25a02166f2459cf735435e135d0d366bcabf95bd6167eb47af3dab8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:01:43.583Z] ---> job-cost.sh [2023-02-16T13:01:43.583Z] lf-activate-venv: SKIPPING [2023-02-16T13:01:43.583Z] INFO: No Stack... [2023-02-16T13:01:43.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:01:44.100Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:01:44.425Z] + cat /w/workspace/_app-service-configurable_PR-519/archives/cost.csv [2023-02-16T13:01:44.425Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T13:01:44.466Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] [2023-02-16T13:01:44.471Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] did not exist. Created. [2023-02-16T13:01:44.471Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:01:44.854Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-16T13:01:44.907Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:01:44.931Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:01:45.009Z] $ docker stop --time=1 74d80a8c25a02166f2459cf735435e135d0d366bcabf95bd6167eb47af3dab8f [2023-02-16T13:01:46.244Z] $ docker rm -f --volumes 74d80a8c25a02166f2459cf735435e135d0d366bcabf95bd6167eb47af3dab8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-16T13:01:47.860Z] fc693d55d65f: Pull complete [2023-02-16T13:01:47.860Z] 7e9fc2657dce: Pull complete [2023-02-16T13:01:47.860Z] dda99020689f: Pull complete [2023-02-16T13:01:54.699Z] db1c61fa0a46: Pull complete [2023-02-16T13:01:56.123Z] 891c053d2c06: Pull complete [2023-02-16T13:01:56.123Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T13:01:56.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T13:01:56.123Z] ---> f96f9c87975a [2023-02-16T13:01:56.123Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-16T13:01:58.070Z] ---> Running in 352c735c322d [2023-02-16T13:01:58.070Z] Removing intermediate container 352c735c322d [2023-02-16T13:01:58.070Z] ---> b12103e9613a [2023-02-16T13:01:58.070Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:01:58.070Z] ---> Running in 18751d8a731f [2023-02-16T13:01:58.340Z] Removing intermediate container 18751d8a731f [2023-02-16T13:01:58.340Z] ---> 9a885888ee6f [2023-02-16T13:01:58.340Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:01:58.609Z] ---> Running in cd82892bdbab [2023-02-16T13:01:58.881Z] Removing intermediate container cd82892bdbab [2023-02-16T13:01:58.881Z] ---> bcb5b2b79599 [2023-02-16T13:01:58.881Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:01:58.881Z] ---> Running in 07fc7e22c6b6 [2023-02-16T13:02:00.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:02:00.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:02:01.270Z] OK: 221 MiB in 51 packages [2023-02-16T13:02:02.246Z] Removing intermediate container 07fc7e22c6b6 [2023-02-16T13:02:02.246Z] ---> 6a0b64affb4f [2023-02-16T13:02:02.246Z] Step 7/12 : WORKDIR /app [2023-02-16T13:02:02.246Z] ---> Running in 47a71d837fc8 [2023-02-16T13:02:02.514Z] Removing intermediate container 47a71d837fc8 [2023-02-16T13:02:02.514Z] ---> c96a745ab227 [2023-02-16T13:02:02.514Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-16T13:02:03.103Z] ---> 6c2e178a1147 [2023-02-16T13:02:03.103Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:02:03.103Z] ---> Running in 982c6e234163 [2023-02-16T13:03:24.743Z] Removing intermediate container 982c6e234163 [2023-02-16T13:03:24.743Z] ---> 0d460b72fbae [2023-02-16T13:03:24.743Z] Step 10/12 : COPY . . [2023-02-16T13:03:24.743Z] ---> 3ef6213a5645 [2023-02-16T13:03:24.743Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:03:24.743Z] ---> Running in 7d8ba7e0bea7 [2023-02-16T13:03:24.743Z] Removing intermediate container 7d8ba7e0bea7 [2023-02-16T13:03:24.743Z] ---> 074a257aa160 [2023-02-16T13:03:24.743Z] Step 12/12 : RUN $MAKE [2023-02-16T13:03:24.743Z] ---> Running in 81ea8be4145b [2023-02-16T13:03:24.743Z] noop [2023-02-16T13:03:24.743Z] Removing intermediate container 81ea8be4145b [2023-02-16T13:03:24.743Z] ---> d7401b1dd86f [2023-02-16T13:03:24.743Z] Successfully built d7401b1dd86f [2023-02-16T13:03:24.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:03:25.216Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:03:25.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:03:25.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-6287 does not seem to be running inside a container [2023-02-16T13:03:25.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T13:03:26.719Z] $ docker top 333b54e1ad17a612b67fd518c4b35be62bc18b5a5a3cab44ccda68334e7977b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:03:27.582Z] + go version [2023-02-16T13:03:27.583Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T13:03:27.617Z] $ docker stop --time=1 333b54e1ad17a612b67fd518c4b35be62bc18b5a5a3cab44ccda68334e7977b8 [2023-02-16T13:03:29.236Z] $ docker rm -f --volumes 333b54e1ad17a612b67fd518c4b35be62bc18b5a5a3cab44ccda68334e7977b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:03:30.055Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:03:30.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:03:30.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-6287 does not seem to be running inside a container [2023-02-16T13:03:30.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T13:03:31.499Z] $ docker top 37fb8057a569738a443d0938fb8d3c2ebe0cde150f8bb230484551805a273d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:03:32.322Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:03:32.713Z] + make test [2023-02-16T13:03:32.981Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T13:05:54.693Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-16T13:05:54.693Z] go vet ./... [2023-02-16T13:07:02.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:07:02.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:07:02.594Z] ./bin/test-attribution-txt.sh [2023-02-16T13:07:02.594Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-16T13:07:02.594Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-16T13:07:02.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:07:02.661Z] $ docker stop --time=1 37fb8057a569738a443d0938fb8d3c2ebe0cde150f8bb230484551805a273d61 [2023-02-16T13:07:04.497Z] $ docker rm -f --volumes 37fb8057a569738a443d0938fb8d3c2ebe0cde150f8bb230484551805a273d61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:07:05.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:07:05.778Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T13:07:06.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:07:06.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:07:07.086Z] + ls -al . [2023-02-16T13:07:07.086Z] total 168 [2023-02-16T13:07:07.086Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 13:03 . [2023-02-16T13:07:07.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:01 .. [2023-02-16T13:07:07.086Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 13:01 .dockerignore [2023-02-16T13:07:07.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:01 .git [2023-02-16T13:07:07.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:01 .github [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 16 13:01 .gitignore [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 16 13:01 Attribution.txt [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 16 13:01 CHANGELOG.md [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 16 13:01 Dockerfile [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:01 GOVERNANCE.md [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 16 13:01 Jenkinsfile [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 13:01 LICENSE [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 16 13:01 OWNERS.md [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 16 13:01 README.md [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 12:59 VERSION [2023-02-16T13:07:07.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:01 bin [2023-02-16T13:07:07.087Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 16 13:03 coverage.out [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 16 13:01 go.mod [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 16 13:01 go.sum [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 16 13:01 main.go [2023-02-16T13:07:07.087Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 16 13:01 makefile [2023-02-16T13:07:07.087Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:01 res [2023-02-16T13:07:07.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:07:07.500Z] + 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=fd29d54468f0c8e947dc4936dab984bca1b25c8b --label arch=arm64 --label version=0.0.0 . [2023-02-16T13:07:07.501Z] Sending build context to Docker daemon 179.2kB [2023-02-16T13:07:07.766Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:07:07.766Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-16T13:07:07.766Z] ---> d7401b1dd86f [2023-02-16T13:07:07.766Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-16T13:07:07.766Z] ---> Running in f47b9f6052bc [2023-02-16T13:07:08.032Z] Removing intermediate container f47b9f6052bc [2023-02-16T13:07:08.032Z] ---> 55a947ecd4b5 [2023-02-16T13:07:08.032Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:07:08.032Z] ---> Running in 4eb01ac766b4 [2023-02-16T13:07:08.297Z] Removing intermediate container 4eb01ac766b4 [2023-02-16T13:07:08.298Z] ---> 8827b5e3baf7 [2023-02-16T13:07:08.298Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:07:08.564Z] ---> Running in 697175b8d1c9 [2023-02-16T13:07:08.840Z] Removing intermediate container 697175b8d1c9 [2023-02-16T13:07:08.840Z] ---> f1d49812eb5e [2023-02-16T13:07:08.840Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:07:08.840Z] ---> Running in bef732419ef7 [2023-02-16T13:07:09.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:07:10.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:07:11.020Z] OK: 221 MiB in 51 packages [2023-02-16T13:07:11.602Z] Removing intermediate container bef732419ef7 [2023-02-16T13:07:11.602Z] ---> 0d7c37806e10 [2023-02-16T13:07:11.602Z] Step 7/26 : WORKDIR /app [2023-02-16T13:07:11.602Z] ---> Running in 53b966886f16 [2023-02-16T13:07:11.869Z] Removing intermediate container 53b966886f16 [2023-02-16T13:07:11.869Z] ---> 9c0c5b30ac7b [2023-02-16T13:07:11.869Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-16T13:07:13.804Z] ---> 8dc7ba6676c4 [2023-02-16T13:07:13.804Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:07:14.072Z] ---> Running in 192567bbe194 [2023-02-16T13:07:16.645Z] Removing intermediate container 192567bbe194 [2023-02-16T13:07:16.645Z] ---> 3826b8299252 [2023-02-16T13:07:16.645Z] Step 10/26 : COPY . . [2023-02-16T13:07:16.645Z] ---> 96f7ceb9f9e0 [2023-02-16T13:07:16.645Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:07:16.920Z] ---> Running in 656993c93f3d [2023-02-16T13:07:17.187Z] Removing intermediate container 656993c93f3d [2023-02-16T13:07:17.187Z] ---> 940ec6d35b87 [2023-02-16T13:07:17.187Z] Step 12/26 : RUN $MAKE [2023-02-16T13:07:17.187Z] ---> Running in 07860a69424a [2023-02-16T13:07:18.147Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-16T13:09:09.772Z] Removing intermediate container 07860a69424a [2023-02-16T13:09:09.772Z] ---> 02225972771f [2023-02-16T13:09:09.772Z] Step 13/26 : FROM alpine:3.16 [2023-02-16T13:09:09.772Z] 3.16: Pulling from library/alpine [2023-02-16T13:09:09.772Z] 3760b48202b3: Pulling fs layer [2023-02-16T13:09:09.772Z] 3760b48202b3: Verifying Checksum [2023-02-16T13:09:09.772Z] 3760b48202b3: Download complete [2023-02-16T13:09:09.772Z] 3760b48202b3: Pull complete [2023-02-16T13:09:09.772Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:09:09.772Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:09:09.772Z] ---> 4c81e5bf8899 [2023-02-16T13:09:09.773Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-16T13:09:09.773Z] ---> Running in f5720b3530c1 [2023-02-16T13:09:09.773Z] Removing intermediate container f5720b3530c1 [2023-02-16T13:09:09.773Z] ---> d1a02e3b0805 [2023-02-16T13:09:09.773Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-16T13:09:09.773Z] ---> Running in cf3eea13f78f [2023-02-16T13:09:09.773Z] Removing intermediate container cf3eea13f78f [2023-02-16T13:09:09.773Z] ---> 26d3e3e3b4c7 [2023-02-16T13:09:09.773Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T13:09:09.773Z] ---> Running in 45608b6487ec [2023-02-16T13:09:09.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:09:09.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:09:10.355Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T13:09:10.622Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T13:09:10.622Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:09:10.622Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T13:09:10.889Z] OK: 6 MiB in 16 packages [2023-02-16T13:09:11.853Z] Removing intermediate container 45608b6487ec [2023-02-16T13:09:11.853Z] ---> e0fd7d07aceb [2023-02-16T13:09:11.853Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-16T13:09:12.437Z] ---> e8ab668c9210 [2023-02-16T13:09:12.437Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-16T13:09:13.025Z] ---> d025ef1fd588 [2023-02-16T13:09:13.025Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-16T13:09:13.293Z] ---> b690ba3c3f5c [2023-02-16T13:09:13.293Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-16T13:09:14.715Z] ---> 8ea0bb5b3e2f [2023-02-16T13:09:14.715Z] Step 21/26 : EXPOSE 48095 [2023-02-16T13:09:14.715Z] ---> Running in b5a7380872df [2023-02-16T13:09:14.986Z] Removing intermediate container b5a7380872df [2023-02-16T13:09:14.986Z] ---> bc917ba5abb5 [2023-02-16T13:09:14.986Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-16T13:09:15.255Z] ---> Running in 8b528b8fd20b [2023-02-16T13:09:15.521Z] Removing intermediate container 8b528b8fd20b [2023-02-16T13:09:15.521Z] ---> 2d42577b9af6 [2023-02-16T13:09:15.521Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:09:15.521Z] ---> Running in a01a616d9a84 [2023-02-16T13:09:15.788Z] Removing intermediate container a01a616d9a84 [2023-02-16T13:09:15.788Z] ---> 3c480f84fac1 [2023-02-16T13:09:15.788Z] Step 24/26 : LABEL arch=arm64 [2023-02-16T13:09:15.788Z] ---> Running in 775ad1fa14a5 [2023-02-16T13:09:16.057Z] Removing intermediate container 775ad1fa14a5 [2023-02-16T13:09:16.057Z] ---> 31d5e90cc970 [2023-02-16T13:09:16.057Z] Step 25/26 : LABEL git_sha=fd29d54468f0c8e947dc4936dab984bca1b25c8b [2023-02-16T13:09:16.325Z] ---> Running in f0e035eaf58e [2023-02-16T13:09:16.325Z] Removing intermediate container f0e035eaf58e [2023-02-16T13:09:16.325Z] ---> 41853e278ff8 [2023-02-16T13:09:16.325Z] Step 26/26 : LABEL version=0.0.0 [2023-02-16T13:09:16.595Z] ---> Running in 3f4003d14867 [2023-02-16T13:09:16.861Z] Removing intermediate container 3f4003d14867 [2023-02-16T13:09:16.861Z] ---> 01e3039fcfcb [2023-02-16T13:09:16.861Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:09:16.861Z] Successfully built 01e3039fcfcb [2023-02-16T13:09:16.861Z] 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-02-16T13:09:17.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:09:17.623Z] [2023-02-16T13:09:17.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:09:18.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:09:18.017Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T13:09:18.017Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T13:09:18.017Z] 04944245beec: Pulling fs layer [2023-02-16T13:09:18.017Z] 699f458cf7ca: Pulling fs layer [2023-02-16T13:09:18.017Z] 765212b225bb: Pulling fs layer [2023-02-16T13:09:18.017Z] f23df028b6ca: Pulling fs layer [2023-02-16T13:09:18.017Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T13:09:18.017Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T13:09:18.017Z] 765212b225bb: Waiting [2023-02-16T13:09:18.017Z] f23df028b6ca: Waiting [2023-02-16T13:09:18.017Z] d65c8cfc05b1: Waiting [2023-02-16T13:09:18.017Z] 2437ff75d9bd: Waiting [2023-02-16T13:09:18.287Z] 04944245beec: Download complete [2023-02-16T13:09:18.287Z] 765212b225bb: Verifying Checksum [2023-02-16T13:09:18.287Z] 765212b225bb: Download complete [2023-02-16T13:09:18.287Z] f23df028b6ca: Download complete [2023-02-16T13:09:18.287Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T13:09:18.287Z] d65c8cfc05b1: Download complete [2023-02-16T13:09:18.556Z] 699f458cf7ca: Verifying Checksum [2023-02-16T13:09:18.556Z] 699f458cf7ca: Download complete [2023-02-16T13:09:18.822Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T13:09:18.822Z] 8998bd30e6a1: Download complete [2023-02-16T13:09:20.762Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T13:09:20.762Z] 2437ff75d9bd: Download complete [2023-02-16T13:09:22.163Z] 8998bd30e6a1: Pull complete [2023-02-16T13:09:23.566Z] 04944245beec: Pull complete [2023-02-16T13:09:24.520Z] 699f458cf7ca: Pull complete [2023-02-16T13:09:24.787Z] 765212b225bb: Pull complete [2023-02-16T13:09:25.367Z] f23df028b6ca: Pull complete [2023-02-16T13:09:25.700Z] d65c8cfc05b1: Pull complete [2023-02-16T13:09:38.080Z] 2437ff75d9bd: Pull complete [2023-02-16T13:09:38.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T13:09:38.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:09:38.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:09:38.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-6287 does not seem to be running inside a container [2023-02-16T13:09:38.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T13:09:40.862Z] $ docker top 02f7becbb4c4448e2bfb1c0f48900ae4ccd719c6960dec6511f86bbb7ebec141 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:41.418Z] ---> job-cost.sh [2023-02-16T13:09:41.685Z] lf-activate-venv: SKIPPING [2023-02-16T13:09:41.685Z] INFO: No Stack... [2023-02-16T13:09:41.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T13:09:42.906Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:09:43.245Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-02-16T13:09:43.245Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T13:09:43.324Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] [2023-02-16T13:09:43.329Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] did not exist. Created. [2023-02-16T13:09:43.329Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:09:43.731Z] /w/workspace/app-service-configurable/1@tmp/durable-51d177eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-16T13:09:44.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T13:09:44.111Z] Warning: overwriting stash ‘stack-cost’ [2023-02-16T13:09:44.153Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:09:44.166Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-519-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:09:44.243Z] $ docker stop --time=1 02f7becbb4c4448e2bfb1c0f48900ae4ccd719c6960dec6511f86bbb7ebec141 [2023-02-16T13:09:45.665Z] $ docker rm -f --volumes 02f7becbb4c4448e2bfb1c0f48900ae4ccd719c6960dec6511f86bbb7ebec141 [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-02-16T13:09:46.593Z] provisioning config files... [2023-02-16T13:09:46.599Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-519@tmp/config8121735603624462300tmp [Pipeline] { [Pipeline] sh [2023-02-16T13:09:46.929Z] + set +x [2023-02-16T13:09:46.929Z] + curl -s https://codecov.io/bash [2023-02-16T13:09:46.929Z] + bash -s -- [2023-02-16T13:09:46.929Z] [2023-02-16T13:09:46.929Z] _____ _ [2023-02-16T13:09:46.929Z] / ____| | | [2023-02-16T13:09:46.929Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T13:09:46.929Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T13:09:46.929Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T13:09:46.929Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T13:09:46.929Z] Bash-1.0.6 [2023-02-16T13:09:46.929Z] [2023-02-16T13:09:46.929Z] [2023-02-16T13:09:46.929Z] ==> git version 2.25.1 found [2023-02-16T13:09:46.929Z] ==> 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-02-16T13:09:46.929Z] Release-Date: 2020-01-08 [2023-02-16T13:09:46.929Z] 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-02-16T13:09:46.929Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T13:09:46.929Z] ==> Jenkins CI detected. [2023-02-16T13:09:46.929Z] current dir:  /w/workspace/_app-service-configurable_PR-519 [2023-02-16T13:09:46.929Z] project root: . [2023-02-16T13:09:46.929Z] --> token set from env [2023-02-16T13:09:46.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T13:09:46.929Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T13:09:46.929Z] ==> Python coveragepy not found [2023-02-16T13:09:46.929Z] ==> Searching for coverage reports in: [2023-02-16T13:09:46.929Z] + . [2023-02-16T13:09:46.929Z] -> Found 1 reports [2023-02-16T13:09:46.929Z] ==> Detecting git/mercurial file structure [2023-02-16T13:09:46.929Z] ==> Reading reports [2023-02-16T13:09:46.929Z] + ./coverage.out bytes=13 [2023-02-16T13:09:46.929Z] ==> Appending adjustments [2023-02-16T13:09:46.929Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T13:09:47.187Z] + Found adjustments [2023-02-16T13:09:47.188Z] ==> Gzipping contents [2023-02-16T13:09:47.188Z] 4.0K /tmp/codecov.lGVLkI.gz [2023-02-16T13:09:47.188Z] ==> Uploading reports [2023-02-16T13:09:47.188Z] url: https://codecov.io [2023-02-16T13:09:47.188Z] query: branch=PR-519&commit=fd29d54468f0c8e947dc4936dab984bca1b25c8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=519&job=&cmd_args= [2023-02-16T13:09:47.188Z] -> Pinging Codecov [2023-02-16T13:09:47.188Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-519&commit=fd29d54468f0c8e947dc4936dab984bca1b25c8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=519&job=&cmd_args= [2023-02-16T13:09:47.188Z] -> Uploading to [2023-02-16T13:09:47.188Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/A97CA9966030D2A3747ED39772930CCE/fd29d54468f0c8e947dc4936dab984bca1b25c8b/c324f712-4013-4edf-b791-e7f98ed740d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T130947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70e1ac2f805114cf968a9eb826c01310e1a30db36266e143b3bf3acae904d7ab [2023-02-16T13:09:47.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:09:47.188Z] Dload Upload Total Spent Left Speed [2023-02-16T13:09:47.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1947 --:--:-- --:--:-- --:--:-- 1947 [2023-02-16T13:09:47.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fd29d54468f0c8e947dc4936dab984bca1b25c8b [Pipeline] } [2023-02-16T13:09:47.729Z] 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-02-16T13:09:49.377Z] + [ -d /w/workspace/_app-service-configurable_PR-519/archives ] [2023-02-16T13:09:49.378Z] + ls -al /w/workspace/_app-service-configurable_PR-519/archives [2023-02-16T13:09:49.378Z] total 16 [2023-02-16T13:09:49.378Z] drwxr-xr-x 3 root root 4096 Feb 16 13:01 . [2023-02-16T13:09:49.378Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 13:01 .. [2023-02-16T13:09:49.378Z] drwxr-xr-x 2 root root 4096 Feb 16 13:01 cost [2023-02-16T13:09:49.378Z] -rw-r--r-- 1 root root 96 Feb 16 13:01 cost.csv [2023-02-16T13:09:49.378Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-519/archives [2023-02-16T13:09:49.378Z] + ls -al /w/workspace/_app-service-configurable_PR-519/archives [2023-02-16T13:09:49.378Z] total 16 [2023-02-16T13:09:49.378Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:01 . [2023-02-16T13:09:49.378Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 13:01 .. [2023-02-16T13:09:49.378Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 13:01 cost [2023-02-16T13:09:49.378Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 16 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:49.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:50.588Z] ---> package-listing.sh [2023-02-16T13:09:50.588Z] ++ facter osfamily [2023-02-16T13:09:50.588Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T13:09:50.850Z] + OS_FAMILY=debian [2023-02-16T13:09:50.850Z] + workspace=/w/workspace/_app-service-configurable_PR-519 [2023-02-16T13:09:50.850Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T13:09:50.850Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T13:09:50.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T13:09:50.850Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T13:09:50.850Z] + '[' /w/workspace/_app-service-configurable_PR-519 ']' [2023-02-16T13:09:50.850Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T13:09:50.850Z] + case "${OS_FAMILY}" in [2023-02-16T13:09:50.850Z] + dpkg -l [2023-02-16T13:09:50.850Z] + grep '^ii' [2023-02-16T13:09:50.850Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T13:09:50.850Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T13:09:50.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T13:09:50.850Z] + '[' /w/workspace/_app-service-configurable_PR-519 ']' [2023-02-16T13:09:50.850Z] + mkdir -p /w/workspace/_app-service-configurable_PR-519/archives/ [2023-02-16T13:09:50.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-519/archives/ [Pipeline] echo [2023-02-16T13:09:50.884Z] 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-519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T13:09:51.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:09:51.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:09:51.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:09:51.937Z] prd-ubuntu20.04-docker-8c-8g-6286 does not seem to be running inside a container [2023-02-16T13:09:51.967Z] $ 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-519/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-519 -v /w/workspace/_app-service-configurable_PR-519:/w/workspace/_app-service-configurable_PR-519:rw,z -v /w/workspace/_app-service-configurable_PR-519@tmp:/w/workspace/_app-service-configurable_PR-519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T13:09:52.233Z] $ docker top 62d1fd0aa7c6457dfbf931788b12b23ac8a75100d1a2972c078c0acf5128a9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:09:52.624Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T13:09:52.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T13:09:53.242Z] + ls /var/log/sa-host [2023-02-16T13:09:53.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:09:53.466Z] provisioning config files... [2023-02-16T13:09:53.474Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-519@tmp/config11650292082577480396tmp [Pipeline] { [Pipeline] echo [2023-02-16T13:09:53.528Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:53.840Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T13:09:53.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:54.278Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T13:09:54.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:54.623Z] ---> sudo-logs.sh [2023-02-16T13:09:54.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T13:09:54.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:55.028Z] ---> job-cost.sh [2023-02-16T13:09:55.028Z] lf-activate-venv: SKIPPING [2023-02-16T13:09:55.028Z] DEBUG: total: 0.2199999988079071 [2023-02-16T13:09:55.028Z] INFO: Retrieving Stack Cost... [2023-02-16T13:09:55.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:09:55.856Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T13:09:55.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:09:56.202Z] ---> logs-deploy.sh [2023-02-16T13:09:56.202Z] lf-activate-venv: SKIPPING [2023-02-16T13:09:56.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-519/1 [2023-02-16T13:09:56.202Z] INFO: archiving workspace using pattern(s): [2023-02-16T13:09:57.138Z] Archives upload complete. [2023-02-16T13:09:57.138Z] INFO: archiving logs to Nexus