Pull request #636 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 919426bf60018f602b620296c2a7abf035e1871f+bdd01e90b95e6b38e37d562ed60190accab1224f (5c0dae28a117d12ecbef4f28f4d28383d3306773) 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-ssh5861516271566604116.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1876374449103119989.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4392543741734117490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10778251486870697566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8409623682159525586.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-636/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-636/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3839971190736105801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27449 in /w/workspace/_app-service-configurable_PR-636 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-636 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdd01e90b95e6b38e37d562ed60190accab1224f into PR head commit 919426bf60018f602b620296c2a7abf035e1871f Merge succeeded, producing 919426bf60018f602b620296c2a7abf035e1871f Checking out Revision 919426bf60018f602b620296c2a7abf035e1871f (PR-636) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/636/head:refs/remotes/origin/PR-636 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # 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 bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-18T12:09:28.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T12:09:29.070Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T12:09:29.189Z] ========================================================= [2024-01-18T12:09:29.190Z] EdgeX Global Pipelines Version Info [2024-01-18T12:09:29.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:09:29.953Z] ------------------- [2024-01-18T12:09:29.953Z] stable info: [2024-01-18T12:09:29.953Z] ------------------- [2024-01-18T12:09:29.953Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T12:09:29.953Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T12:09:29.953Z] Message: update stable to v1.0.258 [2024-01-18T12:09:30.523Z] ------------------- [2024-01-18T12:09:30.523Z] experimental info: [2024-01-18T12:09:30.523Z] ------------------- [2024-01-18T12:09:30.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T12:09:30.524Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T12:09:30.524Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T12:09:30.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-01-18T12:09:30.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-01-18T12:09:30.863Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T12:09:30.922Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T12:09:30.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T12:09:31.047Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T12:09:31.102Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T12:09:31.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-18T12:09:31.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T12:09:31.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T12:09:31.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T12:09:31.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-01-18T12:09:31.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T12:09:31.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T12:09:31.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T12:09:31.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T12:09:31.789Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T12:09:31.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T12:09:31.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T12:09:32.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T12:09:32.279Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-18T12:09:32.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-18T12:09:32.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-18T12:09:32.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-18T12:09:32.571Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-18T12:09:32.642Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T12:09:32.717Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T12:09:32.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-636 [Pipeline] echo [2024-01-18T12:09:32.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-636 [Pipeline] echo [2024-01-18T12:09:32.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-636 [Pipeline] echo [2024-01-18T12:09:33.009Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo [2024-01-18T12:09:33.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 919426b [Pipeline] echo [2024-01-18T12:09:33.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T12:09:33.339Z] provisioning config files... [2024-01-18T12:09:33.353Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config12254459496808646571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:09:33.761Z] ---> ****-login.sh [2024-01-18T12:09:33.761Z] nexus3.edgexfoundry.org:10001 [2024-01-18T12:09:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:34.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:34.024Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:34.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:34.024Z] [2024-01-18T12:09:34.024Z] Login Succeeded [2024-01-18T12:09:34.024Z] nexus3.edgexfoundry.org:10002 [2024-01-18T12:09:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:34.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:34.284Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:34.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:34.284Z] [2024-01-18T12:09:34.284Z] Login Succeeded [2024-01-18T12:09:34.284Z] nexus3.edgexfoundry.org:10003 [2024-01-18T12:09:34.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:34.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:34.285Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:34.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:34.285Z] [2024-01-18T12:09:34.285Z] Login Succeeded [2024-01-18T12:09:34.285Z] nexus3.edgexfoundry.org:10004 [2024-01-18T12:09:34.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:34.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:34.546Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:34.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:34.546Z] [2024-01-18T12:09:34.546Z] Login Succeeded [2024-01-18T12:09:34.546Z] ****.io [2024-01-18T12:09:34.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:34.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:34.806Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:34.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:34.807Z] [2024-01-18T12:09:34.807Z] Login Succeeded [2024-01-18T12:09:34.807Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T12:09:34.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T12:09:35.604Z] + git rev-list -1 --merges 919426bf60018f602b620296c2a7abf035e1871f~1..919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo [2024-01-18T12:09:35.649Z] -----------> git rev-list -1 --merges 919426bf60018f602b620296c2a7abf035e1871f~1..919426bf60018f602b620296c2a7abf035e1871f 919426bf60018f602b620296c2a7abf035e1871f [false] [Pipeline] sh [2024-01-18T12:09:35.982Z] + git log --format=format:%s -1 919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo [2024-01-18T12:09:36.020Z] ========================================================= [2024-01-18T12:09:36.020Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T12:09:36.020Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T12:09:36.515Z] + git log --format=format:%s -1 919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo [2024-01-18T12:09:36.549Z] [semverPrep] GIT_COMMIT: 919426bf60018f602b620296c2a7abf035e1871f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-01-18T12:09:36.598Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-18T12:09:37.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T12:09:37.033Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T12:09:37.033Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T12:09:37.033Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T12:09:37.033Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-18T12:09:37.033Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-18T12:09:37.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:09:37.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T12:09:37.608Z] [2024-01-18T12:09:37.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:09:38.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T12:09:38.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T12:09:38.010Z] b85a868b505f: Pulling fs layer [2024-01-18T12:09:38.010Z] e2be974225ed: Pulling fs layer [2024-01-18T12:09:38.010Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T12:09:38.010Z] 988bab9f4d93: Pulling fs layer [2024-01-18T12:09:38.010Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T12:09:38.010Z] eaf3925da568: Pulling fs layer [2024-01-18T12:09:38.010Z] bab4dde63d76: Pulling fs layer [2024-01-18T12:09:38.010Z] bde34c3a00c8: Pulling fs layer [2024-01-18T12:09:38.010Z] b352a97aabf1: Pulling fs layer [2024-01-18T12:09:38.010Z] 4872d77fe225: Pulling fs layer [2024-01-18T12:09:38.010Z] 5851b861e8e6: Pulling fs layer [2024-01-18T12:09:38.010Z] bab4dde63d76: Waiting [2024-01-18T12:09:38.010Z] eaf3925da568: Waiting [2024-01-18T12:09:38.010Z] 5851b861e8e6: Waiting [2024-01-18T12:09:38.010Z] 988bab9f4d93: Waiting [2024-01-18T12:09:38.010Z] 1469e6f7b9e6: Waiting [2024-01-18T12:09:38.010Z] 4872d77fe225: Waiting [2024-01-18T12:09:38.010Z] b352a97aabf1: Waiting [2024-01-18T12:09:38.010Z] e2be974225ed: Download complete [2024-01-18T12:09:38.010Z] 988bab9f4d93: Download complete [2024-01-18T12:09:38.010Z] 1469e6f7b9e6: Verifying Checksum [2024-01-18T12:09:38.010Z] 1469e6f7b9e6: Download complete [2024-01-18T12:09:38.010Z] eaf3925da568: Verifying Checksum [2024-01-18T12:09:38.010Z] eaf3925da568: Download complete [2024-01-18T12:09:38.272Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T12:09:38.272Z] 339a4e72a1f5: Download complete [2024-01-18T12:09:38.272Z] bde34c3a00c8: Verifying Checksum [2024-01-18T12:09:38.272Z] bde34c3a00c8: Download complete [2024-01-18T12:09:38.272Z] b352a97aabf1: Verifying Checksum [2024-01-18T12:09:38.272Z] b352a97aabf1: Download complete [2024-01-18T12:09:38.272Z] 4872d77fe225: Download complete [2024-01-18T12:09:38.272Z] 5851b861e8e6: Download complete [2024-01-18T12:09:38.272Z] b85a868b505f: Verifying Checksum [2024-01-18T12:09:38.272Z] b85a868b505f: Download complete [2024-01-18T12:09:38.531Z] bab4dde63d76: Verifying Checksum [2024-01-18T12:09:38.531Z] bab4dde63d76: Download complete [2024-01-18T12:09:39.473Z] b85a868b505f: Pull complete [2024-01-18T12:09:39.734Z] e2be974225ed: Pull complete [2024-01-18T12:09:40.307Z] 339a4e72a1f5: Pull complete [2024-01-18T12:09:40.307Z] 988bab9f4d93: Pull complete [2024-01-18T12:09:40.567Z] 1469e6f7b9e6: Pull complete [2024-01-18T12:09:40.567Z] eaf3925da568: Pull complete [2024-01-18T12:09:42.472Z] bab4dde63d76: Pull complete [2024-01-18T12:09:42.472Z] bde34c3a00c8: Pull complete [2024-01-18T12:09:42.472Z] b352a97aabf1: Pull complete [2024-01-18T12:09:42.732Z] 4872d77fe225: Pull complete [2024-01-18T12:09:42.732Z] 5851b861e8e6: Pull complete [2024-01-18T12:09:42.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T12:09:42.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T12:09:42.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:09:43.083Z] prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container [2024-01-18T12:09:43.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T12:09:48.089Z] $ docker top fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 -eo pid,comm [2024-01-18T12:09:48.148Z] 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-01-18T12:09:48.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T12:09:48.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T12:09:48.352Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T12:09:48.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T12:09:48.466Z] $ docker exec fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent [2024-01-18T12:09:48.571Z] SSH_AUTH_SOCK=/tmp/ssh-An38Ni3h0gQU/agent.32 [2024-01-18T12:09:48.571Z] SSH_AGENT_PID=38 [2024-01-18T12:09:48.577Z] Running ssh-add (command line suppressed) [2024-01-18T12:09:48.694Z] Identity added: /w/workspace/_app-service-configurable_PR-636@tmp/private_key_6623234968586105562.key (/w/workspace/_app-service-configurable_PR-636@tmp/private_key_6623234968586105562.key) [2024-01-18T12:09:48.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T12:09:49.099Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T12:09:49.122Z] $ docker exec --env ******** --env ******** fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent -k [2024-01-18T12:09:49.221Z] unset SSH_AUTH_SOCK; [2024-01-18T12:09:49.222Z] unset SSH_AGENT_PID; [2024-01-18T12:09:49.222Z] echo Agent pid 38 killed; [2024-01-18T12:09:49.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T12:09:49.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T12:09:49.353Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T12:09:49.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T12:09:49.488Z] $ docker exec fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent [2024-01-18T12:09:49.619Z] SSH_AUTH_SOCK=/tmp/ssh-ohOXG105RZO5/agent.70 [2024-01-18T12:09:49.619Z] SSH_AGENT_PID=76 [2024-01-18T12:09:49.623Z] Running ssh-add (command line suppressed) [2024-01-18T12:09:49.734Z] Identity added: /w/workspace/_app-service-configurable_PR-636@tmp/private_key_1044398175203493260.key (/w/workspace/_app-service-configurable_PR-636@tmp/private_key_1044398175203493260.key) [2024-01-18T12:09:49.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T12:09:50.098Z] + git semver init [2024-01-18T12:09:50.359Z] 2024-01-18 12:09:50,289 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T12:09:50.359Z] 2024-01-18 12:09:50,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-636/.semver [2024-01-18T12:09:50.359Z] 2024-01-18 12:09:50,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-636/.semver [2024-01-18T12:09:50.359Z] 2024-01-18 12:09:50,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-636/.semver'], cwd=/w/workspace/_app-service-configurable_PR-636, universal_newlines=False, shell=None, istream=None) [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,610 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-636/.git/info/exclude [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-636/.semver/PR-636 with force:False [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,610 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-636/.semver/PR-636 [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,613 [execute] INFO git cat-file --batch-check [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-636/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,620 [execute] INFO git cat-file --batch [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-636/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T12:09:51.740Z] 2024-01-18 12:09:51,626 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-636/.semver/PR-636 [2024-01-18T12:09:51.740Z] 0.0.0 [Pipeline] } [2024-01-18T12:09:51.772Z] $ docker exec --env ******** --env ******** fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent -k [2024-01-18T12:09:51.876Z] unset SSH_AUTH_SOCK; [2024-01-18T12:09:51.877Z] unset SSH_AGENT_PID; [2024-01-18T12:09:51.877Z] echo Agent pid 76 killed; [2024-01-18T12:09:51.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T12:09:52.409Z] + git semver [Pipeline] } [2024-01-18T12:09:52.694Z] $ docker stop --time=1 fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 [2024-01-18T12:09:53.986Z] $ docker rm -f --volumes fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T12:09:54.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T12:09:54.762Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T12:09:54.781Z] [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-01-18T12:09:55.695Z] provisioning config files... [2024-01-18T12:09:55.705Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config5795083923172556625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:09:56.099Z] ---> ****-login.sh [2024-01-18T12:09:56.099Z] nexus3.edgexfoundry.org:10001 [2024-01-18T12:09:56.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:56.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:56.099Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:56.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:56.099Z] [2024-01-18T12:09:56.099Z] Login Succeeded [2024-01-18T12:09:56.099Z] nexus3.edgexfoundry.org:10002 [2024-01-18T12:09:56.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:56.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:56.100Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:56.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:56.100Z] [2024-01-18T12:09:56.100Z] Login Succeeded [2024-01-18T12:09:56.100Z] nexus3.edgexfoundry.org:10003 [2024-01-18T12:09:56.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:56.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:56.363Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:56.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:56.363Z] [2024-01-18T12:09:56.363Z] Login Succeeded [2024-01-18T12:09:56.363Z] nexus3.edgexfoundry.org:10004 [2024-01-18T12:09:56.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:56.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:56.363Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:56.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:56.363Z] [2024-01-18T12:09:56.363Z] Login Succeeded [2024-01-18T12:09:56.363Z] ****.io [2024-01-18T12:09:56.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:09:56.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:09:56.626Z] Configure a credential helper to remove this warning. See [2024-01-18T12:09:56.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:09:56.626Z] [2024-01-18T12:09:56.626Z] Login Succeeded [2024-01-18T12:09:56.626Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T12:09:56.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T12:09:56.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T12:09:57.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T12:09:57.108Z] ========================================================= [2024-01-18T12:09:57.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T12:09:57.108Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:09:57.799Z] + 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-01-18T12:09:57.799Z] Sending build context to Docker daemon 8.777MB [2024-01-18T12:09:57.799Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T12:09:57.799Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-18T12:09:57.799Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T12:09:57.799Z] 7264a8db6415: Pulling fs layer [2024-01-18T12:09:57.799Z] c4d48a809fc2: Pulling fs layer [2024-01-18T12:09:57.799Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T12:09:57.799Z] ad3a456e5733: Pulling fs layer [2024-01-18T12:09:57.799Z] 69c7f0334f64: Pulling fs layer [2024-01-18T12:09:57.799Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T12:09:57.799Z] ce7588e14bc9: Pulling fs layer [2024-01-18T12:09:57.799Z] b5e4710f87ac: Pulling fs layer [2024-01-18T12:09:57.799Z] ad3a456e5733: Waiting [2024-01-18T12:09:57.799Z] 1f1c1a5573a3: Waiting [2024-01-18T12:09:57.799Z] ce7588e14bc9: Waiting [2024-01-18T12:09:57.799Z] 69c7f0334f64: Waiting [2024-01-18T12:09:57.799Z] b5e4710f87ac: Waiting [2024-01-18T12:09:57.799Z] c4d48a809fc2: Download complete [2024-01-18T12:09:57.799Z] ad3a456e5733: Verifying Checksum [2024-01-18T12:09:57.799Z] ad3a456e5733: Download complete [2024-01-18T12:09:57.799Z] 69c7f0334f64: Verifying Checksum [2024-01-18T12:09:57.799Z] 69c7f0334f64: Download complete [2024-01-18T12:09:57.799Z] 7264a8db6415: Download complete [2024-01-18T12:09:58.057Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T12:09:58.057Z] 1f1c1a5573a3: Download complete [2024-01-18T12:09:58.057Z] 7264a8db6415: Pull complete [2024-01-18T12:09:58.057Z] b5e4710f87ac: Verifying Checksum [2024-01-18T12:09:58.057Z] b5e4710f87ac: Download complete [2024-01-18T12:09:58.316Z] c4d48a809fc2: Pull complete [2024-01-18T12:09:58.316Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T12:09:58.316Z] 4f1c88b9dad5: Download complete [2024-01-18T12:09:58.882Z] ce7588e14bc9: Verifying Checksum [2024-01-18T12:09:58.882Z] ce7588e14bc9: Download complete [2024-01-18T12:10:01.421Z] 4f1c88b9dad5: Pull complete [2024-01-18T12:10:01.421Z] ad3a456e5733: Pull complete [2024-01-18T12:10:01.421Z] 69c7f0334f64: Pull complete [2024-01-18T12:10:01.679Z] 1f1c1a5573a3: Pull complete [2024-01-18T12:10:04.227Z] ce7588e14bc9: Pull complete [2024-01-18T12:10:04.486Z] b5e4710f87ac: Pull complete [2024-01-18T12:10:04.486Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T12:10:04.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T12:10:04.486Z] ---> 88b5674ff536 [2024-01-18T12:10:04.486Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T12:10:10.437Z] Still waiting to schedule task [2024-01-18T12:10:10.437Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-18T12:10:12.656Z] ---> Running in 2ceb84e5527e [2024-01-18T12:10:14.032Z] Removing intermediate container 2ceb84e5527e [2024-01-18T12:10:14.032Z] ---> 806d8ee317bf [2024-01-18T12:10:14.032Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T12:10:14.032Z] ---> Running in d7d57bfdbc4e [2024-01-18T12:10:14.032Z] Removing intermediate container d7d57bfdbc4e [2024-01-18T12:10:14.032Z] ---> ae5b4962b5b3 [2024-01-18T12:10:14.032Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-18T12:10:14.032Z] ---> Running in 5fbbd7bb71d6 [2024-01-18T12:10:14.032Z] Removing intermediate container 5fbbd7bb71d6 [2024-01-18T12:10:14.032Z] ---> 2ed7b81cfeb9 [2024-01-18T12:10:14.032Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T12:10:14.032Z] ---> Running in 0d85b7594f20 [2024-01-18T12:10:14.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T12:10:14.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T12:10:14.551Z] OK: 264 MiB in 52 packages [2024-01-18T12:10:15.119Z] Removing intermediate container 0d85b7594f20 [2024-01-18T12:10:15.119Z] ---> 9e70f117c425 [2024-01-18T12:10:15.119Z] Step 7/12 : WORKDIR /app [2024-01-18T12:10:15.119Z] ---> Running in beba8ccdb699 [2024-01-18T12:10:15.119Z] Removing intermediate container beba8ccdb699 [2024-01-18T12:10:15.119Z] ---> 6d85ed039dce [2024-01-18T12:10:15.119Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-18T12:10:15.119Z] ---> 320d9e040e51 [2024-01-18T12:10:15.119Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T12:10:15.378Z] ---> Running in c3ef94462194 [2024-01-18T12:11:11.628Z] Removing intermediate container c3ef94462194 [2024-01-18T12:11:11.628Z] ---> cf23f26b17b7 [2024-01-18T12:11:11.628Z] Step 10/12 : COPY . . [2024-01-18T12:11:11.628Z] ---> 3373ceffbf8d [2024-01-18T12:11:11.628Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T12:11:11.628Z] ---> Running in bd1c1726d2a0 [2024-01-18T12:11:11.628Z] Removing intermediate container bd1c1726d2a0 [2024-01-18T12:11:11.628Z] ---> a7946b13487a [2024-01-18T12:11:11.628Z] Step 12/12 : RUN $MAKE [2024-01-18T12:11:11.628Z] ---> Running in a56886564c7d [2024-01-18T12:11:11.628Z] noop [2024-01-18T12:11:11.628Z] Removing intermediate container a56886564c7d [2024-01-18T12:11:11.628Z] ---> 4f7cc69c9625 [2024-01-18T12:11:11.628Z] Successfully built 4f7cc69c9625 [2024-01-18T12:11:11.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:11:12.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T12:11:12.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:11:12.382Z] prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container [2024-01-18T12:11:12.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T12:11:12.733Z] $ docker top 07309e64c3b89df5cc106fb13982d6bd56ff75e9a4e86624f6c93597b6d05426 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T12:11:13.165Z] + go version [2024-01-18T12:11:13.165Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T12:11:13.204Z] $ docker stop --time=1 07309e64c3b89df5cc106fb13982d6bd56ff75e9a4e86624f6c93597b6d05426 [2024-01-18T12:11:14.484Z] $ docker rm -f --volumes 07309e64c3b89df5cc106fb13982d6bd56ff75e9a4e86624f6c93597b6d05426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:11:15.560Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T12:11:15.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:11:15.773Z] prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container [2024-01-18T12:11:15.806Z] $ 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-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T12:11:16.156Z] $ docker top c0467c54c42b74a6de2cfd6610b571aeef72be08f3c74780bb638b34c6ef465c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T12:11:16.602Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-636 [Pipeline] fileExists [Pipeline] sh [2024-01-18T12:11:16.992Z] + make test [2024-01-18T12:11:16.992Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T12:11:35.079Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-18T12:11:53.224Z] go vet ./... [2024-01-18T12:11:55.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T12:11:55.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T12:11:55.754Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-18T12:11:55.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T12:11:55.872Z] $ docker stop --time=1 c0467c54c42b74a6de2cfd6610b571aeef72be08f3c74780bb638b34c6ef465c [2024-01-18T12:12:01.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27450 in /w/workspace/_app-service-configurable_PR-636 [2024-01-18T12:12:04.288Z] $ docker rm -f --volumes c0467c54c42b74a6de2cfd6610b571aeef72be08f3c74780bb638b34c6ef465c [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-01-18T12:12:04.755Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-01-18T12:12:04.864Z] Selected Git installation does not exist. Using Default [2024-01-18T12:12:04.865Z] The recommended git tool is: NONE [2024-01-18T12:12:04.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T12:12:05.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-18T12:12:05.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T12:12:06.222Z] + ls -al . [2024-01-18T12:12:06.222Z] total 184 [2024-01-18T12:12:06.222Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 12:11 . [2024-01-18T12:12:06.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:09 .. [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 12:09 .dockerignore [2024-01-18T12:12:06.222Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:11 .git [2024-01-18T12:12:06.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 12:09 .github [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 12:09 .gitignore [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 12:09 .golangci.yml [2024-01-18T12:12:06.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:09 .semver [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 12:09 Attribution.txt [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 12:09 CHANGELOG.md [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 12:09 Dockerfile [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 12:09 GOVERNANCE.md [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 12:09 Jenkinsfile [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 12:09 LICENSE [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 12:09 OWNERS.md [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 12:09 README.md [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 12:09 VERSION [2024-01-18T12:12:06.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 12:09 bin [2024-01-18T12:12:06.222Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 12:11 coverage.out [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 12:09 go.mod [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 12:09 go.sum [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 12:09 main.go [2024-01-18T12:12:06.222Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 12:09 makefile [2024-01-18T12:12:06.222Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 12:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:12:06.774Z] + 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=919426bf60018f602b620296c2a7abf035e1871f --label arch=amd64 --label version=0.0.0 . [2024-01-18T12:12:06.774Z] Sending build context to Docker daemon 8.778MB [2024-01-18T12:12:06.774Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T12:12:06.774Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-18T12:12:06.774Z] ---> 4f7cc69c9625 [2024-01-18T12:12:06.774Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T12:12:07.033Z] ---> Running in 358ab83f3c24 [2024-01-18T12:12:07.033Z] Removing intermediate container 358ab83f3c24 [2024-01-18T12:12:07.033Z] ---> ebec28b48c06 [2024-01-18T12:12:07.033Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T12:12:07.033Z] ---> Running in 12e213f3f456 [2024-01-18T12:12:07.033Z] Removing intermediate container 12e213f3f456 [2024-01-18T12:12:07.033Z] ---> 63cd1cf17f45 [2024-01-18T12:12:07.033Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-18T12:12:07.033Z] ---> Running in f66ec7b2d217 [2024-01-18T12:12:07.292Z] Removing intermediate container f66ec7b2d217 [2024-01-18T12:12:07.292Z] ---> 3a4c85670bd7 [2024-01-18T12:12:07.292Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T12:12:07.292Z] ---> Running in 16c052a712da [2024-01-18T12:12:07.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T12:12:07.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T12:12:07.811Z] OK: 264 MiB in 52 packages [2024-01-18T12:12:08.069Z] Removing intermediate container 16c052a712da [2024-01-18T12:12:08.069Z] ---> f3a1cc8d4bb3 [2024-01-18T12:12:08.069Z] Step 7/27 : WORKDIR /app [2024-01-18T12:12:08.069Z] ---> Running in ced1c1223bb9 [2024-01-18T12:12:08.069Z] Removing intermediate container ced1c1223bb9 [2024-01-18T12:12:08.069Z] ---> d461104739ef [2024-01-18T12:12:08.069Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-18T12:12:08.330Z] ---> a9ae3c8e2730 [2024-01-18T12:12:08.330Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T12:12:08.330Z] ---> Running in ff5fc5feffac [2024-01-18T12:12:09.996Z] Removing intermediate container ff5fc5feffac [2024-01-18T12:12:09.996Z] ---> 7193f6883f54 [2024-01-18T12:12:09.996Z] Step 10/27 : COPY . . [2024-01-18T12:12:10.258Z] ---> af8451b3b9a8 [2024-01-18T12:12:10.258Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T12:12:10.258Z] ---> Running in f355c9d7d8f8 [2024-01-18T12:12:10.258Z] Removing intermediate container f355c9d7d8f8 [2024-01-18T12:12:10.258Z] ---> 435d2227ef44 [2024-01-18T12:12:10.258Z] Step 12/27 : RUN $MAKE [2024-01-18T12:12:10.258Z] ---> Running in d53c562db17b [2024-01-18T12:12:10.519Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-01-18T12:12:13.221Z] using credential edgex-jenkins-ssh [2024-01-18T12:12:13.242Z] Cloning the remote Git repository [2024-01-18T12:12:13.285Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-01-18T12:12:13.370Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-01-18T12:12:13.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-18T12:12:13.518Z] > git --version # timeout=10 [2024-01-18T12:12:13.537Z] > git --version # 'git version 2.25.1' [2024-01-18T12:12:13.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T12:12:13.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T12:12:15.654Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-18T12:12:15.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T12:12:17.082Z] Merging remotes/origin/main commit bdd01e90b95e6b38e37d562ed60190accab1224f into PR head commit 919426bf60018f602b620296c2a7abf035e1871f [2024-01-18T12:12:17.307Z] Merge succeeded, producing 919426bf60018f602b620296c2a7abf035e1871f [2024-01-18T12:12:17.307Z] Checking out Revision 919426bf60018f602b620296c2a7abf035e1871f (PR-636) [2024-01-18T12:12:16.452Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-18T12:12:16.490Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-18T12:12:16.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T12:12:16.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/636/head:refs/remotes/origin/PR-636 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-18T12:12:17.097Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T12:12:17.153Z] > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # timeout=10 [2024-01-18T12:12:17.220Z] > git remote # timeout=10 [2024-01-18T12:12:17.237Z] > git config --get remote.origin.url # timeout=10 [2024-01-18T12:12:17.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T12:12:17.264Z] > git merge bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 [2024-01-18T12:12:17.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-18T12:12:17.312Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T12:12:17.331Z] > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # timeout=10 [2024-01-18T12:12:17.871Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-01-18T12:12:17.917Z] > git --version # timeout=10 [2024-01-18T12:12:17.929Z] > git --version # 'git version 2.25.1' [2024-01-18T12:12:17.939Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T12:12:19.343Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T12:12:19.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T12:12:19.344Z] Dload Upload Total Spent Left Speed [2024-01-18T12:12:19.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh [2024-01-18T12:12:19.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T12:12:20.040Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-18T12:12:20.040Z] sudo tee /etc/docker/daemon.new [2024-01-18T12:12:20.040Z] { [2024-01-18T12:12:20.040Z] "registry-mirrors": [ [2024-01-18T12:12:20.040Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T12:12:20.040Z] ], [2024-01-18T12:12:20.040Z] "bip": "10.250.0.254/24", [2024-01-18T12:12:20.040Z] "hosts": [ [2024-01-18T12:12:20.040Z] "tcp://0.0.0.0:5555", [2024-01-18T12:12:20.040Z] "unix:///var/run/docker.sock" [2024-01-18T12:12:20.040Z] ], [2024-01-18T12:12:20.040Z] "mtu": 1458, [2024-01-18T12:12:20.040Z] "selinux-enabled": true, [2024-01-18T12:12:20.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T12:12:20.040Z] } [Pipeline] sh [2024-01-18T12:12:20.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-18T12:12:20.727Z] + sudo service docker restart [2024-01-18T12:12:32.937Z] Removing intermediate container d53c562db17b [2024-01-18T12:12:32.937Z] ---> dd65b431bf4d [2024-01-18T12:12:32.937Z] Step 13/27 : FROM alpine:3.18 [2024-01-18T12:12:32.937Z] 3.18: Pulling from library/alpine [2024-01-18T12:12:32.937Z] c926b61bad3b: Pulling fs layer [2024-01-18T12:12:32.937Z] c926b61bad3b: Verifying Checksum [2024-01-18T12:12:32.937Z] c926b61bad3b: Download complete [2024-01-18T12:12:32.937Z] c926b61bad3b: Pull complete [2024-01-18T12:12:32.937Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T12:12:32.937Z] Status: Downloaded newer image for alpine:3.18 [2024-01-18T12:12:32.937Z] ---> b541f2080109 [2024-01-18T12:12:32.937Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-18T12:12:32.937Z] ---> Running in f3592f2853ce [2024-01-18T12:12:32.937Z] Removing intermediate container f3592f2853ce [2024-01-18T12:12:32.937Z] ---> 3820010003c1 [2024-01-18T12:12:32.937Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-01-18T12:12:32.937Z] ---> Running in 4edcaf23bb26 [2024-01-18T12:12:32.937Z] Removing intermediate container 4edcaf23bb26 [2024-01-18T12:12:32.937Z] ---> c78281d75258 [2024-01-18T12:12:32.937Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T12:12:32.937Z] ---> Running in 27322df7f605 [2024-01-18T12:12:32.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T12:12:32.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T12:12:32.937Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T12:12:32.937Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T12:12:32.937Z] Executing busybox-1.36.1-r5.trigger [2024-01-18T12:12:32.937Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T12:12:32.937Z] OK: 8 MiB in 17 packages [2024-01-18T12:12:32.937Z] Removing intermediate container 27322df7f605 [2024-01-18T12:12:32.937Z] ---> e59d4cbbdd90 [2024-01-18T12:12:32.937Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-18T12:12:32.937Z] ---> Running in 521705e366de [2024-01-18T12:12:33.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T12:12:33.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T12:12:33.455Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T12:12:33.455Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T12:12:33.455Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T12:12:33.455Z] OK: 8 MiB in 17 packages [2024-01-18T12:12:34.021Z] Removing intermediate container 521705e366de [2024-01-18T12:12:34.021Z] ---> b959f122c35f [2024-01-18T12:12:34.021Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T12:12:34.281Z] ---> f71c1de5627c [2024-01-18T12:12:34.281Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T12:12:34.540Z] ---> b3a7f70fc17c [2024-01-18T12:12:34.540Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-18T12:12:34.540Z] ---> 137bfb4fd4e7 [2024-01-18T12:12:34.540Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-18T12:12:35.475Z] ---> 1f5bca582d19 [2024-01-18T12:12:35.475Z] Step 22/27 : EXPOSE 48095 [2024-01-18T12:12:35.475Z] ---> Running in 0d83a4e82a48 [2024-01-18T12:12:35.475Z] Removing intermediate container 0d83a4e82a48 [2024-01-18T12:12:35.475Z] ---> 9d6bde721da2 [2024-01-18T12:12:35.475Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-01-18T12:12:35.475Z] ---> Running in d3ef4d66871b [2024-01-18T12:12:35.475Z] Removing intermediate container d3ef4d66871b [2024-01-18T12:12:35.475Z] ---> 5045eda89ede [2024-01-18T12:12:35.475Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-18T12:12:35.734Z] ---> Running in 64fe8eb04109 [2024-01-18T12:12:35.734Z] Removing intermediate container 64fe8eb04109 [2024-01-18T12:12:35.734Z] ---> cb6024c076ed [2024-01-18T12:12:35.734Z] Step 25/27 : LABEL arch=amd64 [2024-01-18T12:12:35.734Z] ---> Running in 0a4f7157d4d4 [2024-01-18T12:12:35.734Z] Removing intermediate container 0a4f7157d4d4 [2024-01-18T12:12:35.734Z] ---> 4ee0b18de444 [2024-01-18T12:12:35.734Z] Step 26/27 : LABEL git_sha=919426bf60018f602b620296c2a7abf035e1871f [2024-01-18T12:12:35.734Z] ---> Running in 5e459c684107 [2024-01-18T12:12:35.993Z] Removing intermediate container 5e459c684107 [2024-01-18T12:12:35.993Z] ---> 86e97f0140bd [2024-01-18T12:12:35.993Z] Step 27/27 : LABEL version=0.0.0 [2024-01-18T12:12:35.993Z] ---> Running in a5abb81c5ec7 [2024-01-18T12:12:35.993Z] Removing intermediate container a5abb81c5ec7 [2024-01-18T12:12:35.993Z] ---> b252b885c4b3 [2024-01-18T12:12:35.993Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-18T12:12:35.993Z] Successfully built b252b885c4b3 [2024-01-18T12:12:35.993Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:12:37.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T12:12:37.359Z] [2024-01-18T12:12:37.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:12:37.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T12:12:37.771Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T12:12:37.771Z] 5eb5b503b376: Pulling fs layer [2024-01-18T12:12:37.771Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T12:12:37.771Z] ec43610c2a17: Pulling fs layer [2024-01-18T12:12:37.771Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T12:12:37.771Z] 33b1e0a273af: Pulling fs layer [2024-01-18T12:12:37.771Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T12:12:37.771Z] 2f39f015ded8: Pulling fs layer [2024-01-18T12:12:37.771Z] 3a2ae6a8a46f: Waiting [2024-01-18T12:12:37.771Z] 33b1e0a273af: Waiting [2024-01-18T12:12:37.771Z] 5d3b04190fa2: Waiting [2024-01-18T12:12:37.771Z] 5c69ac0246d0: Verifying Checksum [2024-01-18T12:12:37.771Z] 5c69ac0246d0: Download complete [2024-01-18T12:12:37.771Z] 3a2ae6a8a46f: Download complete [2024-01-18T12:12:37.771Z] 33b1e0a273af: Download complete [2024-01-18T12:12:37.771Z] ec43610c2a17: Verifying Checksum [2024-01-18T12:12:37.771Z] ec43610c2a17: Download complete [2024-01-18T12:12:37.771Z] 5d3b04190fa2: Verifying Checksum [2024-01-18T12:12:37.771Z] 5d3b04190fa2: Download complete [2024-01-18T12:12:38.030Z] 5eb5b503b376: Verifying Checksum [2024-01-18T12:12:38.030Z] 5eb5b503b376: Download complete [2024-01-18T12:12:38.596Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T12:12:39.078Z] provisioning config files... [2024-01-18T12:12:39.126Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12339889434999919120tmp [Pipeline] { [2024-01-18T12:12:39.162Z] 5eb5b503b376: Pull complete [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:12:39.423Z] 5c69ac0246d0: Pull complete [2024-01-18T12:12:39.638Z] ---> ****-login.sh [2024-01-18T12:12:39.638Z] nexus3.edgexfoundry.org:10001 [2024-01-18T12:12:39.682Z] ec43610c2a17: Pull complete [2024-01-18T12:12:39.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:12:39.941Z] 3a2ae6a8a46f: Pull complete [2024-01-18T12:12:40.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:12:40.187Z] Configure a credential helper to remove this warning. See [2024-01-18T12:12:40.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:12:40.187Z] [2024-01-18T12:12:40.187Z] Login Succeeded [2024-01-18T12:12:40.187Z] nexus3.edgexfoundry.org:10002 [2024-01-18T12:12:40.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:12:40.200Z] 33b1e0a273af: Pull complete [2024-01-18T12:12:40.459Z] 5d3b04190fa2: Pull complete [2024-01-18T12:12:40.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:12:40.464Z] Configure a credential helper to remove this warning. See [2024-01-18T12:12:40.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:12:40.464Z] [2024-01-18T12:12:40.464Z] Login Succeeded [2024-01-18T12:12:40.464Z] nexus3.edgexfoundry.org:10003 [2024-01-18T12:12:40.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:12:40.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:12:40.734Z] Configure a credential helper to remove this warning. See [2024-01-18T12:12:40.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:12:40.734Z] [2024-01-18T12:12:40.734Z] Login Succeeded [2024-01-18T12:12:40.734Z] nexus3.edgexfoundry.org:10004 [2024-01-18T12:12:41.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:12:41.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:12:41.008Z] Configure a credential helper to remove this warning. See [2024-01-18T12:12:41.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:12:41.008Z] [2024-01-18T12:12:41.008Z] Login Succeeded [2024-01-18T12:12:41.008Z] ****.io [2024-01-18T12:12:41.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T12:12:41.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T12:12:41.281Z] Configure a credential helper to remove this warning. See [2024-01-18T12:12:41.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T12:12:41.281Z] [2024-01-18T12:12:41.548Z] Login Succeeded [2024-01-18T12:12:41.548Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T12:12:41.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T12:12:42.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T12:12:42.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T12:12:42.271Z] ========================================================= [2024-01-18T12:12:42.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T12:12:42.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:12:42.912Z] + 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-01-18T12:12:43.888Z] #0 building with "default" instance using docker driver [2024-01-18T12:12:43.888Z] [2024-01-18T12:12:43.888Z] #1 [internal] load .dockerignore [2024-01-18T12:12:43.888Z] #1 transferring context: 159B done [2024-01-18T12:12:43.888Z] #1 DONE 0.1s [2024-01-18T12:12:43.888Z] [2024-01-18T12:12:43.888Z] #2 [internal] load build definition from Dockerfile [2024-01-18T12:12:43.888Z] #2 transferring dockerfile: 2.05kB 0.0s done [2024-01-18T12:12:43.888Z] #2 DONE 0.1s [2024-01-18T12:12:44.156Z] [2024-01-18T12:12:44.156Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T12:12:44.156Z] #3 DONE 0.1s [2024-01-18T12:12:44.156Z] [2024-01-18T12:12:44.156Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T12:12:44.156Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-18T12:12:44.431Z] #4 ... [2024-01-18T12:12:44.431Z] [2024-01-18T12:12:44.431Z] #5 [internal] load build context [2024-01-18T12:12:44.431Z] #5 transferring context: 130.62kB 0.0s done [2024-01-18T12:12:44.431Z] #5 DONE 0.1s [2024-01-18T12:12:44.431Z] [2024-01-18T12:12:44.431Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T12:12:44.431Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-18T12:12:44.431Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2024-01-18T12:12:44.431Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-18T12:12:44.431Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-18T12:12:44.431Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-18T12:12:44.431Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-18T12:12:44.431Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2024-01-18T12:12:44.431Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-18T12:12:44.431Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2024-01-18T12:12:44.431Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2024-01-18T12:12:44.431Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-18T12:12:44.431Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-18T12:12:44.431Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-18T12:12:44.431Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2024-01-18T12:12:44.646Z] 2f39f015ded8: Pull complete [2024-01-18T12:12:44.646Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T12:12:44.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T12:12:44.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-01-18T12:12:44.702Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s [2024-01-18T12:12:44.702Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.58MB / 97.63MB 0.5s [2024-01-18T12:12:44.702Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.5s [2024-01-18T12:12:44.702Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.6s [2024-01-18T12:12:44.702Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-18T12:12:44.702Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.6s [2024-01-18T12:12:44.702Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-01-18T12:12:45.006Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s [2024-01-18T12:12:45.006Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.90MB / 63.99MB 0.9s [2024-01-18T12:12:45.006Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.14MB / 97.63MB 0.9s [2024-01-18T12:12:45.006Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [Pipeline] withDockerContainer [2024-01-18T12:12:45.115Z] prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container [2024-01-18T12:12:45.149Z] $ 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-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T12:12:45.275Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2024-01-18T12:12:45.276Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-18T12:12:45.276Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s [2024-01-18T12:12:45.276Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.2s [2024-01-18T12:12:45.544Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s [2024-01-18T12:12:45.544Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2024-01-18T12:12:45.544Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.4s [2024-01-18T12:12:45.544Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.5s [2024-01-18T12:12:45.814Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-18T12:12:45.814Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.6s [2024-01-18T12:12:45.814Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-18T12:12:45.814Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.41MB / 97.63MB 1.7s [2024-01-18T12:12:46.166Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.48MB / 97.63MB 1.8s [2024-01-18T12:12:46.166Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s [2024-01-18T12:12:46.433Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.1s [2024-01-18T12:12:46.433Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s [2024-01-18T12:12:46.701Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2024-01-18T12:12:51.149Z] $ docker top 156d18ae398775d2636704ae49963eb40386b58bad47cddb0e894cbb04da162b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:12:51.799Z] ---> job-cost.sh [2024-01-18T12:12:51.799Z] lf-activate-venv: SKIPPING [2024-01-18T12:12:51.799Z] INFO: No Stack... [2024-01-18T12:12:52.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T12:12:52.627Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T12:12:52.959Z] + cat /w/workspace/_app-service-configurable_PR-636/archives/cost.csv [2024-01-18T12:12:52.959Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T12:12:53.010Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [2024-01-18T12:12:53.015Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] did not exist. Created. [2024-01-18T12:12:53.015Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T12:12:53.502Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T12:12:53.558Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T12:12:53.626Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T12:12:53.805Z] $ docker stop --time=1 156d18ae398775d2636704ae49963eb40386b58bad47cddb0e894cbb04da162b [2024-01-18T12:12:54.949Z] $ docker rm -f --volumes 156d18ae398775d2636704ae49963eb40386b58bad47cddb0e894cbb04da162b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-01-18T12:12:55.347Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-18T12:12:56.760Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2024-01-18T12:13:03.409Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2024-01-18T12:13:03.994Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-18T12:13:03.994Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-18T12:13:04.263Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-18T12:13:04.263Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-18T12:13:09.615Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-18T12:13:13.867Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done [2024-01-18T12:13:13.867Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-18T12:13:15.276Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-18T12:13:15.546Z] #4 DONE 31.3s [2024-01-18T12:13:15.546Z] [2024-01-18T12:13:15.546Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-18T12:13:16.127Z] #6 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T12:13:16.707Z] #6 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T12:13:17.666Z] #6 2.064 OK: 266 MiB in 52 packages [2024-01-18T12:13:19.617Z] #6 DONE 3.8s [2024-01-18T12:13:19.617Z] [2024-01-18T12:13:19.617Z] #7 [builder 3/7] WORKDIR /app [2024-01-18T12:13:19.617Z] #7 DONE 0.1s [2024-01-18T12:13:19.617Z] [2024-01-18T12:13:19.617Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T12:13:19.617Z] #8 DONE 0.1s [2024-01-18T12:13:19.617Z] [2024-01-18T12:13:19.617Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T12:13:51.848Z] #9 DONE 29.2s [2024-01-18T12:13:51.848Z] [2024-01-18T12:13:51.848Z] #10 [builder 6/7] COPY . . [2024-01-18T12:13:51.848Z] #10 DONE 0.1s [2024-01-18T12:13:51.848Z] [2024-01-18T12:13:51.848Z] #11 [builder 7/7] RUN echo noop [2024-01-18T12:13:51.848Z] #11 0.654 noop [2024-01-18T12:13:51.848Z] #11 DONE 0.7s [2024-01-18T12:13:51.848Z] [2024-01-18T12:13:51.848Z] #12 exporting to image [2024-01-18T12:13:51.848Z] #12 exporting layers [2024-01-18T12:14:10.031Z] #12 exporting layers 19.9s done [2024-01-18T12:14:10.031Z] #12 writing image sha256:88a7e843d6e285650641ba5fef55ce5cea9a079c1f29024373b52985ab9a5f7b done [2024-01-18T12:14:10.031Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-18T12:14:10.031Z] #12 DONE 19.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:14:10.659Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T12:14:10.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:14:10.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-27450 does not seem to be running inside a container [2024-01-18T12:14:11.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T12:14:12.248Z] $ docker top 86b9f05f6d5fae7172deffee59468219a6b506f542e949f1db3ed4e9a03c5c81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T12:14:13.210Z] + go version [2024-01-18T12:14:13.210Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T12:14:13.246Z] $ docker stop --time=1 86b9f05f6d5fae7172deffee59468219a6b506f542e949f1db3ed4e9a03c5c81 [2024-01-18T12:14:14.784Z] $ docker rm -f --volumes 86b9f05f6d5fae7172deffee59468219a6b506f542e949f1db3ed4e9a03c5c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:14:16.098Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T12:14:16.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:14:16.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-27450 does not seem to be running inside a container [2024-01-18T12:14:16.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T12:14:17.361Z] $ docker top d71798d20181429d316300c0d5b4f178c3c3a1e60a9316fff1c4d2c18551cc00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T12:14:17.979Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-01-18T12:14:18.419Z] + make test [2024-01-18T12:14:18.419Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T12:15:55.053Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-18T12:15:55.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T12:15:55.053Z] go vet ./... [2024-01-18T12:16:51.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T12:16:51.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T12:16:51.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-18T12:16:51.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T12:16:51.579Z] $ docker stop --time=1 d71798d20181429d316300c0d5b4f178c3c3a1e60a9316fff1c4d2c18551cc00 [2024-01-18T12:16:53.513Z] $ docker rm -f --volumes d71798d20181429d316300c0d5b4f178c3c3a1e60a9316fff1c4d2c18551cc00 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T12:16:55.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T12:16:55.172Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T12:16:55.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T12:16:56.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T12:16:56.773Z] + ls -al . [2024-01-18T12:16:56.773Z] total 180 [2024-01-18T12:16:56.773Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 18 12:14 . [2024-01-18T12:16:56.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:12 .. [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 12:12 .dockerignore [2024-01-18T12:16:56.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:12 .git [2024-01-18T12:16:56.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 12:12 .github [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 12:12 .gitignore [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 12:12 .golangci.yml [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 12:12 Attribution.txt [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 12:12 CHANGELOG.md [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 12:12 Dockerfile [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 12:12 GOVERNANCE.md [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 12:12 Jenkinsfile [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 12:12 LICENSE [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 12:12 OWNERS.md [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 12:12 README.md [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 12:09 VERSION [2024-01-18T12:16:56.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 12:12 bin [2024-01-18T12:16:56.773Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 12:14 coverage.out [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 12:12 go.mod [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 12:12 go.sum [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 12:12 main.go [2024-01-18T12:16:56.773Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 12:12 makefile [2024-01-18T12:16:56.773Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 12:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:16:57.302Z] + 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=919426bf60018f602b620296c2a7abf035e1871f --label arch=arm64 --label version=0.0.0 . [2024-01-18T12:16:57.885Z] #0 building with "default" instance using docker driver [2024-01-18T12:16:57.885Z] [2024-01-18T12:16:57.885Z] #1 [internal] load build definition from Dockerfile [2024-01-18T12:16:57.885Z] #1 transferring dockerfile: 30B [2024-01-18T12:16:58.153Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-01-18T12:16:58.153Z] #1 DONE 0.0s [2024-01-18T12:16:58.153Z] [2024-01-18T12:16:58.153Z] #2 [internal] load .dockerignore [2024-01-18T12:16:58.153Z] #2 transferring context: 159B 0.0s done [2024-01-18T12:16:58.153Z] #2 DONE 0.0s [2024-01-18T12:16:58.153Z] [2024-01-18T12:16:58.153Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T12:16:58.153Z] #3 DONE 0.0s [2024-01-18T12:16:58.153Z] [2024-01-18T12:16:58.153Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T12:16:58.422Z] #4 DONE 0.3s [2024-01-18T12:16:58.422Z] [2024-01-18T12:16:58.422Z] #5 [internal] load build context [2024-01-18T12:16:58.422Z] #5 transferring context: 1.45kB 0.0s done [2024-01-18T12:16:58.422Z] #5 DONE 0.0s [2024-01-18T12:16:58.422Z] [2024-01-18T12:16:58.422Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T12:16:58.422Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-18T12:16:58.422Z] #6 ... [2024-01-18T12:16:58.422Z] [2024-01-18T12:16:58.422Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T12:16:58.422Z] #7 DONE 0.2s [2024-01-18T12:16:58.422Z] [2024-01-18T12:16:58.422Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T12:16:58.422Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T12:16:58.422Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T12:16:58.422Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T12:16:58.422Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-18T12:16:58.692Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-18T12:16:58.692Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.1s [2024-01-18T12:16:58.959Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-18T12:16:59.226Z] #6 DONE 0.9s [2024-01-18T12:16:59.226Z] [2024-01-18T12:16:59.226Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T12:16:59.813Z] #8 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T12:17:00.079Z] #8 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T12:17:01.040Z] #8 ... [2024-01-18T12:17:01.040Z] [2024-01-18T12:17:01.040Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-18T12:17:01.040Z] #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T12:17:01.040Z] #9 1.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T12:17:01.040Z] #9 2.246 OK: 266 MiB in 52 packages [2024-01-18T12:17:01.040Z] #9 DONE 2.5s [2024-01-18T12:17:01.310Z] [2024-01-18T12:17:01.310Z] #10 [builder 3/7] WORKDIR /app [2024-01-18T12:17:01.310Z] #10 DONE 0.1s [2024-01-18T12:17:01.310Z] [2024-01-18T12:17:01.310Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T12:17:01.310Z] #8 1.959 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T12:17:01.310Z] #8 2.073 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T12:17:01.310Z] #8 ... [2024-01-18T12:17:01.310Z] [2024-01-18T12:17:01.310Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T12:17:01.310Z] #11 DONE 0.1s [2024-01-18T12:17:01.310Z] [2024-01-18T12:17:01.310Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T12:17:01.310Z] #8 2.084 Executing busybox-1.36.1-r5.trigger [2024-01-18T12:17:01.310Z] #8 2.120 Executing ca-certificates-20230506-r0.trigger [2024-01-18T12:17:01.580Z] #8 2.381 OK: 9 MiB in 17 packages [2024-01-18T12:17:04.156Z] #8 DONE 4.8s [2024-01-18T12:17:04.156Z] [2024-01-18T12:17:04.156Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T12:17:04.746Z] #12 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T12:17:05.011Z] #12 ... [2024-01-18T12:17:05.012Z] [2024-01-18T12:17:05.012Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T12:17:05.012Z] #13 DONE 3.7s [2024-01-18T12:17:05.012Z] [2024-01-18T12:17:05.012Z] #14 [builder 6/7] COPY . . [2024-01-18T12:17:05.012Z] #14 DONE 0.1s [2024-01-18T12:17:05.279Z] [2024-01-18T12:17:05.279Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T12:17:05.279Z] #12 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T12:17:06.238Z] #12 2.301 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T12:17:06.506Z] #12 2.405 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T12:17:06.506Z] #12 2.426 Executing ca-certificates-20230506-r0.trigger [2024-01-18T12:17:06.506Z] #12 2.632 OK: 9 MiB in 17 packages [2024-01-18T12:17:07.090Z] #12 DONE 3.0s [2024-01-18T12:17:07.090Z] [2024-01-18T12:17:07.090Z] #15 [builder 7/7] RUN make build [2024-01-18T12:17:07.090Z] #15 0.723 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-01-18T12:18:14.932Z] #15 DONE 59.2s [2024-01-18T12:18:14.932Z] [2024-01-18T12:18:14.932Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T12:18:14.932Z] #16 DONE 0.1s [2024-01-18T12:18:14.932Z] [2024-01-18T12:18:14.932Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T12:18:14.932Z] #17 DONE 0.1s [2024-01-18T12:18:14.932Z] [2024-01-18T12:18:14.932Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-18T12:18:14.932Z] #18 DONE 0.1s [2024-01-18T12:18:14.932Z] [2024-01-18T12:18:14.932Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-18T12:18:14.932Z] #19 DONE 0.2s [2024-01-18T12:18:14.932Z] [2024-01-18T12:18:14.932Z] #20 exporting to image [2024-01-18T12:18:14.932Z] #20 exporting layers [2024-01-18T12:18:14.932Z] #20 exporting layers 0.3s done [2024-01-18T12:18:14.932Z] #20 writing image sha256:94b11c832c3a333f3c2cbd5ddcdfba8629bd63a99f9ac3b8471570898c113e7c done [2024-01-18T12:18:14.932Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2024-01-18T12:18:14.932Z] #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:18:16.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T12:18:16.264Z] [2024-01-18T12:18:16.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:18:16.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T12:18:16.988Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T12:18:16.988Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T12:18:16.988Z] 04944245beec: Pulling fs layer [2024-01-18T12:18:16.988Z] 699f458cf7ca: Pulling fs layer [2024-01-18T12:18:16.988Z] 765212b225bb: Pulling fs layer [2024-01-18T12:18:16.988Z] f23df028b6ca: Pulling fs layer [2024-01-18T12:18:16.988Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T12:18:16.988Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T12:18:16.988Z] f23df028b6ca: Waiting [2024-01-18T12:18:16.988Z] d65c8cfc05b1: Waiting [2024-01-18T12:18:16.988Z] 2437ff75d9bd: Waiting [2024-01-18T12:18:16.988Z] 765212b225bb: Waiting [2024-01-18T12:18:16.988Z] 04944245beec: Verifying Checksum [2024-01-18T12:18:16.988Z] 04944245beec: Download complete [2024-01-18T12:18:16.988Z] 765212b225bb: Verifying Checksum [2024-01-18T12:18:16.988Z] 765212b225bb: Download complete [2024-01-18T12:18:16.988Z] f23df028b6ca: Verifying Checksum [2024-01-18T12:18:16.988Z] f23df028b6ca: Download complete [2024-01-18T12:18:17.254Z] d65c8cfc05b1: Download complete [2024-01-18T12:18:17.254Z] 699f458cf7ca: Verifying Checksum [2024-01-18T12:18:17.254Z] 699f458cf7ca: Download complete [2024-01-18T12:18:17.519Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T12:18:17.519Z] 8998bd30e6a1: Download complete [2024-01-18T12:18:19.464Z] 2437ff75d9bd: Verifying Checksum [2024-01-18T12:18:19.464Z] 2437ff75d9bd: Download complete [2024-01-18T12:18:23.719Z] 8998bd30e6a1: Pull complete [2024-01-18T12:18:24.319Z] 04944245beec: Pull complete [2024-01-18T12:18:26.265Z] 699f458cf7ca: Pull complete [2024-01-18T12:18:26.265Z] 765212b225bb: Pull complete [2024-01-18T12:18:26.853Z] f23df028b6ca: Pull complete [2024-01-18T12:18:27.119Z] d65c8cfc05b1: Pull complete [2024-01-18T12:18:53.789Z] 2437ff75d9bd: Pull complete [2024-01-18T12:18:53.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T12:18:53.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T12:18:53.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:18:54.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-27450 does not seem to be running inside a container [2024-01-18T12:18:54.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-18T12:18:56.330Z] $ docker top e10b0bf2bfe9d50cb1dcc1edfbb20b0b5e433d80bb3897a21b5baf4b73247696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:18:56.965Z] ---> job-cost.sh [2024-01-18T12:18:57.232Z] lf-activate-venv: SKIPPING [2024-01-18T12:18:57.232Z] INFO: No Stack... [2024-01-18T12:18:57.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T12:18:58.456Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T12:18:58.804Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-01-18T12:18:58.804Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T12:18:58.882Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [2024-01-18T12:18:58.887Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] did not exist. Created. [2024-01-18T12:18:58.887Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T12:18:59.403Z] /w/workspace/app-service-configurable/1@tmp/durable-9ebc9d35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-18T12:18:59.752Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T12:18:59.787Z] Warning: overwriting stash ‘stack-cost’ [2024-01-18T12:18:59.833Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T12:18:59.881Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T12:19:00.059Z] $ docker stop --time=1 e10b0bf2bfe9d50cb1dcc1edfbb20b0b5e433d80bb3897a21b5baf4b73247696 [2024-01-18T12:19:01.444Z] $ docker rm -f --volumes e10b0bf2bfe9d50cb1dcc1edfbb20b0b5e433d80bb3897a21b5baf4b73247696 [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-01-18T12:19:03.582Z] provisioning config files... [2024-01-18T12:19:03.590Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config6082057646718369tmp [Pipeline] { [Pipeline] sh [2024-01-18T12:19:04.052Z] + set +x [2024-01-18T12:19:04.052Z] + curl -s https://codecov.io/bash [2024-01-18T12:19:04.052Z] + bash -s -- [2024-01-18T12:19:04.052Z] [2024-01-18T12:19:04.052Z] _____ _ [2024-01-18T12:19:04.052Z] / ____| | | [2024-01-18T12:19:04.052Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T12:19:04.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T12:19:04.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T12:19:04.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T12:19:04.052Z] Bash-1.0.6 [2024-01-18T12:19:04.052Z] [2024-01-18T12:19:04.052Z] [2024-01-18T12:19:04.052Z] ==> git version 2.25.1 found [2024-01-18T12:19:04.052Z] ==> 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-01-18T12:19:04.052Z] Release-Date: 2020-01-08 [2024-01-18T12:19:04.052Z] 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-01-18T12:19:04.052Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T12:19:04.052Z] ==> Jenkins CI detected. [2024-01-18T12:19:04.052Z] current dir:  /w/workspace/_app-service-configurable_PR-636 [2024-01-18T12:19:04.052Z] project root: . [2024-01-18T12:19:04.052Z] --> token set from env [2024-01-18T12:19:04.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T12:19:04.052Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T12:19:04.052Z] ==> Python coveragepy not found [2024-01-18T12:19:04.052Z] ==> Searching for coverage reports in: [2024-01-18T12:19:04.052Z] + . [2024-01-18T12:19:04.052Z] -> Found 1 reports [2024-01-18T12:19:04.052Z] ==> Detecting git/mercurial file structure [2024-01-18T12:19:04.052Z] ==> Reading reports [2024-01-18T12:19:04.324Z] + ./coverage.out bytes=13 [2024-01-18T12:19:04.324Z] ==> Appending adjustments [2024-01-18T12:19:04.324Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T12:19:04.324Z] + Found adjustments [2024-01-18T12:19:04.324Z] ==> Gzipping contents [2024-01-18T12:19:04.324Z] 4.0K /tmp/codecov.uGzyNh.gz [2024-01-18T12:19:04.324Z] ==> Uploading reports [2024-01-18T12:19:04.324Z] url: https://codecov.io [2024-01-18T12:19:04.325Z] query: branch=PR-636&commit=919426bf60018f602b620296c2a7abf035e1871f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-636%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=636&job=&cmd_args= [2024-01-18T12:19:04.325Z] -> Pinging Codecov [2024-01-18T12:19:04.325Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-636&commit=919426bf60018f602b620296c2a7abf035e1871f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-636%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=636&job=&cmd_args= [2024-01-18T12:19:04.325Z] -> Uploading to [2024-01-18T12:19:04.325Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/A97CA9966030D2A3747ED39772930CCE/919426bf60018f602b620296c2a7abf035e1871f/0b4f5b1d-2bb7-4b5b-a60d-ce47f5078cc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T121904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ef71b3e219a0d7a1d4969932bb2eda18b8aa526bf64d4339e347ceb95c1faa1 [2024-01-18T12:19:04.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T12:19:04.325Z] Dload Upload Total Spent Left Speed [2024-01-18T12:19:04.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 883 --:--:-- --:--:-- --:--:-- 883 [2024-01-18T12:19:04.584Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/919426bf60018f602b620296c2a7abf035e1871f [Pipeline] } [2024-01-18T12:19:04.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-18T12:19:08.144Z] + [ -d /w/workspace/_app-service-configurable_PR-636/archives ] [2024-01-18T12:19:08.144Z] + ls -al /w/workspace/_app-service-configurable_PR-636/archives [2024-01-18T12:19:08.144Z] total 16 [2024-01-18T12:19:08.144Z] drwxr-xr-x 3 root root 4096 Jan 18 12:12 . [2024-01-18T12:19:08.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:12 .. [2024-01-18T12:19:08.144Z] drwxr-xr-x 2 root root 4096 Jan 18 12:12 cost [2024-01-18T12:19:08.144Z] -rw-r--r-- 1 root root 96 Jan 18 12:12 cost.csv [2024-01-18T12:19:08.144Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-636/archives [2024-01-18T12:19:08.144Z] + ls -al /w/workspace/_app-service-configurable_PR-636/archives [2024-01-18T12:19:08.144Z] total 16 [2024-01-18T12:19:08.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:12 . [2024-01-18T12:19:08.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:12 .. [2024-01-18T12:19:08.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 12:12 cost [2024-01-18T12:19:08.144Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 18 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:08.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:09.375Z] ---> package-listing.sh [2024-01-18T12:19:09.375Z] ++ facter osfamily [2024-01-18T12:19:09.375Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T12:19:09.633Z] + OS_FAMILY=debian [2024-01-18T12:19:09.633Z] + workspace=/w/workspace/_app-service-configurable_PR-636 [2024-01-18T12:19:09.633Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T12:19:09.633Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T12:19:09.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T12:19:09.633Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T12:19:09.633Z] + '[' /w/workspace/_app-service-configurable_PR-636 ']' [2024-01-18T12:19:09.633Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T12:19:09.633Z] + case "${OS_FAMILY}" in [2024-01-18T12:19:09.633Z] + dpkg -l [2024-01-18T12:19:09.633Z] + grep '^ii' [2024-01-18T12:19:09.633Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T12:19:09.633Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T12:19:09.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T12:19:09.633Z] + '[' /w/workspace/_app-service-configurable_PR-636 ']' [2024-01-18T12:19:09.633Z] + mkdir -p /w/workspace/_app-service-configurable_PR-636/archives/ [2024-01-18T12:19:09.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-636/archives/ [Pipeline] echo [2024-01-18T12:19:09.670Z] 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-636/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-18T12:19:09.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T12:19:10.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T12:19:10.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T12:19:10.882Z] prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container [2024-01-18T12:19:10.909Z] $ 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-636/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-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T12:19:11.618Z] $ docker top 6e0f907eae58b0688acbeca4c818228eb2ff5dd7934f95316052ec967bf12aff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T12:19:12.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T12:19:12.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T12:19:12.740Z] + ls /var/log/sa-host [2024-01-18T12:19:12.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T12:19:13.014Z] provisioning config files... [2024-01-18T12:19:13.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config3605577570365518850tmp [Pipeline] { [Pipeline] echo [2024-01-18T12:19:13.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:13.507Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T12:19:13.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:14.065Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T12:19:14.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:14.415Z] ---> sudo-logs.sh [2024-01-18T12:19:14.415Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T12:19:14.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:14.870Z] ---> job-cost.sh [2024-01-18T12:19:14.870Z] lf-activate-venv: SKIPPING [2024-01-18T12:19:14.870Z] DEBUG: total: 0.2199999988079071 [2024-01-18T12:19:14.870Z] INFO: Retrieving Stack Cost... [2024-01-18T12:19:15.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T12:19:15.705Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T12:19:15.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T12:19:16.054Z] ---> logs-deploy.sh [2024-01-18T12:19:16.054Z] lf-activate-venv: SKIPPING [2024-01-18T12:19:16.054Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-636/1 [2024-01-18T12:19:16.054Z] INFO: archiving workspace using pattern(s): [2024-01-18T12:19:16.992Z] Archives upload complete. [2024-01-18T12:19:17.254Z] INFO: archiving logs to Nexus [2024-01-18T12:19:17.867Z] ---> uname -a: [2024-01-18T12:19:17.867Z] Linux prd-ubuntu20-04-docker-8c-8g-27449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-18T12:19:17.867Z] [2024-01-18T12:19:17.868Z]