Pull request #524 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1+38d2ea53745de48730f2be4fd311f21cab61737a (22ba2d3848f51b95083cc853c7a3a885e13a4a71) 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-ssh10128954947152931227.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-ssh12187455180515037316.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-524/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-524/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1859903067972723325.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-524/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2625800338541288158.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-ssh10672100636140715283.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-524/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-524/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8782924833333648043.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-7357 in /w/workspace/_app-service-configurable_PR-524 [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-524 # 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/524/head:refs/remotes/origin/PR-524 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 38d2ea53745de48730f2be4fd311f21cab61737a into PR head commit 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 Merge succeeded, producing 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 Checking out Revision 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 (PR-524) 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] { [Pipeline] timeout [2023-02-24T12:13:40.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 # 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 38d2ea53745de48730f2be4fd311f21cab61737a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-24T12:13:40.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-24T12:13:40.389Z] ========================================================= [2023-02-24T12:13:40.389Z] EdgeX Global Pipelines Version Info [2023-02-24T12:13:40.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:13:41.115Z] ------------------- [2023-02-24T12:13:41.115Z] stable info: [2023-02-24T12:13:41.115Z] ------------------- [2023-02-24T12:13:41.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-24T12:13:41.115Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-24T12:13:41.115Z] Message: update stable to v1.0.244 [2023-02-24T12:13:41.685Z] ------------------- [2023-02-24T12:13:41.685Z] experimental info: [2023-02-24T12:13:41.685Z] ------------------- [2023-02-24T12:13:41.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-24T12:13:41.686Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-24T12:13:41.686Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-24T12:13:41.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-24T12:13:42.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-24T12:13:42.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-24T12:13:42.102Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-24T12:13:42.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-24T12:13:42.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-24T12:13:42.228Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-24T12:13:42.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-24T12:13:42.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-24T12:13:42.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-24T12:13:42.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-24T12:13:42.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-24T12:13:42.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-24T12:13:42.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-24T12:13:42.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-24T12:13:42.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-24T12:13:42.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-24T12:13:42.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-24T12:13:42.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-24T12:13:42.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-24T12:13:42.756Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-24T12:13:42.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-24T12:13:42.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-24T12:13:42.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-24T12:13:42.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-24T12:13:42.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-24T12:13:42.985Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-24T12:13:43.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-524 [Pipeline] echo [2023-02-24T12:13:43.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-524 [Pipeline] echo [2023-02-24T12:13:43.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-524 [Pipeline] echo [2023-02-24T12:13:43.130Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [Pipeline] echo [2023-02-24T12:13:43.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0654cee [Pipeline] echo [2023-02-24T12:13:43.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-24T12:13:43.303Z] provisioning config files... [2023-02-24T12:13:43.316Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-524@tmp/config15119327884174762540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:13:43.654Z] ---> docker-login.sh [2023-02-24T12:13:43.654Z] nexus3.edgexfoundry.org:10001 [2023-02-24T12:13:44.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:13:44.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:13:44.225Z] Configure a credential helper to remove this warning. See [2023-02-24T12:13:44.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:13:44.225Z] [2023-02-24T12:13:44.225Z] Login Succeeded [2023-02-24T12:13:44.225Z] nexus3.edgexfoundry.org:10002 [2023-02-24T12:13:44.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:13:44.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:13:44.486Z] Configure a credential helper to remove this warning. See [2023-02-24T12:13:44.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:13:44.486Z] [2023-02-24T12:13:44.486Z] Login Succeeded [2023-02-24T12:13:44.486Z] nexus3.edgexfoundry.org:10003 [2023-02-24T12:13:44.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:13:44.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:13:44.486Z] Configure a credential helper to remove this warning. See [2023-02-24T12:13:44.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:13:44.486Z] [2023-02-24T12:13:44.486Z] Login Succeeded [2023-02-24T12:13:44.486Z] nexus3.edgexfoundry.org:10004 [2023-02-24T12:13:44.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:13:44.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:13:44.749Z] Configure a credential helper to remove this warning. See [2023-02-24T12:13:44.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:13:44.750Z] [2023-02-24T12:13:44.750Z] Login Succeeded [2023-02-24T12:13:44.750Z] docker.io [2023-02-24T12:13:44.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:13:45.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:13:45.011Z] Configure a credential helper to remove this warning. See [2023-02-24T12:13:45.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:13:45.011Z] [2023-02-24T12:13:45.011Z] Login Succeeded [2023-02-24T12:13:45.011Z] ---> docker-login.sh ends [Pipeline] } [2023-02-24T12:13:45.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-24T12:13:45.662Z] + git rev-list -1 --merges 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1~1..0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [Pipeline] echo [2023-02-24T12:13:45.726Z] -----------> git rev-list -1 --merges 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1~1..0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [false] [Pipeline] sh [2023-02-24T12:13:46.035Z] + git log --format=format:%s -1 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [Pipeline] echo [2023-02-24T12:13:46.071Z] ========================================================= [2023-02-24T12:13:46.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-24T12:13:46.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-24T12:13:46.516Z] + git log --format=format:%s -1 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [Pipeline] echo [2023-02-24T12:13:46.556Z] [semverPrep] GIT_COMMIT: 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-02-24T12:13:46.585Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-24T12:13:46.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-24T12:13:46.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-24T12:13:46.976Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-24T12:13:46.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-24T12:13:46.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-24T12:13:46.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-24T12:13:46.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:13:47.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-24T12:13:47.461Z] [2023-02-24T12:13:47.461Z] 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-24T12:13:47.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-24T12:13:47.838Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-24T12:13:47.838Z] b85a868b505f: Pulling fs layer [2023-02-24T12:13:47.838Z] e2be974225ed: Pulling fs layer [2023-02-24T12:13:47.838Z] 339a4e72a1f5: Pulling fs layer [2023-02-24T12:13:47.838Z] 988bab9f4d93: Pulling fs layer [2023-02-24T12:13:47.838Z] 1469e6f7b9e6: Pulling fs layer [2023-02-24T12:13:47.838Z] eaf3925da568: Pulling fs layer [2023-02-24T12:13:47.838Z] bab4dde63d76: Pulling fs layer [2023-02-24T12:13:47.838Z] bde34c3a00c8: Pulling fs layer [2023-02-24T12:13:47.838Z] b352a97aabf1: Pulling fs layer [2023-02-24T12:13:47.838Z] 4872d77fe225: Pulling fs layer [2023-02-24T12:13:47.838Z] 5851b861e8e6: Pulling fs layer [2023-02-24T12:13:47.838Z] bde34c3a00c8: Waiting [2023-02-24T12:13:47.838Z] 988bab9f4d93: Waiting [2023-02-24T12:13:47.838Z] 1469e6f7b9e6: Waiting [2023-02-24T12:13:47.838Z] eaf3925da568: Waiting [2023-02-24T12:13:47.838Z] b352a97aabf1: Waiting [2023-02-24T12:13:47.838Z] bab4dde63d76: Waiting [2023-02-24T12:13:47.838Z] 5851b861e8e6: Waiting [2023-02-24T12:13:47.838Z] 4872d77fe225: Waiting [2023-02-24T12:13:47.838Z] e2be974225ed: Download complete [2023-02-24T12:13:47.838Z] 988bab9f4d93: Verifying Checksum [2023-02-24T12:13:47.838Z] 988bab9f4d93: Download complete [2023-02-24T12:13:48.101Z] 1469e6f7b9e6: Verifying Checksum [2023-02-24T12:13:48.101Z] 1469e6f7b9e6: Download complete [2023-02-24T12:13:48.101Z] 339a4e72a1f5: Verifying Checksum [2023-02-24T12:13:48.101Z] 339a4e72a1f5: Download complete [2023-02-24T12:13:48.101Z] eaf3925da568: Verifying Checksum [2023-02-24T12:13:48.101Z] eaf3925da568: Download complete [2023-02-24T12:13:48.101Z] bde34c3a00c8: Verifying Checksum [2023-02-24T12:13:48.101Z] bde34c3a00c8: Download complete [2023-02-24T12:13:48.101Z] b352a97aabf1: Verifying Checksum [2023-02-24T12:13:48.101Z] b352a97aabf1: Download complete [2023-02-24T12:13:48.101Z] 4872d77fe225: Verifying Checksum [2023-02-24T12:13:48.101Z] 4872d77fe225: Download complete [2023-02-24T12:13:48.101Z] b85a868b505f: Verifying Checksum [2023-02-24T12:13:48.101Z] b85a868b505f: Download complete [2023-02-24T12:13:48.361Z] bab4dde63d76: Verifying Checksum [2023-02-24T12:13:48.361Z] bab4dde63d76: Download complete [2023-02-24T12:13:49.300Z] b85a868b505f: Pull complete [2023-02-24T12:13:49.560Z] e2be974225ed: Pull complete [2023-02-24T12:13:49.820Z] 339a4e72a1f5: Pull complete [2023-02-24T12:13:50.078Z] 988bab9f4d93: Pull complete [2023-02-24T12:13:50.336Z] 1469e6f7b9e6: Pull complete [2023-02-24T12:13:50.336Z] eaf3925da568: Pull complete [2023-02-24T12:13:52.244Z] bab4dde63d76: Pull complete [2023-02-24T12:13:52.244Z] bde34c3a00c8: Pull complete [2023-02-24T12:13:52.244Z] b352a97aabf1: Pull complete [2023-02-24T12:13:52.244Z] 4872d77fe225: Pull complete [2023-02-24T12:13:52.244Z] 5851b861e8e6: Pull complete [2023-02-24T12:13:52.244Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-24T12:13:52.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-24T12:13:52.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:13:52.467Z] prd-ubuntu20.04-docker-8c-8g-7357 does not seem to be running inside a container [2023-02-24T12:13:52.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-524 -v /w/workspace/_app-service-configurable_PR-524:/w/workspace/_app-service-configurable_PR-524:rw,z -v /w/workspace/_app-service-configurable_PR-524@tmp:/w/workspace/_app-service-configurable_PR-524@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-24T12:13:55.372Z] $ docker top 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 -eo pid,comm [2023-02-24T12:13:55.426Z] 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-24T12:13:55.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-24T12:13:55.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-24T12:13:55.550Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-24T12:13:55.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-24T12:13:55.663Z] $ docker exec 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 ssh-agent [2023-02-24T12:13:55.767Z] SSH_AUTH_SOCK=/tmp/ssh-RYlWuv5h65yI/agent.31 [2023-02-24T12:13:55.767Z] SSH_AGENT_PID=38 [2023-02-24T12:13:55.775Z] Running ssh-add (command line suppressed) [2023-02-24T12:13:55.865Z] Identity added: /w/workspace/_app-service-configurable_PR-524@tmp/private_key_11366944956095406683.key (/w/workspace/_app-service-configurable_PR-524@tmp/private_key_11366944956095406683.key) [2023-02-24T12:13:55.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-24T12:13:56.208Z] + git tag --points-at HEAD [Pipeline] } [2023-02-24T12:13:56.231Z] $ docker exec --env ******** --env ******** 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 ssh-agent -k [2023-02-24T12:13:56.340Z] unset SSH_AUTH_SOCK; [2023-02-24T12:13:56.341Z] unset SSH_AGENT_PID; [2023-02-24T12:13:56.341Z] echo Agent pid 38 killed; [2023-02-24T12:13:56.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-24T12:13:56.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-24T12:13:56.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-24T12:13:56.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-24T12:13:56.542Z] $ docker exec 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 ssh-agent [2023-02-24T12:13:56.664Z] SSH_AUTH_SOCK=/tmp/ssh-PmnyQJj4rK2q/agent.71 [2023-02-24T12:13:56.664Z] SSH_AGENT_PID=77 [2023-02-24T12:13:56.668Z] Running ssh-add (command line suppressed) [2023-02-24T12:13:56.791Z] Identity added: /w/workspace/_app-service-configurable_PR-524@tmp/private_key_16152272064320376206.key (/w/workspace/_app-service-configurable_PR-524@tmp/private_key_16152272064320376206.key) [2023-02-24T12:13:56.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-24T12:13:57.147Z] + git semver init [2023-02-24T12:13:57.407Z] 2023-02-24 12:13:57,326 [run_init] DEBUG init version:0.0.0 force:False [2023-02-24T12:13:57.407Z] 2023-02-24 12:13:57,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-524/.semver [2023-02-24T12:13:57.407Z] 2023-02-24 12:13:57,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-524/.semver [2023-02-24T12:13:57.407Z] 2023-02-24 12:13:57,327 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-524/.semver'], cwd=/w/workspace/_app-service-configurable_PR-524, universal_newlines=False, shell=None, istream=None) [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,290 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-524/.git/info/exclude [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-524/.semver/PR-524 with force:False [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,291 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-524/.semver/PR-524 [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,295 [execute] INFO git cat-file --batch-check [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-524/.semver, universal_newlines=False, shell=None, istream=) [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,302 [execute] INFO git cat-file --batch [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-524/.semver, universal_newlines=False, shell=None, istream=) [2023-02-24T12:13:58.348Z] 2023-02-24 12:13:58,309 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-524/.semver/PR-524 [2023-02-24T12:13:58.348Z] 0.0.0 [Pipeline] } [2023-02-24T12:13:58.373Z] $ docker exec --env ******** --env ******** 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 ssh-agent -k [2023-02-24T12:13:58.466Z] unset SSH_AUTH_SOCK; [2023-02-24T12:13:58.467Z] unset SSH_AGENT_PID; [2023-02-24T12:13:58.467Z] echo Agent pid 77 killed; [2023-02-24T12:13:58.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-24T12:13:58.910Z] + git semver [Pipeline] } [2023-02-24T12:13:59.191Z] $ docker stop --time=1 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 [2023-02-24T12:14:00.489Z] $ docker rm -f --volumes 59cf7ee2cdb59b1ff93812a88ee118dbc090c96da4e30d7c776e1c10e8cbdc74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-24T12:14:00.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-24T12:14:01.171Z] Stashed 1 file(s) [Pipeline] echo [2023-02-24T12:14:01.190Z] [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-24T12:14:01.773Z] provisioning config files... [2023-02-24T12:14:01.781Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-524@tmp/config8401174549728174618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:14:02.188Z] ---> docker-login.sh [2023-02-24T12:14:02.188Z] nexus3.edgexfoundry.org:10001 [2023-02-24T12:14:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:14:02.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:14:02.188Z] Configure a credential helper to remove this warning. See [2023-02-24T12:14:02.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:14:02.188Z] [2023-02-24T12:14:02.188Z] Login Succeeded [2023-02-24T12:14:02.188Z] nexus3.edgexfoundry.org:10002 [2023-02-24T12:14:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:14:02.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:14:02.188Z] Configure a credential helper to remove this warning. See [2023-02-24T12:14:02.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:14:02.188Z] [2023-02-24T12:14:02.188Z] Login Succeeded [2023-02-24T12:14:02.188Z] nexus3.edgexfoundry.org:10003 [2023-02-24T12:14:02.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:14:02.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:14:02.448Z] Configure a credential helper to remove this warning. See [2023-02-24T12:14:02.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:14:02.448Z] [2023-02-24T12:14:02.448Z] Login Succeeded [2023-02-24T12:14:02.448Z] nexus3.edgexfoundry.org:10004 [2023-02-24T12:14:02.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:14:02.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:14:02.448Z] Configure a credential helper to remove this warning. See [2023-02-24T12:14:02.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:14:02.448Z] [2023-02-24T12:14:02.448Z] Login Succeeded [2023-02-24T12:14:02.448Z] docker.io [2023-02-24T12:14:02.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:14:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:14:02.708Z] Configure a credential helper to remove this warning. See [2023-02-24T12:14:02.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:14:02.708Z] [2023-02-24T12:14:02.708Z] Login Succeeded [2023-02-24T12:14:02.708Z] ---> docker-login.sh ends [Pipeline] } [2023-02-24T12:14:02.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-24T12:14:02.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-24T12:14:02.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-24T12:14:02.979Z] ========================================================= [2023-02-24T12:14:02.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-24T12:14:02.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:14:03.446Z] + 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-24T12:14:03.446Z] Sending build context to Docker daemon 3.227MB [2023-02-24T12:14:03.446Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-24T12:14:03.446Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-24T12:14:03.446Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-24T12:14:03.446Z] 213ec9aee27d: Pulling fs layer [2023-02-24T12:14:03.446Z] 4583459ba037: Pulling fs layer [2023-02-24T12:14:03.446Z] 93c1e223e6f2: Pulling fs layer [2023-02-24T12:14:03.446Z] 53926ce57604: Pulling fs layer [2023-02-24T12:14:03.446Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-24T12:14:03.446Z] 22ff95d597cd: Pulling fs layer [2023-02-24T12:14:03.446Z] 12d6caf4c0d1: Pulling fs layer [2023-02-24T12:14:03.446Z] 96b7cbca73a9: Pulling fs layer [2023-02-24T12:14:03.446Z] a7acece74701: Pulling fs layer [2023-02-24T12:14:03.446Z] 22ff95d597cd: Waiting [2023-02-24T12:14:03.446Z] 12d6caf4c0d1: Waiting [2023-02-24T12:14:03.446Z] 21b2b0c7a3f4: Waiting [2023-02-24T12:14:03.446Z] 53926ce57604: Waiting [2023-02-24T12:14:03.446Z] a7acece74701: Waiting [2023-02-24T12:14:03.446Z] 96b7cbca73a9: Waiting [2023-02-24T12:14:03.446Z] 93c1e223e6f2: Verifying Checksum [2023-02-24T12:14:03.446Z] 93c1e223e6f2: Download complete [2023-02-24T12:14:03.446Z] 4583459ba037: Verifying Checksum [2023-02-24T12:14:03.446Z] 4583459ba037: Download complete [2023-02-24T12:14:03.446Z] 21b2b0c7a3f4: Download complete [2023-02-24T12:14:03.446Z] 22ff95d597cd: Verifying Checksum [2023-02-24T12:14:03.446Z] 22ff95d597cd: Download complete [2023-02-24T12:14:03.707Z] 213ec9aee27d: Verifying Checksum [2023-02-24T12:14:03.707Z] 213ec9aee27d: Download complete [2023-02-24T12:14:03.707Z] 12d6caf4c0d1: Verifying Checksum [2023-02-24T12:14:03.707Z] 12d6caf4c0d1: Download complete [2023-02-24T12:14:03.707Z] 213ec9aee27d: Pull complete [2023-02-24T12:14:03.971Z] 4583459ba037: Pull complete [2023-02-24T12:14:03.971Z] 93c1e223e6f2: Pull complete [2023-02-24T12:14:04.232Z] a7acece74701: Verifying Checksum [2023-02-24T12:14:04.232Z] a7acece74701: Download complete [2023-02-24T12:14:04.491Z] 96b7cbca73a9: Verifying Checksum [2023-02-24T12:14:04.491Z] 96b7cbca73a9: Download complete [2023-02-24T12:14:04.491Z] 53926ce57604: Verifying Checksum [2023-02-24T12:14:04.491Z] 53926ce57604: Download complete [2023-02-24T12:14:07.788Z] 53926ce57604: Pull complete [2023-02-24T12:14:07.788Z] 21b2b0c7a3f4: Pull complete [2023-02-24T12:14:08.046Z] 22ff95d597cd: Pull complete [2023-02-24T12:14:08.047Z] 12d6caf4c0d1: Pull complete [2023-02-24T12:14:09.948Z] 96b7cbca73a9: Pull complete [2023-02-24T12:14:10.884Z] a7acece74701: Pull complete [2023-02-24T12:14:10.884Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-24T12:14:10.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-24T12:14:10.884Z] ---> db6d94c90886 [2023-02-24T12:14:10.884Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-24T12:14:15.089Z] ---> Running in eda38c7e4980 [2023-02-24T12:14:15.089Z] Removing intermediate container eda38c7e4980 [2023-02-24T12:14:15.089Z] ---> 63be2f2a0fa9 [2023-02-24T12:14:15.089Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-24T12:14:15.089Z] ---> Running in f2ae6198ce98 [2023-02-24T12:14:15.089Z] Removing intermediate container f2ae6198ce98 [2023-02-24T12:14:15.089Z] ---> 30052049fd1e [2023-02-24T12:14:15.089Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-24T12:14:15.089Z] ---> Running in 3d61f3c216fc [2023-02-24T12:14:15.089Z] Removing intermediate container 3d61f3c216fc [2023-02-24T12:14:15.089Z] ---> 53443f20b75b [2023-02-24T12:14:15.089Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-24T12:14:15.089Z] ---> Running in 06b95174152a [2023-02-24T12:14:15.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-24T12:14:15.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-24T12:14:16.177Z] OK: 211 MiB in 51 packages [2023-02-24T12:14:16.435Z] Removing intermediate container 06b95174152a [2023-02-24T12:14:16.435Z] ---> c4b098b09f43 [2023-02-24T12:14:16.435Z] Step 7/12 : WORKDIR /app [2023-02-24T12:14:16.435Z] ---> Running in b75301407bf4 [2023-02-24T12:14:16.435Z] Removing intermediate container b75301407bf4 [2023-02-24T12:14:16.435Z] ---> 5e26093993ac [2023-02-24T12:14:16.435Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-24T12:14:16.594Z] Still waiting to schedule task [2023-02-24T12:14:16.595Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-24T12:14:16.694Z] ---> e6777c78c1fd [2023-02-24T12:14:16.694Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-24T12:14:16.694Z] ---> Running in f8d75694ee64 [2023-02-24T12:14:55.408Z] Removing intermediate container f8d75694ee64 [2023-02-24T12:14:55.408Z] ---> 112af366683e [2023-02-24T12:14:55.408Z] Step 10/12 : COPY . . [2023-02-24T12:14:55.408Z] ---> e38f1e7772b6 [2023-02-24T12:14:55.408Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-24T12:14:55.408Z] ---> Running in 64f2e507f459 [2023-02-24T12:14:55.408Z] Removing intermediate container 64f2e507f459 [2023-02-24T12:14:55.408Z] ---> e49608707cde [2023-02-24T12:14:55.408Z] Step 12/12 : RUN $MAKE [2023-02-24T12:14:55.408Z] ---> Running in 7aae6dcf7a91 [2023-02-24T12:14:55.408Z] noop [2023-02-24T12:14:55.408Z] Removing intermediate container 7aae6dcf7a91 [2023-02-24T12:14:55.408Z] ---> f49dac7755c1 [2023-02-24T12:14:55.408Z] Successfully built f49dac7755c1 [2023-02-24T12:14:55.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:14:55.850Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-24T12:14:55.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:14:55.999Z] prd-ubuntu20.04-docker-8c-8g-7357 does not seem to be running inside a container [2023-02-24T12:14:56.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-524 -v /w/workspace/_app-service-configurable_PR-524:/w/workspace/_app-service-configurable_PR-524:rw,z -v /w/workspace/_app-service-configurable_PR-524@tmp:/w/workspace/_app-service-configurable_PR-524@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-24T12:14:56.364Z] $ docker top bf9e072b43ff4ba4ce0e5929099fb4c4c882c35ee89612121bd78475ddffd4d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-24T12:14:56.747Z] + go version [2023-02-24T12:14:56.747Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-24T12:14:56.780Z] $ docker stop --time=1 bf9e072b43ff4ba4ce0e5929099fb4c4c882c35ee89612121bd78475ddffd4d1 [2023-02-24T12:14:58.039Z] $ docker rm -f --volumes bf9e072b43ff4ba4ce0e5929099fb4c4c882c35ee89612121bd78475ddffd4d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:14:58.733Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-24T12:14:58.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:14:58.884Z] prd-ubuntu20.04-docker-8c-8g-7357 does not seem to be running inside a container [2023-02-24T12:14:58.919Z] $ 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-524 -v /w/workspace/_app-service-configurable_PR-524:/w/workspace/_app-service-configurable_PR-524:rw,z -v /w/workspace/_app-service-configurable_PR-524@tmp:/w/workspace/_app-service-configurable_PR-524@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-24T12:14:59.227Z] $ docker top 7b4204fdd90a375f07ed08edb06fde9ca3085e253137e5ed240719fc794924c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-24T12:14:59.606Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-524 [Pipeline] fileExists [Pipeline] sh [2023-02-24T12:14:59.963Z] + make test [2023-02-24T12:14:59.963Z] go test -race -coverprofile=coverage.out ./... [2023-02-24T12:15:18.049Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-24T12:15:18.049Z] go vet ./... [2023-02-24T12:15:26.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-24T12:15:26.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-24T12:15:26.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-24T12:15:26.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-24T12:15:26.228Z] $ docker stop --time=1 7b4204fdd90a375f07ed08edb06fde9ca3085e253137e5ed240719fc794924c7 [2023-02-24T12:15:29.814Z] $ docker rm -f --volumes 7b4204fdd90a375f07ed08edb06fde9ca3085e253137e5ed240719fc794924c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-24T12:15:30.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-24T12:15:30.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-24T12:15:31.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-24T12:15:31.468Z] + ls -al . [2023-02-24T12:15:31.468Z] total 172 [2023-02-24T12:15:31.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 12:14 . [2023-02-24T12:15:31.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 12:13 .. [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 12:13 .dockerignore [2023-02-24T12:15:31.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 12:13 .git [2023-02-24T12:15:31.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 12:13 .github [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 24 12:13 .gitignore [2023-02-24T12:15:31.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 12:13 .semver [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 24 12:13 Attribution.txt [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 24 12:13 CHANGELOG.md [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 24 12:13 Dockerfile [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 12:13 GOVERNANCE.md [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 24 12:13 Jenkinsfile [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 12:13 LICENSE [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 24 12:13 OWNERS.md [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 24 12:13 README.md [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 12:14 VERSION [2023-02-24T12:15:31.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 12:13 bin [2023-02-24T12:15:31.468Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 24 12:14 coverage.out [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 24 12:13 go.mod [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 24 12:13 go.sum [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 24 12:13 main.go [2023-02-24T12:15:31.468Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 24 12:13 makefile [2023-02-24T12:15:31.468Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 12:13 res [2023-02-24T12:15:31.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 12:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:15:31.888Z] + 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=0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 --label arch=amd64 --label version=0.0.0 . [2023-02-24T12:15:31.888Z] Sending build context to Docker daemon 3.228MB [2023-02-24T12:15:31.888Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-24T12:15:31.888Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-24T12:15:31.888Z] ---> f49dac7755c1 [2023-02-24T12:15:31.888Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-24T12:15:31.888Z] ---> Running in b392ee02cb93 [2023-02-24T12:15:32.148Z] Removing intermediate container b392ee02cb93 [2023-02-24T12:15:32.148Z] ---> 1de8e74b6ea4 [2023-02-24T12:15:32.148Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-24T12:15:32.148Z] ---> Running in c52b3b19f044 [2023-02-24T12:15:32.148Z] Removing intermediate container c52b3b19f044 [2023-02-24T12:15:32.148Z] ---> d18c1df9e99e [2023-02-24T12:15:32.148Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-24T12:15:32.148Z] ---> Running in 63c105a43b00 [2023-02-24T12:15:32.148Z] Removing intermediate container 63c105a43b00 [2023-02-24T12:15:32.148Z] ---> 45d978817d6d [2023-02-24T12:15:32.148Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-24T12:15:32.148Z] ---> Running in 35e6956da21b [2023-02-24T12:15:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-24T12:15:32.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-24T12:15:32.929Z] OK: 211 MiB in 51 packages [2023-02-24T12:15:33.188Z] Removing intermediate container 35e6956da21b [2023-02-24T12:15:33.188Z] ---> 4036ae3be566 [2023-02-24T12:15:33.188Z] Step 7/26 : WORKDIR /app [2023-02-24T12:15:33.188Z] ---> Running in 66b2080656fe [2023-02-24T12:15:33.188Z] Removing intermediate container 66b2080656fe [2023-02-24T12:15:33.189Z] ---> 6097b14ec23b [2023-02-24T12:15:33.189Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-24T12:15:33.448Z] ---> 71b1ef71896b [2023-02-24T12:15:33.448Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-24T12:15:33.448Z] ---> Running in 84b7a8130d14 [2023-02-24T12:15:34.393Z] Removing intermediate container 84b7a8130d14 [2023-02-24T12:15:34.393Z] ---> c5ffff6ca720 [2023-02-24T12:15:34.393Z] Step 10/26 : COPY . . [2023-02-24T12:15:34.651Z] ---> 32ea2e1183c5 [2023-02-24T12:15:34.651Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-24T12:15:34.651Z] ---> Running in 7779795314ba [2023-02-24T12:15:34.651Z] Removing intermediate container 7779795314ba [2023-02-24T12:15:34.651Z] ---> dfda93f2fc0f [2023-02-24T12:15:34.651Z] Step 12/26 : RUN $MAKE [2023-02-24T12:15:34.651Z] ---> Running in c3998293763b [2023-02-24T12:15:34.910Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-24T12:15:52.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7358 in /w/workspace/_app-service-configurable_PR-524 [Pipeline] { [Pipeline] ws [2023-02-24T12:15:52.105Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-02-24T12:15:52.178Z] Selected Git installation does not exist. Using Default [2023-02-24T12:15:52.179Z] The recommended git tool is: NONE [2023-02-24T12:15:56.835Z] Removing intermediate container c3998293763b [2023-02-24T12:15:56.835Z] ---> 12170f07ae5c [2023-02-24T12:15:56.835Z] Step 13/26 : FROM alpine:3.16 [2023-02-24T12:15:56.835Z] 3.16: Pulling from library/alpine [2023-02-24T12:15:56.835Z] ef5531b6e74e: Pulling fs layer [2023-02-24T12:15:56.835Z] ef5531b6e74e: Verifying Checksum [2023-02-24T12:15:56.835Z] ef5531b6e74e: Download complete [2023-02-24T12:15:56.835Z] ef5531b6e74e: Pull complete [2023-02-24T12:15:56.835Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-24T12:15:56.835Z] Status: Downloaded newer image for alpine:3.16 [2023-02-24T12:15:56.835Z] ---> dfd21b5a31f5 [2023-02-24T12:15:56.835Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-24T12:15:56.835Z] ---> Running in 514bccd02633 [2023-02-24T12:15:56.835Z] Removing intermediate container 514bccd02633 [2023-02-24T12:15:56.835Z] ---> d42c1f2b9cc9 [2023-02-24T12:15:56.835Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-24T12:15:56.835Z] ---> Running in 9e60015a02ec [2023-02-24T12:15:56.835Z] Removing intermediate container 9e60015a02ec [2023-02-24T12:15:56.835Z] ---> a0b6c2462358 [2023-02-24T12:15:56.835Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-24T12:15:56.835Z] ---> Running in e982c2ef93ea [2023-02-24T12:15:56.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-24T12:15:56.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-24T12:15:56.835Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-24T12:15:56.835Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-24T12:15:56.835Z] Executing busybox-1.35.0-r17.trigger [2023-02-24T12:15:56.835Z] Executing ca-certificates-20220614-r0.trigger [2023-02-24T12:15:56.835Z] OK: 6 MiB in 16 packages [2023-02-24T12:15:56.835Z] Removing intermediate container e982c2ef93ea [2023-02-24T12:15:56.835Z] ---> e7033fa11093 [2023-02-24T12:15:56.835Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-24T12:15:56.835Z] ---> a321f52a354a [2023-02-24T12:15:56.835Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-24T12:15:56.835Z] ---> 8a276dec2f50 [2023-02-24T12:15:56.835Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-24T12:15:56.835Z] ---> 8e94e5568dee [2023-02-24T12:15:56.835Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-24T12:15:56.835Z] ---> 5c71811c6f1c [2023-02-24T12:15:56.835Z] Step 21/26 : EXPOSE 48095 [2023-02-24T12:15:56.835Z] ---> Running in 6e53455fb4c4 [2023-02-24T12:15:56.835Z] Removing intermediate container 6e53455fb4c4 [2023-02-24T12:15:56.835Z] ---> d6ada6fbdfd4 [2023-02-24T12:15:56.835Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-24T12:15:56.835Z] ---> Running in d03eb154f62c [2023-02-24T12:15:57.096Z] Removing intermediate container d03eb154f62c [2023-02-24T12:15:57.096Z] ---> 1eb1dd137672 [2023-02-24T12:15:57.096Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-24T12:15:57.096Z] ---> Running in 9a2eb2ca7df2 [2023-02-24T12:15:57.096Z] Removing intermediate container 9a2eb2ca7df2 [2023-02-24T12:15:57.096Z] ---> 32d9f04541d5 [2023-02-24T12:15:57.096Z] Step 24/26 : LABEL arch=amd64 [2023-02-24T12:15:57.096Z] ---> Running in 4712f8155f36 [2023-02-24T12:15:57.096Z] Removing intermediate container 4712f8155f36 [2023-02-24T12:15:57.096Z] ---> b8fba4678e64 [2023-02-24T12:15:57.096Z] Step 25/26 : LABEL git_sha=0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [2023-02-24T12:15:57.096Z] ---> Running in 226e0fb6dd0e [2023-02-24T12:15:57.242Z] using credential edgex-jenkins-ssh [2023-02-24T12:15:57.257Z] Cloning the remote Git repository [2023-02-24T12:15:57.357Z] Removing intermediate container 226e0fb6dd0e [2023-02-24T12:15:57.357Z] ---> c61916b28b33 [2023-02-24T12:15:57.357Z] Step 26/26 : LABEL version=0.0.0 [2023-02-24T12:15:57.357Z] ---> Running in 97f8dd524be3 [2023-02-24T12:15:57.357Z] Removing intermediate container 97f8dd524be3 [2023-02-24T12:15:57.357Z] ---> d866cad1fb61 [2023-02-24T12:15:57.357Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-24T12:15:57.357Z] Successfully built d866cad1fb61 [2023-02-24T12:15:57.357Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:15:58.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-24T12:15:58.230Z] [2023-02-24T12:15:58.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-02-24T12:15:57.298Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-24T12:15:57.380Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-02-24T12:15:57.532Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-24T12:15:57.533Z] > git --version # timeout=10 [2023-02-24T12:15:57.560Z] > git --version # 'git version 2.25.1' [2023-02-24T12:15:57.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-24T12:15:57.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:15:58.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-24T12:15:58.606Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-24T12:15:58.606Z] 5eb5b503b376: Pulling fs layer [2023-02-24T12:15:58.606Z] 5c69ac0246d0: Pulling fs layer [2023-02-24T12:15:58.606Z] ec43610c2a17: Pulling fs layer [2023-02-24T12:15:58.606Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-24T12:15:58.606Z] 33b1e0a273af: Pulling fs layer [2023-02-24T12:15:58.606Z] 5d3b04190fa2: Pulling fs layer [2023-02-24T12:15:58.606Z] 2f39f015ded8: Pulling fs layer [2023-02-24T12:15:58.606Z] 33b1e0a273af: Waiting [2023-02-24T12:15:58.606Z] 5d3b04190fa2: Waiting [2023-02-24T12:15:58.606Z] 2f39f015ded8: Waiting [2023-02-24T12:15:58.606Z] 3a2ae6a8a46f: Waiting [2023-02-24T12:15:58.606Z] 5c69ac0246d0: Download complete [2023-02-24T12:15:58.606Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-24T12:15:58.606Z] 3a2ae6a8a46f: Download complete [2023-02-24T12:15:58.863Z] 33b1e0a273af: Verifying Checksum [2023-02-24T12:15:58.863Z] 33b1e0a273af: Download complete [2023-02-24T12:15:58.863Z] ec43610c2a17: Verifying Checksum [2023-02-24T12:15:58.863Z] ec43610c2a17: Download complete [2023-02-24T12:15:58.863Z] 5d3b04190fa2: Download complete [2023-02-24T12:15:58.863Z] 5eb5b503b376: Verifying Checksum [2023-02-24T12:15:58.863Z] 5eb5b503b376: Download complete [2023-02-24T12:15:59.429Z] 2f39f015ded8: Verifying Checksum [2023-02-24T12:15:59.429Z] 2f39f015ded8: Download complete [2023-02-24T12:15:58.753Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-24T12:15:58.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-24T12:15:59.994Z] 5eb5b503b376: Pull complete [2023-02-24T12:16:00.204Z] Merging remotes/origin/main commit 38d2ea53745de48730f2be4fd311f21cab61737a into PR head commit 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [2023-02-24T12:16:00.252Z] 5c69ac0246d0: Pull complete [2023-02-24T12:16:00.424Z] Merge succeeded, producing 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [2023-02-24T12:16:00.425Z] Checking out Revision 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 (PR-524) [2023-02-24T12:16:00.509Z] ec43610c2a17: Pull complete [2023-02-24T12:16:00.509Z] 3a2ae6a8a46f: Pull complete [2023-02-24T12:16:00.767Z] 33b1e0a273af: Pull complete [2023-02-24T12:16:00.767Z] 5d3b04190fa2: Pull complete [2023-02-24T12:15:59.575Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-24T12:15:59.617Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-24T12:15:59.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-24T12:15:59.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/524/head:refs/remotes/origin/PR-524 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-24T12:16:00.216Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T12:16:00.240Z] > git checkout -f 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 # timeout=10 [2023-02-24T12:16:00.320Z] > git remote # timeout=10 [2023-02-24T12:16:00.342Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T12:16:00.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-24T12:16:00.374Z] > git merge 38d2ea53745de48730f2be4fd311f21cab61737a # timeout=10 [2023-02-24T12:16:00.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T12:16:00.425Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T12:16:00.439Z] > git checkout -f 0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 # timeout=10 [2023-02-24T12:16:00.913Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-02-24T12:16:00.962Z] > git --version # timeout=10 [2023-02-24T12:16:00.973Z] > git --version # 'git version 2.25.1' [2023-02-24T12:16:00.992Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-24T12:16:01.523Z] [2023-02-24T12:16:01.523Z] GitHub has been notified of this commit’s build result [2023-02-24T12:16:01.523Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-24T12:16:02.264Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-24T12:16:02.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-24T12:16:02.264Z] Dload Upload Total Spent Left Speed [2023-02-24T12:16:02.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-02-24T12:16:02.893Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-24T12:16:03.240Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-24T12:16:03.240Z] + sudo tee /etc/docker/daemon.new [2023-02-24T12:16:03.240Z] { [2023-02-24T12:16:03.240Z] "registry-mirrors": [ [2023-02-24T12:16:03.240Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-24T12:16:03.240Z] ], [2023-02-24T12:16:03.240Z] "bip": "10.250.0.254/24", [2023-02-24T12:16:03.240Z] "hosts": [ [2023-02-24T12:16:03.240Z] "tcp://0.0.0.0:5555", [2023-02-24T12:16:03.240Z] "unix:///var/run/docker.sock" [2023-02-24T12:16:03.240Z] ], [2023-02-24T12:16:03.240Z] "mtu": 1458, [2023-02-24T12:16:03.240Z] "selinux-enabled": true, [2023-02-24T12:16:03.240Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-24T12:16:03.240Z] } [Pipeline] sh [2023-02-24T12:16:03.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-24T12:16:03.944Z] + sudo service docker restart [2023-02-24T12:16:04.955Z] 2f39f015ded8: Pull complete [2023-02-24T12:16:04.955Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-24T12:16:04.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-24T12:16:04.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:16:05.172Z] prd-ubuntu20.04-docker-8c-8g-7357 does not seem to be running inside a container [2023-02-24T12:16:05.198Z] $ 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-524 -v /w/workspace/_app-service-configurable_PR-524:/w/workspace/_app-service-configurable_PR-524:rw,z -v /w/workspace/_app-service-configurable_PR-524@tmp:/w/workspace/_app-service-configurable_PR-524@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-24T12:16:08.223Z] $ docker top e49a6c4ab804daf0e845d1ddaed87534e4dafc2e360f4c07c970c97a702f3c4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:16:08.668Z] ---> job-cost.sh [2023-02-24T12:16:08.668Z] lf-activate-venv: SKIPPING [2023-02-24T12:16:08.668Z] INFO: No Stack... [2023-02-24T12:16:08.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-24T12:16:09.188Z] INFO: Archiving Costs [Pipeline] sh [2023-02-24T12:16:09.507Z] + cat /w/workspace/_app-service-configurable_PR-524/archives/cost.csv [2023-02-24T12:16:09.507Z] + cut -d, -f6 [Pipeline] lock [2023-02-24T12:16:09.545Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] [2023-02-24T12:16:09.550Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] did not exist. Created. [2023-02-24T12:16:09.550Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-24T12:16:09.934Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-24T12:16:09.983Z] Stashed 1 file(s) [Pipeline] } [2023-02-24T12:16:10.013Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-24T12:16:10.083Z] $ docker stop --time=1 e49a6c4ab804daf0e845d1ddaed87534e4dafc2e360f4c07c970c97a702f3c4c [2023-02-24T12:16:11.225Z] $ docker rm -f --volumes e49a6c4ab804daf0e845d1ddaed87534e4dafc2e360f4c07c970c97a702f3c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-24T12:16:22.277Z] provisioning config files... [2023-02-24T12:16:22.305Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15753963286318077477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:16:22.690Z] ---> docker-login.sh [2023-02-24T12:16:22.691Z] nexus3.edgexfoundry.org:10001 [2023-02-24T12:16:22.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:16:23.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:16:23.242Z] Configure a credential helper to remove this warning. See [2023-02-24T12:16:23.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:16:23.242Z] [2023-02-24T12:16:23.242Z] Login Succeeded [2023-02-24T12:16:23.242Z] nexus3.edgexfoundry.org:10002 [2023-02-24T12:16:23.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:16:23.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:16:23.511Z] Configure a credential helper to remove this warning. See [2023-02-24T12:16:23.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:16:23.511Z] [2023-02-24T12:16:23.511Z] Login Succeeded [2023-02-24T12:16:23.511Z] nexus3.edgexfoundry.org:10003 [2023-02-24T12:16:23.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:16:24.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:16:24.049Z] Configure a credential helper to remove this warning. See [2023-02-24T12:16:24.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:16:24.049Z] [2023-02-24T12:16:24.049Z] Login Succeeded [2023-02-24T12:16:24.049Z] nexus3.edgexfoundry.org:10004 [2023-02-24T12:16:24.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:16:24.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:16:24.319Z] Configure a credential helper to remove this warning. See [2023-02-24T12:16:24.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:16:24.319Z] [2023-02-24T12:16:24.319Z] Login Succeeded [2023-02-24T12:16:24.319Z] docker.io [2023-02-24T12:16:24.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-24T12:16:24.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-24T12:16:24.857Z] Configure a credential helper to remove this warning. See [2023-02-24T12:16:24.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-24T12:16:24.857Z] [2023-02-24T12:16:24.857Z] Login Succeeded [2023-02-24T12:16:24.857Z] ---> docker-login.sh ends [Pipeline] } [2023-02-24T12:16:24.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-24T12:16:25.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-24T12:16:25.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-24T12:16:25.299Z] ========================================================= [2023-02-24T12:16:25.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-24T12:16:25.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:16:25.794Z] + 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-24T12:16:25.794Z] Sending build context to Docker daemon 178.7kB [2023-02-24T12:16:26.063Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-24T12:16:26.063Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-24T12:16:26.063Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-24T12:16:26.063Z] 9b18e9b68314: Pulling fs layer [2023-02-24T12:16:26.063Z] 35d82f9e3411: Pulling fs layer [2023-02-24T12:16:26.063Z] e16973657156: Pulling fs layer [2023-02-24T12:16:26.063Z] fc693d55d65f: Pulling fs layer [2023-02-24T12:16:26.063Z] 7e9fc2657dce: Pulling fs layer [2023-02-24T12:16:26.063Z] dda99020689f: Pulling fs layer [2023-02-24T12:16:26.063Z] db1c61fa0a46: Pulling fs layer [2023-02-24T12:16:26.063Z] 891c053d2c06: Pulling fs layer [2023-02-24T12:16:26.063Z] fc693d55d65f: Waiting [2023-02-24T12:16:26.063Z] 7e9fc2657dce: Waiting [2023-02-24T12:16:26.063Z] dda99020689f: Waiting [2023-02-24T12:16:26.063Z] db1c61fa0a46: Waiting [2023-02-24T12:16:26.063Z] 891c053d2c06: Waiting [2023-02-24T12:16:26.063Z] e16973657156: Verifying Checksum [2023-02-24T12:16:26.063Z] e16973657156: Download complete [2023-02-24T12:16:26.335Z] 35d82f9e3411: Verifying Checksum [2023-02-24T12:16:26.335Z] 35d82f9e3411: Download complete [2023-02-24T12:16:26.335Z] 7e9fc2657dce: Verifying Checksum [2023-02-24T12:16:26.335Z] 7e9fc2657dce: Download complete [2023-02-24T12:16:26.335Z] dda99020689f: Verifying Checksum [2023-02-24T12:16:26.335Z] dda99020689f: Download complete [2023-02-24T12:16:26.335Z] 9b18e9b68314: Verifying Checksum [2023-02-24T12:16:27.315Z] 9b18e9b68314: Pull complete [2023-02-24T12:16:27.315Z] 891c053d2c06: Verifying Checksum [2023-02-24T12:16:27.315Z] 891c053d2c06: Download complete [2023-02-24T12:16:27.597Z] 35d82f9e3411: Pull complete [2023-02-24T12:16:28.187Z] e16973657156: Pull complete [2023-02-24T12:16:28.456Z] db1c61fa0a46: Verifying Checksum [2023-02-24T12:16:28.456Z] db1c61fa0a46: Download complete [2023-02-24T12:16:29.042Z] fc693d55d65f: Verifying Checksum [2023-02-24T12:16:29.042Z] fc693d55d65f: Download complete [2023-02-24T12:16:41.357Z] fc693d55d65f: Pull complete [2023-02-24T12:16:41.357Z] 7e9fc2657dce: Pull complete [2023-02-24T12:16:41.357Z] dda99020689f: Pull complete [2023-02-24T12:16:46.882Z] db1c61fa0a46: Pull complete [2023-02-24T12:16:48.863Z] 891c053d2c06: Pull complete [2023-02-24T12:16:48.863Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-24T12:16:48.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-24T12:16:48.863Z] ---> f96f9c87975a [2023-02-24T12:16:48.863Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-24T12:16:50.803Z] ---> Running in f7584c332920 [2023-02-24T12:16:50.803Z] Removing intermediate container f7584c332920 [2023-02-24T12:16:50.803Z] ---> a6557b9437c3 [2023-02-24T12:16:50.803Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-24T12:16:51.069Z] ---> Running in d64f3f5976f3 [2023-02-24T12:16:51.337Z] Removing intermediate container d64f3f5976f3 [2023-02-24T12:16:51.337Z] ---> f1295b428bc9 [2023-02-24T12:16:51.337Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-24T12:16:51.337Z] ---> Running in 8a2ff387fe37 [2023-02-24T12:16:51.606Z] Removing intermediate container 8a2ff387fe37 [2023-02-24T12:16:51.606Z] ---> 2f36f086d048 [2023-02-24T12:16:51.607Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-24T12:16:51.607Z] ---> Running in a59d47d1e418 [2023-02-24T12:16:53.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-24T12:16:53.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-24T12:16:53.982Z] OK: 221 MiB in 51 packages [2023-02-24T12:16:54.940Z] Removing intermediate container a59d47d1e418 [2023-02-24T12:16:54.940Z] ---> 232be2449549 [2023-02-24T12:16:54.940Z] Step 7/12 : WORKDIR /app [2023-02-24T12:16:54.940Z] ---> Running in f10311a68563 [2023-02-24T12:16:55.207Z] Removing intermediate container f10311a68563 [2023-02-24T12:16:55.207Z] ---> 049d6093e20b [2023-02-24T12:16:55.207Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-24T12:16:56.620Z] ---> ea4a8eafdb19 [2023-02-24T12:16:56.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-24T12:16:56.620Z] ---> Running in 3e49516b0b52 [2023-02-24T12:18:04.511Z] Removing intermediate container 3e49516b0b52 [2023-02-24T12:18:04.511Z] ---> 56af6fddc6d6 [2023-02-24T12:18:04.511Z] Step 10/12 : COPY . . [2023-02-24T12:18:04.511Z] ---> 7efb98f23347 [2023-02-24T12:18:04.511Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-24T12:18:04.511Z] ---> Running in 3ff39ea3f6b3 [2023-02-24T12:18:04.511Z] Removing intermediate container 3ff39ea3f6b3 [2023-02-24T12:18:04.511Z] ---> 856d8856c68a [2023-02-24T12:18:04.511Z] Step 12/12 : RUN $MAKE [2023-02-24T12:18:04.511Z] ---> Running in 8ec4c7f579bc [2023-02-24T12:18:04.511Z] noop [2023-02-24T12:18:04.511Z] Removing intermediate container 8ec4c7f579bc [2023-02-24T12:18:04.511Z] ---> f0909bde2441 [2023-02-24T12:18:04.511Z] Successfully built f0909bde2441 [2023-02-24T12:18:04.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:18:04.986Z] + docker inspect -f . ci-base-image-arm64 [2023-02-24T12:18:04.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:18:05.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-7358 does not seem to be running inside a container [2023-02-24T12:18:05.319Z] $ 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-24T12:18:06.476Z] $ docker top a57e91e67e90f861f0c08efc72e002c5f799460d198d385f2ae2a4a3802dae1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-24T12:18:07.343Z] + go version [2023-02-24T12:18:07.343Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-24T12:18:07.385Z] $ docker stop --time=1 a57e91e67e90f861f0c08efc72e002c5f799460d198d385f2ae2a4a3802dae1c [2023-02-24T12:18:08.985Z] $ docker rm -f --volumes a57e91e67e90f861f0c08efc72e002c5f799460d198d385f2ae2a4a3802dae1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:18:09.814Z] + docker inspect -f . ci-base-image-arm64 [2023-02-24T12:18:09.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:18:10.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-7358 does not seem to be running inside a container [2023-02-24T12:18:10.148Z] $ 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-24T12:18:11.322Z] $ docker top 369cf78c1454ec05ca0d231cb0860790dd79a31c79cb091af86c02bed6e781fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-24T12:18:12.208Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-02-24T12:18:12.604Z] + make test [2023-02-24T12:18:12.604Z] go test -race -coverprofile=coverage.out ./... [2023-02-24T12:20:19.314Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-24T12:20:19.314Z] go vet ./... [2023-02-24T12:21:55.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-24T12:21:55.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-24T12:21:55.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-24T12:21:55.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-24T12:21:56.029Z] $ docker stop --time=1 369cf78c1454ec05ca0d231cb0860790dd79a31c79cb091af86c02bed6e781fe [2023-02-24T12:21:57.754Z] $ docker rm -f --volumes 369cf78c1454ec05ca0d231cb0860790dd79a31c79cb091af86c02bed6e781fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-24T12:21:58.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-24T12:21:58.998Z] Warning: overwriting stash ‘coverage-report’ [2023-02-24T12:21:59.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-24T12:22:00.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-24T12:22:00.392Z] + ls -al . [2023-02-24T12:22:00.392Z] total 168 [2023-02-24T12:22:00.392Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 12:18 . [2023-02-24T12:22:00.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 12:15 .. [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 12:16 .dockerignore [2023-02-24T12:22:00.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 12:16 .git [2023-02-24T12:22:00.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 12:16 .github [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 24 12:16 .gitignore [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 24 12:16 Attribution.txt [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 24 12:16 CHANGELOG.md [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 24 12:16 Dockerfile [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 12:16 GOVERNANCE.md [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 24 12:16 Jenkinsfile [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 12:16 LICENSE [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 24 12:16 OWNERS.md [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 24 12:16 README.md [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 12:14 VERSION [2023-02-24T12:22:00.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 12:16 bin [2023-02-24T12:22:00.392Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 24 12:18 coverage.out [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 24 12:16 go.mod [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 24 12:16 go.sum [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 24 12:16 main.go [2023-02-24T12:22:00.392Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 24 12:16 makefile [2023-02-24T12:22:00.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 12:16 res [2023-02-24T12:22:00.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 12:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:22:00.820Z] + 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=0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 --label arch=arm64 --label version=0.0.0 . [2023-02-24T12:22:00.820Z] Sending build context to Docker daemon 179.7kB [2023-02-24T12:22:01.087Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-24T12:22:01.087Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-24T12:22:01.087Z] ---> f0909bde2441 [2023-02-24T12:22:01.087Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-24T12:22:01.087Z] ---> Running in 812c47890642 [2023-02-24T12:22:01.356Z] Removing intermediate container 812c47890642 [2023-02-24T12:22:01.356Z] ---> 984e2f4843d9 [2023-02-24T12:22:01.356Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-24T12:22:01.356Z] ---> Running in db9534c63375 [2023-02-24T12:22:01.623Z] Removing intermediate container db9534c63375 [2023-02-24T12:22:01.623Z] ---> 3f87372d77a9 [2023-02-24T12:22:01.623Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-24T12:22:01.893Z] ---> Running in 2c180d8c6038 [2023-02-24T12:22:02.160Z] Removing intermediate container 2c180d8c6038 [2023-02-24T12:22:02.160Z] ---> 01677998fd9a [2023-02-24T12:22:02.160Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-24T12:22:02.160Z] ---> Running in be2ece83beda [2023-02-24T12:22:03.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-24T12:22:03.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-24T12:22:04.342Z] OK: 221 MiB in 51 packages [2023-02-24T12:22:06.278Z] Removing intermediate container be2ece83beda [2023-02-24T12:22:06.278Z] ---> 8c0ee34681ea [2023-02-24T12:22:06.278Z] Step 7/26 : WORKDIR /app [2023-02-24T12:22:06.278Z] ---> Running in 62e7f77ceeb5 [2023-02-24T12:22:06.278Z] Removing intermediate container 62e7f77ceeb5 [2023-02-24T12:22:06.278Z] ---> ec4be8985530 [2023-02-24T12:22:06.278Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-24T12:22:06.860Z] ---> 92466b362c93 [2023-02-24T12:22:06.860Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-24T12:22:06.860Z] ---> Running in 7053f929be5b [2023-02-24T12:22:09.442Z] Removing intermediate container 7053f929be5b [2023-02-24T12:22:09.442Z] ---> cbd257e0608f [2023-02-24T12:22:09.442Z] Step 10/26 : COPY . . [2023-02-24T12:22:09.714Z] ---> 63295351793a [2023-02-24T12:22:09.714Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-24T12:22:09.714Z] ---> Running in 803d4ce738ac [2023-02-24T12:22:09.981Z] Removing intermediate container 803d4ce738ac [2023-02-24T12:22:09.981Z] ---> 20717dedf1bd [2023-02-24T12:22:09.981Z] Step 12/26 : RUN $MAKE [2023-02-24T12:22:10.253Z] ---> Running in c2a6133f3026 [2023-02-24T12:22:11.212Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-24T12:24:17.894Z] Removing intermediate container c2a6133f3026 [2023-02-24T12:24:17.894Z] ---> 92fa4899d17c [2023-02-24T12:24:17.894Z] Step 13/26 : FROM alpine:3.16 [2023-02-24T12:24:17.894Z] 3.16: Pulling from library/alpine [2023-02-24T12:24:17.894Z] 3760b48202b3: Pulling fs layer [2023-02-24T12:24:17.894Z] 3760b48202b3: Verifying Checksum [2023-02-24T12:24:17.894Z] 3760b48202b3: Download complete [2023-02-24T12:24:17.894Z] 3760b48202b3: Pull complete [2023-02-24T12:24:17.894Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-24T12:24:17.894Z] Status: Downloaded newer image for alpine:3.16 [2023-02-24T12:24:17.894Z] ---> 4c81e5bf8899 [2023-02-24T12:24:17.894Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-24T12:24:17.894Z] ---> Running in 912f3e77790d [2023-02-24T12:24:17.894Z] Removing intermediate container 912f3e77790d [2023-02-24T12:24:17.894Z] ---> dd76e0db469f [2023-02-24T12:24:17.894Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-24T12:24:17.894Z] ---> Running in 2455bb6d4a35 [2023-02-24T12:24:17.894Z] Removing intermediate container 2455bb6d4a35 [2023-02-24T12:24:17.894Z] ---> 31a59ea6e8b1 [2023-02-24T12:24:17.894Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-24T12:24:17.894Z] ---> Running in 63ff530c8e9d [2023-02-24T12:24:17.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-24T12:24:17.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-24T12:24:17.894Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-24T12:24:17.894Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-24T12:24:17.894Z] Executing busybox-1.35.0-r17.trigger [2023-02-24T12:24:17.894Z] Executing ca-certificates-20220614-r0.trigger [2023-02-24T12:24:17.894Z] OK: 6 MiB in 16 packages [2023-02-24T12:24:17.894Z] Removing intermediate container 63ff530c8e9d [2023-02-24T12:24:17.894Z] ---> 22b202aa2e2b [2023-02-24T12:24:17.894Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-24T12:24:17.894Z] ---> 20a68adc97e4 [2023-02-24T12:24:17.894Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-24T12:24:17.894Z] ---> c4061d48e536 [2023-02-24T12:24:17.894Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-24T12:24:17.894Z] ---> bf22b20536fd [2023-02-24T12:24:17.894Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-24T12:24:17.894Z] ---> 0b355989ff8d [2023-02-24T12:24:17.894Z] Step 21/26 : EXPOSE 48095 [2023-02-24T12:24:17.894Z] ---> Running in 0e1332779c80 [2023-02-24T12:24:17.894Z] Removing intermediate container 0e1332779c80 [2023-02-24T12:24:17.894Z] ---> 821d1a6eb978 [2023-02-24T12:24:17.894Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-24T12:24:17.894Z] ---> Running in ad04f1b38175 [2023-02-24T12:24:17.894Z] Removing intermediate container ad04f1b38175 [2023-02-24T12:24:17.894Z] ---> 899009ca8590 [2023-02-24T12:24:17.894Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-24T12:24:17.894Z] ---> Running in fac96370ba2c [2023-02-24T12:24:17.894Z] Removing intermediate container fac96370ba2c [2023-02-24T12:24:17.894Z] ---> debe912bd348 [2023-02-24T12:24:17.894Z] Step 24/26 : LABEL arch=arm64 [2023-02-24T12:24:17.894Z] ---> Running in 4bbf92b4aec1 [2023-02-24T12:24:17.894Z] Removing intermediate container 4bbf92b4aec1 [2023-02-24T12:24:17.894Z] ---> 81c040ad20e7 [2023-02-24T12:24:17.894Z] Step 25/26 : LABEL git_sha=0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [2023-02-24T12:24:17.894Z] ---> Running in 87059af0b104 [2023-02-24T12:24:17.894Z] Removing intermediate container 87059af0b104 [2023-02-24T12:24:17.894Z] ---> 0b56d4d4f91f [2023-02-24T12:24:17.894Z] Step 26/26 : LABEL version=0.0.0 [2023-02-24T12:24:17.894Z] ---> Running in beb2771e9e00 [2023-02-24T12:24:17.894Z] Removing intermediate container beb2771e9e00 [2023-02-24T12:24:17.894Z] ---> fe4b80d60396 [2023-02-24T12:24:17.894Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-24T12:24:17.894Z] Successfully built fe4b80d60396 [2023-02-24T12:24:17.894Z] 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-24T12:24:18.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-24T12:24:18.696Z] [2023-02-24T12:24:18.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:24:19.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-24T12:24:19.101Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-24T12:24:19.101Z] 8998bd30e6a1: Pulling fs layer [2023-02-24T12:24:19.101Z] 04944245beec: Pulling fs layer [2023-02-24T12:24:19.101Z] 699f458cf7ca: Pulling fs layer [2023-02-24T12:24:19.101Z] 765212b225bb: Pulling fs layer [2023-02-24T12:24:19.101Z] f23df028b6ca: Pulling fs layer [2023-02-24T12:24:19.101Z] d65c8cfc05b1: Pulling fs layer [2023-02-24T12:24:19.101Z] 2437ff75d9bd: Pulling fs layer [2023-02-24T12:24:19.101Z] 765212b225bb: Waiting [2023-02-24T12:24:19.101Z] f23df028b6ca: Waiting [2023-02-24T12:24:19.101Z] d65c8cfc05b1: Waiting [2023-02-24T12:24:19.101Z] 2437ff75d9bd: Waiting [2023-02-24T12:24:19.370Z] 04944245beec: Verifying Checksum [2023-02-24T12:24:19.371Z] 04944245beec: Download complete [2023-02-24T12:24:19.371Z] 765212b225bb: Verifying Checksum [2023-02-24T12:24:19.371Z] 765212b225bb: Download complete [2023-02-24T12:24:19.371Z] f23df028b6ca: Verifying Checksum [2023-02-24T12:24:19.371Z] f23df028b6ca: Download complete [2023-02-24T12:24:19.371Z] d65c8cfc05b1: Verifying Checksum [2023-02-24T12:24:19.371Z] d65c8cfc05b1: Download complete [2023-02-24T12:24:19.640Z] 699f458cf7ca: Verifying Checksum [2023-02-24T12:24:19.640Z] 699f458cf7ca: Download complete [2023-02-24T12:24:19.909Z] 8998bd30e6a1: Verifying Checksum [2023-02-24T12:24:19.909Z] 8998bd30e6a1: Download complete [2023-02-24T12:24:22.503Z] 2437ff75d9bd: Verifying Checksum [2023-02-24T12:24:22.503Z] 2437ff75d9bd: Download complete [2023-02-24T12:24:23.922Z] 8998bd30e6a1: Pull complete [2023-02-24T12:24:24.190Z] 04944245beec: Pull complete [2023-02-24T12:24:25.600Z] 699f458cf7ca: Pull complete [2023-02-24T12:24:25.868Z] 765212b225bb: Pull complete [2023-02-24T12:24:26.830Z] f23df028b6ca: Pull complete [2023-02-24T12:24:26.830Z] d65c8cfc05b1: Pull complete [2023-02-24T12:24:41.822Z] 2437ff75d9bd: Pull complete [2023-02-24T12:24:41.822Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-24T12:24:41.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-24T12:24:41.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:24:42.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-7358 does not seem to be running inside a container [2023-02-24T12:24:42.189Z] $ 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-24T12:24:44.576Z] $ docker top d580560415682106c791fa8327026ce356f9a45604ec58a862337939d8a98bbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:45.460Z] ---> job-cost.sh [2023-02-24T12:24:45.460Z] lf-activate-venv: SKIPPING [2023-02-24T12:24:45.460Z] INFO: No Stack... [2023-02-24T12:24:45.728Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-24T12:24:46.682Z] INFO: Archiving Costs [Pipeline] sh [2023-02-24T12:24:47.104Z] + cut -d, -f6 [2023-02-24T12:24:47.104Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-02-24T12:24:47.219Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] [2023-02-24T12:24:47.224Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] did not exist. Created. [2023-02-24T12:24:47.224Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-24T12:24:47.650Z] /w/workspace/app-service-configurable/1@tmp/durable-a9c4f37e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-24T12:24:48.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-24T12:24:48.383Z] Warning: overwriting stash ‘stack-cost’ [2023-02-24T12:24:48.438Z] Stashed 1 file(s) [Pipeline] } [2023-02-24T12:24:48.451Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-524-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-24T12:24:48.535Z] $ docker stop --time=1 d580560415682106c791fa8327026ce356f9a45604ec58a862337939d8a98bbd [2023-02-24T12:24:50.030Z] $ docker rm -f --volumes d580560415682106c791fa8327026ce356f9a45604ec58a862337939d8a98bbd [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-24T12:24:50.996Z] provisioning config files... [2023-02-24T12:24:51.003Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-524@tmp/config5541191177605205456tmp [Pipeline] { [Pipeline] sh [2023-02-24T12:24:51.341Z] + set +x [2023-02-24T12:24:51.341Z] + bash -s -- [2023-02-24T12:24:51.341Z] + curl -s https://codecov.io/bash [2023-02-24T12:24:51.341Z] [2023-02-24T12:24:51.341Z] _____ _ [2023-02-24T12:24:51.341Z] / ____| | | [2023-02-24T12:24:51.341Z] | | ___ __| | ___ ___ _____ __ [2023-02-24T12:24:51.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-24T12:24:51.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-24T12:24:51.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-24T12:24:51.341Z] Bash-1.0.6 [2023-02-24T12:24:51.341Z] [2023-02-24T12:24:51.341Z] [2023-02-24T12:24:51.341Z] ==> git version 2.25.1 found [2023-02-24T12:24:51.341Z] ==> 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-24T12:24:51.341Z] Release-Date: 2020-01-08 [2023-02-24T12:24:51.341Z] 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-24T12:24:51.341Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-24T12:24:51.341Z] ==> Jenkins CI detected. [2023-02-24T12:24:51.341Z] current dir:  /w/workspace/_app-service-configurable_PR-524 [2023-02-24T12:24:51.341Z] project root: . [2023-02-24T12:24:51.341Z] --> token set from env [2023-02-24T12:24:51.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-24T12:24:51.341Z] ==> Running gcov in . (disable via -X gcov) [2023-02-24T12:24:51.341Z] ==> Python coveragepy not found [2023-02-24T12:24:51.341Z] ==> Searching for coverage reports in: [2023-02-24T12:24:51.341Z] + . [2023-02-24T12:24:51.341Z] -> Found 1 reports [2023-02-24T12:24:51.341Z] ==> Detecting git/mercurial file structure [2023-02-24T12:24:51.341Z] ==> Reading reports [2023-02-24T12:24:51.341Z] + ./coverage.out bytes=13 [2023-02-24T12:24:51.341Z] ==> Appending adjustments [2023-02-24T12:24:51.341Z] https://docs.codecov.io/docs/fixing-reports [2023-02-24T12:24:51.600Z] + Found adjustments [2023-02-24T12:24:51.600Z] ==> Gzipping contents [2023-02-24T12:24:51.600Z] 4.0K /tmp/codecov.r1WBZG.gz [2023-02-24T12:24:51.600Z] ==> Uploading reports [2023-02-24T12:24:51.600Z] url: https://codecov.io [2023-02-24T12:24:51.600Z] query: branch=PR-524&commit=0654cee87b0c9b8c7e01d811f1174f81ab33b6b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-524%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=524&job=&cmd_args= [2023-02-24T12:24:51.600Z] -> Pinging Codecov [2023-02-24T12:24:51.600Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-524&commit=0654cee87b0c9b8c7e01d811f1174f81ab33b6b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-524%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=524&job=&cmd_args= [2023-02-24T12:24:51.600Z] -> Uploading to [2023-02-24T12:24:51.600Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-24/A97CA9966030D2A3747ED39772930CCE/0654cee87b0c9b8c7e01d811f1174f81ab33b6b1/b5f5d762-dadd-432d-b62a-1cc9add5d0af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230224T122451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbcdf0753030b36dd776e0395e3afb194724ec14f08842c3da1a6e9a1ffa653b [2023-02-24T12:24:51.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-24T12:24:51.600Z] Dload Upload Total Spent Left Speed [2023-02-24T12:24:51.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1744 --:--:-- --:--:-- --:--:-- 1744 [2023-02-24T12:24:51.859Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0654cee87b0c9b8c7e01d811f1174f81ab33b6b1 [Pipeline] } [2023-02-24T12:24:51.887Z] 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-24T12:24:53.628Z] + [ -d /w/workspace/_app-service-configurable_PR-524/archives ] [2023-02-24T12:24:53.628Z] + ls -al /w/workspace/_app-service-configurable_PR-524/archives [2023-02-24T12:24:53.628Z] total 16 [2023-02-24T12:24:53.628Z] drwxr-xr-x 3 root root 4096 Feb 24 12:16 . [2023-02-24T12:24:53.628Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 12:16 .. [2023-02-24T12:24:53.628Z] drwxr-xr-x 2 root root 4096 Feb 24 12:16 cost [2023-02-24T12:24:53.628Z] -rw-r--r-- 1 root root 96 Feb 24 12:16 cost.csv [2023-02-24T12:24:53.628Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-524/archives [2023-02-24T12:24:53.628Z] + ls -al /w/workspace/_app-service-configurable_PR-524/archives [2023-02-24T12:24:53.628Z] total 16 [2023-02-24T12:24:53.628Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 12:16 . [2023-02-24T12:24:53.628Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 12:16 .. [2023-02-24T12:24:53.628Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 12:16 cost [2023-02-24T12:24:53.628Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 24 12:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:53.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:54.868Z] ---> package-listing.sh [2023-02-24T12:24:54.869Z] ++ facter osfamily [2023-02-24T12:24:54.869Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-24T12:24:55.128Z] + OS_FAMILY=debian [2023-02-24T12:24:55.128Z] + workspace=/w/workspace/_app-service-configurable_PR-524 [2023-02-24T12:24:55.128Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-24T12:24:55.128Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-24T12:24:55.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-24T12:24:55.128Z] + PACKAGES=/tmp/packages_start.txt [2023-02-24T12:24:55.128Z] + '[' /w/workspace/_app-service-configurable_PR-524 ']' [2023-02-24T12:24:55.128Z] + PACKAGES=/tmp/packages_end.txt [2023-02-24T12:24:55.128Z] + case "${OS_FAMILY}" in [2023-02-24T12:24:55.128Z] + dpkg -l [2023-02-24T12:24:55.128Z] + grep '^ii' [2023-02-24T12:24:55.128Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-24T12:24:55.128Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-24T12:24:55.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-24T12:24:55.128Z] + '[' /w/workspace/_app-service-configurable_PR-524 ']' [2023-02-24T12:24:55.128Z] + mkdir -p /w/workspace/_app-service-configurable_PR-524/archives/ [2023-02-24T12:24:55.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-524/archives/ [Pipeline] echo [2023-02-24T12:24:55.158Z] 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-524/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-24T12:24:55.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T12:24:56.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-24T12:24:56.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-24T12:24:56.217Z] prd-ubuntu20.04-docker-8c-8g-7357 does not seem to be running inside a container [2023-02-24T12:24:56.249Z] $ 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-524/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-524 -v /w/workspace/_app-service-configurable_PR-524:/w/workspace/_app-service-configurable_PR-524:rw,z -v /w/workspace/_app-service-configurable_PR-524@tmp:/w/workspace/_app-service-configurable_PR-524@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-24T12:24:56.432Z] $ docker top 84f26da0efe134a75e1c98865dcfe644cca5b9ce2eea9ce38e57de4ff56cd426 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-24T12:24:56.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-24T12:24:57.118Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-24T12:24:57.431Z] + ls /var/log/sa-host [2023-02-24T12:24:57.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-24T12:24:57.644Z] provisioning config files... [2023-02-24T12:24:57.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-524@tmp/config13077551641339713115tmp [Pipeline] { [Pipeline] echo [2023-02-24T12:24:57.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:58.008Z] ---> create-netrc.sh [Pipeline] } [2023-02-24T12:24:58.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:58.437Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-24T12:24:58.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:58.781Z] ---> sudo-logs.sh [2023-02-24T12:24:58.781Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-24T12:24:58.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:24:59.190Z] ---> job-cost.sh [2023-02-24T12:24:59.190Z] lf-activate-venv: SKIPPING [2023-02-24T12:24:59.190Z] DEBUG: total: 0.2199999988079071 [2023-02-24T12:24:59.190Z] INFO: Retrieving Stack Cost... [2023-02-24T12:24:59.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-24T12:25:00.019Z] INFO: Archiving Costs [Pipeline] echo [2023-02-24T12:25:00.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-24T12:25:00.369Z] ---> logs-deploy.sh [2023-02-24T12:25:00.369Z] lf-activate-venv: SKIPPING [2023-02-24T12:25:00.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-524/1 [2023-02-24T12:25:00.369Z] INFO: archiving workspace using pattern(s): [2023-02-24T12:25:01.309Z] Archives upload complete. [2023-02-24T12:25:01.309Z] INFO: archiving logs to Nexus