Pull request #492 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 493b5dc69de54d6109431ba137d4983a09bf1233+567a9513bdf41f4241f3f16eba2134c73a24fbd7 (efc7fe0e442fb077e44c4616955b8e9e9c33d68b) 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-ssh12036957050007732247.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-ssh13986052973971953896.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-492/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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18134171286843751432.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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11170490391198830055.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-ssh2259950465421403064.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-492/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-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15526891052405242510.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-924 in /w/workspace/_app-service-configurable_PR-492 [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-492 # 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/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 567a9513bdf41f4241f3f16eba2134c73a24fbd7 into PR head commit 493b5dc69de54d6109431ba137d4983a09bf1233 Merge succeeded, producing 493b5dc69de54d6109431ba137d4983a09bf1233 Checking out Revision 493b5dc69de54d6109431ba137d4983a09bf1233 (PR-492) > git config core.sparsecheckout # timeout=10 > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # 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 567a9513bdf41f4241f3f16eba2134c73a24fbd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # timeout=10 Commit message: "refactor!: Rename command line flags for the sake of consistency" 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-01-03T18:08:19.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-03T18:08:19.840Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-03T18:08:19.946Z] ========================================================= [2023-01-03T18:08:19.946Z] EdgeX Global Pipelines Version Info [2023-01-03T18:08:19.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:08:20.702Z] ------------------- [2023-01-03T18:08:20.702Z] stable info: [2023-01-03T18:08:20.702Z] ------------------- [2023-01-03T18:08:20.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-03T18:08:20.702Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:08:20.702Z] Message: update stable to v1.0.244 [2023-01-03T18:08:21.274Z] ------------------- [2023-01-03T18:08:21.274Z] experimental info: [2023-01-03T18:08:21.274Z] ------------------- [2023-01-03T18:08:21.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-03T18:08:21.274Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:08:21.274Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-03T18:08:21.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-03T18:08:21.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-03T18:08:21.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-03T18:08:21.687Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-03T18:08:21.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-03T18:08:21.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-03T18:08:21.804Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-03T18:08:21.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-03T18:08:21.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-03T18:08:21.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-03T18:08:21.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-03T18:08:22.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-03T18:08:22.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-03T18:08:22.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-03T18:08:22.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T18:08:22.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T18:08:22.375Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:08:22.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:08:22.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-03T18:08:22.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-03T18:08:22.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-03T18:08:22.576Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-03T18:08:22.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-03T18:08:22.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-03T18:08:22.793Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-03T18:08:22.837Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-03T18:08:22.879Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-03T18:08:22.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo [2023-01-03T18:08:22.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo [2023-01-03T18:08:23.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo [2023-01-03T18:08:23.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo [2023-01-03T18:08:23.097Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 493b5dc [Pipeline] echo [2023-01-03T18:08:23.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:08:23.247Z] provisioning config files... [2023-01-03T18:08:23.262Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config14254372371377212012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:08:23.607Z] ---> docker-login.sh [2023-01-03T18:08:23.607Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:08:23.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:23.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:23.869Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:23.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:23.869Z] [2023-01-03T18:08:23.869Z] Login Succeeded [2023-01-03T18:08:23.869Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:08:23.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:24.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:24.130Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:24.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:24.130Z] [2023-01-03T18:08:24.130Z] Login Succeeded [2023-01-03T18:08:24.130Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:08:24.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:24.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:24.130Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:24.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:24.130Z] [2023-01-03T18:08:24.130Z] Login Succeeded [2023-01-03T18:08:24.130Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:08:24.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:24.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:24.130Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:24.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:24.130Z] [2023-01-03T18:08:24.130Z] Login Succeeded [2023-01-03T18:08:24.390Z] docker.io [2023-01-03T18:08:24.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:24.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:24.650Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:24.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:24.650Z] [2023-01-03T18:08:24.650Z] Login Succeeded [2023-01-03T18:08:24.650Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:08:24.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-03T18:08:25.431Z] + git rev-list -1 --merges 493b5dc69de54d6109431ba137d4983a09bf1233~1..493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo [2023-01-03T18:08:25.500Z] -----------> git rev-list -1 --merges 493b5dc69de54d6109431ba137d4983a09bf1233~1..493b5dc69de54d6109431ba137d4983a09bf1233 493b5dc69de54d6109431ba137d4983a09bf1233 [false] [Pipeline] sh [2023-01-03T18:08:25.813Z] + git log --format=format:%s -1 493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo [2023-01-03T18:08:25.853Z] ========================================================= [2023-01-03T18:08:25.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-03T18:08:25.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:08:26.282Z] + git log --format=format:%s -1 493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo [2023-01-03T18:08:26.318Z] [semverPrep] GIT_COMMIT: 493b5dc69de54d6109431ba137d4983a09bf1233, Commit Message: refactor!: Rename command line flags for the sake of consistency [Pipeline] echo [2023-01-03T18:08:26.349Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-03T18:08:26.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:08:26.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-03T18:08:26.749Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-03T18:08:26.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-03T18:08:26.749Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-03T18:08:26.749Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-03T18:08:26.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:08:27.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:08:27.253Z] [2023-01-03T18:08:27.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:08:27.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:08:27.641Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-03T18:08:27.641Z] b85a868b505f: Pulling fs layer [2023-01-03T18:08:27.641Z] e2be974225ed: Pulling fs layer [2023-01-03T18:08:27.641Z] 339a4e72a1f5: Pulling fs layer [2023-01-03T18:08:27.641Z] 988bab9f4d93: Pulling fs layer [2023-01-03T18:08:27.641Z] 1469e6f7b9e6: Pulling fs layer [2023-01-03T18:08:27.641Z] eaf3925da568: Pulling fs layer [2023-01-03T18:08:27.641Z] bab4dde63d76: Pulling fs layer [2023-01-03T18:08:27.641Z] bde34c3a00c8: Pulling fs layer [2023-01-03T18:08:27.641Z] b352a97aabf1: Pulling fs layer [2023-01-03T18:08:27.641Z] 988bab9f4d93: Waiting [2023-01-03T18:08:27.641Z] 1469e6f7b9e6: Waiting [2023-01-03T18:08:27.641Z] eaf3925da568: Waiting [2023-01-03T18:08:27.641Z] bde34c3a00c8: Waiting [2023-01-03T18:08:27.641Z] bab4dde63d76: Waiting [2023-01-03T18:08:27.641Z] b352a97aabf1: Waiting [2023-01-03T18:08:27.641Z] 4872d77fe225: Pulling fs layer [2023-01-03T18:08:27.641Z] 5851b861e8e6: Pulling fs layer [2023-01-03T18:08:27.641Z] 4872d77fe225: Waiting [2023-01-03T18:08:27.641Z] 5851b861e8e6: Waiting [2023-01-03T18:08:27.641Z] e2be974225ed: Verifying Checksum [2023-01-03T18:08:27.641Z] 988bab9f4d93: Download complete [2023-01-03T18:08:27.903Z] 1469e6f7b9e6: Verifying Checksum [2023-01-03T18:08:27.903Z] 1469e6f7b9e6: Download complete [2023-01-03T18:08:27.903Z] 339a4e72a1f5: Verifying Checksum [2023-01-03T18:08:27.903Z] 339a4e72a1f5: Download complete [2023-01-03T18:08:27.903Z] bde34c3a00c8: Verifying Checksum [2023-01-03T18:08:27.903Z] bde34c3a00c8: Download complete [2023-01-03T18:08:27.903Z] b352a97aabf1: Verifying Checksum [2023-01-03T18:08:27.903Z] b352a97aabf1: Download complete [2023-01-03T18:08:27.903Z] 4872d77fe225: Verifying Checksum [2023-01-03T18:08:27.903Z] 4872d77fe225: Download complete [2023-01-03T18:08:27.903Z] 5851b861e8e6: Verifying Checksum [2023-01-03T18:08:27.903Z] 5851b861e8e6: Download complete [2023-01-03T18:08:27.903Z] b85a868b505f: Verifying Checksum [2023-01-03T18:08:27.903Z] b85a868b505f: Download complete [2023-01-03T18:08:28.472Z] bab4dde63d76: Verifying Checksum [2023-01-03T18:08:28.472Z] bab4dde63d76: Download complete [2023-01-03T18:08:29.407Z] b85a868b505f: Pull complete [2023-01-03T18:08:29.407Z] e2be974225ed: Pull complete [2023-01-03T18:08:29.976Z] 339a4e72a1f5: Pull complete [2023-01-03T18:08:29.976Z] 988bab9f4d93: Pull complete [2023-01-03T18:08:30.549Z] 1469e6f7b9e6: Pull complete [2023-01-03T18:08:30.549Z] eaf3925da568: Pull complete [2023-01-03T18:08:32.455Z] bab4dde63d76: Pull complete [2023-01-03T18:08:32.455Z] bde34c3a00c8: Pull complete [2023-01-03T18:08:32.455Z] b352a97aabf1: Pull complete [2023-01-03T18:08:32.716Z] 4872d77fe225: Pull complete [2023-01-03T18:08:32.716Z] 5851b861e8e6: Pull complete [2023-01-03T18:08:32.716Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-03T18:08:32.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:08:32.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:08:32.992Z] prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container [2023-01-03T18:08:33.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@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-devops/py-git-semver:0.1.4 cat [2023-01-03T18:08:34.524Z] $ docker top 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 -eo pid,comm [2023-01-03T18:08:34.589Z] 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-01-03T18:08:34.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:08:34.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:08:34.707Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:08:34.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:08:34.825Z] $ docker exec 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent [2023-01-03T18:08:34.942Z] SSH_AUTH_SOCK=/tmp/ssh-q5XZvcYO2mtf/agent.33 [2023-01-03T18:08:34.943Z] SSH_AGENT_PID=39 [2023-01-03T18:08:34.949Z] Running ssh-add (command line suppressed) [2023-01-03T18:08:35.056Z] Identity added: /w/workspace/_app-service-configurable_PR-492@tmp/private_key_2925606503019561656.key (/w/workspace/_app-service-configurable_PR-492@tmp/private_key_2925606503019561656.key) [2023-01-03T18:08:35.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:08:35.396Z] + git tag --points-at HEAD [Pipeline] } [2023-01-03T18:08:35.416Z] $ docker exec --env ******** --env ******** 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent -k [2023-01-03T18:08:35.516Z] unset SSH_AUTH_SOCK; [2023-01-03T18:08:35.517Z] unset SSH_AGENT_PID; [2023-01-03T18:08:35.517Z] echo Agent pid 39 killed; [2023-01-03T18:08:35.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-03T18:08:35.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:08:35.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:08:35.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:08:35.715Z] $ docker exec 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent [2023-01-03T18:08:35.842Z] SSH_AUTH_SOCK=/tmp/ssh-RszN6Y5V8yX5/agent.71 [2023-01-03T18:08:35.842Z] SSH_AGENT_PID=77 [2023-01-03T18:08:35.847Z] Running ssh-add (command line suppressed) [2023-01-03T18:08:35.956Z] Identity added: /w/workspace/_app-service-configurable_PR-492@tmp/private_key_2677581645900751360.key (/w/workspace/_app-service-configurable_PR-492@tmp/private_key_2677581645900751360.key) [2023-01-03T18:08:35.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:08:36.304Z] + git semver init [2023-01-03T18:08:36.563Z] 2023-01-03 18:08:36,493 [run_init] DEBUG init version:0.0.0 force:False [2023-01-03T18:08:36.563Z] 2023-01-03 18:08:36,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-492/.semver [2023-01-03T18:08:36.563Z] 2023-01-03 18:08:36,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-492/.semver [2023-01-03T18:08:36.563Z] 2023-01-03 18:08:36,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-492/.semver'], cwd=/w/workspace/_app-service-configurable_PR-492, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,322 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-492/.git/info/exclude [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-492/.semver/PR-492 with force:False [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,323 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-492/.semver/PR-492 [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,328 [execute] INFO git cat-file --batch-check [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-492/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,335 [execute] INFO git cat-file --batch [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-492/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:08:37.503Z] 2023-01-03 18:08:37,342 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-492/.semver/PR-492 [2023-01-03T18:08:37.503Z] 0.0.0 [Pipeline] } [2023-01-03T18:08:37.530Z] $ docker exec --env ******** --env ******** 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent -k [2023-01-03T18:08:37.638Z] unset SSH_AUTH_SOCK; [2023-01-03T18:08:37.639Z] unset SSH_AGENT_PID; [2023-01-03T18:08:37.639Z] echo Agent pid 77 killed; [2023-01-03T18:08:37.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:08:38.237Z] + git semver [Pipeline] } [2023-01-03T18:08:38.519Z] $ docker stop --time=1 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 [2023-01-03T18:08:39.885Z] $ docker rm -f --volumes 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:08:40.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-03T18:08:40.595Z] Stashed 1 file(s) [Pipeline] echo [2023-01-03T18:08:40.613Z] [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-01-03T18:08:41.165Z] provisioning config files... [2023-01-03T18:08:41.175Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config9413417620226197150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:08:41.515Z] ---> docker-login.sh [2023-01-03T18:08:41.515Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:08:41.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:41.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:41.515Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:41.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:41.515Z] [2023-01-03T18:08:41.515Z] Login Succeeded [2023-01-03T18:08:41.515Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:08:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:41.516Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:41.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:41.516Z] [2023-01-03T18:08:41.516Z] Login Succeeded [2023-01-03T18:08:41.516Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:08:41.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:41.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:41.774Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:41.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:41.774Z] [2023-01-03T18:08:41.774Z] Login Succeeded [2023-01-03T18:08:41.774Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:08:41.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:41.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:41.774Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:41.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:41.774Z] [2023-01-03T18:08:41.774Z] Login Succeeded [2023-01-03T18:08:41.774Z] docker.io [2023-01-03T18:08:42.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:08:42.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:08:42.038Z] Configure a credential helper to remove this warning. See [2023-01-03T18:08:42.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:08:42.038Z] [2023-01-03T18:08:42.038Z] Login Succeeded [2023-01-03T18:08:42.038Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:08:42.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T18:08:42.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:08:42.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:08:42.336Z] ========================================================= [2023-01-03T18:08:42.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-03T18:08:42.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:08:42.794Z] + 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-01-03T18:08:42.794Z] Sending build context to Docker daemon 3.201MB [2023-01-03T18:08:42.794Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:08:42.794Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-03T18:08:42.794Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-03T18:08:42.794Z] 213ec9aee27d: Pulling fs layer [2023-01-03T18:08:42.794Z] 4583459ba037: Pulling fs layer [2023-01-03T18:08:42.794Z] 93c1e223e6f2: Pulling fs layer [2023-01-03T18:08:42.794Z] 53926ce57604: Pulling fs layer [2023-01-03T18:08:42.794Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-03T18:08:42.794Z] 22ff95d597cd: Pulling fs layer [2023-01-03T18:08:42.794Z] 12d6caf4c0d1: Pulling fs layer [2023-01-03T18:08:42.794Z] 96b7cbca73a9: Pulling fs layer [2023-01-03T18:08:42.794Z] a7acece74701: Pulling fs layer [2023-01-03T18:08:42.794Z] 22ff95d597cd: Waiting [2023-01-03T18:08:42.794Z] 12d6caf4c0d1: Waiting [2023-01-03T18:08:42.794Z] 96b7cbca73a9: Waiting [2023-01-03T18:08:42.794Z] a7acece74701: Waiting [2023-01-03T18:08:42.794Z] 53926ce57604: Waiting [2023-01-03T18:08:42.794Z] 21b2b0c7a3f4: Waiting [2023-01-03T18:08:42.794Z] 93c1e223e6f2: Verifying Checksum [2023-01-03T18:08:42.794Z] 93c1e223e6f2: Download complete [2023-01-03T18:08:42.794Z] 4583459ba037: Download complete [2023-01-03T18:08:42.794Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-03T18:08:42.794Z] 21b2b0c7a3f4: Download complete [2023-01-03T18:08:42.794Z] 22ff95d597cd: Verifying Checksum [2023-01-03T18:08:42.794Z] 22ff95d597cd: Download complete [2023-01-03T18:08:43.054Z] 213ec9aee27d: Verifying Checksum [2023-01-03T18:08:43.054Z] 213ec9aee27d: Download complete [2023-01-03T18:08:43.054Z] 12d6caf4c0d1: Verifying Checksum [2023-01-03T18:08:43.054Z] 12d6caf4c0d1: Download complete [2023-01-03T18:08:43.054Z] 213ec9aee27d: Pull complete [2023-01-03T18:08:43.314Z] 4583459ba037: Pull complete [2023-01-03T18:08:43.314Z] 93c1e223e6f2: Pull complete [2023-01-03T18:08:43.314Z] a7acece74701: Verifying Checksum [2023-01-03T18:08:43.314Z] a7acece74701: Download complete [2023-01-03T18:08:43.882Z] 53926ce57604: Download complete [2023-01-03T18:08:43.882Z] 96b7cbca73a9: Verifying Checksum [2023-01-03T18:08:43.882Z] 96b7cbca73a9: Download complete [2023-01-03T18:08:48.081Z] 53926ce57604: Pull complete [2023-01-03T18:08:48.081Z] 21b2b0c7a3f4: Pull complete [2023-01-03T18:08:48.081Z] 22ff95d597cd: Pull complete [2023-01-03T18:08:48.081Z] 12d6caf4c0d1: Pull complete [2023-01-03T18:08:50.618Z] 96b7cbca73a9: Pull complete [2023-01-03T18:08:51.183Z] a7acece74701: Pull complete [2023-01-03T18:08:51.183Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-03T18:08:51.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-03T18:08:51.183Z] ---> db6d94c90886 [2023-01-03T18:08:51.183Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:08:53.092Z] ---> Running in 9a79f70d0b3d [2023-01-03T18:08:53.092Z] Removing intermediate container 9a79f70d0b3d [2023-01-03T18:08:53.092Z] ---> cab3e6dc0027 [2023-01-03T18:08:53.092Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:08:53.092Z] ---> Running in f3b42af80edd [2023-01-03T18:08:53.351Z] Removing intermediate container f3b42af80edd [2023-01-03T18:08:53.351Z] ---> 280dfc68cec7 [2023-01-03T18:08:53.351Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:08:53.351Z] ---> Running in 81741e13ba9f [2023-01-03T18:08:53.351Z] Removing intermediate container 81741e13ba9f [2023-01-03T18:08:53.351Z] ---> 9eb14eee8c6a [2023-01-03T18:08:53.351Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:08:53.611Z] ---> Running in 44f7e83ebe64 [2023-01-03T18:08:53.611Z] Removing intermediate container 44f7e83ebe64 [2023-01-03T18:08:53.611Z] ---> d26a237e3126 [2023-01-03T18:08:53.611Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:08:53.611Z] ---> Running in 5f127fede747 [2023-01-03T18:08:53.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:08:54.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:08:54.387Z] OK: 211 MiB in 51 packages [2023-01-03T18:08:54.646Z] Removing intermediate container 5f127fede747 [2023-01-03T18:08:54.646Z] ---> 014e59dac6a4 [2023-01-03T18:08:54.646Z] Step 8/13 : WORKDIR /app [2023-01-03T18:08:54.906Z] ---> Running in a65ca1e53be5 [2023-01-03T18:08:54.906Z] Removing intermediate container a65ca1e53be5 [2023-01-03T18:08:54.906Z] ---> 98196fa1de96 [2023-01-03T18:08:54.906Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-03T18:08:54.906Z] ---> 320bcab029cc [2023-01-03T18:08:54.906Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:08:55.165Z] ---> Running in 348c71b90e0b [2023-01-03T18:08:55.999Z] Still waiting to schedule task [2023-01-03T18:08:56.000Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-03T18:09:13.300Z] Removing intermediate container 348c71b90e0b [2023-01-03T18:09:13.300Z] ---> e66c081d4ced [2023-01-03T18:09:13.300Z] Step 11/13 : COPY . . [2023-01-03T18:09:13.300Z] ---> 124153fd06a3 [2023-01-03T18:09:13.300Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:09:13.300Z] ---> Running in bc2a28cde7e2 [2023-01-03T18:09:13.300Z] Removing intermediate container bc2a28cde7e2 [2023-01-03T18:09:13.300Z] ---> c977edfb6601 [2023-01-03T18:09:13.300Z] Step 13/13 : RUN $MAKE [2023-01-03T18:09:13.300Z] ---> Running in 27e948d533e2 [2023-01-03T18:09:13.300Z] noop [2023-01-03T18:09:13.560Z] Removing intermediate container 27e948d533e2 [2023-01-03T18:09:13.560Z] ---> 8b7c6f37b749 [2023-01-03T18:09:13.560Z] Successfully built 8b7c6f37b749 [2023-01-03T18:09:13.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:09:14.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:09:14.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:09:14.164Z] prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container [2023-01-03T18:09:14.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-03T18:09:14.593Z] $ docker top 1aa7f7b71252665fd1a92b4e8d5e23932757fe490f5fa1424a7c05069a1c3e38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:09:14.993Z] + go version [2023-01-03T18:09:14.994Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-03T18:09:15.026Z] $ docker stop --time=1 1aa7f7b71252665fd1a92b4e8d5e23932757fe490f5fa1424a7c05069a1c3e38 [2023-01-03T18:09:16.350Z] $ docker rm -f --volumes 1aa7f7b71252665fd1a92b4e8d5e23932757fe490f5fa1424a7c05069a1c3e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:09:17.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:09:17.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:09:17.239Z] prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container [2023-01-03T18:09:17.270Z] $ 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-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-03T18:09:17.634Z] $ docker top d14ffc61020adb1ae6108eaf13ec3996f02a6badbc507832dc3b376e65b26aa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:09:18.030Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-492 [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:09:18.385Z] + make test [2023-01-03T18:09:18.385Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-01-03T18:09:28.347Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-03T18:09:28.347Z] CGO_ENABLED=1 go vet ./... [2023-01-03T18:09:31.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T18:09:31.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T18:09:31.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-03T18:09:31.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T18:09:31.695Z] $ docker stop --time=1 d14ffc61020adb1ae6108eaf13ec3996f02a6badbc507832dc3b376e65b26aa6 [2023-01-03T18:09:33.479Z] $ docker rm -f --volumes d14ffc61020adb1ae6108eaf13ec3996f02a6badbc507832dc3b376e65b26aa6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:09:33.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T18:09:34.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-03T18:09:34.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T18:09:34.984Z] + ls -al . [2023-01-03T18:09:34.984Z] total 184 [2023-01-03T18:09:34.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:09 . [2023-01-03T18:09:34.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:08 .. [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:08 .dockerignore [2023-01-03T18:09:34.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:08 .git [2023-01-03T18:09:34.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:08 .github [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:08 .gitignore [2023-01-03T18:09:34.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:08 .semver [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:08 Attribution.txt [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:08 CHANGELOG.md [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:08 Dockerfile [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:08 GOVERNANCE.md [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:08 Jenkinsfile [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:08 LICENSE [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:08 OWNERS.md [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:08 README.md [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 3 18:08 VERSION [2023-01-03T18:09:34.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:08 bin [2023-01-03T18:09:34.984Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:09 coverage.out [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:08 go.mod [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:08 go.sum [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:08 main.go [2023-01-03T18:09:34.984Z] -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:08 makefile [2023-01-03T18:09:34.984Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:08 res [2023-01-03T18:09:34.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:09:35.376Z] + 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=493b5dc69de54d6109431ba137d4983a09bf1233 --label arch=amd64 --label version=0.0.0 . [2023-01-03T18:09:35.376Z] Sending build context to Docker daemon 3.202MB [2023-01-03T18:09:35.376Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:09:35.376Z] Step 2/27 : FROM ${BASE} AS builder [2023-01-03T18:09:35.376Z] ---> 8b7c6f37b749 [2023-01-03T18:09:35.376Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:09:35.376Z] ---> Running in 6684fcab8a90 [2023-01-03T18:09:35.639Z] Removing intermediate container 6684fcab8a90 [2023-01-03T18:09:35.639Z] ---> b8a76d67eead [2023-01-03T18:09:35.639Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:09:35.639Z] ---> Running in aade04b73aec [2023-01-03T18:09:35.639Z] Removing intermediate container aade04b73aec [2023-01-03T18:09:35.639Z] ---> b5647665fc0a [2023-01-03T18:09:35.639Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:09:35.639Z] ---> Running in 69439f1c950b [2023-01-03T18:09:35.905Z] Removing intermediate container 69439f1c950b [2023-01-03T18:09:35.905Z] ---> c17ed1b1e04c [2023-01-03T18:09:35.905Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:09:35.905Z] ---> Running in a49f448c9100 [2023-01-03T18:09:35.905Z] Removing intermediate container a49f448c9100 [2023-01-03T18:09:35.905Z] ---> 132e494b68cf [2023-01-03T18:09:35.905Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:09:35.905Z] ---> Running in 69e47e2749f4 [2023-01-03T18:09:36.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:09:36.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:09:36.683Z] OK: 211 MiB in 51 packages [2023-01-03T18:09:37.250Z] Removing intermediate container 69e47e2749f4 [2023-01-03T18:09:37.250Z] ---> 5a1f28f4b4c3 [2023-01-03T18:09:37.250Z] Step 8/27 : WORKDIR /app [2023-01-03T18:09:37.250Z] ---> Running in e71b22a00c47 [2023-01-03T18:09:37.250Z] Removing intermediate container e71b22a00c47 [2023-01-03T18:09:37.250Z] ---> 832101a7426b [2023-01-03T18:09:37.250Z] Step 9/27 : COPY go.mod vendor* ./ [2023-01-03T18:09:37.509Z] ---> 50bdd76697c4 [2023-01-03T18:09:37.509Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:09:37.509Z] ---> Running in 6d1c8d4c83a8 [2023-01-03T18:09:38.080Z] Removing intermediate container 6d1c8d4c83a8 [2023-01-03T18:09:38.080Z] ---> 93442f0a54f4 [2023-01-03T18:09:38.080Z] Step 11/27 : COPY . . [2023-01-03T18:09:38.339Z] ---> a4c68c38ddea [2023-01-03T18:09:38.339Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:09:38.599Z] ---> Running in b093cfc6385c [2023-01-03T18:09:38.599Z] Removing intermediate container b093cfc6385c [2023-01-03T18:09:38.599Z] ---> ad2367461bd3 [2023-01-03T18:09:38.599Z] Step 13/27 : RUN $MAKE [2023-01-03T18:09:38.599Z] ---> Running in ee556025d7d0 [2023-01-03T18:09:38.856Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-01-03T18:10:00.784Z] Removing intermediate container ee556025d7d0 [2023-01-03T18:10:00.784Z] ---> a074958382ce [2023-01-03T18:10:00.784Z] Step 14/27 : FROM alpine:3.16 [2023-01-03T18:10:00.784Z] 3.16: Pulling from library/alpine [2023-01-03T18:10:00.784Z] ca7dd9ec2225: Pulling fs layer [2023-01-03T18:10:00.785Z] ca7dd9ec2225: Verifying Checksum [2023-01-03T18:10:00.785Z] ca7dd9ec2225: Download complete [2023-01-03T18:10:00.785Z] ca7dd9ec2225: Pull complete [2023-01-03T18:10:00.785Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-03T18:10:00.785Z] Status: Downloaded newer image for alpine:3.16 [2023-01-03T18:10:00.785Z] ---> bfe296a52501 [2023-01-03T18:10:00.785Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:10:00.785Z] ---> Running in 3685608930e3 [2023-01-03T18:10:00.785Z] Removing intermediate container 3685608930e3 [2023-01-03T18:10:00.785Z] ---> 0f5ca6869428 [2023-01-03T18:10:00.785Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-03T18:10:00.785Z] ---> Running in 2dd21c852599 [2023-01-03T18:10:00.785Z] Removing intermediate container 2dd21c852599 [2023-01-03T18:10:00.785Z] ---> 72fa16a6b828 [2023-01-03T18:10:00.785Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-01-03T18:10:00.785Z] ---> Running in 98055b84945c [2023-01-03T18:10:00.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:10:00.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:10:00.785Z] (1/7) Installing ca-certificates (20220614-r0) [2023-01-03T18:10:00.785Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-01-03T18:10:00.785Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-01-03T18:10:00.785Z] (4/7) Installing libsodium (1.0.18-r0) [2023-01-03T18:10:00.785Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-03T18:10:00.785Z] (6/7) Installing libzmq (4.3.4-r0) [2023-01-03T18:10:00.785Z] (7/7) Installing zeromq (4.3.4-r0) [2023-01-03T18:10:00.785Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:10:00.785Z] Executing ca-certificates-20220614-r0.trigger [2023-01-03T18:10:00.785Z] OK: 9 MiB in 21 packages [2023-01-03T18:10:00.785Z] Removing intermediate container 98055b84945c [2023-01-03T18:10:00.785Z] ---> f443ce219f42 [2023-01-03T18:10:00.785Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-03T18:10:01.044Z] ---> df4b410acb1d [2023-01-03T18:10:01.044Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-03T18:10:01.044Z] ---> a1a85a1a1d82 [2023-01-03T18:10:01.044Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-01-03T18:10:01.304Z] ---> 9c7d35c5dbd1 [2023-01-03T18:10:01.304Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-03T18:10:01.878Z] ---> a67f15dbd4b1 [2023-01-03T18:10:01.878Z] Step 22/27 : EXPOSE 48095 [2023-01-03T18:10:01.878Z] ---> Running in e4a2fd53242c [2023-01-03T18:10:01.878Z] Removing intermediate container e4a2fd53242c [2023-01-03T18:10:01.878Z] ---> 121850d97da1 [2023-01-03T18:10:01.878Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-01-03T18:10:01.878Z] ---> Running in ae05bcc85382 [2023-01-03T18:10:02.144Z] Removing intermediate container ae05bcc85382 [2023-01-03T18:10:02.144Z] ---> ca3f4227b854 [2023-01-03T18:10:02.144Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-03T18:10:02.144Z] ---> Running in 17196d8ffd39 [2023-01-03T18:10:02.144Z] Removing intermediate container 17196d8ffd39 [2023-01-03T18:10:02.144Z] ---> af19ef727651 [2023-01-03T18:10:02.144Z] Step 25/27 : LABEL arch=amd64 [2023-01-03T18:10:02.144Z] ---> Running in 1acd82deb4ee [2023-01-03T18:10:02.144Z] Removing intermediate container 1acd82deb4ee [2023-01-03T18:10:02.144Z] ---> 8661c56910d8 [2023-01-03T18:10:02.144Z] Step 26/27 : LABEL git_sha=493b5dc69de54d6109431ba137d4983a09bf1233 [2023-01-03T18:10:02.406Z] ---> Running in 2452e296572c [2023-01-03T18:10:02.406Z] Removing intermediate container 2452e296572c [2023-01-03T18:10:02.406Z] ---> 77a7a469a61f [2023-01-03T18:10:02.406Z] Step 27/27 : LABEL version=0.0.0 [2023-01-03T18:10:02.406Z] ---> Running in 1dc57dc6f932 [2023-01-03T18:10:02.406Z] Removing intermediate container 1dc57dc6f932 [2023-01-03T18:10:02.406Z] ---> 008d3606e4cd [2023-01-03T18:10:02.406Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T18:10:02.406Z] Successfully built 008d3606e4cd [2023-01-03T18:10:02.406Z] 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-01-03T18:10:03.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:10:03.278Z] [2023-01-03T18:10:03.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:10:03.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:10:03.638Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-03T18:10:03.638Z] 5eb5b503b376: Pulling fs layer [2023-01-03T18:10:03.638Z] 5c69ac0246d0: Pulling fs layer [2023-01-03T18:10:03.638Z] ec43610c2a17: Pulling fs layer [2023-01-03T18:10:03.638Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-03T18:10:03.638Z] 33b1e0a273af: Pulling fs layer [2023-01-03T18:10:03.638Z] 5d3b04190fa2: Pulling fs layer [2023-01-03T18:10:03.638Z] 2f39f015ded8: Pulling fs layer [2023-01-03T18:10:03.638Z] 3a2ae6a8a46f: Waiting [2023-01-03T18:10:03.638Z] 33b1e0a273af: Waiting [2023-01-03T18:10:03.638Z] 2f39f015ded8: Waiting [2023-01-03T18:10:03.638Z] 5d3b04190fa2: Waiting [2023-01-03T18:10:03.638Z] 5c69ac0246d0: Verifying Checksum [2023-01-03T18:10:03.638Z] 5c69ac0246d0: Download complete [2023-01-03T18:10:03.638Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-03T18:10:03.638Z] 3a2ae6a8a46f: Download complete [2023-01-03T18:10:03.638Z] 33b1e0a273af: Verifying Checksum [2023-01-03T18:10:03.638Z] 33b1e0a273af: Download complete [2023-01-03T18:10:03.897Z] 5d3b04190fa2: Verifying Checksum [2023-01-03T18:10:03.897Z] 5d3b04190fa2: Download complete [2023-01-03T18:10:03.897Z] ec43610c2a17: Verifying Checksum [2023-01-03T18:10:03.897Z] 5eb5b503b376: Verifying Checksum [2023-01-03T18:10:03.897Z] 5eb5b503b376: Download complete [2023-01-03T18:10:04.833Z] 2f39f015ded8: Download complete [2023-01-03T18:10:05.096Z] 5eb5b503b376: Pull complete [2023-01-03T18:10:05.096Z] 5c69ac0246d0: Pull complete [2023-01-03T18:10:05.675Z] ec43610c2a17: Pull complete [2023-01-03T18:10:05.675Z] 3a2ae6a8a46f: Pull complete [2023-01-03T18:10:05.934Z] 33b1e0a273af: Pull complete [2023-01-03T18:10:05.934Z] 5d3b04190fa2: Pull complete [2023-01-03T18:10:10.121Z] 2f39f015ded8: Pull complete [2023-01-03T18:10:10.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-03T18:10:10.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:10:10.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:10:10.351Z] prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container [2023-01-03T18:10:10.378Z] $ 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-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-03T18:10:12.215Z] $ docker top cd2e5e03464e14ccda172013a56c497bdf4145cc7fa481dcd3a2a9cf90d961f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:10:12.673Z] ---> job-cost.sh [2023-01-03T18:10:12.673Z] lf-activate-venv: SKIPPING [2023-01-03T18:10:12.673Z] INFO: No Stack... [2023-01-03T18:10:12.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T18:10:13.190Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T18:10:13.503Z] + cat /w/workspace/_app-service-configurable_PR-492/archives/cost.csv [2023-01-03T18:10:13.503Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T18:10:13.542Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [2023-01-03T18:10:13.547Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] did not exist. Created. [2023-01-03T18:10:13.547Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:10:13.932Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-03T18:10:13.984Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T18:10:14.009Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T18:10:14.078Z] $ docker stop --time=1 cd2e5e03464e14ccda172013a56c497bdf4145cc7fa481dcd3a2a9cf90d961f2 [2023-01-03T18:10:15.254Z] $ docker rm -f --volumes cd2e5e03464e14ccda172013a56c497bdf4145cc7fa481dcd3a2a9cf90d961f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-03T18:11:51.208Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-926 in /w/workspace/_app-service-configurable_PR-492 [Pipeline] { [Pipeline] ws [2023-01-03T18:11:51.265Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-03T18:11:51.350Z] Selected Git installation does not exist. Using Default [2023-01-03T18:11:51.350Z] The recommended git tool is: NONE [2023-01-03T18:11:57.381Z] using credential edgex-jenkins-ssh [2023-01-03T18:11:57.400Z] Cloning the remote Git repository [2023-01-03T18:11:57.459Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-03T18:11:57.553Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-03T18:11:57.735Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-03T18:11:57.736Z] > git --version # timeout=10 [2023-01-03T18:11:57.761Z] > git --version # 'git version 2.25.1' [2023-01-03T18:11:57.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T18:11:57.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T18:11:58.954Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-03T18:11:58.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T18:12:00.010Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-03T18:12:00.057Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-03T18:12:00.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T18:12:00.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-03T18:12:00.677Z] Merging remotes/origin/main commit 567a9513bdf41f4241f3f16eba2134c73a24fbd7 into PR head commit 493b5dc69de54d6109431ba137d4983a09bf1233 [2023-01-03T18:12:00.933Z] Merge succeeded, producing 493b5dc69de54d6109431ba137d4983a09bf1233 [2023-01-03T18:12:00.933Z] Checking out Revision 493b5dc69de54d6109431ba137d4983a09bf1233 (PR-492) [2023-01-03T18:12:00.700Z] > git config core.sparsecheckout # timeout=10 [2023-01-03T18:12:00.727Z] > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # timeout=10 [2023-01-03T18:12:00.822Z] > git remote # timeout=10 [2023-01-03T18:12:00.842Z] > git config --get remote.origin.url # timeout=10 [2023-01-03T18:12:00.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T18:12:00.878Z] > git merge 567a9513bdf41f4241f3f16eba2134c73a24fbd7 # timeout=10 [2023-01-03T18:12:00.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-03T18:12:00.940Z] > git config core.sparsecheckout # timeout=10 [2023-01-03T18:12:00.957Z] > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # timeout=10 [2023-01-03T18:12:04.499Z] Commit message: "refactor!: Rename command line flags for the sake of consistency" [2023-01-03T18:12:04.553Z] > git --version # timeout=10 [2023-01-03T18:12:04.567Z] > git --version # 'git version 2.25.1' [2023-01-03T18:12:04.594Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:12:05.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-03T18:12:05.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T18:12:05.648Z] Dload Upload Total Spent Left Speed [2023-01-03T18:12:05.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-01-03T18:12:06.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-03T18:12:06.768Z] + sudo tee /etc/docker/daemon.new [2023-01-03T18:12:06.768Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-03T18:12:06.768Z] { [2023-01-03T18:12:06.768Z] "registry-mirrors": [ [2023-01-03T18:12:06.768Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-03T18:12:06.768Z] ], [2023-01-03T18:12:06.768Z] "bip": "10.250.0.254/24", [2023-01-03T18:12:06.768Z] "hosts": [ [2023-01-03T18:12:06.768Z] "tcp://0.0.0.0:5555", [2023-01-03T18:12:06.768Z] "unix:///var/run/docker.sock" [2023-01-03T18:12:06.768Z] ], [2023-01-03T18:12:06.768Z] "mtu": 1458, [2023-01-03T18:12:06.768Z] "selinux-enabled": true, [2023-01-03T18:12:06.768Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-03T18:12:06.768Z] } [Pipeline] sh [2023-01-03T18:12:07.121Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-03T18:12:07.486Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:12:25.879Z] provisioning config files... [2023-01-03T18:12:25.910Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config18318123042482499808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:12:26.322Z] ---> docker-login.sh [2023-01-03T18:12:26.322Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:12:26.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:12:26.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:12:26.918Z] Configure a credential helper to remove this warning. See [2023-01-03T18:12:26.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:12:26.918Z] [2023-01-03T18:12:26.918Z] Login Succeeded [2023-01-03T18:12:26.918Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:12:27.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:12:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:12:27.464Z] Configure a credential helper to remove this warning. See [2023-01-03T18:12:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:12:27.464Z] [2023-01-03T18:12:27.464Z] Login Succeeded [2023-01-03T18:12:27.464Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:12:27.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:12:27.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:12:27.738Z] Configure a credential helper to remove this warning. See [2023-01-03T18:12:27.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:12:27.738Z] [2023-01-03T18:12:27.738Z] Login Succeeded [2023-01-03T18:12:27.738Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:12:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:12:28.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:12:28.285Z] Configure a credential helper to remove this warning. See [2023-01-03T18:12:28.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:12:28.285Z] [2023-01-03T18:12:28.285Z] Login Succeeded [2023-01-03T18:12:28.285Z] docker.io [2023-01-03T18:12:28.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:12:28.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:12:28.826Z] Configure a credential helper to remove this warning. See [2023-01-03T18:12:28.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:12:28.826Z] [2023-01-03T18:12:28.826Z] Login Succeeded [2023-01-03T18:12:28.826Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:12:28.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T18:12:29.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:12:29.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:12:29.336Z] ========================================================= [2023-01-03T18:12:29.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-03T18:12:29.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:12:29.832Z] + 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-01-03T18:12:29.832Z] Sending build context to Docker daemon 217.1kB [2023-01-03T18:12:30.105Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:12:30.105Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-03T18:12:30.380Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-03T18:12:30.380Z] 9b18e9b68314: Pulling fs layer [2023-01-03T18:12:30.380Z] 35d82f9e3411: Pulling fs layer [2023-01-03T18:12:30.380Z] e16973657156: Pulling fs layer [2023-01-03T18:12:30.380Z] fc693d55d65f: Pulling fs layer [2023-01-03T18:12:30.380Z] 7e9fc2657dce: Pulling fs layer [2023-01-03T18:12:30.380Z] dda99020689f: Pulling fs layer [2023-01-03T18:12:30.380Z] db1c61fa0a46: Pulling fs layer [2023-01-03T18:12:30.380Z] 891c053d2c06: Pulling fs layer [2023-01-03T18:12:30.380Z] fc693d55d65f: Waiting [2023-01-03T18:12:30.380Z] 7e9fc2657dce: Waiting [2023-01-03T18:12:30.380Z] dda99020689f: Waiting [2023-01-03T18:12:30.380Z] db1c61fa0a46: Waiting [2023-01-03T18:12:30.380Z] 891c053d2c06: Waiting [2023-01-03T18:12:30.380Z] e16973657156: Verifying Checksum [2023-01-03T18:12:30.380Z] e16973657156: Download complete [2023-01-03T18:12:30.380Z] 35d82f9e3411: Verifying Checksum [2023-01-03T18:12:30.380Z] 35d82f9e3411: Download complete [2023-01-03T18:12:30.380Z] 7e9fc2657dce: Verifying Checksum [2023-01-03T18:12:30.380Z] 7e9fc2657dce: Download complete [2023-01-03T18:12:30.380Z] dda99020689f: Verifying Checksum [2023-01-03T18:12:30.380Z] dda99020689f: Download complete [2023-01-03T18:12:30.380Z] 9b18e9b68314: Verifying Checksum [2023-01-03T18:12:30.380Z] 9b18e9b68314: Download complete [2023-01-03T18:12:31.385Z] 9b18e9b68314: Pull complete [2023-01-03T18:12:31.668Z] 891c053d2c06: Verifying Checksum [2023-01-03T18:12:31.668Z] 891c053d2c06: Download complete [2023-01-03T18:12:31.948Z] 35d82f9e3411: Pull complete [2023-01-03T18:12:32.221Z] e16973657156: Pull complete [2023-01-03T18:12:33.202Z] db1c61fa0a46: Verifying Checksum [2023-01-03T18:12:33.202Z] db1c61fa0a46: Download complete [2023-01-03T18:12:33.481Z] fc693d55d65f: Verifying Checksum [2023-01-03T18:12:33.481Z] fc693d55d65f: Download complete [2023-01-03T18:12:45.847Z] fc693d55d65f: Pull complete [2023-01-03T18:12:46.117Z] 7e9fc2657dce: Pull complete [2023-01-03T18:12:46.711Z] dda99020689f: Pull complete [2023-01-03T18:12:53.397Z] db1c61fa0a46: Pull complete [2023-01-03T18:12:54.815Z] 891c053d2c06: Pull complete [2023-01-03T18:12:54.815Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-03T18:12:54.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-03T18:12:54.815Z] ---> f96f9c87975a [2023-01-03T18:12:54.815Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:12:56.779Z] ---> Running in 96a849812308 [2023-01-03T18:12:56.779Z] Removing intermediate container 96a849812308 [2023-01-03T18:12:56.779Z] ---> 677c89c50f4a [2023-01-03T18:12:56.779Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:12:57.048Z] ---> Running in 4fdc52a9127f [2023-01-03T18:12:57.318Z] Removing intermediate container 4fdc52a9127f [2023-01-03T18:12:57.318Z] ---> 7c1406be8a6d [2023-01-03T18:12:57.318Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:12:57.318Z] ---> Running in afa4ddc43925 [2023-01-03T18:12:57.586Z] Removing intermediate container afa4ddc43925 [2023-01-03T18:12:57.586Z] ---> 33f78e8bbf41 [2023-01-03T18:12:57.586Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:12:57.862Z] ---> Running in d4cc8f82c55f [2023-01-03T18:12:58.135Z] Removing intermediate container d4cc8f82c55f [2023-01-03T18:12:58.135Z] ---> 8aecd4c70cca [2023-01-03T18:12:58.135Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:12:58.135Z] ---> Running in 3bd2e455ec88 [2023-01-03T18:12:59.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:12:59.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:13:00.988Z] OK: 221 MiB in 51 packages [2023-01-03T18:13:01.585Z] Removing intermediate container 3bd2e455ec88 [2023-01-03T18:13:01.585Z] ---> b073f9b30eaf [2023-01-03T18:13:01.585Z] Step 8/13 : WORKDIR /app [2023-01-03T18:13:01.856Z] ---> Running in 93fecd0a42bf [2023-01-03T18:13:02.124Z] Removing intermediate container 93fecd0a42bf [2023-01-03T18:13:02.124Z] ---> e675763c6f3d [2023-01-03T18:13:02.124Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-03T18:13:02.712Z] ---> fb1ba99eb7ea [2023-01-03T18:13:02.712Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:13:02.712Z] ---> Running in b2a34fdbcaec [2023-01-03T18:13:59.168Z] Removing intermediate container b2a34fdbcaec [2023-01-03T18:13:59.168Z] ---> f5f9dae914df [2023-01-03T18:13:59.168Z] Step 11/13 : COPY . . [2023-01-03T18:13:59.168Z] ---> 1bc420987238 [2023-01-03T18:13:59.168Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:13:59.168Z] ---> Running in 562dcec5e6ef [2023-01-03T18:13:59.168Z] Removing intermediate container 562dcec5e6ef [2023-01-03T18:13:59.168Z] ---> f16a52cac4d5 [2023-01-03T18:13:59.168Z] Step 13/13 : RUN $MAKE [2023-01-03T18:13:59.168Z] ---> Running in 0b1969f05d56 [2023-01-03T18:14:00.148Z] noop [2023-01-03T18:14:00.758Z] Removing intermediate container 0b1969f05d56 [2023-01-03T18:14:00.758Z] ---> a4792da15b91 [2023-01-03T18:14:00.758Z] Successfully built a4792da15b91 [2023-01-03T18:14:00.758Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:14:01.265Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T18:14:01.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:14:01.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container [2023-01-03T18:14:01.630Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T18:14:02.876Z] $ docker top e2627f2270194ff3390badf4e18e1f5914f23db80aa8db4f623cefb4c0221b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:14:03.791Z] + go version [2023-01-03T18:14:03.791Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-03T18:14:03.825Z] $ docker stop --time=1 e2627f2270194ff3390badf4e18e1f5914f23db80aa8db4f623cefb4c0221b8e [2023-01-03T18:14:05.471Z] $ docker rm -f --volumes e2627f2270194ff3390badf4e18e1f5914f23db80aa8db4f623cefb4c0221b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:14:06.333Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T18:14:06.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:14:06.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container [2023-01-03T18:14:06.680Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T18:14:07.923Z] $ docker top e61a1b24459a666e1a7c242adadcfd121d9d1164d371c7da0c352e2a2864ee90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:14:08.829Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:14:09.547Z] + make test [2023-01-03T18:14:09.547Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-01-03T18:15:46.253Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-03T18:15:46.253Z] CGO_ENABLED=1 go vet ./... [2023-01-03T18:15:58.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T18:15:58.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T18:15:58.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-03T18:15:58.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T18:15:58.672Z] $ docker stop --time=1 e61a1b24459a666e1a7c242adadcfd121d9d1164d371c7da0c352e2a2864ee90 [2023-01-03T18:16:00.572Z] $ docker rm -f --volumes e61a1b24459a666e1a7c242adadcfd121d9d1164d371c7da0c352e2a2864ee90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:16:01.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T18:16:01.655Z] Warning: overwriting stash ‘coverage-report’ [2023-01-03T18:16:02.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:16:02.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T18:16:03.125Z] + ls -al . [2023-01-03T18:16:03.125Z] total 180 [2023-01-03T18:16:03.125Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 3 18:14 . [2023-01-03T18:16:03.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:11 .. [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:12 .dockerignore [2023-01-03T18:16:03.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:12 .git [2023-01-03T18:16:03.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:12 .github [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:12 .gitignore [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:12 Attribution.txt [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:12 CHANGELOG.md [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:12 Dockerfile [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:12 GOVERNANCE.md [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:12 Jenkinsfile [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:12 LICENSE [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:12 OWNERS.md [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:12 README.md [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 3 18:08 VERSION [2023-01-03T18:16:03.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:12 bin [2023-01-03T18:16:03.125Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:14 coverage.out [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:12 go.mod [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:12 go.sum [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:12 main.go [2023-01-03T18:16:03.125Z] -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:12 makefile [2023-01-03T18:16:03.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:12 res [2023-01-03T18:16:03.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:16:03.554Z] + 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=493b5dc69de54d6109431ba137d4983a09bf1233 --label arch=arm64 --label version=0.0.0 . [2023-01-03T18:16:03.554Z] Sending build context to Docker daemon 218.1kB [2023-01-03T18:16:03.824Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:16:03.824Z] Step 2/27 : FROM ${BASE} AS builder [2023-01-03T18:16:03.824Z] ---> a4792da15b91 [2023-01-03T18:16:03.824Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:16:04.098Z] ---> Running in cf711ca9f018 [2023-01-03T18:16:04.367Z] Removing intermediate container cf711ca9f018 [2023-01-03T18:16:04.367Z] ---> 9d382bbfd3be [2023-01-03T18:16:04.367Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:16:04.367Z] ---> Running in a780c7279aee [2023-01-03T18:16:04.638Z] Removing intermediate container a780c7279aee [2023-01-03T18:16:04.638Z] ---> e795096ceb22 [2023-01-03T18:16:04.638Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:16:04.908Z] ---> Running in e3d788be2d58 [2023-01-03T18:16:05.181Z] Removing intermediate container e3d788be2d58 [2023-01-03T18:16:05.181Z] ---> 5252427c17dc [2023-01-03T18:16:05.181Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:16:05.181Z] ---> Running in 352c10be81ae [2023-01-03T18:16:05.771Z] Removing intermediate container 352c10be81ae [2023-01-03T18:16:05.771Z] ---> ccb6ec0443c1 [2023-01-03T18:16:05.771Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:16:05.771Z] ---> Running in 100bcbc0a0ba [2023-01-03T18:16:06.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:16:07.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:16:08.302Z] OK: 221 MiB in 51 packages [2023-01-03T18:16:09.266Z] Removing intermediate container 100bcbc0a0ba [2023-01-03T18:16:09.266Z] ---> 2bfc44e7f62d [2023-01-03T18:16:09.266Z] Step 8/27 : WORKDIR /app [2023-01-03T18:16:09.266Z] ---> Running in 425e4bf382d3 [2023-01-03T18:16:09.537Z] Removing intermediate container 425e4bf382d3 [2023-01-03T18:16:09.537Z] ---> 352fe5195d58 [2023-01-03T18:16:09.537Z] Step 9/27 : COPY go.mod vendor* ./ [2023-01-03T18:16:10.128Z] ---> b965cddb369e [2023-01-03T18:16:10.128Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:16:10.128Z] ---> Running in c0deb400b2c4 [2023-01-03T18:16:14.408Z] Removing intermediate container c0deb400b2c4 [2023-01-03T18:16:14.408Z] ---> e54ee4c4a3cf [2023-01-03T18:16:14.408Z] Step 11/27 : COPY . . [2023-01-03T18:16:14.676Z] ---> d4468c0f19a0 [2023-01-03T18:16:14.676Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:16:14.676Z] ---> Running in 94d308706a01 [2023-01-03T18:16:15.261Z] Removing intermediate container 94d308706a01 [2023-01-03T18:16:15.261Z] ---> c4490891b97c [2023-01-03T18:16:15.261Z] Step 13/27 : RUN $MAKE [2023-01-03T18:16:15.261Z] ---> Running in d9175bd806e1 [2023-01-03T18:16:16.224Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-01-03T18:18:53.025Z] Removing intermediate container d9175bd806e1 [2023-01-03T18:18:53.025Z] ---> caf971ba0793 [2023-01-03T18:18:53.025Z] Step 14/27 : FROM alpine:3.16 [2023-01-03T18:18:53.025Z] 3.16: Pulling from library/alpine [2023-01-03T18:18:53.025Z] 6875df1f5354: Pulling fs layer [2023-01-03T18:18:53.025Z] 6875df1f5354: Download complete [2023-01-03T18:18:53.025Z] 6875df1f5354: Pull complete [2023-01-03T18:18:53.025Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-03T18:18:53.025Z] Status: Downloaded newer image for alpine:3.16 [2023-01-03T18:18:53.025Z] ---> 2b4661558fb8 [2023-01-03T18:18:53.025Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:18:53.025Z] ---> Running in a795ddd56b01 [2023-01-03T18:18:53.025Z] Removing intermediate container a795ddd56b01 [2023-01-03T18:18:53.025Z] ---> c4af8de0a374 [2023-01-03T18:18:53.025Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-03T18:18:53.025Z] ---> Running in 7754d83b2dec [2023-01-03T18:18:53.293Z] Removing intermediate container 7754d83b2dec [2023-01-03T18:18:53.293Z] ---> 1f93e1ef42b5 [2023-01-03T18:18:53.293Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-01-03T18:18:53.293Z] ---> Running in 04b843797741 [2023-01-03T18:18:54.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:18:54.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:18:55.696Z] (1/7) Installing ca-certificates (20220614-r0) [2023-01-03T18:18:55.696Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-01-03T18:18:55.696Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-01-03T18:18:55.696Z] (4/7) Installing libsodium (1.0.18-r0) [2023-01-03T18:18:55.696Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-03T18:18:55.970Z] (6/7) Installing libzmq (4.3.4-r0) [2023-01-03T18:18:55.970Z] (7/7) Installing zeromq (4.3.4-r0) [2023-01-03T18:18:55.970Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:18:55.970Z] Executing ca-certificates-20220614-r0.trigger [2023-01-03T18:18:56.238Z] OK: 9 MiB in 21 packages [2023-01-03T18:18:57.662Z] Removing intermediate container 04b843797741 [2023-01-03T18:18:57.662Z] ---> c1a9fa3a6e4a [2023-01-03T18:18:57.662Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-03T18:18:57.930Z] ---> 1f099a2d6cf0 [2023-01-03T18:18:57.930Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-03T18:18:58.513Z] ---> 63a8c6966a3b [2023-01-03T18:18:58.513Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-01-03T18:18:58.778Z] ---> 350308ec880c [2023-01-03T18:18:58.778Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-03T18:19:00.195Z] ---> 8c337b53f22f [2023-01-03T18:19:00.195Z] Step 22/27 : EXPOSE 48095 [2023-01-03T18:19:00.195Z] ---> Running in 211e0efdf0d8 [2023-01-03T18:19:00.468Z] Removing intermediate container 211e0efdf0d8 [2023-01-03T18:19:00.468Z] ---> 2e1d735a6a9d [2023-01-03T18:19:00.468Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-01-03T18:19:00.735Z] ---> Running in 78e428f2d807 [2023-01-03T18:19:01.002Z] Removing intermediate container 78e428f2d807 [2023-01-03T18:19:01.002Z] ---> 1ac1c4a38a98 [2023-01-03T18:19:01.002Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-03T18:19:01.002Z] ---> Running in b40a383ac737 [2023-01-03T18:19:01.272Z] Removing intermediate container b40a383ac737 [2023-01-03T18:19:01.272Z] ---> b6755f146b89 [2023-01-03T18:19:01.272Z] Step 25/27 : LABEL arch=arm64 [2023-01-03T18:19:01.272Z] ---> Running in d1321a2dd44f [2023-01-03T18:19:01.857Z] Removing intermediate container d1321a2dd44f [2023-01-03T18:19:01.857Z] ---> abf18b3fe134 [2023-01-03T18:19:01.857Z] Step 26/27 : LABEL git_sha=493b5dc69de54d6109431ba137d4983a09bf1233 [2023-01-03T18:19:01.857Z] ---> Running in 63ca6d9f9016 [2023-01-03T18:19:02.125Z] Removing intermediate container 63ca6d9f9016 [2023-01-03T18:19:02.125Z] ---> 79b3549877ff [2023-01-03T18:19:02.125Z] Step 27/27 : LABEL version=0.0.0 [2023-01-03T18:19:02.125Z] ---> Running in ea8f09ab97bb [2023-01-03T18:19:02.391Z] Removing intermediate container ea8f09ab97bb [2023-01-03T18:19:02.391Z] ---> 0c426421bfc7 [2023-01-03T18:19:02.391Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T18:19:02.391Z] Successfully built 0c426421bfc7 [2023-01-03T18:19:02.391Z] 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-01-03T18:19:03.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:19:03.223Z] [2023-01-03T18:19:03.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:19:03.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:19:03.630Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-03T18:19:03.630Z] 8998bd30e6a1: Pulling fs layer [2023-01-03T18:19:03.630Z] 04944245beec: Pulling fs layer [2023-01-03T18:19:03.630Z] 699f458cf7ca: Pulling fs layer [2023-01-03T18:19:03.630Z] 765212b225bb: Pulling fs layer [2023-01-03T18:19:03.630Z] f23df028b6ca: Pulling fs layer [2023-01-03T18:19:03.630Z] d65c8cfc05b1: Pulling fs layer [2023-01-03T18:19:03.630Z] 2437ff75d9bd: Pulling fs layer [2023-01-03T18:19:03.630Z] 765212b225bb: Waiting [2023-01-03T18:19:03.630Z] 2437ff75d9bd: Waiting [2023-01-03T18:19:03.630Z] f23df028b6ca: Waiting [2023-01-03T18:19:03.630Z] d65c8cfc05b1: Waiting [2023-01-03T18:19:03.902Z] 04944245beec: Verifying Checksum [2023-01-03T18:19:03.902Z] 04944245beec: Download complete [2023-01-03T18:19:03.902Z] 765212b225bb: Verifying Checksum [2023-01-03T18:19:03.902Z] 765212b225bb: Download complete [2023-01-03T18:19:03.902Z] f23df028b6ca: Download complete [2023-01-03T18:19:03.902Z] d65c8cfc05b1: Verifying Checksum [2023-01-03T18:19:03.902Z] d65c8cfc05b1: Download complete [2023-01-03T18:19:04.171Z] 699f458cf7ca: Verifying Checksum [2023-01-03T18:19:04.171Z] 699f458cf7ca: Download complete [2023-01-03T18:19:04.440Z] 8998bd30e6a1: Verifying Checksum [2023-01-03T18:19:04.440Z] 8998bd30e6a1: Download complete [2023-01-03T18:19:07.030Z] 2437ff75d9bd: Verifying Checksum [2023-01-03T18:19:07.030Z] 2437ff75d9bd: Download complete [2023-01-03T18:19:08.438Z] 8998bd30e6a1: Pull complete [2023-01-03T18:19:09.023Z] 04944245beec: Pull complete [2023-01-03T18:19:10.431Z] 699f458cf7ca: Pull complete [2023-01-03T18:19:10.431Z] 765212b225bb: Pull complete [2023-01-03T18:19:11.388Z] f23df028b6ca: Pull complete [2023-01-03T18:19:11.388Z] d65c8cfc05b1: Pull complete [2023-01-03T18:19:23.681Z] 2437ff75d9bd: Pull complete [2023-01-03T18:19:23.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-03T18:19:23.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:19:23.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:19:24.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container [2023-01-03T18:19:24.110Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-03T18:19:27.021Z] $ docker top 4c34c44971613d772d2c6e07476d67cdc0749dcac131fee376fdfc0f9942b419 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:27.951Z] ---> job-cost.sh [2023-01-03T18:19:27.951Z] lf-activate-venv: SKIPPING [2023-01-03T18:19:27.951Z] INFO: No Stack... [2023-01-03T18:19:28.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-03T18:19:29.180Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T18:19:29.844Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-01-03T18:19:29.844Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T18:19:29.902Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [2023-01-03T18:19:29.907Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] did not exist. Created. [2023-01-03T18:19:29.907Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:19:30.331Z] /w/workspace/app-service-configurable/1@tmp/durable-ae67c255/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-03T18:19:31.013Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-03T18:19:31.209Z] Warning: overwriting stash ‘stack-cost’ [2023-01-03T18:19:31.264Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T18:19:31.280Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T18:19:31.374Z] $ docker stop --time=1 4c34c44971613d772d2c6e07476d67cdc0749dcac131fee376fdfc0f9942b419 [2023-01-03T18:19:33.277Z] $ docker rm -f --volumes 4c34c44971613d772d2c6e07476d67cdc0749dcac131fee376fdfc0f9942b419 [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-01-03T18:19:34.275Z] provisioning config files... [2023-01-03T18:19:34.282Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config4458740448441029534tmp [Pipeline] { [Pipeline] sh [2023-01-03T18:19:34.632Z] + set +x [2023-01-03T18:19:34.632Z] + curl -s https://codecov.io/bash [2023-01-03T18:19:34.632Z] + bash -s -- [2023-01-03T18:19:34.632Z] [2023-01-03T18:19:34.632Z] _____ _ [2023-01-03T18:19:34.632Z] / ____| | | [2023-01-03T18:19:34.632Z] | | ___ __| | ___ ___ _____ __ [2023-01-03T18:19:34.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-03T18:19:34.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-03T18:19:34.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-03T18:19:34.632Z] Bash-1.0.6 [2023-01-03T18:19:34.632Z] [2023-01-03T18:19:34.632Z] [2023-01-03T18:19:34.632Z] ==> git version 2.25.1 found [2023-01-03T18:19:34.632Z] ==> 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-01-03T18:19:34.632Z] Release-Date: 2020-01-08 [2023-01-03T18:19:34.632Z] 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-01-03T18:19:34.632Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-03T18:19:34.632Z] ==> Jenkins CI detected. [2023-01-03T18:19:34.632Z] current dir:  /w/workspace/_app-service-configurable_PR-492 [2023-01-03T18:19:34.632Z] project root: . [2023-01-03T18:19:34.632Z] --> token set from env [2023-01-03T18:19:34.632Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-03T18:19:34.632Z] ==> Running gcov in . (disable via -X gcov) [2023-01-03T18:19:34.632Z] ==> Python coveragepy not found [2023-01-03T18:19:34.632Z] ==> Searching for coverage reports in: [2023-01-03T18:19:34.632Z] + . [2023-01-03T18:19:34.632Z] -> Found 1 reports [2023-01-03T18:19:34.632Z] ==> Detecting git/mercurial file structure [2023-01-03T18:19:34.632Z] ==> Reading reports [2023-01-03T18:19:34.632Z] + ./coverage.out bytes=10 [2023-01-03T18:19:34.632Z] ==> Appending adjustments [2023-01-03T18:19:34.632Z] https://docs.codecov.io/docs/fixing-reports [2023-01-03T18:19:34.891Z] + Found adjustments [2023-01-03T18:19:34.891Z] ==> Gzipping contents [2023-01-03T18:19:34.891Z] 4.0K /tmp/codecov.mjMYyC.gz [2023-01-03T18:19:34.891Z] ==> Uploading reports [2023-01-03T18:19:34.891Z] url: https://codecov.io [2023-01-03T18:19:34.891Z] query: branch=PR-492&commit=493b5dc69de54d6109431ba137d4983a09bf1233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=492&job=&cmd_args= [2023-01-03T18:19:34.891Z] -> Pinging Codecov [2023-01-03T18:19:34.891Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-492&commit=493b5dc69de54d6109431ba137d4983a09bf1233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=492&job=&cmd_args= [2023-01-03T18:19:35.151Z] -> Uploading to [2023-01-03T18:19:35.151Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-03/A97CA9966030D2A3747ED39772930CCE/493b5dc69de54d6109431ba137d4983a09bf1233/777a4efe-35f1-4ace-b77b-b29dfe59812e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T181934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ba01bfa0a019407ccb56aa060ae082d61110e6d022d43686c408ca545079761 [2023-01-03T18:19:35.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T18:19:35.151Z] Dload Upload Total Spent Left Speed [2023-01-03T18:19:35.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2596 --:--:-- --:--:-- --:--:-- 2596 100 527 0 0 100 527 0 2509 --:--:-- --:--:-- --:--:-- 2497 [2023-01-03T18:19:35.151Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] } [2023-01-03T18:19:35.183Z] 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-01-03T18:19:37.089Z] + [ -d /w/workspace/_app-service-configurable_PR-492/archives ] [2023-01-03T18:19:37.089Z] + ls -al /w/workspace/_app-service-configurable_PR-492/archives [2023-01-03T18:19:37.089Z] total 16 [2023-01-03T18:19:37.089Z] drwxr-xr-x 3 root root 4096 Jan 3 18:10 . [2023-01-03T18:19:37.089Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:10 .. [2023-01-03T18:19:37.089Z] drwxr-xr-x 2 root root 4096 Jan 3 18:10 cost [2023-01-03T18:19:37.089Z] -rw-r--r-- 1 root root 96 Jan 3 18:10 cost.csv [2023-01-03T18:19:37.089Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-492/archives [2023-01-03T18:19:37.089Z] + ls -al /w/workspace/_app-service-configurable_PR-492/archives [2023-01-03T18:19:37.089Z] total 16 [2023-01-03T18:19:37.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:10 . [2023-01-03T18:19:37.089Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:10 .. [2023-01-03T18:19:37.089Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 18:10 cost [2023-01-03T18:19:37.089Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 3 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:37.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:38.310Z] ---> package-listing.sh [2023-01-03T18:19:38.310Z] ++ facter osfamily [2023-01-03T18:19:38.310Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-03T18:19:38.568Z] + OS_FAMILY=debian [2023-01-03T18:19:38.568Z] + workspace=/w/workspace/_app-service-configurable_PR-492 [2023-01-03T18:19:38.568Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-03T18:19:38.568Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-03T18:19:38.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-03T18:19:38.568Z] + PACKAGES=/tmp/packages_start.txt [2023-01-03T18:19:38.568Z] + '[' /w/workspace/_app-service-configurable_PR-492 ']' [2023-01-03T18:19:38.568Z] + PACKAGES=/tmp/packages_end.txt [2023-01-03T18:19:38.568Z] + case "${OS_FAMILY}" in [2023-01-03T18:19:38.568Z] + dpkg -l [2023-01-03T18:19:38.568Z] + grep '^ii' [2023-01-03T18:19:38.568Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-03T18:19:38.568Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-03T18:19:38.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-03T18:19:38.568Z] + '[' /w/workspace/_app-service-configurable_PR-492 ']' [2023-01-03T18:19:38.568Z] + mkdir -p /w/workspace/_app-service-configurable_PR-492/archives/ [2023-01-03T18:19:38.568Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-492/archives/ [Pipeline] echo [2023-01-03T18:19:38.604Z] 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-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-03T18:19:38.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:19:39.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:19:39.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:19:39.687Z] prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container [2023-01-03T18:19:39.716Z] $ 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-492/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-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-03T18:19:39.966Z] $ docker top f980e29e3d522a5969ee9587178d881fa5649a1f6b795b1195b607c9506eb4c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:19:40.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-03T18:19:40.763Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-03T18:19:41.073Z] + ls /var/log/sa-host [2023-01-03T18:19:41.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:19:41.203Z] provisioning config files... [2023-01-03T18:19:41.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config15597013301023178703tmp [Pipeline] { [Pipeline] echo [2023-01-03T18:19:41.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:41.566Z] ---> create-netrc.sh [Pipeline] } [2023-01-03T18:19:41.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:41.996Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-03T18:19:42.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:42.348Z] ---> sudo-logs.sh [2023-01-03T18:19:42.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-03T18:19:42.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:42.753Z] ---> job-cost.sh [2023-01-03T18:19:42.753Z] lf-activate-venv: SKIPPING [2023-01-03T18:19:42.753Z] DEBUG: total: 0.2199999988079071 [2023-01-03T18:19:42.753Z] INFO: Retrieving Stack Cost... [2023-01-03T18:19:43.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T18:19:43.579Z] INFO: Archiving Costs [Pipeline] echo [2023-01-03T18:19:43.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:19:43.920Z] ---> logs-deploy.sh [2023-01-03T18:19:43.920Z] lf-activate-venv: SKIPPING [2023-01-03T18:19:43.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-492/1 [2023-01-03T18:19:43.920Z] INFO: archiving workspace using pattern(s): [2023-01-03T18:19:44.855Z] Archives upload complete. [2023-01-03T18:19:44.855Z] INFO: archiving logs to Nexus