Pull request #599 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 ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f1d380f375b477c8bbf415d18cc168c061acd04c+692be8c2dc29c96a9fcede9d9f789984c5ef0b8f (7bc41dd76ea86645ece75f316d881be087dc69b3) 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-ssh2045125755254497658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh608280492365373695.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-599/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-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17040759032059604647.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-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5097522664721168792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10493679898666376601.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-599/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-599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5399389276193491886.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-6728’ Running on prd-ubuntu20.04-docker-8c-8g-6731 in /w/workspace/_app-service-configurable_PR-599 [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-599 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f into PR head commit f1d380f375b477c8bbf415d18cc168c061acd04c > 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/599/head:refs/remotes/origin/PR-599 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1d380f375b477c8bbf415d18cc168c061acd04c # timeout=10 Merge succeeded, producing 63209db4e87638a7a21ecd6dc38db7cc29e58e41 Checking out Revision 63209db4e87638a7a21ecd6dc38db7cc29e58e41 (PR-599) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63209db4e87638a7a21ecd6dc38db7cc29e58e41 # timeout=10 Commit message: "Merge commit '692be8c2dc29c96a9fcede9d9f789984c5ef0b8f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:21:41.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:21:41.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:21:42.066Z] ========================================================= [2023-09-20T17:21:42.066Z] EdgeX Global Pipelines Version Info [2023-09-20T17:21:42.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:21:42.808Z] ------------------- [2023-09-20T17:21:42.808Z] stable info: [2023-09-20T17:21:42.808Z] ------------------- [2023-09-20T17:21:42.808Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:21:42.808Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:21:42.808Z] Message: update stable to v1.0.254 [2023-09-20T17:21:43.380Z] ------------------- [2023-09-20T17:21:43.380Z] experimental info: [2023-09-20T17:21:43.380Z] ------------------- [2023-09-20T17:21:43.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:21:43.380Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:21:43.380Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:21:43.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-20T17:21:43.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-20T17:21:43.742Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:21:43.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:21:43.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:21:43.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:21:43.908Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:21:43.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:21:43.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:21:44.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:21:44.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:21:44.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-20T17:21:44.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:21:44.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:21:44.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:21:44.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:21:44.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:21:44.376Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:21:44.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:21:44.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:21:44.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:21:44.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:21:44.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:21:44.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:21:44.690Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:21:44.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:21:44.771Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:21:44.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-599 [Pipeline] echo [2023-09-20T17:21:44.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-599 [Pipeline] echo [2023-09-20T17:21:44.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-599 [Pipeline] echo [2023-09-20T17:21:44.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63209db4e87638a7a21ecd6dc38db7cc29e58e41 [Pipeline] echo [2023-09-20T17:21:44.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63209db [Pipeline] echo [2023-09-20T17:21:45.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:21:45.150Z] provisioning config files... [2023-09-20T17:21:45.167Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-599@tmp/config12103914121857004962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:21:45.515Z] ---> docker-login.sh [2023-09-20T17:21:45.515Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:21:45.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:21:46.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:21:46.343Z] Configure a credential helper to remove this warning. See [2023-09-20T17:21:46.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:21:46.343Z] [2023-09-20T17:21:46.343Z] Login Succeeded [2023-09-20T17:21:46.343Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:21:46.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:21:46.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:21:46.343Z] Configure a credential helper to remove this warning. See [2023-09-20T17:21:46.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:21:46.343Z] [2023-09-20T17:21:46.343Z] Login Succeeded [2023-09-20T17:21:46.343Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:21:46.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:21:46.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:21:46.605Z] Configure a credential helper to remove this warning. See [2023-09-20T17:21:46.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:21:46.605Z] [2023-09-20T17:21:46.605Z] Login Succeeded [2023-09-20T17:21:46.605Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:21:46.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:21:46.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:21:46.605Z] Configure a credential helper to remove this warning. See [2023-09-20T17:21:46.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:21:46.605Z] [2023-09-20T17:21:46.605Z] Login Succeeded [2023-09-20T17:21:46.605Z] docker.io [2023-09-20T17:21:46.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:21:46.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:21:46.868Z] Configure a credential helper to remove this warning. See [2023-09-20T17:21:46.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:21:46.868Z] [2023-09-20T17:21:46.868Z] Login Succeeded [2023-09-20T17:21:46.868Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:21:46.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:21:47.541Z] + git rev-list -1 --merges 63209db4e87638a7a21ecd6dc38db7cc29e58e41~1..63209db4e87638a7a21ecd6dc38db7cc29e58e41 [Pipeline] echo [2023-09-20T17:21:47.595Z] -----------> git rev-list -1 --merges 63209db4e87638a7a21ecd6dc38db7cc29e58e41~1..63209db4e87638a7a21ecd6dc38db7cc29e58e41 63209db4e87638a7a21ecd6dc38db7cc29e58e41 [2023-09-20T17:21:47.595Z] 63209db4e87638a7a21ecd6dc38db7cc29e58e41 [false] [Pipeline] sh [2023-09-20T17:21:47.905Z] + git log --format=format:%s -1 63209db4e87638a7a21ecd6dc38db7cc29e58e41 [Pipeline] echo [2023-09-20T17:21:47.940Z] ========================================================= [2023-09-20T17:21:47.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:21:47.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:21:48.362Z] + git log --format=format:%s -1 63209db4e87638a7a21ecd6dc38db7cc29e58e41 [Pipeline] echo [2023-09-20T17:21:48.393Z] [semverPrep] GIT_COMMIT: 63209db4e87638a7a21ecd6dc38db7cc29e58e41, Commit Message: Merge commit '692be8c2dc29c96a9fcede9d9f789984c5ef0b8f' into HEAD [Pipeline] echo [2023-09-20T17:21:48.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:21:48.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:21:48.801Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:21:48.801Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:21:48.801Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:21:48.801Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:21:48.801Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T17:21:48.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:21:49.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:21:49.338Z] [2023-09-20T17:21:49.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:21:49.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:21:49.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:21:49.707Z] b85a868b505f: Pulling fs layer [2023-09-20T17:21:49.707Z] e2be974225ed: Pulling fs layer [2023-09-20T17:21:49.707Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:21:49.707Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:21:49.707Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:21:49.707Z] eaf3925da568: Pulling fs layer [2023-09-20T17:21:49.707Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:21:49.707Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:21:49.707Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:21:49.707Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:21:49.707Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:21:49.707Z] eaf3925da568: Waiting [2023-09-20T17:21:49.707Z] bde34c3a00c8: Waiting [2023-09-20T17:21:49.707Z] bab4dde63d76: Waiting [2023-09-20T17:21:49.707Z] 4872d77fe225: Waiting [2023-09-20T17:21:49.707Z] b352a97aabf1: Waiting [2023-09-20T17:21:49.707Z] 1469e6f7b9e6: Waiting [2023-09-20T17:21:49.707Z] 988bab9f4d93: Waiting [2023-09-20T17:21:49.707Z] 5851b861e8e6: Waiting [2023-09-20T17:21:49.707Z] e2be974225ed: Verifying Checksum [2023-09-20T17:21:49.707Z] e2be974225ed: Download complete [2023-09-20T17:21:49.707Z] 988bab9f4d93: Download complete [2023-09-20T17:21:49.968Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:21:49.968Z] 1469e6f7b9e6: Download complete [2023-09-20T17:21:49.968Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:21:49.968Z] 339a4e72a1f5: Download complete [2023-09-20T17:21:49.968Z] eaf3925da568: Verifying Checksum [2023-09-20T17:21:49.968Z] eaf3925da568: Download complete [2023-09-20T17:21:49.968Z] bde34c3a00c8: Verifying Checksum [2023-09-20T17:21:49.968Z] bde34c3a00c8: Download complete [2023-09-20T17:21:49.968Z] b352a97aabf1: Verifying Checksum [2023-09-20T17:21:49.968Z] b352a97aabf1: Download complete [2023-09-20T17:21:49.968Z] 4872d77fe225: Verifying Checksum [2023-09-20T17:21:49.968Z] 4872d77fe225: Download complete [2023-09-20T17:21:49.968Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:21:49.968Z] 5851b861e8e6: Download complete [2023-09-20T17:21:49.968Z] b85a868b505f: Verifying Checksum [2023-09-20T17:21:49.968Z] b85a868b505f: Download complete [2023-09-20T17:21:50.227Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:21:50.227Z] bab4dde63d76: Download complete [2023-09-20T17:21:51.165Z] b85a868b505f: Pull complete [2023-09-20T17:21:51.427Z] e2be974225ed: Pull complete [2023-09-20T17:21:51.687Z] 339a4e72a1f5: Pull complete [2023-09-20T17:21:51.946Z] 988bab9f4d93: Pull complete [2023-09-20T17:21:52.205Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:21:52.205Z] eaf3925da568: Pull complete [2023-09-20T17:21:54.131Z] bab4dde63d76: Pull complete [2023-09-20T17:21:54.131Z] bde34c3a00c8: Pull complete [2023-09-20T17:21:54.131Z] b352a97aabf1: Pull complete [2023-09-20T17:21:54.396Z] 4872d77fe225: Pull complete [2023-09-20T17:21:54.396Z] 5851b861e8e6: Pull complete [2023-09-20T17:21:54.396Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:21:54.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:21:54.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:21:54.632Z] prd-ubuntu20.04-docker-8c-8g-6731 does not seem to be running inside a container [2023-09-20T17:21:54.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-599 -v /w/workspace/_app-service-configurable_PR-599:/w/workspace/_app-service-configurable_PR-599:rw,z -v /w/workspace/_app-service-configurable_PR-599@tmp:/w/workspace/_app-service-configurable_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:21:56.063Z] $ docker top 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 -eo pid,comm [2023-09-20T17:21:56.123Z] 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-09-20T17:21:56.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:21:56.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:21:56.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:21:56.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:21:56.363Z] $ docker exec 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 ssh-agent [2023-09-20T17:21:56.489Z] SSH_AUTH_SOCK=/tmp/ssh-ONGK14XtEgPH/agent.33 [2023-09-20T17:21:56.489Z] SSH_AGENT_PID=39 [2023-09-20T17:21:56.496Z] Running ssh-add (command line suppressed) [2023-09-20T17:21:56.603Z] Identity added: /w/workspace/_app-service-configurable_PR-599@tmp/private_key_9924123981612231905.key (/w/workspace/_app-service-configurable_PR-599@tmp/private_key_9924123981612231905.key) [2023-09-20T17:21:56.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:21:56.944Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:21:56.973Z] $ docker exec --env ******** --env ******** 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 ssh-agent -k [2023-09-20T17:21:57.076Z] unset SSH_AUTH_SOCK; [2023-09-20T17:21:57.076Z] unset SSH_AGENT_PID; [2023-09-20T17:21:57.076Z] echo Agent pid 39 killed; [2023-09-20T17:21:57.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:21:57.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:21:57.173Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:21:57.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:21:57.286Z] $ docker exec 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 ssh-agent [2023-09-20T17:21:57.397Z] SSH_AUTH_SOCK=/tmp/ssh-OuI4SrV8lTkc/agent.71 [2023-09-20T17:21:57.397Z] SSH_AGENT_PID=77 [2023-09-20T17:21:57.402Z] Running ssh-add (command line suppressed) [2023-09-20T17:21:57.528Z] Identity added: /w/workspace/_app-service-configurable_PR-599@tmp/private_key_10696658111404082882.key (/w/workspace/_app-service-configurable_PR-599@tmp/private_key_10696658111404082882.key) [2023-09-20T17:21:57.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:21:57.896Z] + git semver init [2023-09-20T17:21:58.157Z] 2023-09-20 17:21:58,074 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:21:58.157Z] 2023-09-20 17:21:58,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-599/.semver [2023-09-20T17:21:58.157Z] 2023-09-20 17:21:58,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-599/.semver [2023-09-20T17:21:58.157Z] 2023-09-20 17:21:58,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-599/.semver'], cwd=/w/workspace/_app-service-configurable_PR-599, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,812 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-599/.git/info/exclude [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-599/.semver/PR-599 with force:False [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,813 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-599/.semver/PR-599 [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,817 [execute] INFO git cat-file --batch-check [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-599/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,823 [execute] INFO git cat-file --batch [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-599/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:21:59.092Z] 2023-09-20 17:21:58,829 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-599/.semver/PR-599 [2023-09-20T17:21:59.092Z] 0.0.0 [Pipeline] } [2023-09-20T17:21:59.112Z] $ docker exec --env ******** --env ******** 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 ssh-agent -k [2023-09-20T17:21:59.213Z] unset SSH_AUTH_SOCK; [2023-09-20T17:21:59.214Z] unset SSH_AGENT_PID; [2023-09-20T17:21:59.214Z] echo Agent pid 77 killed; [2023-09-20T17:21:59.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:21:59.669Z] + git semver [Pipeline] } [2023-09-20T17:21:59.948Z] $ docker stop --time=1 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 [2023-09-20T17:22:01.247Z] $ docker rm -f --volumes 6e51394677ba5213b7df4405e60b0a60d482c8abc560fd5eda1d25e858de2134 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:22:01.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:22:01.994Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:22:02.011Z] [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-09-20T17:22:02.649Z] provisioning config files... [2023-09-20T17:22:02.658Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-599@tmp/config5858377507215811219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:22:03.006Z] ---> docker-login.sh [2023-09-20T17:22:03.006Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:22:03.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:03.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:03.006Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:03.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:03.006Z] [2023-09-20T17:22:03.006Z] Login Succeeded [2023-09-20T17:22:03.006Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:22:03.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:03.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:03.006Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:03.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:03.006Z] [2023-09-20T17:22:03.006Z] Login Succeeded [2023-09-20T17:22:03.006Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:22:03.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:03.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:03.264Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:03.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:03.264Z] [2023-09-20T17:22:03.264Z] Login Succeeded [2023-09-20T17:22:03.264Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:22:03.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:03.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:03.264Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:03.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:03.264Z] [2023-09-20T17:22:03.264Z] Login Succeeded [2023-09-20T17:22:03.264Z] docker.io [2023-09-20T17:22:03.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:03.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:03.524Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:03.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:03.524Z] [2023-09-20T17:22:03.524Z] Login Succeeded [2023-09-20T17:22:03.785Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:22:03.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:22:04.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:22:04.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:22:04.093Z] ========================================================= [2023-09-20T17:22:04.093Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:22:04.093Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:22:04.581Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:22:04.581Z] Sending build context to Docker daemon 3.357MB [2023-09-20T17:22:04.581Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:22:04.581Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T17:22:04.581Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:22:04.581Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:22:04.581Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:22:04.581Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:22:04.581Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:22:04.581Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:22:04.581Z] c68163c4e522: Pulling fs layer [2023-09-20T17:22:04.581Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:22:04.581Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:22:04.581Z] ad3a456e5733: Waiting [2023-09-20T17:22:04.581Z] 33e27b845d1e: Waiting [2023-09-20T17:22:04.581Z] c68163c4e522: Waiting [2023-09-20T17:22:04.581Z] c4d48a809fc2: Verifying Checksum [2023-09-20T17:22:04.581Z] c4d48a809fc2: Download complete [2023-09-20T17:22:04.581Z] ad3a456e5733: Download complete [2023-09-20T17:22:04.581Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:22:04.581Z] 33e27b845d1e: Download complete [2023-09-20T17:22:04.581Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:22:04.581Z] 7264a8db6415: Download complete [2023-09-20T17:22:04.581Z] c68163c4e522: Download complete [2023-09-20T17:22:04.841Z] 7264a8db6415: Pull complete [2023-09-20T17:22:04.841Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:22:04.841Z] 23d2d4c4bb30: Download complete [2023-09-20T17:22:04.841Z] c4d48a809fc2: Pull complete [2023-09-20T17:22:05.098Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:22:05.098Z] 4f1c88b9dad5: Download complete [2023-09-20T17:22:05.664Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:22:05.664Z] 50da416c3ac9: Download complete [2023-09-20T17:22:08.947Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:22:08.947Z] ad3a456e5733: Pull complete [2023-09-20T17:22:08.947Z] 33e27b845d1e: Pull complete [2023-09-20T17:22:08.947Z] c68163c4e522: Pull complete [2023-09-20T17:22:11.562Z] 50da416c3ac9: Pull complete [2023-09-20T17:22:11.822Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:22:11.822Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:22:11.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:22:11.822Z] ---> 0786185ac409 [2023-09-20T17:22:11.822Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:22:13.214Z] ---> Running in 6e859dce250f [2023-09-20T17:22:13.214Z] Removing intermediate container 6e859dce250f [2023-09-20T17:22:13.214Z] ---> 3ad31294fadf [2023-09-20T17:22:13.214Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:22:13.475Z] ---> Running in a369f5278bcd [2023-09-20T17:22:13.475Z] Removing intermediate container a369f5278bcd [2023-09-20T17:22:13.475Z] ---> 7760fa281a0c [2023-09-20T17:22:13.475Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:22:13.475Z] ---> Running in 7616d6ffd7b5 [2023-09-20T17:22:13.734Z] Removing intermediate container 7616d6ffd7b5 [2023-09-20T17:22:13.734Z] ---> edb2a6d40f81 [2023-09-20T17:22:13.734Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:22:13.734Z] ---> Running in d000e5af95b2 [2023-09-20T17:22:13.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:22:13.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:22:14.253Z] OK: 264 MiB in 52 packages [2023-09-20T17:22:14.830Z] Removing intermediate container d000e5af95b2 [2023-09-20T17:22:14.830Z] ---> 4905b7c4c5ef [2023-09-20T17:22:14.830Z] Step 7/12 : WORKDIR /app [2023-09-20T17:22:14.830Z] ---> Running in 9a25caf1142d [2023-09-20T17:22:14.830Z] Removing intermediate container 9a25caf1142d [2023-09-20T17:22:14.830Z] ---> bf5c1fd7cf83 [2023-09-20T17:22:14.830Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T17:22:15.089Z] ---> 9f104b3f3a0b [2023-09-20T17:22:15.089Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:22:15.089Z] ---> Running in 89eb272cf3d5 [2023-09-20T17:22:17.458Z] Still waiting to schedule task [2023-09-20T17:22:17.458Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ [2023-09-20T17:22:41.678Z] Removing intermediate container 89eb272cf3d5 [2023-09-20T17:22:41.678Z] ---> eca4dc4b2fc7 [2023-09-20T17:22:41.678Z] Step 10/12 : COPY . . [2023-09-20T17:22:41.678Z] ---> 0bddfecf2588 [2023-09-20T17:22:41.678Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:22:41.678Z] ---> Running in b20a7f6e42ac [2023-09-20T17:22:41.678Z] Removing intermediate container b20a7f6e42ac [2023-09-20T17:22:41.678Z] ---> c56a022ab9dd [2023-09-20T17:22:41.678Z] Step 12/12 : RUN $MAKE [2023-09-20T17:22:41.678Z] ---> Running in 544e51d798d4 [2023-09-20T17:22:41.678Z] noop [2023-09-20T17:22:41.678Z] Removing intermediate container 544e51d798d4 [2023-09-20T17:22:41.678Z] ---> c713f3790249 [2023-09-20T17:22:41.678Z] Successfully built c713f3790249 [2023-09-20T17:22:41.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:22:42.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:22:42.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:22:42.284Z] prd-ubuntu20.04-docker-8c-8g-6731 does not seem to be running inside a container [2023-09-20T17:22:42.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-599 -v /w/workspace/_app-service-configurable_PR-599:/w/workspace/_app-service-configurable_PR-599:rw,z -v /w/workspace/_app-service-configurable_PR-599@tmp:/w/workspace/_app-service-configurable_PR-599@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-x86_64 cat [2023-09-20T17:22:42.690Z] $ docker top 4db27c368eac1cfee5443121187e938bd0ee9f0fe540a9086a46a80fd1e4bd74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:22:43.088Z] + go version [2023-09-20T17:22:43.088Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:22:43.118Z] $ docker stop --time=1 4db27c368eac1cfee5443121187e938bd0ee9f0fe540a9086a46a80fd1e4bd74 [2023-09-20T17:22:44.387Z] $ docker rm -f --volumes 4db27c368eac1cfee5443121187e938bd0ee9f0fe540a9086a46a80fd1e4bd74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:22:45.081Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:22:45.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:22:45.228Z] prd-ubuntu20.04-docker-8c-8g-6731 does not seem to be running inside a container [2023-09-20T17:22:45.258Z] $ 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-599 -v /w/workspace/_app-service-configurable_PR-599:/w/workspace/_app-service-configurable_PR-599:rw,z -v /w/workspace/_app-service-configurable_PR-599@tmp:/w/workspace/_app-service-configurable_PR-599@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-x86_64 cat [2023-09-20T17:22:45.603Z] $ docker top c17f28d3fc320e27d21769377d8f987db2bd2344f005e7aa0de7469a6bf3383b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:22:45.998Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-599 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:22:46.361Z] + make test [2023-09-20T17:22:46.361Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T17:23:08.291Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-20T17:23:23.179Z] go vet ./... [2023-09-20T17:23:26.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:23:26.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:23:26.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:23:26.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:23:26.538Z] $ docker stop --time=1 c17f28d3fc320e27d21769377d8f987db2bd2344f005e7aa0de7469a6bf3383b [2023-09-20T17:23:29.892Z] $ docker rm -f --volumes c17f28d3fc320e27d21769377d8f987db2bd2344f005e7aa0de7469a6bf3383b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:23:30.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:23:30.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:23:31.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:23:31.473Z] + ls -al . [2023-09-20T17:23:31.473Z] total 184 [2023-09-20T17:23:31.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:22 . [2023-09-20T17:23:31.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:21 .. [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 17:21 .dockerignore [2023-09-20T17:23:31.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:23 .git [2023-09-20T17:23:31.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:21 .github [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 17:21 .gitignore [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:21 .golangci.yml [2023-09-20T17:23:31.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:21 .semver [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 17:21 Attribution.txt [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 17:21 CHANGELOG.md [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 17:21 Dockerfile [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:21 GOVERNANCE.md [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 17:21 Jenkinsfile [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 17:21 LICENSE [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 17:21 OWNERS.md [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 17:21 README.md [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:22 VERSION [2023-09-20T17:23:31.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:21 bin [2023-09-20T17:23:31.473Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 20 17:22 coverage.out [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 17:21 go.mod [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 17:21 go.sum [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 17:21 main.go [2023-09-20T17:23:31.473Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 17:21 makefile [2023-09-20T17:23:31.473Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:21 res [2023-09-20T17:23:31.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:21 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:23:31.875Z] + 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=63209db4e87638a7a21ecd6dc38db7cc29e58e41 --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:23:31.875Z] Sending build context to Docker daemon 3.358MB [2023-09-20T17:23:31.875Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:23:31.875Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T17:23:31.875Z] ---> c713f3790249 [2023-09-20T17:23:31.875Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:23:31.875Z] ---> Running in eea74f7bcdd2 [2023-09-20T17:23:31.875Z] Removing intermediate container eea74f7bcdd2 [2023-09-20T17:23:31.875Z] ---> a9b5d7e93b0a [2023-09-20T17:23:31.875Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:23:32.133Z] ---> Running in 5398c468ca0b [2023-09-20T17:23:32.133Z] Removing intermediate container 5398c468ca0b [2023-09-20T17:23:32.133Z] ---> 30c8a1a3a9ad [2023-09-20T17:23:32.133Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:23:32.133Z] ---> Running in adaf5a8b7090 [2023-09-20T17:23:32.133Z] Removing intermediate container adaf5a8b7090 [2023-09-20T17:23:32.133Z] ---> f998b23062f4 [2023-09-20T17:23:32.133Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:23:32.133Z] ---> Running in 751aef8bb314 [2023-09-20T17:23:32.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:23:32.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:23:32.651Z] OK: 264 MiB in 52 packages [2023-09-20T17:23:33.219Z] Removing intermediate container 751aef8bb314 [2023-09-20T17:23:33.219Z] ---> f1c289a16824 [2023-09-20T17:23:33.219Z] Step 7/26 : WORKDIR /app [2023-09-20T17:23:33.219Z] ---> Running in f9bc0187f390 [2023-09-20T17:23:33.219Z] Removing intermediate container f9bc0187f390 [2023-09-20T17:23:33.219Z] ---> bf4d096b785e [2023-09-20T17:23:33.219Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T17:23:33.478Z] ---> 69d04a661b06 [2023-09-20T17:23:33.478Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:23:33.478Z] ---> Running in 1359f68e53db [2023-09-20T17:23:34.045Z] Removing intermediate container 1359f68e53db [2023-09-20T17:23:34.045Z] ---> 8d9b57ddaee8 [2023-09-20T17:23:34.045Z] Step 10/26 : COPY . . [2023-09-20T17:23:34.312Z] ---> fc1182e5543d [2023-09-20T17:23:34.312Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:23:34.312Z] ---> Running in a1821e1021ca [2023-09-20T17:23:34.312Z] Removing intermediate container a1821e1021ca [2023-09-20T17:23:34.312Z] ---> 3f74a12e8db5 [2023-09-20T17:23:34.312Z] Step 12/26 : RUN $MAKE [2023-09-20T17:23:34.571Z] ---> Running in f6a37f800a15 [2023-09-20T17:23:34.830Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-20T17:23:56.766Z] Removing intermediate container f6a37f800a15 [2023-09-20T17:23:56.766Z] ---> 0ac9dbfaf357 [2023-09-20T17:23:56.766Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T17:23:56.766Z] 3.18: Pulling from library/alpine [2023-09-20T17:23:56.766Z] 7264a8db6415: Already exists [2023-09-20T17:23:56.766Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:23:56.766Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:23:56.766Z] ---> 7e01a0d0a1dc [2023-09-20T17:23:56.766Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T17:23:56.766Z] ---> Running in 0e9edc39edfc [2023-09-20T17:23:56.766Z] Removing intermediate container 0e9edc39edfc [2023-09-20T17:23:56.766Z] ---> 6f77a1163599 [2023-09-20T17:23:56.766Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-20T17:23:56.766Z] ---> Running in 180de9190a02 [2023-09-20T17:23:56.766Z] Removing intermediate container 180de9190a02 [2023-09-20T17:23:56.766Z] ---> eb29af266494 [2023-09-20T17:23:56.766Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T17:23:56.766Z] ---> Running in fedb4f9ebcb6 [2023-09-20T17:23:56.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:23:56.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:23:56.766Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T17:23:56.766Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T17:23:56.766Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:23:56.766Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T17:23:56.766Z] OK: 8 MiB in 17 packages [2023-09-20T17:23:56.766Z] Removing intermediate container fedb4f9ebcb6 [2023-09-20T17:23:56.766Z] ---> 0cc209312d7b [2023-09-20T17:23:56.766Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T17:23:56.766Z] ---> 14936b03d43e [2023-09-20T17:23:56.766Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T17:23:56.766Z] ---> 1ce73f474a1b [2023-09-20T17:23:56.766Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T17:23:56.766Z] ---> 8bc8277444b7 [2023-09-20T17:23:56.766Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-20T17:23:57.335Z] ---> 45d5aa2ed9b5 [2023-09-20T17:23:57.335Z] Step 21/26 : EXPOSE 48095 [2023-09-20T17:23:57.335Z] ---> Running in 7f426b941024 [2023-09-20T17:23:57.335Z] Removing intermediate container 7f426b941024 [2023-09-20T17:23:57.335Z] ---> bdaae0c79421 [2023-09-20T17:23:57.335Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-20T17:23:57.593Z] ---> Running in 938ea926880b [2023-09-20T17:23:57.593Z] Removing intermediate container 938ea926880b [2023-09-20T17:23:57.593Z] ---> 19d9d208b1fa [2023-09-20T17:23:57.593Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:23:57.593Z] ---> Running in bc8b4a85e191 [2023-09-20T17:23:57.593Z] Removing intermediate container bc8b4a85e191 [2023-09-20T17:23:57.593Z] ---> 1d1d6c857391 [2023-09-20T17:23:57.593Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T17:23:57.593Z] ---> Running in d79460e34f4f [2023-09-20T17:23:57.852Z] Removing intermediate container d79460e34f4f [2023-09-20T17:23:57.852Z] ---> 76b1143bad13 [2023-09-20T17:23:57.852Z] Step 25/26 : LABEL git_sha=63209db4e87638a7a21ecd6dc38db7cc29e58e41 [2023-09-20T17:23:57.852Z] ---> Running in fb3edf634c52 [2023-09-20T17:23:57.852Z] Removing intermediate container fb3edf634c52 [2023-09-20T17:23:57.852Z] ---> 170188c87224 [2023-09-20T17:23:57.852Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T17:23:57.852Z] ---> Running in 0de9d40870df [2023-09-20T17:23:58.111Z] Removing intermediate container 0de9d40870df [2023-09-20T17:23:58.111Z] ---> d197e811389f [2023-09-20T17:23:58.111Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:23:58.111Z] Successfully built d197e811389f [2023-09-20T17:23:58.111Z] 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-09-20T17:23:58.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:23:58.960Z] [2023-09-20T17:23:58.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:23:59.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:23:59.333Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:23:59.333Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:23:59.333Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:23:59.333Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:23:59.333Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:23:59.333Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:23:59.333Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:23:59.333Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:23:59.333Z] 33b1e0a273af: Waiting [2023-09-20T17:23:59.333Z] 5d3b04190fa2: Waiting [2023-09-20T17:23:59.333Z] 2f39f015ded8: Waiting [2023-09-20T17:23:59.333Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:23:59.333Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T17:23:59.333Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:23:59.593Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:23:59.593Z] 33b1e0a273af: Download complete [2023-09-20T17:23:59.593Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T17:23:59.593Z] 5d3b04190fa2: Download complete [2023-09-20T17:23:59.593Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:23:59.593Z] ec43610c2a17: Download complete [2023-09-20T17:23:59.593Z] 5eb5b503b376: Verifying Checksum [2023-09-20T17:23:59.593Z] 5eb5b503b376: Download complete [2023-09-20T17:24:00.159Z] 2f39f015ded8: Download complete [2023-09-20T17:24:01.093Z] 5eb5b503b376: Pull complete [2023-09-20T17:24:01.093Z] 5c69ac0246d0: Pull complete [2023-09-20T17:24:01.659Z] ec43610c2a17: Pull complete [2023-09-20T17:24:01.917Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:24:02.176Z] 33b1e0a273af: Pull complete [2023-09-20T17:24:02.176Z] 5d3b04190fa2: Pull complete [2023-09-20T17:24:06.383Z] 2f39f015ded8: Pull complete [2023-09-20T17:24:06.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:24:06.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:24:06.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:24:06.608Z] prd-ubuntu20.04-docker-8c-8g-6731 does not seem to be running inside a container [2023-09-20T17:24:06.635Z] $ 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-599 -v /w/workspace/_app-service-configurable_PR-599:/w/workspace/_app-service-configurable_PR-599:rw,z -v /w/workspace/_app-service-configurable_PR-599@tmp:/w/workspace/_app-service-configurable_PR-599@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:latest cat [2023-09-20T17:24:09.766Z] $ docker top b64a46c13187155d4efe94559fbef477235d6089ff689fbc5a09051d53ec0a2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:24:10.201Z] ---> job-cost.sh [2023-09-20T17:24:10.201Z] lf-activate-venv: SKIPPING [2023-09-20T17:24:10.201Z] INFO: No Stack... [2023-09-20T17:24:10.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:24:10.717Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:24:11.039Z] + cat /w/workspace/_app-service-configurable_PR-599/archives/cost.csv [2023-09-20T17:24:11.039Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:24:11.076Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] [2023-09-20T17:24:11.081Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] did not exist. Created. [2023-09-20T17:24:11.081Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:24:11.473Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:24:11.535Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:24:11.559Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:24:11.640Z] $ docker stop --time=1 b64a46c13187155d4efe94559fbef477235d6089ff689fbc5a09051d53ec0a2d [2023-09-20T17:24:12.806Z] $ docker rm -f --volumes b64a46c13187155d4efe94559fbef477235d6089ff689fbc5a09051d53ec0a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:24:30.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6741 in /w/workspace/_app-service-configurable_PR-599 [Pipeline] { [Pipeline] ws [2023-09-20T17:24:30.359Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:24:30.448Z] Selected Git installation does not exist. Using Default [2023-09-20T17:24:30.448Z] The recommended git tool is: NONE [2023-09-20T17:24:36.571Z] using credential edgex-jenkins-ssh [2023-09-20T17:24:36.602Z] Cloning the remote Git repository [2023-09-20T17:24:36.656Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T17:24:36.772Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-09-20T17:24:36.950Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T17:24:36.951Z] > git --version # timeout=10 [2023-09-20T17:24:36.974Z] > git --version # 'git version 2.25.1' [2023-09-20T17:24:36.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:24:37.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:24:38.410Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-20T17:24:38.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:24:40.095Z] Merging remotes/origin/main commit 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f into PR head commit f1d380f375b477c8bbf415d18cc168c061acd04c [2023-09-20T17:24:39.472Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-20T17:24:39.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T17:24:39.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:24:39.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:24:40.114Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:24:40.297Z] > git checkout -f f1d380f375b477c8bbf415d18cc168c061acd04c # timeout=10 [2023-09-20T17:24:40.427Z] > git remote # timeout=10 [2023-09-20T17:24:40.451Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:24:40.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:24:40.502Z] > git merge 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 [2023-09-20T17:24:40.620Z] Merge succeeded, producing 6b5b8e2188b2a4cbb9b380fe60c2a485fdd6d0a5 [2023-09-20T17:24:40.620Z] Checking out Revision 6b5b8e2188b2a4cbb9b380fe60c2a485fdd6d0a5 (PR-599) [2023-09-20T17:24:40.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:24:40.623Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:24:40.645Z] > git checkout -f 6b5b8e2188b2a4cbb9b380fe60c2a485fdd6d0a5 # timeout=10 [2023-09-20T17:24:44.223Z] Commit message: "Merge commit '692be8c2dc29c96a9fcede9d9f789984c5ef0b8f' into HEAD" [2023-09-20T17:24:44.224Z] First time build. Skipping changelog. [2023-09-20T17:24:44.284Z] > git --version # timeout=10 [2023-09-20T17:24:44.299Z] > git --version # 'git version 2.25.1' [2023-09-20T17:24:44.314Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:24:45.529Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:24:45.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:24:45.529Z] Dload Upload Total Spent Left Speed [2023-09-20T17:24:45.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-09-20T17:24:46.233Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:24:46.607Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:24:46.607Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:24:46.607Z] { [2023-09-20T17:24:46.607Z] "registry-mirrors": [ [2023-09-20T17:24:46.607Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:24:46.607Z] ], [2023-09-20T17:24:46.607Z] "bip": "10.250.0.254/24", [2023-09-20T17:24:46.607Z] "hosts": [ [2023-09-20T17:24:46.607Z] "tcp://0.0.0.0:5555", [2023-09-20T17:24:46.607Z] "unix:///var/run/docker.sock" [2023-09-20T17:24:46.607Z] ], [2023-09-20T17:24:46.607Z] "mtu": 1458, [2023-09-20T17:24:46.607Z] "selinux-enabled": true, [2023-09-20T17:24:46.607Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:24:46.607Z] } [Pipeline] sh [2023-09-20T17:24:46.971Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:24:47.342Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:25:05.735Z] provisioning config files... [2023-09-20T17:25:05.769Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6158248547799237111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:06.216Z] ---> docker-login.sh [2023-09-20T17:25:06.216Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:25:06.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:25:07.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:25:07.095Z] Configure a credential helper to remove this warning. See [2023-09-20T17:25:07.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:25:07.095Z] [2023-09-20T17:25:07.095Z] Login Succeeded [2023-09-20T17:25:07.095Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:25:07.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:25:07.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:25:07.374Z] Configure a credential helper to remove this warning. See [2023-09-20T17:25:07.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:25:07.374Z] [2023-09-20T17:25:07.374Z] Login Succeeded [2023-09-20T17:25:07.374Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:25:07.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:25:07.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:25:07.932Z] Configure a credential helper to remove this warning. See [2023-09-20T17:25:07.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:25:07.932Z] [2023-09-20T17:25:07.932Z] Login Succeeded [2023-09-20T17:25:07.932Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:25:08.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:25:08.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:25:08.484Z] Configure a credential helper to remove this warning. See [2023-09-20T17:25:08.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:25:08.484Z] [2023-09-20T17:25:08.484Z] Login Succeeded [2023-09-20T17:25:08.484Z] docker.io [2023-09-20T17:25:08.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:25:09.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:25:09.037Z] Configure a credential helper to remove this warning. See [2023-09-20T17:25:09.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:25:09.037Z] [2023-09-20T17:25:09.037Z] Login Succeeded [2023-09-20T17:25:09.037Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:25:09.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:25:09.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:25:09.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:25:09.669Z] ========================================================= [2023-09-20T17:25:09.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:25:09.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:25:10.188Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:25:10.188Z] Sending build context to Docker daemon 181.8kB [2023-09-20T17:25:10.462Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:25:10.462Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T17:25:10.743Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:25:10.743Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:25:10.743Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:25:10.743Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:25:10.743Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:25:10.743Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:25:10.743Z] 17808c966233: Pulling fs layer [2023-09-20T17:25:10.743Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:25:10.743Z] cefa15bbcfad: Waiting [2023-09-20T17:25:10.743Z] f0e02332f6b5: Waiting [2023-09-20T17:25:10.743Z] 17808c966233: Waiting [2023-09-20T17:25:10.743Z] f4c1fc716caa: Waiting [2023-09-20T17:25:10.743Z] 5d54e960e981: Verifying Checksum [2023-09-20T17:25:10.743Z] 5d54e960e981: Download complete [2023-09-20T17:25:10.743Z] f0e02332f6b5: Verifying Checksum [2023-09-20T17:25:10.743Z] f0e02332f6b5: Download complete [2023-09-20T17:25:10.743Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:25:10.743Z] cefa15bbcfad: Download complete [2023-09-20T17:25:10.743Z] 9fda8d8052c6: Download complete [2023-09-20T17:25:11.349Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:25:11.349Z] f4c1fc716caa: Download complete [2023-09-20T17:25:11.947Z] 9fda8d8052c6: Pull complete [2023-09-20T17:25:12.544Z] 5d54e960e981: Pull complete [2023-09-20T17:25:12.833Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:25:12.833Z] c4a7e357bf2a: Download complete [2023-09-20T17:25:13.804Z] 17808c966233: Verifying Checksum [2023-09-20T17:25:13.804Z] 17808c966233: Download complete [2023-09-20T17:25:26.165Z] c4a7e357bf2a: Pull complete [2023-09-20T17:25:26.166Z] f0e02332f6b5: Pull complete [2023-09-20T17:25:26.166Z] cefa15bbcfad: Pull complete [2023-09-20T17:25:32.876Z] 17808c966233: Pull complete [2023-09-20T17:25:33.855Z] f4c1fc716caa: Pull complete [2023-09-20T17:25:34.130Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:25:34.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:25:34.130Z] ---> ea914061e18c [2023-09-20T17:25:34.130Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:25:36.738Z] ---> Running in a2bf8ee3345b [2023-09-20T17:25:36.738Z] Removing intermediate container a2bf8ee3345b [2023-09-20T17:25:36.738Z] ---> 6ddeeeb40406 [2023-09-20T17:25:36.738Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:25:36.738Z] ---> Running in 428b0b571332 [2023-09-20T17:25:37.332Z] Removing intermediate container 428b0b571332 [2023-09-20T17:25:37.332Z] ---> 3c018c38a6b0 [2023-09-20T17:25:37.332Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:25:37.332Z] ---> Running in ccfaec05fa3c [2023-09-20T17:25:37.604Z] Removing intermediate container ccfaec05fa3c [2023-09-20T17:25:37.604Z] ---> affcb0709496 [2023-09-20T17:25:37.604Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:25:37.875Z] ---> Running in 3be9c6b307bc [2023-09-20T17:25:39.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:25:39.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:25:41.015Z] OK: 266 MiB in 52 packages [2023-09-20T17:25:42.004Z] Removing intermediate container 3be9c6b307bc [2023-09-20T17:25:42.004Z] ---> 570395ffcfeb [2023-09-20T17:25:42.004Z] Step 7/12 : WORKDIR /app [2023-09-20T17:25:42.291Z] ---> Running in e1e17f4678b2 [2023-09-20T17:25:42.561Z] Removing intermediate container e1e17f4678b2 [2023-09-20T17:25:42.561Z] ---> a378abb7eb40 [2023-09-20T17:25:42.561Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T17:25:43.158Z] ---> 47fe9b993e92 [2023-09-20T17:25:43.158Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:25:43.158Z] ---> Running in 3d63bf0f1e73 [2023-09-20T17:27:05.530Z] Removing intermediate container 3d63bf0f1e73 [2023-09-20T17:27:05.530Z] ---> 1da505770a05 [2023-09-20T17:27:05.530Z] Step 10/12 : COPY . . [2023-09-20T17:27:05.530Z] ---> 576fd88099da [2023-09-20T17:27:05.530Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:27:05.530Z] ---> Running in 963438c28f06 [2023-09-20T17:27:05.530Z] Removing intermediate container 963438c28f06 [2023-09-20T17:27:05.530Z] ---> be42037e5034 [2023-09-20T17:27:05.530Z] Step 12/12 : RUN $MAKE [2023-09-20T17:27:05.530Z] ---> Running in fbadf440f565 [2023-09-20T17:27:05.530Z] noop [2023-09-20T17:27:05.530Z] Removing intermediate container fbadf440f565 [2023-09-20T17:27:05.530Z] ---> b28255a35389 [2023-09-20T17:27:05.530Z] Successfully built b28255a35389 [2023-09-20T17:27:05.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:06.018Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:27:06.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:06.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-6741 does not seem to be running inside a container [2023-09-20T17:27:06.696Z] $ 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-09-20T17:27:08.090Z] $ docker top ee2cc36b995bef392413b54e25685890c84bc1c0efe11f7404c90e17d8d5b289 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:09.047Z] + go version [2023-09-20T17:27:09.047Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:27:09.096Z] $ docker stop --time=1 ee2cc36b995bef392413b54e25685890c84bc1c0efe11f7404c90e17d8d5b289 [2023-09-20T17:27:10.852Z] $ docker rm -f --volumes ee2cc36b995bef392413b54e25685890c84bc1c0efe11f7404c90e17d8d5b289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:11.864Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:27:11.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:12.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-6741 does not seem to be running inside a container [2023-09-20T17:27:12.244Z] $ 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-09-20T17:27:13.611Z] $ docker top 9d29e60214644162712b81e576d8c022445fa5e37962a3ca14ae0e8a4cbcd38c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:14.552Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:27:15.029Z] + make test [2023-09-20T17:27:15.029Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T17:30:51.909Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-20T17:30:51.909Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:30:51.909Z] go vet ./... [2023-09-20T17:33:13.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:33:13.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:33:13.696Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:33:13.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:33:13.772Z] $ docker stop --time=1 9d29e60214644162712b81e576d8c022445fa5e37962a3ca14ae0e8a4cbcd38c [2023-09-20T17:33:15.799Z] $ docker rm -f --volumes 9d29e60214644162712b81e576d8c022445fa5e37962a3ca14ae0e8a4cbcd38c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:33:17.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:33:17.690Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:33:18.307Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:33:18.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:33:19.277Z] + ls -al . [2023-09-20T17:33:19.277Z] total 180 [2023-09-20T17:33:19.277Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 17:27 . [2023-09-20T17:33:19.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:24 .. [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 17:24 .dockerignore [2023-09-20T17:33:19.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:24 .git [2023-09-20T17:33:19.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:24 .github [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 17:24 .gitignore [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:24 .golangci.yml [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 17:24 Attribution.txt [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 17:24 CHANGELOG.md [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 17:24 Dockerfile [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:24 GOVERNANCE.md [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 17:24 Jenkinsfile [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 17:24 LICENSE [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 17:24 OWNERS.md [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 17:24 README.md [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:22 VERSION [2023-09-20T17:33:19.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:24 bin [2023-09-20T17:33:19.277Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 20 17:27 coverage.out [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 17:24 go.mod [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 17:24 go.sum [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 17:24 main.go [2023-09-20T17:33:19.277Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 17:24 makefile [2023-09-20T17:33:19.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:24 res [2023-09-20T17:33:19.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:24 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:33:19.723Z] + 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=6b5b8e2188b2a4cbb9b380fe60c2a485fdd6d0a5 --label arch=arm64 --label version=0.0.0 . [2023-09-20T17:33:19.723Z] Sending build context to Docker daemon 182.8kB [2023-09-20T17:33:20.003Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:33:20.003Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T17:33:20.003Z] ---> b28255a35389 [2023-09-20T17:33:20.003Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:33:20.276Z] ---> Running in 5d4c6bdcef97 [2023-09-20T17:33:20.551Z] Removing intermediate container 5d4c6bdcef97 [2023-09-20T17:33:20.551Z] ---> d277b0d5aea8 [2023-09-20T17:33:20.551Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:33:20.551Z] ---> Running in fd9525092302 [2023-09-20T17:33:21.146Z] Removing intermediate container fd9525092302 [2023-09-20T17:33:21.146Z] ---> 914a6910f9b1 [2023-09-20T17:33:21.146Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:33:21.146Z] ---> Running in fa0edf0ce882 [2023-09-20T17:33:21.420Z] Removing intermediate container fa0edf0ce882 [2023-09-20T17:33:21.420Z] ---> f2ad8642f450 [2023-09-20T17:33:21.420Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:33:21.696Z] ---> Running in 78976b1d790e [2023-09-20T17:33:22.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:33:23.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:33:24.710Z] OK: 266 MiB in 52 packages [2023-09-20T17:33:25.708Z] Removing intermediate container 78976b1d790e [2023-09-20T17:33:25.708Z] ---> 0dcb0a7a36b1 [2023-09-20T17:33:25.708Z] Step 7/26 : WORKDIR /app [2023-09-20T17:33:25.708Z] ---> Running in d7fbff70e095 [2023-09-20T17:33:25.980Z] Removing intermediate container d7fbff70e095 [2023-09-20T17:33:25.980Z] ---> 9b114e7b7944 [2023-09-20T17:33:25.980Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T17:33:26.575Z] ---> fe11d490a0e8 [2023-09-20T17:33:26.575Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:33:26.850Z] ---> Running in e5393f0d2448 [2023-09-20T17:33:29.515Z] Removing intermediate container e5393f0d2448 [2023-09-20T17:33:29.515Z] ---> ef150e8ce2ee [2023-09-20T17:33:29.515Z] Step 10/26 : COPY . . [2023-09-20T17:33:30.493Z] ---> 1317c0803fb0 [2023-09-20T17:33:30.493Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:33:30.493Z] ---> Running in d9f6c1e00fac [2023-09-20T17:33:30.786Z] Removing intermediate container d9f6c1e00fac [2023-09-20T17:33:30.786Z] ---> bd5f44ce1245 [2023-09-20T17:33:30.786Z] Step 12/26 : RUN $MAKE [2023-09-20T17:33:30.786Z] ---> Running in c021a401bda1 [2023-09-20T17:33:32.219Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-20T17:35:54.003Z] Removing intermediate container c021a401bda1 [2023-09-20T17:35:54.003Z] ---> bd167c32edf6 [2023-09-20T17:35:54.003Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T17:35:54.274Z] 3.18: Pulling from library/alpine [2023-09-20T17:35:54.544Z] 9fda8d8052c6: Already exists [2023-09-20T17:35:54.544Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:35:54.544Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:35:54.544Z] ---> f6648c04cd6c [2023-09-20T17:35:54.544Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T17:35:54.828Z] ---> Running in 6b7d812b0cba [2023-09-20T17:35:55.099Z] Removing intermediate container 6b7d812b0cba [2023-09-20T17:35:55.099Z] ---> 6f882819049e [2023-09-20T17:35:55.099Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-20T17:35:55.099Z] ---> Running in 875db6f033da [2023-09-20T17:35:55.690Z] Removing intermediate container 875db6f033da [2023-09-20T17:35:55.690Z] ---> 3f67bcf3c7f4 [2023-09-20T17:35:55.690Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T17:35:55.690Z] ---> Running in 18987c201930 [2023-09-20T17:35:57.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:35:57.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:35:58.545Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T17:35:58.545Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T17:35:58.545Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:35:58.545Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T17:35:58.815Z] OK: 9 MiB in 17 packages [2023-09-20T17:36:00.234Z] Removing intermediate container 18987c201930 [2023-09-20T17:36:00.234Z] ---> 3a7374d0815a [2023-09-20T17:36:00.234Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T17:36:00.822Z] ---> cfdd7da5c9e6 [2023-09-20T17:36:00.822Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T17:36:01.413Z] ---> 40010a78a11b [2023-09-20T17:36:01.413Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T17:36:02.384Z] ---> 54d9a44d0406 [2023-09-20T17:36:02.384Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-20T17:36:03.809Z] ---> 38f52d8c06de [2023-09-20T17:36:03.809Z] Step 21/26 : EXPOSE 48095 [2023-09-20T17:36:04.081Z] ---> Running in ae5ab9a0525f [2023-09-20T17:36:04.352Z] Removing intermediate container ae5ab9a0525f [2023-09-20T17:36:04.352Z] ---> cfc8d0b6415a [2023-09-20T17:36:04.352Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-20T17:36:04.352Z] ---> Running in d57ab748b04b [2023-09-20T17:36:04.623Z] Removing intermediate container d57ab748b04b [2023-09-20T17:36:04.623Z] ---> eebd2e20df0a [2023-09-20T17:36:04.623Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:36:04.897Z] ---> Running in 79425317453c [2023-09-20T17:36:05.171Z] Removing intermediate container 79425317453c [2023-09-20T17:36:05.171Z] ---> 66c3ea80bde6 [2023-09-20T17:36:05.171Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T17:36:05.171Z] ---> Running in 2075d82ce517 [2023-09-20T17:36:05.452Z] Removing intermediate container 2075d82ce517 [2023-09-20T17:36:05.452Z] ---> 00be395f6a30 [2023-09-20T17:36:05.452Z] Step 25/26 : LABEL git_sha=6b5b8e2188b2a4cbb9b380fe60c2a485fdd6d0a5 [2023-09-20T17:36:05.724Z] ---> Running in c1560ade1d70 [2023-09-20T17:36:06.000Z] Removing intermediate container c1560ade1d70 [2023-09-20T17:36:06.000Z] ---> a2ef85fd08e1 [2023-09-20T17:36:06.000Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T17:36:06.000Z] ---> Running in e318b1fdeb54 [2023-09-20T17:36:06.268Z] Removing intermediate container e318b1fdeb54 [2023-09-20T17:36:06.268Z] ---> 580a7b91ba52 [2023-09-20T17:36:06.268Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:36:06.268Z] Successfully built 580a7b91ba52 [2023-09-20T17:36:06.268Z] 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-09-20T17:36:07.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:36:07.076Z] [2023-09-20T17:36:07.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:36:07.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:36:07.750Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:36:07.750Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:36:07.750Z] 04944245beec: Pulling fs layer [2023-09-20T17:36:07.750Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:36:07.750Z] 765212b225bb: Pulling fs layer [2023-09-20T17:36:07.750Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:36:07.750Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:36:07.750Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:36:07.750Z] 765212b225bb: Waiting [2023-09-20T17:36:07.750Z] f23df028b6ca: Waiting [2023-09-20T17:36:07.750Z] d65c8cfc05b1: Waiting [2023-09-20T17:36:07.750Z] 04944245beec: Verifying Checksum [2023-09-20T17:36:07.750Z] 04944245beec: Download complete [2023-09-20T17:36:07.750Z] 765212b225bb: Verifying Checksum [2023-09-20T17:36:07.750Z] 765212b225bb: Download complete [2023-09-20T17:36:07.750Z] f23df028b6ca: Verifying Checksum [2023-09-20T17:36:07.750Z] f23df028b6ca: Download complete [2023-09-20T17:36:07.750Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:36:07.750Z] d65c8cfc05b1: Download complete [2023-09-20T17:36:08.020Z] 699f458cf7ca: Verifying Checksum [2023-09-20T17:36:08.020Z] 699f458cf7ca: Download complete [2023-09-20T17:36:08.289Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:36:08.290Z] 8998bd30e6a1: Download complete [2023-09-20T17:36:10.878Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T17:36:10.878Z] 2437ff75d9bd: Download complete [2023-09-20T17:36:12.360Z] 8998bd30e6a1: Pull complete [2023-09-20T17:36:12.967Z] 04944245beec: Pull complete [2023-09-20T17:36:14.404Z] 699f458cf7ca: Pull complete [2023-09-20T17:36:14.671Z] 765212b225bb: Pull complete [2023-09-20T17:36:15.632Z] f23df028b6ca: Pull complete [2023-09-20T17:36:15.633Z] d65c8cfc05b1: Pull complete [2023-09-20T17:36:30.630Z] 2437ff75d9bd: Pull complete [2023-09-20T17:36:30.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:36:30.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:36:30.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:36:30.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-6741 does not seem to be running inside a container [2023-09-20T17:36:31.085Z] $ 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-09-20T17:36:34.322Z] $ docker top 39aa77f36c7e9010fcfc67786c5aefb969c1922350e480456fbac1661983e9ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:35.279Z] ---> job-cost.sh [2023-09-20T17:36:35.279Z] lf-activate-venv: SKIPPING [2023-09-20T17:36:35.279Z] INFO: No Stack... [2023-09-20T17:36:35.866Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:36:36.449Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:36:37.115Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-09-20T17:36:37.115Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:36:37.204Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] [2023-09-20T17:36:37.208Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] did not exist. Created. [2023-09-20T17:36:37.208Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:36:37.947Z] /w/workspace/app-service-configurable/1@tmp/durable-2d32381b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:36:38.310Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:36:38.346Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:36:38.411Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:36:38.427Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:36:38.519Z] $ docker stop --time=1 39aa77f36c7e9010fcfc67786c5aefb969c1922350e480456fbac1661983e9ad [2023-09-20T17:36:40.028Z] $ docker rm -f --volumes 39aa77f36c7e9010fcfc67786c5aefb969c1922350e480456fbac1661983e9ad [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-09-20T17:36:41.002Z] provisioning config files... [2023-09-20T17:36:41.010Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-599@tmp/config6072738236528700252tmp [Pipeline] { [Pipeline] sh [2023-09-20T17:36:41.354Z] + set +x [2023-09-20T17:36:41.354Z] + curl -s https://codecov.io/bash [2023-09-20T17:36:41.354Z] + bash -s -- [2023-09-20T17:36:41.354Z] [2023-09-20T17:36:41.354Z] _____ _ [2023-09-20T17:36:41.354Z] / ____| | | [2023-09-20T17:36:41.354Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T17:36:41.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T17:36:41.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T17:36:41.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T17:36:41.354Z] Bash-1.0.6 [2023-09-20T17:36:41.354Z] [2023-09-20T17:36:41.354Z] [2023-09-20T17:36:41.354Z] ==> git version 2.25.1 found [2023-09-20T17:36:41.354Z] ==> 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-09-20T17:36:41.354Z] Release-Date: 2020-01-08 [2023-09-20T17:36:41.354Z] 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-09-20T17:36:41.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T17:36:41.354Z] ==> Jenkins CI detected. [2023-09-20T17:36:41.354Z] current dir:  /w/workspace/_app-service-configurable_PR-599 [2023-09-20T17:36:41.354Z] project root: . [2023-09-20T17:36:41.354Z] --> token set from env [2023-09-20T17:36:41.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T17:36:41.354Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T17:36:41.354Z] ==> Python coveragepy not found [2023-09-20T17:36:41.354Z] ==> Searching for coverage reports in: [2023-09-20T17:36:41.354Z] + . [2023-09-20T17:36:41.354Z] -> Found 1 reports [2023-09-20T17:36:41.354Z] ==> Detecting git/mercurial file structure [2023-09-20T17:36:41.354Z] ==> Reading reports [2023-09-20T17:36:41.354Z] + ./coverage.out bytes=13 [2023-09-20T17:36:41.354Z] ==> Appending adjustments [2023-09-20T17:36:41.354Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T17:36:41.614Z] + Found adjustments [2023-09-20T17:36:41.614Z] ==> Gzipping contents [2023-09-20T17:36:41.614Z] 4.0K /tmp/codecov.STREMS.gz [2023-09-20T17:36:41.614Z] ==> Uploading reports [2023-09-20T17:36:41.614Z] url: https://codecov.io [2023-09-20T17:36:41.614Z] query: branch=PR-599&commit=63209db4e87638a7a21ecd6dc38db7cc29e58e41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=599&job=&cmd_args= [2023-09-20T17:36:41.614Z] -> Pinging Codecov [2023-09-20T17:36:41.614Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-599&commit=63209db4e87638a7a21ecd6dc38db7cc29e58e41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=599&job=&cmd_args= [2023-09-20T17:36:41.614Z] -> Uploading to [2023-09-20T17:36:41.614Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/A97CA9966030D2A3747ED39772930CCE/63209db4e87638a7a21ecd6dc38db7cc29e58e41/98a7c578-5280-4139-a12e-b2c02354388f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T173641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afb15056e2818ade0cba8ef20bb4c72307a71ee5f61b4657105772c17394ab9e [2023-09-20T17:36:41.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:36:41.614Z] Dload Upload Total Spent Left Speed [2023-09-20T17:36:41.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2615 --:--:-- --:--:-- --:--:-- 2615 [2023-09-20T17:36:41.873Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/63209db4e87638a7a21ecd6dc38db7cc29e58e41 [Pipeline] } [2023-09-20T17:36:41.901Z] 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-09-20T17:36:43.763Z] + [ -d /w/workspace/_app-service-configurable_PR-599/archives ] [2023-09-20T17:36:43.763Z] + ls -al /w/workspace/_app-service-configurable_PR-599/archives [2023-09-20T17:36:43.763Z] total 16 [2023-09-20T17:36:43.763Z] drwxr-xr-x 3 root root 4096 Sep 20 17:24 . [2023-09-20T17:36:43.763Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:24 .. [2023-09-20T17:36:43.763Z] drwxr-xr-x 2 root root 4096 Sep 20 17:24 cost [2023-09-20T17:36:43.763Z] -rw-r--r-- 1 root root 96 Sep 20 17:24 cost.csv [2023-09-20T17:36:43.763Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-599/archives [2023-09-20T17:36:43.763Z] + ls -al /w/workspace/_app-service-configurable_PR-599/archives [2023-09-20T17:36:43.763Z] total 16 [2023-09-20T17:36:43.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:24 . [2023-09-20T17:36:43.763Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:24 .. [2023-09-20T17:36:43.763Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:24 cost [2023-09-20T17:36:43.763Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 20 17:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:44.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:44.994Z] ---> package-listing.sh [2023-09-20T17:36:44.994Z] ++ facter osfamily [2023-09-20T17:36:44.994Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T17:36:44.994Z] + OS_FAMILY=debian [2023-09-20T17:36:44.994Z] + workspace=/w/workspace/_app-service-configurable_PR-599 [2023-09-20T17:36:44.994Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T17:36:44.994Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T17:36:44.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T17:36:44.994Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T17:36:44.994Z] + '[' /w/workspace/_app-service-configurable_PR-599 ']' [2023-09-20T17:36:44.994Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T17:36:44.994Z] + case "${OS_FAMILY}" in [2023-09-20T17:36:44.994Z] + grep '^ii' [2023-09-20T17:36:44.994Z] + dpkg -l [2023-09-20T17:36:45.254Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T17:36:45.254Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T17:36:45.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T17:36:45.254Z] + '[' /w/workspace/_app-service-configurable_PR-599 ']' [2023-09-20T17:36:45.254Z] + mkdir -p /w/workspace/_app-service-configurable_PR-599/archives/ [2023-09-20T17:36:45.254Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-599/archives/ [Pipeline] echo [2023-09-20T17:36:45.294Z] 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-599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T17:36:45.591Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:36:46.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:36:46.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:36:46.368Z] prd-ubuntu20.04-docker-8c-8g-6731 does not seem to be running inside a container [2023-09-20T17:36:46.391Z] $ 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-599/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-599 -v /w/workspace/_app-service-configurable_PR-599:/w/workspace/_app-service-configurable_PR-599:rw,z -v /w/workspace/_app-service-configurable_PR-599@tmp:/w/workspace/_app-service-configurable_PR-599@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-09-20T17:36:46.606Z] $ docker top 4ac512f5fef0c214b2c0eac42f34e2466b25e22bcf57d6f38b2d0581b7756351 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:36:47.019Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T17:36:47.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T17:36:47.645Z] + ls /var/log/sa-host [2023-09-20T17:36:47.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:36:47.787Z] provisioning config files... [2023-09-20T17:36:47.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-599@tmp/config12789770291300729889tmp [Pipeline] { [Pipeline] echo [2023-09-20T17:36:47.852Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:48.169Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T17:36:48.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:48.595Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T17:36:48.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:48.941Z] ---> sudo-logs.sh [2023-09-20T17:36:48.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T17:36:49.035Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:49.344Z] ---> job-cost.sh [2023-09-20T17:36:49.344Z] lf-activate-venv: SKIPPING [2023-09-20T17:36:49.344Z] DEBUG: total: 0.2199999988079071 [2023-09-20T17:36:49.344Z] INFO: Retrieving Stack Cost... [2023-09-20T17:36:49.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:36:50.174Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T17:36:50.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:50.514Z] ---> logs-deploy.sh [2023-09-20T17:36:50.514Z] lf-activate-venv: SKIPPING [2023-09-20T17:36:50.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-599/1 [2023-09-20T17:36:50.514Z] INFO: archiving workspace using pattern(s): [2023-09-20T17:36:51.450Z] Archives upload complete. [2023-09-20T17:36:51.450Z] INFO: archiving logs to Nexus