Pull request #673 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e086bf57497ba0ecc719b92fc7ef7f8516a6b43f+73e85768b09e7a901a474aca8d4c5663b6c61c92 (8ae958c6ea37e5a0bb52ba39d6eb1735329a8e13) 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-ssh8736848443513125893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh902632810710039418.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7049780526894081193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 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-ssh9921058029210544647.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4761463758593046997.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-9176’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9178 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-673 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit e086bf57497ba0ecc719b92fc7ef7f8516a6b43f Merge succeeded, producing e086bf57497ba0ecc719b92fc7ef7f8516a6b43f Checking out Revision e086bf57497ba0ecc719b92fc7ef7f8516a6b43f (PR-673) Commit message: "fix: Update app-function-sdk tag version" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 > git rev-list --no-walk 531a84fe61b33bfad3c12f641f08cd857ea08ca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-02T07:11:24.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-02T07:11:24.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-02T07:11:24.190Z] ========================================================= [2024-09-02T07:11:24.190Z] EdgeX Global Pipelines Version Info [2024-09-02T07:11:24.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:11:24.935Z] ------------------- [2024-09-02T07:11:24.936Z] stable info: [2024-09-02T07:11:24.936Z] ------------------- [2024-09-02T07:11:24.936Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T07:11:24.936Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T07:11:24.936Z] Message: update stable to v1.0.263 [2024-09-02T07:11:25.506Z] ------------------- [2024-09-02T07:11:25.506Z] experimental info: [2024-09-02T07:11:25.506Z] ------------------- [2024-09-02T07:11:25.506Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T07:11:25.506Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T07:11:25.506Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-02T07:11:25.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-02T07:11:25.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-02T07:11:25.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-02T07:11:25.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-02T07:11:25.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-02T07:11:25.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-02T07:11:25.711Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-02T07:11:25.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-02T07:11:25.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-02T07:11:25.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-02T07:11:25.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-02T07:11:25.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-02T07:11:25.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-02T07:11:25.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-02T07:11:25.871Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T07:11:25.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T07:11:25.915Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T07:11:25.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T07:11:25.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-02T07:11:25.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-02T07:11:26.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-02T07:11:26.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-02T07:11:26.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-02T07:11:26.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-02T07:11:26.086Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-02T07:11:26.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-02T07:11:26.128Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-02T07:11:26.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo [2024-09-02T07:11:26.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo [2024-09-02T07:11:26.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo [2024-09-02T07:11:26.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo [2024-09-02T07:11:26.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e086bf5 [Pipeline] echo [2024-09-02T07:11:26.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:11:26.319Z] provisioning config files... [2024-09-02T07:11:26.332Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config5541482205631235812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:11:26.665Z] ---> ****-login.sh [2024-09-02T07:11:26.665Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:11:26.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:26.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:26.925Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:26.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:26.925Z] [2024-09-02T07:11:26.925Z] Login Succeeded [2024-09-02T07:11:26.925Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:11:26.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:27.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:27.185Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:27.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:27.185Z] [2024-09-02T07:11:27.185Z] Login Succeeded [2024-09-02T07:11:27.185Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:11:27.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:27.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:27.186Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:27.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:27.186Z] [2024-09-02T07:11:27.186Z] Login Succeeded [2024-09-02T07:11:27.186Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:11:27.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:27.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:27.186Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:27.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:27.186Z] [2024-09-02T07:11:27.186Z] Login Succeeded [2024-09-02T07:11:27.186Z] ****.io [2024-09-02T07:11:27.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:27.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:27.447Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:27.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:27.447Z] [2024-09-02T07:11:27.447Z] Login Succeeded [2024-09-02T07:11:27.447Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:11:27.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-02T07:11:27.858Z] + git rev-list -1 --merges e086bf57497ba0ecc719b92fc7ef7f8516a6b43f~1..e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo [2024-09-02T07:11:27.885Z] -----------> git rev-list -1 --merges e086bf57497ba0ecc719b92fc7ef7f8516a6b43f~1..e086bf57497ba0ecc719b92fc7ef7f8516a6b43f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [false] [Pipeline] sh [2024-09-02T07:11:28.181Z] + git log --format=format:%s -1 e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo [2024-09-02T07:11:28.197Z] ========================================================= [2024-09-02T07:11:28.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-02T07:11:28.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T07:11:28.525Z] + git log --format=format:%s -1 e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo [2024-09-02T07:11:28.538Z] [semverPrep] GIT_COMMIT: e086bf57497ba0ecc719b92fc7ef7f8516a6b43f, Commit Message: fix: Update app-function-sdk tag version [Pipeline] echo [2024-09-02T07:11:28.552Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-02T07:11:28.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T07:11:28.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-02T07:11:28.906Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-02T07:11:28.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-02T07:11:28.906Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-02T07:11:28.906Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-02T07:11:28.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:11:29.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:11:29.258Z] [2024-09-02T07:11:29.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:11:29.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:11:29.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-02T07:11:29.568Z] b85a868b505f: Pulling fs layer [2024-09-02T07:11:29.568Z] e2be974225ed: Pulling fs layer [2024-09-02T07:11:29.568Z] 339a4e72a1f5: Pulling fs layer [2024-09-02T07:11:29.568Z] 988bab9f4d93: Pulling fs layer [2024-09-02T07:11:29.568Z] 1469e6f7b9e6: Pulling fs layer [2024-09-02T07:11:29.568Z] eaf3925da568: Pulling fs layer [2024-09-02T07:11:29.568Z] bab4dde63d76: Pulling fs layer [2024-09-02T07:11:29.568Z] bde34c3a00c8: Pulling fs layer [2024-09-02T07:11:29.568Z] b352a97aabf1: Pulling fs layer [2024-09-02T07:11:29.568Z] 4872d77fe225: Pulling fs layer [2024-09-02T07:11:29.568Z] 5851b861e8e6: Pulling fs layer [2024-09-02T07:11:29.568Z] bde34c3a00c8: Waiting [2024-09-02T07:11:29.568Z] 988bab9f4d93: Waiting [2024-09-02T07:11:29.568Z] b352a97aabf1: Waiting [2024-09-02T07:11:29.568Z] 1469e6f7b9e6: Waiting [2024-09-02T07:11:29.568Z] 4872d77fe225: Waiting [2024-09-02T07:11:29.568Z] 5851b861e8e6: Waiting [2024-09-02T07:11:29.568Z] eaf3925da568: Waiting [2024-09-02T07:11:29.568Z] bab4dde63d76: Waiting [2024-09-02T07:11:29.568Z] e2be974225ed: Verifying Checksum [2024-09-02T07:11:29.568Z] e2be974225ed: Download complete [2024-09-02T07:11:29.568Z] 988bab9f4d93: Download complete [2024-09-02T07:11:29.568Z] 1469e6f7b9e6: Verifying Checksum [2024-09-02T07:11:29.568Z] 1469e6f7b9e6: Download complete [2024-09-02T07:11:29.568Z] eaf3925da568: Download complete [2024-09-02T07:11:29.568Z] 339a4e72a1f5: Verifying Checksum [2024-09-02T07:11:29.568Z] 339a4e72a1f5: Download complete [2024-09-02T07:11:29.568Z] bde34c3a00c8: Download complete [2024-09-02T07:11:29.829Z] b352a97aabf1: Verifying Checksum [2024-09-02T07:11:29.829Z] b352a97aabf1: Download complete [2024-09-02T07:11:29.829Z] 4872d77fe225: Verifying Checksum [2024-09-02T07:11:29.829Z] 4872d77fe225: Download complete [2024-09-02T07:11:29.829Z] 5851b861e8e6: Verifying Checksum [2024-09-02T07:11:29.829Z] 5851b861e8e6: Download complete [2024-09-02T07:11:29.829Z] b85a868b505f: Verifying Checksum [2024-09-02T07:11:29.829Z] b85a868b505f: Download complete [2024-09-02T07:11:30.087Z] bab4dde63d76: Verifying Checksum [2024-09-02T07:11:30.087Z] bab4dde63d76: Download complete [2024-09-02T07:11:31.025Z] b85a868b505f: Pull complete [2024-09-02T07:11:31.025Z] e2be974225ed: Pull complete [2024-09-02T07:11:31.286Z] 339a4e72a1f5: Pull complete [2024-09-02T07:11:31.546Z] 988bab9f4d93: Pull complete [2024-09-02T07:11:31.811Z] 1469e6f7b9e6: Pull complete [2024-09-02T07:11:31.811Z] eaf3925da568: Pull complete [2024-09-02T07:11:33.718Z] bab4dde63d76: Pull complete [2024-09-02T07:11:33.719Z] bde34c3a00c8: Pull complete [2024-09-02T07:11:33.719Z] b352a97aabf1: Pull complete [2024-09-02T07:11:33.719Z] 4872d77fe225: Pull complete [2024-09-02T07:11:33.719Z] 5851b861e8e6: Pull complete [2024-09-02T07:11:33.719Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-02T07:11:33.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:11:33.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:11:33.859Z] prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container [2024-09-02T07:11:33.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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-devops/py-git-semver:0.1.4 cat [2024-09-02T07:11:35.885Z] $ docker top 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 -eo pid,comm [2024-09-02T07:11:35.931Z] 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). [2024-09-02T07:11:35.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T07:11:35.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:11:35.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:11:36.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:11:36.082Z] $ docker exec 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent [2024-09-02T07:11:36.194Z] SSH_AUTH_SOCK=/tmp/ssh-sYFkEIN7Zqm9/agent.31 [2024-09-02T07:11:36.194Z] SSH_AGENT_PID=37 [2024-09-02T07:11:36.200Z] Running ssh-add (command line suppressed) [2024-09-02T07:11:36.283Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_3351631832974155156.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_3351631832974155156.key) [2024-09-02T07:11:36.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:11:36.591Z] + git tag --points-at HEAD [Pipeline] } [2024-09-02T07:11:36.601Z] $ docker exec --env ******** --env ******** 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent -k [2024-09-02T07:11:36.712Z] unset SSH_AUTH_SOCK; [2024-09-02T07:11:36.712Z] unset SSH_AGENT_PID; [2024-09-02T07:11:36.712Z] echo Agent pid 37 killed; [2024-09-02T07:11:36.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-02T07:11:36.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:11:36.765Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:11:36.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:11:36.877Z] $ docker exec 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent [2024-09-02T07:11:36.990Z] SSH_AUTH_SOCK=/tmp/ssh-FX1hiRc68gyf/agent.70 [2024-09-02T07:11:36.990Z] SSH_AGENT_PID=76 [2024-09-02T07:11:36.994Z] Running ssh-add (command line suppressed) [2024-09-02T07:11:37.090Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_2517246236311604545.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_2517246236311604545.key) [2024-09-02T07:11:37.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:11:37.398Z] + git semver init [2024-09-02T07:11:37.657Z] 2024-09-02 07:11:37,546 [run_init] DEBUG init version:0.0.0 force:False [2024-09-02T07:11:37.657Z] 2024-09-02 07:11:37,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-673/.semver [2024-09-02T07:11:37.657Z] 2024-09-02 07:11:37,548 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-673/.semver [2024-09-02T07:11:37.657Z] 2024-09-02 07:11:37,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-673/.semver'], cwd=/w/workspace/_app-service-configurable_PR-673, universal_newlines=False, shell=None, istream=None) [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,501 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-673/.git/info/exclude [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 with force:False [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,502 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,506 [execute] INFO git cat-file --batch-check [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,513 [execute] INFO git cat-file --batch [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T07:11:38.595Z] 2024-09-02 07:11:38,518 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-09-02T07:11:38.595Z] 0.0.0 [Pipeline] } [2024-09-02T07:11:38.603Z] $ docker exec --env ******** --env ******** 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent -k [2024-09-02T07:11:38.688Z] unset SSH_AUTH_SOCK; [2024-09-02T07:11:38.688Z] unset SSH_AGENT_PID; [2024-09-02T07:11:38.689Z] echo Agent pid 76 killed; [2024-09-02T07:11:38.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T07:11:39.029Z] + git semver [Pipeline] } [2024-09-02T07:11:39.301Z] $ docker stop --time=1 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 [2024-09-02T07:11:40.589Z] $ docker rm -f --volumes 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:11:41.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-02T07:11:41.244Z] Stashed 1 file(s) [Pipeline] echo [2024-09-02T07:11:41.248Z] [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 [2024-09-02T07:11:41.435Z] provisioning config files... [2024-09-02T07:11:41.445Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config74705682685277595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:11:41.746Z] ---> ****-login.sh [2024-09-02T07:11:41.746Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:11:41.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:41.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:41.746Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:41.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:41.747Z] [2024-09-02T07:11:41.747Z] Login Succeeded [2024-09-02T07:11:41.747Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:11:41.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:41.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:41.747Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:41.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:41.747Z] [2024-09-02T07:11:41.747Z] Login Succeeded [2024-09-02T07:11:41.747Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:11:42.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:42.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:42.006Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:42.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:42.006Z] [2024-09-02T07:11:42.006Z] Login Succeeded [2024-09-02T07:11:42.006Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:11:42.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:42.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:42.007Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:42.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:42.007Z] [2024-09-02T07:11:42.007Z] Login Succeeded [2024-09-02T07:11:42.007Z] ****.io [2024-09-02T07:11:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:11:42.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:11:42.267Z] Configure a credential helper to remove this warning. See [2024-09-02T07:11:42.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:11:42.268Z] [2024-09-02T07:11:42.268Z] Login Succeeded [2024-09-02T07:11:42.268Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:11:42.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T07:11:42.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:11:42.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:11:42.393Z] ========================================================= [2024-09-02T07:11:42.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-02T07:11:42.393Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:11:42.726Z] + 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 . [2024-09-02T07:11:42.726Z] Sending build context to Docker daemon 9.157MB [2024-09-02T07:11:42.726Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:11:42.726Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T07:11:42.726Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-02T07:11:42.726Z] 619be1103602: Pulling fs layer [2024-09-02T07:11:42.726Z] 7862e08f4a3e: Pulling fs layer [2024-09-02T07:11:42.726Z] 5df492c9dc93: Pulling fs layer [2024-09-02T07:11:42.726Z] 7629e6793208: Pulling fs layer [2024-09-02T07:11:42.726Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T07:11:42.726Z] fb5054dd5b73: Pulling fs layer [2024-09-02T07:11:42.726Z] eeca6798cff9: Pulling fs layer [2024-09-02T07:11:42.726Z] aa269ceb94a6: Pulling fs layer [2024-09-02T07:11:42.726Z] ada007ff1a6a: Pulling fs layer [2024-09-02T07:11:42.726Z] aa269ceb94a6: Waiting [2024-09-02T07:11:42.726Z] fb5054dd5b73: Waiting [2024-09-02T07:11:42.726Z] eeca6798cff9: Waiting [2024-09-02T07:11:42.726Z] ada007ff1a6a: Waiting [2024-09-02T07:11:42.726Z] 7629e6793208: Waiting [2024-09-02T07:11:42.726Z] 4f4fb700ef54: Waiting [2024-09-02T07:11:42.726Z] 7862e08f4a3e: Verifying Checksum [2024-09-02T07:11:42.726Z] 7862e08f4a3e: Download complete [2024-09-02T07:11:42.726Z] 7629e6793208: Verifying Checksum [2024-09-02T07:11:42.726Z] 7629e6793208: Download complete [2024-09-02T07:11:42.726Z] 4f4fb700ef54: Download complete [2024-09-02T07:11:42.726Z] fb5054dd5b73: Download complete [2024-09-02T07:11:42.726Z] 619be1103602: Verifying Checksum [2024-09-02T07:11:42.726Z] 619be1103602: Download complete [2024-09-02T07:11:42.994Z] eeca6798cff9: Verifying Checksum [2024-09-02T07:11:42.994Z] eeca6798cff9: Download complete [2024-09-02T07:11:42.994Z] 619be1103602: Pull complete [2024-09-02T07:11:42.994Z] ada007ff1a6a: Verifying Checksum [2024-09-02T07:11:42.994Z] ada007ff1a6a: Download complete [2024-09-02T07:11:43.252Z] 7862e08f4a3e: Pull complete [2024-09-02T07:11:43.252Z] 5df492c9dc93: Verifying Checksum [2024-09-02T07:11:43.252Z] 5df492c9dc93: Download complete [2024-09-02T07:11:43.510Z] aa269ceb94a6: Verifying Checksum [2024-09-02T07:11:43.510Z] aa269ceb94a6: Download complete [2024-09-02T07:11:46.044Z] 5df492c9dc93: Pull complete [2024-09-02T07:11:46.044Z] 7629e6793208: Pull complete [2024-09-02T07:11:46.302Z] 4f4fb700ef54: Pull complete [2024-09-02T07:11:46.302Z] fb5054dd5b73: Pull complete [2024-09-02T07:11:46.302Z] eeca6798cff9: Pull complete [2024-09-02T07:11:48.832Z] aa269ceb94a6: Pull complete [2024-09-02T07:11:48.832Z] ada007ff1a6a: Pull complete [2024-09-02T07:11:48.832Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-02T07:11:48.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-02T07:11:48.832Z] ---> f489d0715acc [2024-09-02T07:11:48.832Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:11:52.118Z] ---> Running in 657e1504a39d [2024-09-02T07:11:52.118Z] Removing intermediate container 657e1504a39d [2024-09-02T07:11:52.118Z] ---> 061a759db194 [2024-09-02T07:11:52.118Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:11:52.118Z] ---> Running in 8a194612ae1d [2024-09-02T07:11:52.118Z] Removing intermediate container 8a194612ae1d [2024-09-02T07:11:52.118Z] ---> 059185bfe9de [2024-09-02T07:11:52.118Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:11:52.118Z] ---> Running in bc4032f48c24 [2024-09-02T07:11:52.118Z] Removing intermediate container bc4032f48c24 [2024-09-02T07:11:52.118Z] ---> 7823715b2d7e [2024-09-02T07:11:52.118Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:11:52.118Z] ---> Running in 4bf192c8d2d1 [2024-09-02T07:11:52.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:11:52.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:11:52.634Z] OK: 264 MiB in 52 packages [2024-09-02T07:11:52.893Z] Removing intermediate container 4bf192c8d2d1 [2024-09-02T07:11:52.893Z] ---> 95565ecc8e72 [2024-09-02T07:11:52.893Z] Step 7/12 : WORKDIR /app [2024-09-02T07:11:52.893Z] ---> Running in 62b181257478 [2024-09-02T07:11:53.154Z] Removing intermediate container 62b181257478 [2024-09-02T07:11:53.154Z] ---> cd136ba0c70d [2024-09-02T07:11:53.154Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T07:11:53.154Z] ---> 8bef58caad40 [2024-09-02T07:11:53.154Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:11:53.154Z] ---> Running in 41ea646ef4d2 [2024-09-02T07:11:56.375Z] Still waiting to schedule task [2024-09-02T07:11:56.376Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-02T07:12:31.882Z] Removing intermediate container 41ea646ef4d2 [2024-09-02T07:12:31.883Z] ---> 380422f3d95d [2024-09-02T07:12:31.883Z] Step 10/12 : COPY . . [2024-09-02T07:12:31.883Z] ---> d657e886a823 [2024-09-02T07:12:31.883Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:12:31.883Z] ---> Running in 98dd67ab463a [2024-09-02T07:12:31.883Z] Removing intermediate container 98dd67ab463a [2024-09-02T07:12:31.883Z] ---> 6648d4c8147e [2024-09-02T07:12:31.883Z] Step 12/12 : RUN $MAKE [2024-09-02T07:12:31.883Z] ---> Running in dd18bf82c561 [2024-09-02T07:12:31.883Z] noop [2024-09-02T07:12:31.883Z] Removing intermediate container dd18bf82c561 [2024-09-02T07:12:31.883Z] ---> 5d9814413555 [2024-09-02T07:12:31.883Z] Successfully built 5d9814413555 [2024-09-02T07:12:31.883Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:12:32.218Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T07:12:32.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:12:32.294Z] prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container [2024-09-02T07:12:32.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-02T07:12:32.669Z] $ docker top 45834a1067e852f29bf73233cf7cf501abd8dbbec4a5dc0af1ffb73faa6e2bdb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:12:33.019Z] + go version [2024-09-02T07:12:33.019Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-02T07:12:33.026Z] $ docker stop --time=1 45834a1067e852f29bf73233cf7cf501abd8dbbec4a5dc0af1ffb73faa6e2bdb [2024-09-02T07:12:34.291Z] $ docker rm -f --volumes 45834a1067e852f29bf73233cf7cf501abd8dbbec4a5dc0af1ffb73faa6e2bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:12:34.727Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T07:12:34.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:12:34.807Z] prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container [2024-09-02T07:12:34.835Z] $ 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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-02T07:12:35.172Z] $ docker top f5d8cf489794f74ae230e58f3cf238471b61760f81b8a095e88554cecf3b2535 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:12:35.525Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-673 [Pipeline] fileExists [Pipeline] sh [2024-09-02T07:12:35.826Z] + make test [2024-09-02T07:12:35.826Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T07:13:07.911Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T07:13:33.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9179 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] ws [2024-09-02T07:13:33.694Z] Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout [2024-09-02T07:13:36.759Z] The recommended git tool is: git [2024-09-02T07:13:45.326Z] using credential edgex-jenkins-ssh [2024-09-02T07:13:45.361Z] Cloning the remote Git repository [2024-09-02T07:13:45.417Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T07:13:45.632Z] > git init /w/workspace/app-service-configurable/6 # timeout=10 [2024-09-02T07:13:46.660Z] go vet ./... [2024-09-02T07:13:45.924Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T07:13:45.925Z] > git --version # timeout=10 [2024-09-02T07:13:45.962Z] > git --version # 'git version 2.25.1' [2024-09-02T07:13:45.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T07:13:46.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T07:13:47.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T07:13:47.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T07:13:47.599Z] ./bin/test-attribution-txt.sh [2024-09-02T07:13:47.599Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-02T07:13:47.599Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T07:13:47.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T07:13:47.891Z] $ docker stop --time=1 f5d8cf489794f74ae230e58f3cf238471b61760f81b8a095e88554cecf3b2535 [2024-09-02T07:13:48.436Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T07:13:48.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T07:13:49.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T07:13:49.691Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T07:13:49.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T07:13:49.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-02T07:13:50.254Z] Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [2024-09-02T07:13:50.636Z] Merge succeeded, producing e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [2024-09-02T07:13:50.636Z] Checking out Revision e086bf57497ba0ecc719b92fc7ef7f8516a6b43f (PR-673) [2024-09-02T07:13:50.841Z] $ docker rm -f --volumes f5d8cf489794f74ae230e58f3cf238471b61760f81b8a095e88554cecf3b2535 [2024-09-02T07:13:51.256Z] Commit message: "fix: Update app-function-sdk tag version" [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:13:51.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T07:13:51.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-02T07:13:50.272Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T07:13:50.365Z] > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 [2024-09-02T07:13:50.478Z] > git remote # timeout=10 [2024-09-02T07:13:50.512Z] > git config --get remote.origin.url # timeout=10 [2024-09-02T07:13:50.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T07:13:50.567Z] > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [2024-09-02T07:13:50.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-02T07:13:50.647Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T07:13:50.676Z] > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 [2024-09-02T07:13:52.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T07:13:52.364Z] + ls -al . [2024-09-02T07:13:52.364Z] total 264 [2024-09-02T07:13:52.364Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 07:12 . [2024-09-02T07:13:52.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:11 .. [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:11 .dockerignore [2024-09-02T07:13:52.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:13 .git [2024-09-02T07:13:52.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:11 .github [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:11 .gitignore [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:11 .golangci.yml [2024-09-02T07:13:52.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:11 .semver [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:11 Attribution.txt [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:11 CHANGELOG.md [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:11 Dockerfile [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:11 GOVERNANCE.md [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:11 Jenkinsfile [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:11 LICENSE [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:11 OWNERS.md [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:11 README.md [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 07:11 VERSION [2024-09-02T07:13:52.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:11 bin [2024-09-02T07:13:52.364Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:12 coverage.out [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:11 go.mod [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:11 go.sum [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:11 main.go [2024-09-02T07:13:52.364Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:11 makefile [2024-09-02T07:13:52.364Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:13:52.688Z] + 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=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f --label arch=amd64 --label version=0.0.0 . [2024-09-02T07:13:52.688Z] Sending build context to Docker daemon 9.158MB [2024-09-02T07:13:52.688Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:13:52.688Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T07:13:52.688Z] ---> 5d9814413555 [2024-09-02T07:13:52.688Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:13:52.948Z] ---> Running in 3c0cb07f82a1 [2024-09-02T07:13:52.948Z] Removing intermediate container 3c0cb07f82a1 [2024-09-02T07:13:52.948Z] ---> 4e0466b5845e [2024-09-02T07:13:52.948Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:13:52.948Z] ---> Running in 4b550c58a514 [2024-09-02T07:13:52.948Z] Removing intermediate container 4b550c58a514 [2024-09-02T07:13:52.948Z] ---> cf1873c22898 [2024-09-02T07:13:52.948Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:13:52.948Z] ---> Running in 9b21babe04f1 [2024-09-02T07:13:53.207Z] Removing intermediate container 9b21babe04f1 [2024-09-02T07:13:53.207Z] ---> 7a0573e8f791 [2024-09-02T07:13:53.207Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:13:53.207Z] ---> Running in 0aa4592c6360 [2024-09-02T07:13:53.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:13:53.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:13:53.985Z] OK: 264 MiB in 52 packages [2024-09-02T07:13:54.245Z] Removing intermediate container 0aa4592c6360 [2024-09-02T07:13:54.245Z] ---> 657d8103b002 [2024-09-02T07:13:54.245Z] Step 7/27 : WORKDIR /app [2024-09-02T07:13:54.245Z] ---> Running in 602fab44556e [2024-09-02T07:13:54.245Z] Removing intermediate container 602fab44556e [2024-09-02T07:13:54.245Z] ---> 3667098bd28c [2024-09-02T07:13:54.245Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T07:13:54.504Z] ---> 490fac57d89a [2024-09-02T07:13:54.504Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:13:54.504Z] ---> Running in ef3bb200583b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T07:13:55.465Z] Removing intermediate container ef3bb200583b [2024-09-02T07:13:55.465Z] ---> ad8ebb212953 [2024-09-02T07:13:55.465Z] Step 10/27 : COPY . . [2024-09-02T07:13:55.724Z] ---> 1e7be7287df1 [2024-09-02T07:13:55.724Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:13:55.724Z] ---> Running in 16dd2cac4369 [2024-09-02T07:13:55.724Z] Removing intermediate container 16dd2cac4369 [2024-09-02T07:13:55.724Z] ---> c72bab63f73c [2024-09-02T07:13:55.724Z] Step 12/27 : RUN $MAKE [2024-09-02T07:13:55.724Z] ---> Running in 09ba2abbc149 [2024-09-02T07:13:55.952Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-02T07:13:55.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T07:13:55.952Z] Dload Upload Total Spent Left Speed [2024-09-02T07:13:55.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-09-02T07:13:55.984Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-09-02T07:13:56.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-02T07:13:56.607Z] + sudo tee /etc/docker/daemon.new [2024-09-02T07:13:56.607Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-02T07:13:56.607Z] { [2024-09-02T07:13:56.607Z] "registry-mirrors": [ [2024-09-02T07:13:56.607Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-02T07:13:56.607Z] ], [2024-09-02T07:13:56.607Z] "bip": "10.250.0.254/24", [2024-09-02T07:13:56.607Z] "hosts": [ [2024-09-02T07:13:56.607Z] "tcp://0.0.0.0:5555", [2024-09-02T07:13:56.607Z] "unix:///var/run/docker.sock" [2024-09-02T07:13:56.607Z] ], [2024-09-02T07:13:56.607Z] "mtu": 1458, [2024-09-02T07:13:56.607Z] "selinux-enabled": true, [2024-09-02T07:13:56.607Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-02T07:13:56.607Z] } [Pipeline] sh [2024-09-02T07:13:56.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-02T07:13:57.259Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:14:15.526Z] provisioning config files... [2024-09-02T07:14:15.549Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config11475595718450833369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:14:15.976Z] ---> ****-login.sh [2024-09-02T07:14:15.976Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:14:16.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:14:16.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:14:16.844Z] Configure a credential helper to remove this warning. See [2024-09-02T07:14:16.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:14:16.844Z] [2024-09-02T07:14:16.844Z] Login Succeeded [2024-09-02T07:14:16.844Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:14:16.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:14:17.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:14:17.117Z] Configure a credential helper to remove this warning. See [2024-09-02T07:14:17.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:14:17.117Z] [2024-09-02T07:14:17.117Z] Login Succeeded [2024-09-02T07:14:17.117Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:14:17.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:14:17.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:14:17.389Z] Configure a credential helper to remove this warning. See [2024-09-02T07:14:17.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:14:17.389Z] [2024-09-02T07:14:17.389Z] Login Succeeded [2024-09-02T07:14:17.389Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:14:17.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:14:17.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:14:17.665Z] Configure a credential helper to remove this warning. See [2024-09-02T07:14:17.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:14:17.665Z] [2024-09-02T07:14:17.665Z] Login Succeeded [2024-09-02T07:14:17.665Z] ****.io [2024-09-02T07:14:17.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:14:18.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:14:18.200Z] Configure a credential helper to remove this warning. See [2024-09-02T07:14:18.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:14:18.200Z] [2024-09-02T07:14:18.200Z] Login Succeeded [2024-09-02T07:14:18.200Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:14:18.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T07:14:18.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:14:18.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:14:18.546Z] ========================================================= [2024-09-02T07:14:18.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-02T07:14:18.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:14:18.907Z] + 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 . [2024-09-02T07:14:18.907Z] Sending build context to Docker daemon 242.7kB [2024-09-02T07:14:19.187Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:14:19.187Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T07:14:19.187Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-02T07:14:19.187Z] c6b39de5b339: Pulling fs layer [2024-09-02T07:14:19.187Z] a69c41024577: Pulling fs layer [2024-09-02T07:14:19.187Z] d6de4b400683: Pulling fs layer [2024-09-02T07:14:19.187Z] 35cb2a7552d0: Pulling fs layer [2024-09-02T07:14:19.187Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T07:14:19.187Z] 464afbd9ba4c: Pulling fs layer [2024-09-02T07:14:19.187Z] 00f215d4a9da: Pulling fs layer [2024-09-02T07:14:19.187Z] d496ad576159: Pulling fs layer [2024-09-02T07:14:19.187Z] 464afbd9ba4c: Waiting [2024-09-02T07:14:19.187Z] 35cb2a7552d0: Waiting [2024-09-02T07:14:19.187Z] 00f215d4a9da: Waiting [2024-09-02T07:14:19.187Z] 4f4fb700ef54: Waiting [2024-09-02T07:14:19.187Z] d496ad576159: Waiting [2024-09-02T07:14:19.187Z] a69c41024577: Verifying Checksum [2024-09-02T07:14:19.187Z] a69c41024577: Download complete [2024-09-02T07:14:19.460Z] 35cb2a7552d0: Verifying Checksum [2024-09-02T07:14:19.460Z] 35cb2a7552d0: Download complete [2024-09-02T07:14:19.460Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T07:14:19.460Z] 4f4fb700ef54: Download complete [2024-09-02T07:14:19.460Z] 464afbd9ba4c: Verifying Checksum [2024-09-02T07:14:19.460Z] 464afbd9ba4c: Download complete [2024-09-02T07:14:19.460Z] c6b39de5b339: Download complete [2024-09-02T07:14:20.045Z] d496ad576159: Verifying Checksum [2024-09-02T07:14:20.045Z] d496ad576159: Download complete [2024-09-02T07:14:20.319Z] c6b39de5b339: Pull complete [2024-09-02T07:14:20.905Z] a69c41024577: Pull complete [2024-09-02T07:14:21.172Z] d6de4b400683: Verifying Checksum [2024-09-02T07:14:21.172Z] d6de4b400683: Download complete [2024-09-02T07:14:22.598Z] 00f215d4a9da: Verifying Checksum [2024-09-02T07:14:22.598Z] 00f215d4a9da: Download complete [2024-09-02T07:14:28.072Z] Removing intermediate container 09ba2abbc149 [2024-09-02T07:14:28.072Z] ---> 4a01b2c279ec [2024-09-02T07:14:28.072Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T07:14:28.072Z] 3.18: Pulling from library/alpine [2024-09-02T07:14:28.072Z] 930bdd4d222e: Pulling fs layer [2024-09-02T07:14:28.072Z] 930bdd4d222e: Verifying Checksum [2024-09-02T07:14:28.072Z] 930bdd4d222e: Download complete [2024-09-02T07:14:28.072Z] 930bdd4d222e: Pull complete [2024-09-02T07:14:28.072Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T07:14:28.072Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T07:14:28.072Z] ---> 18f865063206 [2024-09-02T07:14:28.072Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T07:14:28.072Z] ---> Running in 1e13e50c0037 [2024-09-02T07:14:28.072Z] Removing intermediate container 1e13e50c0037 [2024-09-02T07:14:28.072Z] ---> 5546b9da17da [2024-09-02T07:14:28.072Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T07:14:28.072Z] ---> Running in ff22c8278b75 [2024-09-02T07:14:28.331Z] Removing intermediate container ff22c8278b75 [2024-09-02T07:14:28.331Z] ---> 2745a5b25628 [2024-09-02T07:14:28.331Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T07:14:28.331Z] ---> Running in 16790ffc076d [2024-09-02T07:14:28.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:14:28.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:14:28.851Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T07:14:29.112Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T07:14:29.112Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T07:14:29.112Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T07:14:29.112Z] OK: 8 MiB in 17 packages [2024-09-02T07:14:29.370Z] Removing intermediate container 16790ffc076d [2024-09-02T07:14:29.370Z] ---> 18564a221e1a [2024-09-02T07:14:29.370Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T07:14:29.636Z] ---> Running in 6a1d4f3caca0 [2024-09-02T07:14:29.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:14:29.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:14:30.153Z] OK: 8 MiB in 17 packages [2024-09-02T07:14:30.413Z] Removing intermediate container 6a1d4f3caca0 [2024-09-02T07:14:30.413Z] ---> fb71e54091c6 [2024-09-02T07:14:30.413Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T07:14:30.673Z] ---> d9175a92638e [2024-09-02T07:14:30.673Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T07:14:30.673Z] ---> 69a439d4a440 [2024-09-02T07:14:30.673Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T07:14:30.933Z] ---> a605f7098988 [2024-09-02T07:14:30.934Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T07:14:31.873Z] ---> 173f421f8afe [2024-09-02T07:14:31.873Z] Step 22/27 : EXPOSE 48095 [2024-09-02T07:14:31.873Z] ---> Running in 0695aa8e8c1c [2024-09-02T07:14:31.873Z] Removing intermediate container 0695aa8e8c1c [2024-09-02T07:14:31.873Z] ---> 9fd4781d6ad4 [2024-09-02T07:14:31.873Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T07:14:31.873Z] ---> Running in 394645b8d2be [2024-09-02T07:14:31.873Z] Removing intermediate container 394645b8d2be [2024-09-02T07:14:31.873Z] ---> b43ee0ae416d [2024-09-02T07:14:31.873Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T07:14:31.873Z] ---> Running in 4ca73dcb2049 [2024-09-02T07:14:32.134Z] Removing intermediate container 4ca73dcb2049 [2024-09-02T07:14:32.134Z] ---> c7c5e9e26d5e [2024-09-02T07:14:32.134Z] Step 25/27 : LABEL arch=amd64 [2024-09-02T07:14:32.134Z] ---> Running in a73591beac0d [2024-09-02T07:14:32.134Z] Removing intermediate container a73591beac0d [2024-09-02T07:14:32.134Z] ---> 3fccdca80b28 [2024-09-02T07:14:32.134Z] Step 26/27 : LABEL git_sha=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [2024-09-02T07:14:32.134Z] ---> Running in 94f1416a6b23 [2024-09-02T07:14:32.134Z] Removing intermediate container 94f1416a6b23 [2024-09-02T07:14:32.134Z] ---> fe054864e6a4 [2024-09-02T07:14:32.134Z] Step 27/27 : LABEL version=0.0.0 [2024-09-02T07:14:32.134Z] ---> Running in f7125220f60f [2024-09-02T07:14:32.395Z] Removing intermediate container f7125220f60f [2024-09-02T07:14:32.395Z] ---> c01fa2967a1f [2024-09-02T07:14:32.395Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T07:14:32.395Z] Successfully built c01fa2967a1f [2024-09-02T07:14:32.395Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:14:32.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:14:32.869Z] [2024-09-02T07:14:32.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:14:33.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:14:33.169Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-02T07:14:33.169Z] 5eb5b503b376: Pulling fs layer [2024-09-02T07:14:33.169Z] 5c69ac0246d0: Pulling fs layer [2024-09-02T07:14:33.169Z] ec43610c2a17: Pulling fs layer [2024-09-02T07:14:33.169Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-02T07:14:33.169Z] 33b1e0a273af: Pulling fs layer [2024-09-02T07:14:33.169Z] 5d3b04190fa2: Pulling fs layer [2024-09-02T07:14:33.169Z] 2f39f015ded8: Pulling fs layer [2024-09-02T07:14:33.169Z] 33b1e0a273af: Waiting [2024-09-02T07:14:33.169Z] 3a2ae6a8a46f: Waiting [2024-09-02T07:14:33.169Z] 5d3b04190fa2: Waiting [2024-09-02T07:14:33.169Z] 2f39f015ded8: Waiting [2024-09-02T07:14:33.169Z] 5c69ac0246d0: Download complete [2024-09-02T07:14:33.169Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-02T07:14:33.169Z] 3a2ae6a8a46f: Download complete [2024-09-02T07:14:33.169Z] 33b1e0a273af: Verifying Checksum [2024-09-02T07:14:33.169Z] 33b1e0a273af: Download complete [2024-09-02T07:14:33.169Z] 5d3b04190fa2: Verifying Checksum [2024-09-02T07:14:33.169Z] ec43610c2a17: Verifying Checksum [2024-09-02T07:14:33.169Z] ec43610c2a17: Download complete [2024-09-02T07:14:33.428Z] 5eb5b503b376: Verifying Checksum [2024-09-02T07:14:33.428Z] 5eb5b503b376: Download complete [2024-09-02T07:14:33.993Z] 2f39f015ded8: Download complete [2024-09-02T07:14:34.560Z] 5eb5b503b376: Pull complete [2024-09-02T07:14:34.817Z] 5c69ac0246d0: Pull complete [2024-09-02T07:14:34.927Z] d6de4b400683: Pull complete [2024-09-02T07:14:34.927Z] 35cb2a7552d0: Pull complete [2024-09-02T07:14:34.927Z] 4f4fb700ef54: Pull complete [2024-09-02T07:14:34.927Z] 464afbd9ba4c: Pull complete [2024-09-02T07:14:35.382Z] ec43610c2a17: Pull complete [2024-09-02T07:14:35.382Z] 3a2ae6a8a46f: Pull complete [2024-09-02T07:14:35.639Z] 33b1e0a273af: Pull complete [2024-09-02T07:14:35.639Z] 5d3b04190fa2: Pull complete [2024-09-02T07:14:40.901Z] 2f39f015ded8: Pull complete [2024-09-02T07:14:40.901Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-02T07:14:40.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:14:40.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:14:40.987Z] prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container [2024-09-02T07:14:41.014Z] $ 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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T07:14:43.129Z] 00f215d4a9da: Pull complete [2024-09-02T07:14:43.461Z] $ docker top dd489b07cf584fa4b030acf854ec80162605c88c884809b729703976cffeae41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:14:43.846Z] ---> job-cost.sh [2024-09-02T07:14:43.846Z] lf-activate-venv: SKIPPING [2024-09-02T07:14:43.846Z] INFO: No Stack... [2024-09-02T07:14:44.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T07:14:44.366Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T07:14:44.536Z] d496ad576159: Pull complete [2024-09-02T07:14:44.654Z] + cat /w/workspace/_app-service-configurable_PR-673/archives/cost.csv [2024-09-02T07:14:44.654Z] + cut -d, -f6 [Pipeline] lock [2024-09-02T07:14:44.670Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [2024-09-02T07:14:44.680Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] did not exist. Created. [2024-09-02T07:14:44.689Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T07:14:44.803Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-02T07:14:44.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-02T07:14:44.803Z] ---> f246e2811388 [2024-09-02T07:14:44.803Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:14:44.999Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-02T07:14:45.038Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T07:14:45.048Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T07:14:45.073Z] $ docker stop --time=1 dd489b07cf584fa4b030acf854ec80162605c88c884809b729703976cffeae41 [2024-09-02T07:14:46.235Z] $ docker rm -f --volumes dd489b07cf584fa4b030acf854ec80162605c88c884809b729703976cffeae41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-02T07:14:46.742Z] ---> Running in 16b1c8c6d5b4 [2024-09-02T07:14:46.742Z] Removing intermediate container 16b1c8c6d5b4 [2024-09-02T07:14:46.742Z] ---> 289a3d622d59 [2024-09-02T07:14:46.742Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:14:46.742Z] ---> Running in 4e33c178aa87 [2024-09-02T07:14:47.009Z] Removing intermediate container 4e33c178aa87 [2024-09-02T07:14:47.009Z] ---> dbebf148bb58 [2024-09-02T07:14:47.009Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:14:47.009Z] ---> Running in 3b643e0bac34 [2024-09-02T07:14:47.276Z] Removing intermediate container 3b643e0bac34 [2024-09-02T07:14:47.276Z] ---> f740e1c7c135 [2024-09-02T07:14:47.276Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:14:47.546Z] ---> Running in 88a95ceee36b [2024-09-02T07:14:48.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:14:49.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:14:50.060Z] OK: 266 MiB in 52 packages [2024-09-02T07:14:50.646Z] Removing intermediate container 88a95ceee36b [2024-09-02T07:14:50.646Z] ---> b3ff7b3ee69a [2024-09-02T07:14:50.646Z] Step 7/12 : WORKDIR /app [2024-09-02T07:14:50.914Z] ---> Running in 2564a8b75c52 [2024-09-02T07:14:51.183Z] Removing intermediate container 2564a8b75c52 [2024-09-02T07:14:51.183Z] ---> 4ad402ac42ab [2024-09-02T07:14:51.183Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T07:14:51.771Z] ---> a06f22f13879 [2024-09-02T07:14:51.771Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:14:51.771Z] ---> Running in 5cb237b65284 [2024-09-02T07:16:43.444Z] Removing intermediate container 5cb237b65284 [2024-09-02T07:16:43.444Z] ---> fee965d507e5 [2024-09-02T07:16:43.444Z] Step 10/12 : COPY . . [2024-09-02T07:16:43.444Z] ---> 1bb7e870dbad [2024-09-02T07:16:43.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:16:43.444Z] ---> Running in 5a55cb43a62e [2024-09-02T07:16:43.444Z] Removing intermediate container 5a55cb43a62e [2024-09-02T07:16:43.444Z] ---> e5b394c93f60 [2024-09-02T07:16:43.444Z] Step 12/12 : RUN $MAKE [2024-09-02T07:16:43.444Z] ---> Running in 32cd4c3a810f [2024-09-02T07:16:43.444Z] noop [2024-09-02T07:16:43.444Z] Removing intermediate container 32cd4c3a810f [2024-09-02T07:16:43.444Z] ---> eacaec0bb5d7 [2024-09-02T07:16:43.445Z] Successfully built eacaec0bb5d7 [2024-09-02T07:16:43.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:16:43.811Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T07:16:43.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:16:44.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-9179 does not seem to be running inside a container [2024-09-02T07:16:44.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-02T07:16:45.354Z] $ docker top cc29ad8c956ba05502e122cb9d3604d2e381531fb41d058aa7c51f2161f33969 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:16:46.192Z] + go version [2024-09-02T07:16:46.192Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-02T07:16:46.207Z] $ docker stop --time=1 cc29ad8c956ba05502e122cb9d3604d2e381531fb41d058aa7c51f2161f33969 [2024-09-02T07:16:47.841Z] $ docker rm -f --volumes cc29ad8c956ba05502e122cb9d3604d2e381531fb41d058aa7c51f2161f33969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:16:48.407Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T07:16:48.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:16:48.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-9179 does not seem to be running inside a container [2024-09-02T07:16:48.652Z] $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-02T07:16:49.834Z] $ docker top 980df07f577ca0e4cc1ad2d111d0f4de6ddf5d94fc5a2cd0037380ed862398ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:16:50.344Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/6 [Pipeline] fileExists [Pipeline] sh [2024-09-02T07:16:50.945Z] + make test [2024-09-02T07:16:51.216Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T07:21:14.099Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T07:21:14.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-02T07:21:14.099Z] go vet ./... [2024-09-02T07:24:50.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T07:24:50.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T07:24:50.887Z] ./bin/test-attribution-txt.sh [2024-09-02T07:24:50.887Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-02T07:24:50.887Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T07:24:50.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T07:24:50.926Z] $ docker stop --time=1 980df07f577ca0e4cc1ad2d111d0f4de6ddf5d94fc5a2cd0037380ed862398ed [2024-09-02T07:24:52.803Z] $ docker rm -f --volumes 980df07f577ca0e4cc1ad2d111d0f4de6ddf5d94fc5a2cd0037380ed862398ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:24:55.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T07:24:55.122Z] Warning: overwriting stash ‘coverage-report’ [2024-09-02T07:24:55.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T07:24:55.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T07:24:56.254Z] + ls -al . [2024-09-02T07:24:56.254Z] total 260 [2024-09-02T07:24:56.254Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 07:16 . [2024-09-02T07:24:56.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:13 .. [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:13 .dockerignore [2024-09-02T07:24:56.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:13 .git [2024-09-02T07:24:56.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:13 .github [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:13 .gitignore [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:13 .golangci.yml [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:13 Attribution.txt [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:13 CHANGELOG.md [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:13 Dockerfile [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:13 GOVERNANCE.md [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:13 Jenkinsfile [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:13 LICENSE [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:13 OWNERS.md [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:13 README.md [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 07:11 VERSION [2024-09-02T07:24:56.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:13 bin [2024-09-02T07:24:56.254Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:16 coverage.out [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:13 go.mod [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:13 go.sum [2024-09-02T07:24:56.254Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:13 main.go [2024-09-02T07:24:56.255Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:13 makefile [2024-09-02T07:24:56.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:24:56.594Z] + 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=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f --label arch=arm64 --label version=0.0.0 . [2024-09-02T07:24:56.594Z] Sending build context to Docker daemon 243.7kB [2024-09-02T07:24:56.859Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:24:56.859Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T07:24:56.859Z] ---> eacaec0bb5d7 [2024-09-02T07:24:56.859Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:24:56.859Z] ---> Running in 64255de8d50d [2024-09-02T07:24:57.125Z] Removing intermediate container 64255de8d50d [2024-09-02T07:24:57.125Z] ---> 6d787e043eb4 [2024-09-02T07:24:57.125Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:24:57.394Z] ---> Running in eaa6599dface [2024-09-02T07:24:57.661Z] Removing intermediate container eaa6599dface [2024-09-02T07:24:57.661Z] ---> 85870535d7ae [2024-09-02T07:24:57.661Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:24:57.661Z] ---> Running in 2d9525f11841 [2024-09-02T07:24:57.929Z] Removing intermediate container 2d9525f11841 [2024-09-02T07:24:57.929Z] ---> ccaefd410be9 [2024-09-02T07:24:57.929Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:24:57.929Z] ---> Running in 5505c1eba573 [2024-09-02T07:24:58.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:24:59.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:25:00.423Z] OK: 266 MiB in 52 packages [2024-09-02T07:25:01.008Z] Removing intermediate container 5505c1eba573 [2024-09-02T07:25:01.008Z] ---> abb770fc1414 [2024-09-02T07:25:01.008Z] Step 7/27 : WORKDIR /app [2024-09-02T07:25:01.276Z] ---> Running in b497f4349f44 [2024-09-02T07:25:01.545Z] Removing intermediate container b497f4349f44 [2024-09-02T07:25:01.545Z] ---> 7f5e8a1df282 [2024-09-02T07:25:01.545Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T07:25:02.516Z] ---> 18116f832fba [2024-09-02T07:25:02.516Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:25:02.516Z] ---> Running in 7e705c4ff5a2 [2024-09-02T07:25:05.100Z] Removing intermediate container 7e705c4ff5a2 [2024-09-02T07:25:05.100Z] ---> ebbe5d0e82ba [2024-09-02T07:25:05.100Z] Step 10/27 : COPY . . [2024-09-02T07:25:05.368Z] ---> 1fed8753e6d5 [2024-09-02T07:25:05.368Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:25:05.636Z] ---> Running in cba00187c4ad [2024-09-02T07:25:05.909Z] Removing intermediate container cba00187c4ad [2024-09-02T07:25:05.909Z] ---> d6017200f0ac [2024-09-02T07:25:05.909Z] Step 12/27 : RUN $MAKE [2024-09-02T07:25:05.909Z] ---> Running in fda12571ad85 [2024-09-02T07:25:06.871Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-09-02T07:28:43.610Z] Removing intermediate container fda12571ad85 [2024-09-02T07:28:43.610Z] ---> 7159baf1f339 [2024-09-02T07:28:43.610Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T07:28:43.610Z] 3.18: Pulling from library/alpine [2024-09-02T07:28:43.610Z] 4983c3fe2029: Pulling fs layer [2024-09-02T07:28:43.610Z] 4983c3fe2029: Verifying Checksum [2024-09-02T07:28:43.610Z] 4983c3fe2029: Download complete [2024-09-02T07:28:43.610Z] 4983c3fe2029: Pull complete [2024-09-02T07:28:43.610Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T07:28:43.610Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T07:28:43.610Z] ---> a0237000ae83 [2024-09-02T07:28:43.610Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T07:28:43.610Z] ---> Running in 3af29ace2851 [2024-09-02T07:28:43.610Z] Removing intermediate container 3af29ace2851 [2024-09-02T07:28:43.610Z] ---> c4a46646bb71 [2024-09-02T07:28:43.610Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T07:28:43.610Z] ---> Running in bb22068369e9 [2024-09-02T07:28:43.610Z] Removing intermediate container bb22068369e9 [2024-09-02T07:28:43.610Z] ---> ac28942bd181 [2024-09-02T07:28:43.610Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T07:28:43.610Z] ---> Running in d948859f41fd [2024-09-02T07:28:43.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:28:43.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:28:44.830Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T07:28:44.830Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T07:28:44.830Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T07:28:44.830Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T07:28:45.100Z] OK: 9 MiB in 17 packages [2024-09-02T07:28:46.513Z] Removing intermediate container d948859f41fd [2024-09-02T07:28:46.513Z] ---> 008c4023713e [2024-09-02T07:28:46.513Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T07:28:46.513Z] ---> Running in fb3ee3f7d31a [2024-09-02T07:28:47.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:28:47.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:28:48.698Z] OK: 9 MiB in 17 packages [2024-09-02T07:28:49.657Z] Removing intermediate container fb3ee3f7d31a [2024-09-02T07:28:49.657Z] ---> 5d7936ebb57f [2024-09-02T07:28:49.657Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T07:28:49.927Z] ---> 62b6215a8b0e [2024-09-02T07:28:49.927Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T07:28:50.513Z] ---> b35b0376f371 [2024-09-02T07:28:50.513Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T07:28:51.095Z] ---> b35c7714ad6e [2024-09-02T07:28:51.095Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T07:28:53.037Z] ---> 6e859ec823d0 [2024-09-02T07:28:53.037Z] Step 22/27 : EXPOSE 48095 [2024-09-02T07:28:53.037Z] ---> Running in d053d7ef2c3c [2024-09-02T07:28:53.304Z] Removing intermediate container d053d7ef2c3c [2024-09-02T07:28:53.304Z] ---> 74db36584fa4 [2024-09-02T07:28:53.304Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T07:28:53.304Z] ---> Running in 766822a12148 [2024-09-02T07:28:53.571Z] Removing intermediate container 766822a12148 [2024-09-02T07:28:53.571Z] ---> b1aa8f089803 [2024-09-02T07:28:53.571Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T07:28:53.571Z] ---> Running in 74b6544e6757 [2024-09-02T07:28:53.837Z] Removing intermediate container 74b6544e6757 [2024-09-02T07:28:53.837Z] ---> ed258cb6ef1a [2024-09-02T07:28:53.837Z] Step 25/27 : LABEL arch=arm64 [2024-09-02T07:28:54.102Z] ---> Running in efa78b064826 [2024-09-02T07:28:54.369Z] Removing intermediate container efa78b064826 [2024-09-02T07:28:54.369Z] ---> 118850f7524b [2024-09-02T07:28:54.369Z] Step 26/27 : LABEL git_sha=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [2024-09-02T07:28:54.369Z] ---> Running in da47fb149202 [2024-09-02T07:28:54.646Z] Removing intermediate container da47fb149202 [2024-09-02T07:28:54.646Z] ---> 814be9fb1d92 [2024-09-02T07:28:54.646Z] Step 27/27 : LABEL version=0.0.0 [2024-09-02T07:28:54.646Z] ---> Running in beab42e7127c [2024-09-02T07:28:54.913Z] Removing intermediate container beab42e7127c [2024-09-02T07:28:54.913Z] ---> c793fac519e7 [2024-09-02T07:28:54.913Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T07:28:55.179Z] Successfully built c793fac519e7 [2024-09-02T07:28:55.179Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:28:55.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T07:28:55.658Z] [2024-09-02T07:28:55.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:28:55.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T07:28:55.990Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-02T07:28:55.990Z] 8998bd30e6a1: Pulling fs layer [2024-09-02T07:28:55.990Z] 04944245beec: Pulling fs layer [2024-09-02T07:28:55.990Z] 699f458cf7ca: Pulling fs layer [2024-09-02T07:28:55.990Z] 765212b225bb: Pulling fs layer [2024-09-02T07:28:55.990Z] f23df028b6ca: Pulling fs layer [2024-09-02T07:28:55.990Z] d65c8cfc05b1: Pulling fs layer [2024-09-02T07:28:55.990Z] 2437ff75d9bd: Pulling fs layer [2024-09-02T07:28:55.990Z] 765212b225bb: Waiting [2024-09-02T07:28:55.990Z] f23df028b6ca: Waiting [2024-09-02T07:28:55.990Z] d65c8cfc05b1: Waiting [2024-09-02T07:28:55.990Z] 2437ff75d9bd: Waiting [2024-09-02T07:28:56.257Z] 04944245beec: Verifying Checksum [2024-09-02T07:28:56.257Z] 04944245beec: Download complete [2024-09-02T07:28:56.257Z] 765212b225bb: Verifying Checksum [2024-09-02T07:28:56.257Z] 765212b225bb: Download complete [2024-09-02T07:28:56.257Z] f23df028b6ca: Verifying Checksum [2024-09-02T07:28:56.257Z] f23df028b6ca: Download complete [2024-09-02T07:28:56.257Z] d65c8cfc05b1: Verifying Checksum [2024-09-02T07:28:56.257Z] d65c8cfc05b1: Download complete [2024-09-02T07:28:56.525Z] 699f458cf7ca: Verifying Checksum [2024-09-02T07:28:56.525Z] 699f458cf7ca: Download complete [2024-09-02T07:28:56.792Z] 8998bd30e6a1: Verifying Checksum [2024-09-02T07:28:56.792Z] 8998bd30e6a1: Download complete [2024-09-02T07:28:59.367Z] 2437ff75d9bd: Verifying Checksum [2024-09-02T07:28:59.367Z] 2437ff75d9bd: Download complete [2024-09-02T07:29:01.312Z] 8998bd30e6a1: Pull complete [2024-09-02T07:29:01.894Z] 04944245beec: Pull complete [2024-09-02T07:29:03.834Z] 699f458cf7ca: Pull complete [2024-09-02T07:29:03.834Z] 765212b225bb: Pull complete [2024-09-02T07:29:04.793Z] f23df028b6ca: Pull complete [2024-09-02T07:29:04.793Z] d65c8cfc05b1: Pull complete [2024-09-02T07:29:22.994Z] 2437ff75d9bd: Pull complete [2024-09-02T07:29:22.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-02T07:29:22.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T07:29:22.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:29:23.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-9179 does not seem to be running inside a container [2024-09-02T07:29:23.244Z] $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-02T07:29:25.948Z] $ docker top 6c2db5bb90e73483005bf252d20f41f95648e410d4135e1077cd99d0e72d140d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:26.798Z] ---> job-cost.sh [2024-09-02T07:29:26.798Z] lf-activate-venv: SKIPPING [2024-09-02T07:29:26.798Z] INFO: No Stack... [2024-09-02T07:29:27.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-02T07:29:27.961Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T07:29:28.594Z] + + cat /w/workspace/app-service-configurable/6/archives/cost.csv [2024-09-02T07:29:28.594Z] cut -d, -f6 [Pipeline] lock [2024-09-02T07:29:28.653Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [2024-09-02T07:29:28.669Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] did not exist. Created. [2024-09-02T07:29:28.681Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T07:29:29.342Z] /w/workspace/app-service-configurable/6@tmp/durable-6b3a257c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-02T07:29:29.979Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-02T07:29:29.995Z] Warning: overwriting stash ‘stack-cost’ [2024-09-02T07:29:30.050Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T07:29:30.061Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T07:29:30.087Z] $ docker stop --time=1 6c2db5bb90e73483005bf252d20f41f95648e410d4135e1077cd99d0e72d140d [2024-09-02T07:29:31.612Z] $ docker rm -f --volumes 6c2db5bb90e73483005bf252d20f41f95648e410d4135e1077cd99d0e72d140d [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 [2024-09-02T07:29:32.226Z] provisioning config files... [2024-09-02T07:29:32.234Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config8626130501025758602tmp [Pipeline] { [Pipeline] sh [2024-09-02T07:29:32.532Z] + set +x [2024-09-02T07:29:32.532Z] + + curl -s https://codecov.io/bashbash [2024-09-02T07:29:32.532Z] -s -- [2024-09-02T07:29:32.792Z] [2024-09-02T07:29:32.793Z] _____ _ [2024-09-02T07:29:32.793Z] / ____| | | [2024-09-02T07:29:32.793Z] | | ___ __| | ___ ___ _____ __ [2024-09-02T07:29:32.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-02T07:29:32.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-02T07:29:32.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-02T07:29:32.793Z] Bash-1.0.6 [2024-09-02T07:29:32.793Z] [2024-09-02T07:29:32.793Z] [2024-09-02T07:29:32.793Z] ==> git version 2.25.1 found [2024-09-02T07:29:32.793Z] ==> 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 [2024-09-02T07:29:32.793Z] Release-Date: 2020-01-08 [2024-09-02T07:29:32.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-02T07:29:32.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-02T07:29:32.793Z] ==> Jenkins CI detected. [2024-09-02T07:29:32.793Z] current dir:  /w/workspace/_app-service-configurable_PR-673 [2024-09-02T07:29:32.793Z] project root: . [2024-09-02T07:29:32.793Z] --> token set from env [2024-09-02T07:29:32.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-02T07:29:32.793Z] ==> Running gcov in . (disable via -X gcov) [2024-09-02T07:29:32.793Z] ==> Python coveragepy not found [2024-09-02T07:29:32.793Z] ==> Searching for coverage reports in: [2024-09-02T07:29:32.793Z] + . [2024-09-02T07:29:32.793Z] -> Found 1 reports [2024-09-02T07:29:32.793Z] ==> Detecting git/mercurial file structure [2024-09-02T07:29:32.793Z] ==> Reading reports [2024-09-02T07:29:32.793Z] + ./coverage.out bytes=13 [2024-09-02T07:29:32.793Z] ==> Appending adjustments [2024-09-02T07:29:32.793Z] https://docs.codecov.io/docs/fixing-reports [2024-09-02T07:29:32.793Z] + Found adjustments [2024-09-02T07:29:32.793Z] ==> Gzipping contents [2024-09-02T07:29:32.793Z] 4.0K /tmp/codecov.LJNVKB.gz [2024-09-02T07:29:32.793Z] ==> Uploading reports [2024-09-02T07:29:32.793Z] url: https://codecov.io [2024-09-02T07:29:32.793Z] query: branch=PR-673&commit=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-09-02T07:29:32.793Z] -> Pinging Codecov [2024-09-02T07:29:32.793Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-673&commit=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-09-02T07:29:33.054Z] -> Uploading to [2024-09-02T07:29:33.054Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-02/A97CA9966030D2A3747ED39772930CCE/e086bf57497ba0ecc719b92fc7ef7f8516a6b43f/1ddff6d3-a91f-4c2c-8233-e4a1c22785b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T072932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee5bd3295482b9650226ee71dd5df33aa946666143fe8f012ffad7b724fe06e5 [2024-09-02T07:29:33.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T07:29:33.054Z] Dload Upload Total Spent Left Speed [2024-09-02T07:29:33.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1121 --:--:-- --:--:-- --:--:-- 1116 100 259 0 0 100 259 0 1121 --:--:-- --:--:-- --:--:-- 1116 [2024-09-02T07:29:33.315Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] } [2024-09-02T07:29:33.322Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-02T07:29:34.364Z] + [ -d /w/workspace/_app-service-configurable_PR-673/archives ] [2024-09-02T07:29:34.364Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T07:29:34.364Z] total 16 [2024-09-02T07:29:34.364Z] drwxr-xr-x 3 root root 4096 Sep 2 07:14 . [2024-09-02T07:29:34.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:14 .. [2024-09-02T07:29:34.364Z] drwxr-xr-x 2 root root 4096 Sep 2 07:14 cost [2024-09-02T07:29:34.364Z] -rw-r--r-- 1 root root 96 Sep 2 07:14 cost.csv [2024-09-02T07:29:34.364Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T07:29:34.364Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T07:29:34.364Z] total 16 [2024-09-02T07:29:34.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:14 . [2024-09-02T07:29:34.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:14 .. [2024-09-02T07:29:34.364Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 07:14 cost [2024-09-02T07:29:34.364Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 2 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:34.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:35.471Z] ---> package-listing.sh [2024-09-02T07:29:35.472Z] ++ facter osfamily [2024-09-02T07:29:35.472Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-02T07:29:35.731Z] + OS_FAMILY=debian [2024-09-02T07:29:35.731Z] + workspace=/w/workspace/_app-service-configurable_PR-673 [2024-09-02T07:29:35.731Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-02T07:29:35.731Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-02T07:29:35.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-02T07:29:35.731Z] + PACKAGES=/tmp/packages_start.txt [2024-09-02T07:29:35.731Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-09-02T07:29:35.731Z] + PACKAGES=/tmp/packages_end.txt [2024-09-02T07:29:35.731Z] + case "${OS_FAMILY}" in [2024-09-02T07:29:35.731Z] + dpkg -l [2024-09-02T07:29:35.731Z] + grep '^ii' [2024-09-02T07:29:35.731Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-02T07:29:35.731Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-02T07:29:35.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-02T07:29:35.731Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-09-02T07:29:35.731Z] + mkdir -p /w/workspace/_app-service-configurable_PR-673/archives/ [2024-09-02T07:29:35.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-673/archives/ [Pipeline] echo [2024-09-02T07:29:35.745Z] 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-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-02T07:29:36.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:29:36.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:29:36.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:29:36.694Z] prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container [2024-09-02T07:29:36.724Z] $ 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-673/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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T07:29:36.964Z] $ docker top c773f852b26672e1d69c9ba42d4b3513c06e47b834a5cfc3ac7e2f29fe93b848 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:29:37.319Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-02T07:29:37.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-02T07:29:37.896Z] + ls /var/log/sa-host [2024-09-02T07:29:37.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:29:38.071Z] provisioning config files... [2024-09-02T07:29:38.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config17034788018945181014tmp [Pipeline] { [Pipeline] echo [2024-09-02T07:29:38.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:38.389Z] ---> create-netrc.sh [Pipeline] } [2024-09-02T07:29:38.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:38.851Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-02T07:29:38.896Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:39.814Z] ---> sudo-logs.sh [2024-09-02T07:29:39.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-02T07:29:39.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:40.185Z] ---> job-cost.sh [2024-09-02T07:29:40.185Z] lf-activate-venv: SKIPPING [2024-09-02T07:29:40.185Z] DEBUG: total: 0.2199999988079071 [2024-09-02T07:29:40.185Z] INFO: Retrieving Stack Cost... [2024-09-02T07:29:40.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T07:29:41.022Z] INFO: Archiving Costs [Pipeline] echo [2024-09-02T07:29:41.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:29:41.319Z] ---> logs-deploy.sh [2024-09-02T07:29:41.319Z] lf-activate-venv: SKIPPING [2024-09-02T07:29:41.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-673/6 [2024-09-02T07:29:41.319Z] INFO: archiving workspace using pattern(s): [2024-09-02T07:29:42.254Z] Archives upload complete. [2024-09-02T07:29:42.513Z] INFO: archiving logs to Nexus