Pull request #689 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 918da685486b245630a1afab7573d3070a131441+b949eaf338d7a70279d235a16e82752b2447f28b (b0006279175a6007af4676f8f2e91dc0b69667e5) 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-ssh3138632096119121804.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6057654187569162526.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-689/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-689/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15610590709986174885.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-689/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16762559110948401612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6621879246048091208.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-689/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-689/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14824446729284967916.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-25919 in /w/workspace/_app-service-configurable_PR-689 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-689 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/689/head:refs/remotes/origin/PR-689 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b949eaf338d7a70279d235a16e82752b2447f28b into PR head commit 918da685486b245630a1afab7573d3070a131441 Merge succeeded, producing 918da685486b245630a1afab7573d3070a131441 Checking out Revision 918da685486b245630a1afab7573d3070a131441 (PR-689) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 918da685486b245630a1afab7573d3070a131441 # 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 b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 918da685486b245630a1afab7573d3070a131441 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T12:43:25.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T12:43:25.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T12:43:25.497Z] ========================================================= [2024-11-08T12:43:25.497Z] EdgeX Global Pipelines Version Info [2024-11-08T12:43:25.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:43:26.638Z] ------------------- [2024-11-08T12:43:26.638Z] stable info: [2024-11-08T12:43:26.638Z] ------------------- [2024-11-08T12:43:26.638Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T12:43:26.638Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T12:43:26.638Z] Message: update stable to v1.0.265 [2024-11-08T12:43:26.898Z] ------------------- [2024-11-08T12:43:26.898Z] experimental info: [2024-11-08T12:43:26.898Z] ------------------- [2024-11-08T12:43:26.898Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T12:43:26.898Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T12:43:26.898Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T12:43:27.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-08T12:43:27.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-08T12:43:27.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T12:43:27.311Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T12:43:27.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T12:43:27.558Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T12:43:27.613Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T12:43:27.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T12:43:27.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T12:43:27.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T12:43:27.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T12:43:27.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-08T12:43:27.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T12:43:28.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T12:43:28.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T12:43:28.116Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T12:43:28.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T12:43:28.238Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T12:43:28.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T12:43:28.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T12:43:28.417Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T12:43:28.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T12:43:28.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T12:43:28.590Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T12:43:28.647Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T12:43:28.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T12:43:28.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T12:43:28.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-689 [Pipeline] echo [2024-11-08T12:43:28.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-689 [Pipeline] echo [2024-11-08T12:43:28.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-689 [Pipeline] echo [2024-11-08T12:43:28.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 918da685486b245630a1afab7573d3070a131441 [Pipeline] echo [2024-11-08T12:43:29.055Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 918da68 [Pipeline] echo [2024-11-08T12:43:29.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T12:43:29.266Z] provisioning config files... [2024-11-08T12:43:29.277Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-689@tmp/config14133637409017050780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:43:29.668Z] ---> ****-login.sh [2024-11-08T12:43:29.668Z] nexus3.edgexfoundry.org:10001 [2024-11-08T12:43:30.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:30.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:30.237Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:30.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:30.237Z] [2024-11-08T12:43:30.237Z] Login Succeeded [2024-11-08T12:43:30.237Z] nexus3.edgexfoundry.org:10002 [2024-11-08T12:43:30.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:30.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:30.498Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:30.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:30.498Z] [2024-11-08T12:43:30.498Z] Login Succeeded [2024-11-08T12:43:30.498Z] nexus3.edgexfoundry.org:10003 [2024-11-08T12:43:30.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:30.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:30.498Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:30.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:30.498Z] [2024-11-08T12:43:30.498Z] Login Succeeded [2024-11-08T12:43:30.498Z] nexus3.edgexfoundry.org:10004 [2024-11-08T12:43:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:30.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:30.758Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:30.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:30.758Z] [2024-11-08T12:43:30.758Z] Login Succeeded [2024-11-08T12:43:30.758Z] ****.io [2024-11-08T12:43:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:31.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:31.021Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:31.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:31.021Z] [2024-11-08T12:43:31.021Z] Login Succeeded [2024-11-08T12:43:31.021Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T12:43:31.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T12:43:31.728Z] + git rev-list -1 --merges 918da685486b245630a1afab7573d3070a131441~1..918da685486b245630a1afab7573d3070a131441 [Pipeline] echo [2024-11-08T12:43:31.774Z] -----------> git rev-list -1 --merges 918da685486b245630a1afab7573d3070a131441~1..918da685486b245630a1afab7573d3070a131441 918da685486b245630a1afab7573d3070a131441 [false] [Pipeline] sh [2024-11-08T12:43:32.096Z] + git log --format=format:%s -1 918da685486b245630a1afab7573d3070a131441 [Pipeline] echo [2024-11-08T12:43:32.140Z] ========================================================= [2024-11-08T12:43:32.140Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T12:43:32.140Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T12:43:32.646Z] + git log --format=format:%s -1 918da685486b245630a1afab7573d3070a131441 [Pipeline] echo [2024-11-08T12:43:32.680Z] [semverPrep] GIT_COMMIT: 918da685486b245630a1afab7573d3070a131441, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo [2024-11-08T12:43:32.720Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T12:43:33.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T12:43:33.136Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T12:43:33.136Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T12:43:33.136Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T12:43:33.136Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T12:43:33.136Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T12:43:33.136Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:43:33.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T12:43:33.658Z] [2024-11-08T12:43:33.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:43:34.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T12:43:34.055Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T12:43:34.055Z] b85a868b505f: Pulling fs layer [2024-11-08T12:43:34.055Z] e2be974225ed: Pulling fs layer [2024-11-08T12:43:34.055Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T12:43:34.055Z] 988bab9f4d93: Pulling fs layer [2024-11-08T12:43:34.055Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T12:43:34.055Z] eaf3925da568: Pulling fs layer [2024-11-08T12:43:34.055Z] bab4dde63d76: Pulling fs layer [2024-11-08T12:43:34.055Z] bde34c3a00c8: Pulling fs layer [2024-11-08T12:43:34.055Z] b352a97aabf1: Pulling fs layer [2024-11-08T12:43:34.055Z] 4872d77fe225: Pulling fs layer [2024-11-08T12:43:34.055Z] 5851b861e8e6: Pulling fs layer [2024-11-08T12:43:34.055Z] 988bab9f4d93: Waiting [2024-11-08T12:43:34.055Z] 1469e6f7b9e6: Waiting [2024-11-08T12:43:34.055Z] eaf3925da568: Waiting [2024-11-08T12:43:34.055Z] bab4dde63d76: Waiting [2024-11-08T12:43:34.055Z] bde34c3a00c8: Waiting [2024-11-08T12:43:34.055Z] b352a97aabf1: Waiting [2024-11-08T12:43:34.055Z] 4872d77fe225: Waiting [2024-11-08T12:43:34.055Z] 5851b861e8e6: Waiting [2024-11-08T12:43:34.055Z] e2be974225ed: Verifying Checksum [2024-11-08T12:43:34.055Z] e2be974225ed: Download complete [2024-11-08T12:43:34.055Z] 988bab9f4d93: Verifying Checksum [2024-11-08T12:43:34.055Z] 988bab9f4d93: Download complete [2024-11-08T12:43:34.055Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T12:43:34.055Z] 1469e6f7b9e6: Download complete [2024-11-08T12:43:34.325Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T12:43:34.325Z] 339a4e72a1f5: Download complete [2024-11-08T12:43:34.325Z] eaf3925da568: Verifying Checksum [2024-11-08T12:43:34.325Z] eaf3925da568: Download complete [2024-11-08T12:43:34.325Z] bde34c3a00c8: Download complete [2024-11-08T12:43:34.325Z] b352a97aabf1: Verifying Checksum [2024-11-08T12:43:34.325Z] b352a97aabf1: Download complete [2024-11-08T12:43:34.325Z] 4872d77fe225: Download complete [2024-11-08T12:43:34.325Z] 5851b861e8e6: Verifying Checksum [2024-11-08T12:43:34.325Z] 5851b861e8e6: Download complete [2024-11-08T12:43:34.325Z] b85a868b505f: Verifying Checksum [2024-11-08T12:43:34.325Z] b85a868b505f: Download complete [2024-11-08T12:43:34.586Z] bab4dde63d76: Verifying Checksum [2024-11-08T12:43:34.586Z] bab4dde63d76: Download complete [2024-11-08T12:43:35.523Z] b85a868b505f: Pull complete [2024-11-08T12:43:35.783Z] e2be974225ed: Pull complete [2024-11-08T12:43:36.350Z] 339a4e72a1f5: Pull complete [2024-11-08T12:43:36.350Z] 988bab9f4d93: Pull complete [2024-11-08T12:43:36.609Z] 1469e6f7b9e6: Pull complete [2024-11-08T12:43:36.609Z] eaf3925da568: Pull complete [2024-11-08T12:43:38.551Z] bab4dde63d76: Pull complete [2024-11-08T12:43:38.551Z] bde34c3a00c8: Pull complete [2024-11-08T12:43:38.551Z] b352a97aabf1: Pull complete [2024-11-08T12:43:38.551Z] 4872d77fe225: Pull complete [2024-11-08T12:43:38.551Z] 5851b861e8e6: Pull complete [2024-11-08T12:43:38.810Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T12:43:38.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T12:43:38.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:43:39.100Z] prd-ubuntu20.04-docker-8c-8g-25919 does not seem to be running inside a container [2024-11-08T12:43:39.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-689 -v /w/workspace/_app-service-configurable_PR-689:/w/workspace/_app-service-configurable_PR-689:rw,z -v /w/workspace/_app-service-configurable_PR-689@tmp:/w/workspace/_app-service-configurable_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T12:43:40.563Z] $ docker top 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 -eo pid,comm [2024-11-08T12:43:40.620Z] 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-11-08T12:43:40.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T12:43:40.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T12:43:40.782Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T12:43:40.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T12:43:40.898Z] $ docker exec 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 ssh-agent [2024-11-08T12:43:41.015Z] SSH_AUTH_SOCK=/tmp/ssh-srt553YgjFEr/agent.32 [2024-11-08T12:43:41.015Z] SSH_AGENT_PID=38 [2024-11-08T12:43:41.021Z] Running ssh-add (command line suppressed) [2024-11-08T12:43:41.130Z] Identity added: /w/workspace/_app-service-configurable_PR-689@tmp/private_key_911308527737198273.key (/w/workspace/_app-service-configurable_PR-689@tmp/private_key_911308527737198273.key) [2024-11-08T12:43:41.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T12:43:41.492Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T12:43:41.519Z] $ docker exec --env ******** --env ******** 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 ssh-agent -k [2024-11-08T12:43:41.625Z] unset SSH_AUTH_SOCK; [2024-11-08T12:43:41.625Z] unset SSH_AGENT_PID; [2024-11-08T12:43:41.626Z] echo Agent pid 38 killed; [2024-11-08T12:43:41.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T12:43:41.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T12:43:41.764Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T12:43:41.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T12:43:41.874Z] $ docker exec 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 ssh-agent [2024-11-08T12:43:41.991Z] SSH_AUTH_SOCK=/tmp/ssh-Z2kuRN7rfAt0/agent.72 [2024-11-08T12:43:41.991Z] SSH_AGENT_PID=78 [2024-11-08T12:43:41.996Z] Running ssh-add (command line suppressed) [2024-11-08T12:43:42.097Z] Identity added: /w/workspace/_app-service-configurable_PR-689@tmp/private_key_17939715666055639063.key (/w/workspace/_app-service-configurable_PR-689@tmp/private_key_17939715666055639063.key) [2024-11-08T12:43:42.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T12:43:42.455Z] + git semver init [2024-11-08T12:43:42.715Z] 2024-11-08 12:43:42,661 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T12:43:42.715Z] 2024-11-08 12:43:42,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-689/.semver [2024-11-08T12:43:42.715Z] 2024-11-08 12:43:42,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-689/.semver [2024-11-08T12:43:42.715Z] 2024-11-08 12:43:42,663 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-689/.semver'], cwd=/w/workspace/_app-service-configurable_PR-689, universal_newlines=False, shell=None, istream=None) [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,609 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-689/.git/info/exclude [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-689/.semver/PR-689 with force:False [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,610 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-689/.semver/PR-689 [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,615 [execute] INFO git cat-file --batch-check [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-689/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,621 [execute] INFO git cat-file --batch [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-689/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T12:43:43.654Z] 2024-11-08 12:43:43,625 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-689/.semver/PR-689 [2024-11-08T12:43:43.654Z] 0.0.0 [Pipeline] } [2024-11-08T12:43:43.682Z] $ docker exec --env ******** --env ******** 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 ssh-agent -k [2024-11-08T12:43:43.782Z] unset SSH_AUTH_SOCK; [2024-11-08T12:43:43.783Z] unset SSH_AGENT_PID; [2024-11-08T12:43:43.783Z] echo Agent pid 78 killed; [2024-11-08T12:43:43.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T12:43:44.255Z] + git semver [Pipeline] } [2024-11-08T12:43:44.544Z] $ docker stop --time=1 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 [2024-11-08T12:43:45.886Z] $ docker rm -f --volumes 2394679fa5b5dcc2ea0a72ee0479cf4f02fafb4da8002d8d374ba2f3f7e2ff43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T12:43:46.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T12:43:46.610Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T12:43:46.636Z] [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-11-08T12:43:47.348Z] provisioning config files... [2024-11-08T12:43:47.358Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-689@tmp/config12390375042964670766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:43:47.720Z] ---> ****-login.sh [2024-11-08T12:43:47.720Z] nexus3.edgexfoundry.org:10001 [2024-11-08T12:43:47.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:47.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:47.720Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:47.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:47.720Z] [2024-11-08T12:43:47.720Z] Login Succeeded [2024-11-08T12:43:47.720Z] nexus3.edgexfoundry.org:10002 [2024-11-08T12:43:47.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:47.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:47.721Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:47.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:47.721Z] [2024-11-08T12:43:47.721Z] Login Succeeded [2024-11-08T12:43:47.721Z] nexus3.edgexfoundry.org:10003 [2024-11-08T12:43:47.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:47.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:47.980Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:47.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:47.980Z] [2024-11-08T12:43:47.980Z] Login Succeeded [2024-11-08T12:43:47.980Z] nexus3.edgexfoundry.org:10004 [2024-11-08T12:43:47.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:47.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:47.980Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:47.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:47.980Z] [2024-11-08T12:43:47.980Z] Login Succeeded [2024-11-08T12:43:47.980Z] ****.io [2024-11-08T12:43:47.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:43:48.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:43:48.240Z] Configure a credential helper to remove this warning. See [2024-11-08T12:43:48.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:43:48.240Z] [2024-11-08T12:43:48.240Z] Login Succeeded [2024-11-08T12:43:48.240Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T12:43:48.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T12:43:48.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T12:43:48.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T12:43:48.619Z] ========================================================= [2024-11-08T12:43:48.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T12:43:48.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:43:49.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T12:43:49.154Z] Sending build context to Docker daemon 9.213MB [2024-11-08T12:43:49.154Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T12:43:49.154Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T12:43:49.154Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T12:43:49.154Z] 43c4264eed91: Pulling fs layer [2024-11-08T12:43:49.154Z] 4cc291be95ef: Pulling fs layer [2024-11-08T12:43:49.154Z] 2ac1f1163629: Pulling fs layer [2024-11-08T12:43:49.154Z] 5c3c966382ef: Pulling fs layer [2024-11-08T12:43:49.154Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T12:43:49.154Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T12:43:49.154Z] 9f66e0745190: Pulling fs layer [2024-11-08T12:43:49.154Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T12:43:49.154Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T12:43:49.154Z] 561ebcabdf7f: Waiting [2024-11-08T12:43:49.154Z] 5c3c966382ef: Waiting [2024-11-08T12:43:49.154Z] 9f66e0745190: Waiting [2024-11-08T12:43:49.154Z] 4f4fb700ef54: Waiting [2024-11-08T12:43:49.154Z] 5d5c8e513c77: Waiting [2024-11-08T12:43:49.154Z] f49a43e4bbc0: Waiting [2024-11-08T12:43:49.154Z] 4cc291be95ef: Verifying Checksum [2024-11-08T12:43:49.154Z] 4cc291be95ef: Download complete [2024-11-08T12:43:49.154Z] 5c3c966382ef: Download complete [2024-11-08T12:43:49.154Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T12:43:49.154Z] 4f4fb700ef54: Download complete [2024-11-08T12:43:49.154Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T12:43:49.154Z] 5d5c8e513c77: Download complete [2024-11-08T12:43:49.413Z] 43c4264eed91: Download complete [2024-11-08T12:43:49.413Z] 9f66e0745190: Verifying Checksum [2024-11-08T12:43:49.413Z] 9f66e0745190: Download complete [2024-11-08T12:43:49.413Z] 43c4264eed91: Pull complete [2024-11-08T12:43:49.413Z] 561ebcabdf7f: Download complete [2024-11-08T12:43:49.672Z] 4cc291be95ef: Pull complete [2024-11-08T12:43:49.672Z] 2ac1f1163629: Verifying Checksum [2024-11-08T12:43:49.672Z] 2ac1f1163629: Download complete [2024-11-08T12:43:49.931Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T12:43:49.931Z] f49a43e4bbc0: Download complete [2024-11-08T12:43:53.216Z] 2ac1f1163629: Pull complete [2024-11-08T12:43:53.216Z] 5c3c966382ef: Pull complete [2024-11-08T12:43:53.216Z] 4f4fb700ef54: Pull complete [2024-11-08T12:43:53.216Z] 5d5c8e513c77: Pull complete [2024-11-08T12:43:53.475Z] 9f66e0745190: Pull complete [2024-11-08T12:43:55.373Z] f49a43e4bbc0: Pull complete [2024-11-08T12:43:55.946Z] 561ebcabdf7f: Pull complete [2024-11-08T12:43:55.946Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T12:43:55.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T12:43:55.946Z] ---> 3a752c3f9dda [2024-11-08T12:43:55.946Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T12:43:59.237Z] ---> Running in b202b435d29d [2024-11-08T12:43:59.237Z] Removing intermediate container b202b435d29d [2024-11-08T12:43:59.237Z] ---> e6b136feb01e [2024-11-08T12:43:59.237Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T12:43:59.237Z] ---> Running in ec1245bc576c [2024-11-08T12:43:59.495Z] Removing intermediate container ec1245bc576c [2024-11-08T12:43:59.495Z] ---> 64cbd856a03b [2024-11-08T12:43:59.495Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T12:43:59.495Z] ---> Running in 4a1210648ace [2024-11-08T12:43:59.495Z] Removing intermediate container 4a1210648ace [2024-11-08T12:43:59.496Z] ---> f5531cf2860e [2024-11-08T12:43:59.496Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T12:43:59.496Z] ---> Running in 8f7dee972846 [2024-11-08T12:43:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T12:44:00.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T12:44:00.276Z] OK: 246 MiB in 54 packages [2024-11-08T12:44:00.535Z] Removing intermediate container 8f7dee972846 [2024-11-08T12:44:00.535Z] ---> 13c254aacba9 [2024-11-08T12:44:00.535Z] Step 7/12 : WORKDIR /app [2024-11-08T12:44:00.535Z] ---> Running in d703670deb8e [2024-11-08T12:44:00.535Z] Removing intermediate container d703670deb8e [2024-11-08T12:44:00.535Z] ---> 5fa27be17513 [2024-11-08T12:44:00.535Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T12:44:00.794Z] ---> 29cb49962024 [2024-11-08T12:44:00.794Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T12:44:00.794Z] ---> Running in a667876b7b8c [2024-11-08T12:44:02.125Z] Still waiting to schedule task [2024-11-08T12:44:02.126Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T12:44:57.066Z] Removing intermediate container a667876b7b8c [2024-11-08T12:44:57.066Z] ---> 734d03dbdfff [2024-11-08T12:44:57.066Z] Step 10/12 : COPY . . [2024-11-08T12:44:57.066Z] ---> 189a4a3cbe46 [2024-11-08T12:44:57.066Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T12:44:57.066Z] ---> Running in 1be03cf2b033 [2024-11-08T12:44:57.066Z] Removing intermediate container 1be03cf2b033 [2024-11-08T12:44:57.066Z] ---> 2387266c4e63 [2024-11-08T12:44:57.066Z] Step 12/12 : RUN $MAKE [2024-11-08T12:44:57.066Z] ---> Running in 87676f06ea90 [2024-11-08T12:44:57.066Z] noop [2024-11-08T12:44:57.066Z] Removing intermediate container 87676f06ea90 [2024-11-08T12:44:57.066Z] ---> 369b6db4aba8 [2024-11-08T12:44:57.066Z] Successfully built 369b6db4aba8 [2024-11-08T12:44:57.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:44:57.543Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T12:44:57.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:44:57.716Z] prd-ubuntu20.04-docker-8c-8g-25919 does not seem to be running inside a container [2024-11-08T12:44:57.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-689 -v /w/workspace/_app-service-configurable_PR-689:/w/workspace/_app-service-configurable_PR-689:rw,z -v /w/workspace/_app-service-configurable_PR-689@tmp:/w/workspace/_app-service-configurable_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T12:44:58.304Z] $ docker top 1c4292a54b25de53c1fa7cc7f456eb03a84cc947c3cd414ac61cd9ebb7cfd4f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T12:44:58.736Z] + go version [2024-11-08T12:44:58.736Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T12:44:58.772Z] $ docker stop --time=1 1c4292a54b25de53c1fa7cc7f456eb03a84cc947c3cd414ac61cd9ebb7cfd4f2 [2024-11-08T12:45:00.065Z] $ docker rm -f --volumes 1c4292a54b25de53c1fa7cc7f456eb03a84cc947c3cd414ac61cd9ebb7cfd4f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:45:00.863Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T12:45:00.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:45:01.028Z] prd-ubuntu20.04-docker-8c-8g-25919 does not seem to be running inside a container [2024-11-08T12:45:01.057Z] $ 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-689 -v /w/workspace/_app-service-configurable_PR-689:/w/workspace/_app-service-configurable_PR-689:rw,z -v /w/workspace/_app-service-configurable_PR-689@tmp:/w/workspace/_app-service-configurable_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T12:45:01.405Z] $ docker top ed1abfa383d28d7a7ac4dc03ebd8f5e55be2f26fca6e90c85bed238dca7988cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T12:45:01.792Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-689 [Pipeline] fileExists [Pipeline] sh [2024-11-08T12:45:02.205Z] + make test [2024-11-08T12:45:02.205Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T12:45:34.282Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-08T12:45:38.617Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25920 in /w/workspace/_app-service-configurable_PR-689 [Pipeline] { [Pipeline] ws [2024-11-08T12:45:38.684Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-11-08T12:45:38.785Z] The recommended git tool is: git [2024-11-08T12:45:43.612Z] using credential edgex-jenkins-ssh [2024-11-08T12:45:43.633Z] Cloning the remote Git repository [2024-11-08T12:45:43.682Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-08T12:45:43.769Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-11-08T12:45:43.904Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-08T12:45:43.905Z] > git --version # timeout=10 [2024-11-08T12:45:43.924Z] > git --version # 'git version 2.25.1' [2024-11-08T12:45:43.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T12:45:44.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T12:45:46.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-08T12:45:46.109Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T12:45:47.506Z] Merging remotes/origin/main commit b949eaf338d7a70279d235a16e82752b2447f28b into PR head commit 918da685486b245630a1afab7573d3070a131441 [2024-11-08T12:45:46.933Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-08T12:45:46.967Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-08T12:45:46.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T12:45:46.989Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/689/head:refs/remotes/origin/PR-689 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T12:45:47.525Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T12:45:47.595Z] > git checkout -f 918da685486b245630a1afab7573d3070a131441 # timeout=10 [2024-11-08T12:45:47.789Z] Merge succeeded, producing 918da685486b245630a1afab7573d3070a131441 [2024-11-08T12:45:47.789Z] Checking out Revision 918da685486b245630a1afab7573d3070a131441 (PR-689) [2024-11-08T12:45:48.306Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" [2024-11-08T12:45:48.354Z] > git --version # timeout=10 [2024-11-08T12:45:48.366Z] > git --version # 'git version 2.25.1' [2024-11-08T12:45:48.377Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T12:45:47.679Z] > git remote # timeout=10 [2024-11-08T12:45:47.699Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T12:45:47.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T12:45:47.746Z] > git merge b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 [2024-11-08T12:45:47.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T12:45:47.796Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T12:45:47.808Z] > git checkout -f 918da685486b245630a1afab7573d3070a131441 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T12:45:53.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T12:45:53.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T12:45:53.433Z] Dload Upload Total Spent Left Speed [2024-11-08T12:45:53.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72886 0 --:--:-- --:--:-- --:--:-- 72474 [Pipeline] sh [2024-11-08T12:45:53.775Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T12:45:54.116Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T12:45:54.116Z] + sudo tee /etc/docker/daemon.new [2024-11-08T12:45:54.116Z] { [2024-11-08T12:45:54.116Z] "registry-mirrors": [ [2024-11-08T12:45:54.116Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T12:45:54.116Z] ], [2024-11-08T12:45:54.116Z] "bip": "10.250.0.254/24", [2024-11-08T12:45:54.116Z] "hosts": [ [2024-11-08T12:45:54.116Z] "tcp://0.0.0.0:5555", [2024-11-08T12:45:54.116Z] "unix:///var/run/docker.sock" [2024-11-08T12:45:54.116Z] ], [2024-11-08T12:45:54.116Z] "mtu": 1458, [2024-11-08T12:45:54.116Z] "selinux-enabled": true, [2024-11-08T12:45:54.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T12:45:54.116Z] } [Pipeline] sh [2024-11-08T12:45:54.464Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T12:45:54.816Z] + sudo service docker restart [2024-11-08T12:46:13.010Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T12:46:13.136Z] provisioning config files... [2024-11-08T12:46:13.157Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10182374412980060470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:46:13.714Z] ---> ****-login.sh [2024-11-08T12:46:13.714Z] nexus3.edgexfoundry.org:10001 [2024-11-08T12:46:13.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T12:46:13.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T12:46:13.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T12:46:13.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:46:13.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T12:46:14.045Z] $ docker stop --time=1 ed1abfa383d28d7a7ac4dc03ebd8f5e55be2f26fca6e90c85bed238dca7988cb [2024-11-08T12:46:14.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:46:14.256Z] Configure a credential helper to remove this warning. See [2024-11-08T12:46:14.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:46:14.256Z] [2024-11-08T12:46:14.256Z] Login Succeeded [2024-11-08T12:46:14.256Z] nexus3.edgexfoundry.org:10002 [2024-11-08T12:46:14.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:46:14.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:46:14.525Z] Configure a credential helper to remove this warning. See [2024-11-08T12:46:14.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:46:14.525Z] [2024-11-08T12:46:14.525Z] Login Succeeded [2024-11-08T12:46:14.525Z] nexus3.edgexfoundry.org:10003 [2024-11-08T12:46:14.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:46:14.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:46:14.795Z] Configure a credential helper to remove this warning. See [2024-11-08T12:46:14.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:46:14.795Z] [2024-11-08T12:46:14.795Z] Login Succeeded [2024-11-08T12:46:15.068Z] nexus3.edgexfoundry.org:10004 [2024-11-08T12:46:15.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:46:15.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:46:15.337Z] Configure a credential helper to remove this warning. See [2024-11-08T12:46:15.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:46:15.337Z] [2024-11-08T12:46:15.337Z] Login Succeeded [2024-11-08T12:46:15.337Z] ****.io [2024-11-08T12:46:15.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T12:46:15.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T12:46:15.606Z] Configure a credential helper to remove this warning. See [2024-11-08T12:46:15.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T12:46:15.606Z] [2024-11-08T12:46:15.606Z] Login Succeeded [2024-11-08T12:46:15.606Z] ---> ****-login.sh ends [2024-11-08T12:46:19.320Z] $ docker rm -f --volumes ed1abfa383d28d7a7ac4dc03ebd8f5e55be2f26fca6e90c85bed238dca7988cb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-11-08T12:46:19.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-08T12:46:20.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T12:46:20.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-11-08T12:46:20.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T12:46:20.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T12:46:20.577Z] ========================================================= [2024-11-08T12:46:20.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T12:46:20.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-11-08T12:46:21.051Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T12:46:21.051Z] Sending build context to Docker daemon 225.3kB [2024-11-08T12:46:21.289Z] + sudo chown -R jenkins:jenkins . [2024-11-08T12:46:21.320Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T12:46:21.320Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T12:46:21.320Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T12:46:21.320Z] cf04c63912e1: Pulling fs layer [2024-11-08T12:46:21.320Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T12:46:21.320Z] a37a00ec5f00: Pulling fs layer [2024-11-08T12:46:21.320Z] 50b3750afda1: Pulling fs layer [2024-11-08T12:46:21.320Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T12:46:21.320Z] 80978eb59214: Pulling fs layer [2024-11-08T12:46:21.320Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T12:46:21.320Z] c5a475d317c9: Pulling fs layer [2024-11-08T12:46:21.320Z] 50b3750afda1: Waiting [2024-11-08T12:46:21.320Z] 4f4fb700ef54: Waiting [2024-11-08T12:46:21.320Z] 80978eb59214: Waiting [2024-11-08T12:46:21.320Z] c9f46d7d2bd2: Waiting [2024-11-08T12:46:21.320Z] c5a475d317c9: Waiting [2024-11-08T12:46:21.320Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T12:46:21.320Z] 55b35a11ae5e: Download complete [Pipeline] sh [2024-11-08T12:46:21.590Z] 50b3750afda1: Verifying Checksum [2024-11-08T12:46:21.590Z] 50b3750afda1: Download complete [2024-11-08T12:46:21.590Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T12:46:21.590Z] 4f4fb700ef54: Download complete [2024-11-08T12:46:21.590Z] 80978eb59214: Download complete [2024-11-08T12:46:21.590Z] cf04c63912e1: Verifying Checksum [2024-11-08T12:46:21.590Z] cf04c63912e1: Download complete [2024-11-08T12:46:21.602Z] + ls -al . [2024-11-08T12:46:21.602Z] total 248 [2024-11-08T12:46:21.602Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 12:45 . [2024-11-08T12:46:21.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:43 .. [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 12:43 .dockerignore [2024-11-08T12:46:21.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:45 .git [2024-11-08T12:46:21.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:43 .github [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 12:43 .gitignore [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 12:43 .golangci.yml [2024-11-08T12:46:21.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 12:43 .semver [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 8 12:43 Attribution.txt [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 8 12:43 CHANGELOG.md [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 8 12:43 Dockerfile [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:43 GOVERNANCE.md [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 12:43 Jenkinsfile [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 12:43 LICENSE [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 12:43 OWNERS.md [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 12:43 README.md [2024-11-08T12:46:21.602Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 12:43 VERSION [2024-11-08T12:46:21.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:43 bin [2024-11-08T12:46:21.602Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 8 12:45 coverage.out [2024-11-08T12:46:21.603Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 8 12:43 go.mod [2024-11-08T12:46:21.603Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 8 12:43 go.sum [2024-11-08T12:46:21.603Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 12:43 main.go [2024-11-08T12:46:21.603Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 8 12:43 makefile [2024-11-08T12:46:21.603Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 12:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:46:22.021Z] + 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=918da685486b245630a1afab7573d3070a131441 --label arch=amd64 --label version=0.0.0 . [2024-11-08T12:46:22.021Z] Sending build context to Docker daemon 9.214MB [2024-11-08T12:46:22.021Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T12:46:22.021Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T12:46:22.021Z] ---> 369b6db4aba8 [2024-11-08T12:46:22.021Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T12:46:22.281Z] ---> Running in c4cf078039c1 [2024-11-08T12:46:22.281Z] Removing intermediate container c4cf078039c1 [2024-11-08T12:46:22.281Z] ---> caa054b9347d [2024-11-08T12:46:22.281Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T12:46:22.540Z] ---> Running in ea0b67e329b2 [2024-11-08T12:46:22.540Z] Removing intermediate container ea0b67e329b2 [2024-11-08T12:46:22.540Z] ---> 439c7f2f26dd [2024-11-08T12:46:22.540Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T12:46:22.540Z] ---> Running in 19e1a08aad65 [2024-11-08T12:46:22.540Z] Removing intermediate container 19e1a08aad65 [2024-11-08T12:46:22.540Z] ---> 5bd1b6a6e652 [2024-11-08T12:46:22.540Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T12:46:22.540Z] ---> Running in f42a7fbb576f [2024-11-08T12:46:22.575Z] cf04c63912e1: Pull complete [2024-11-08T12:46:22.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:22.844Z] 55b35a11ae5e: Pull complete [2024-11-08T12:46:23.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:23.114Z] c5a475d317c9: Verifying Checksum [2024-11-08T12:46:23.114Z] c5a475d317c9: Download complete [2024-11-08T12:46:23.317Z] OK: 246 MiB in 54 packages [2024-11-08T12:46:23.707Z] a37a00ec5f00: Verifying Checksum [2024-11-08T12:46:23.707Z] a37a00ec5f00: Download complete [2024-11-08T12:46:23.883Z] Removing intermediate container f42a7fbb576f [2024-11-08T12:46:23.883Z] ---> c000ffbcc722 [2024-11-08T12:46:23.883Z] Step 7/27 : WORKDIR /app [2024-11-08T12:46:23.883Z] ---> Running in 10dc3d1c5e5b [2024-11-08T12:46:23.883Z] Removing intermediate container 10dc3d1c5e5b [2024-11-08T12:46:23.883Z] ---> 3f548ff2e7b8 [2024-11-08T12:46:23.883Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T12:46:24.141Z] ---> 97aad5087234 [2024-11-08T12:46:24.141Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T12:46:24.141Z] ---> Running in ce61d43643ad [2024-11-08T12:46:24.708Z] Removing intermediate container ce61d43643ad [2024-11-08T12:46:24.708Z] ---> 1b09f9e838ef [2024-11-08T12:46:24.708Z] Step 10/27 : COPY . . [2024-11-08T12:46:25.121Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T12:46:25.121Z] c9f46d7d2bd2: Download complete [2024-11-08T12:46:25.275Z] ---> c69b324d9051 [2024-11-08T12:46:25.275Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T12:46:25.275Z] ---> Running in 2866fd1e996a [2024-11-08T12:46:25.534Z] Removing intermediate container 2866fd1e996a [2024-11-08T12:46:25.534Z] ---> 24731ae4ee29 [2024-11-08T12:46:25.534Z] Step 12/27 : RUN $MAKE [2024-11-08T12:46:25.534Z] ---> Running in 10c8f2245ca9 [2024-11-08T12:46:25.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-08T12:46:37.450Z] a37a00ec5f00: Pull complete [2024-11-08T12:46:38.042Z] 50b3750afda1: Pull complete [2024-11-08T12:46:38.042Z] 4f4fb700ef54: Pull complete [2024-11-08T12:46:38.631Z] 80978eb59214: Pull complete [2024-11-08T12:46:46.855Z] c9f46d7d2bd2: Pull complete [2024-11-08T12:46:48.263Z] c5a475d317c9: Pull complete [2024-11-08T12:46:48.263Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T12:46:48.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T12:46:48.263Z] ---> be29e6b0f0d4 [2024-11-08T12:46:48.263Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T12:46:49.246Z] ---> Running in 93d24e80a439 [2024-11-08T12:46:49.513Z] Removing intermediate container 93d24e80a439 [2024-11-08T12:46:49.513Z] ---> b3e91e5bc6e4 [2024-11-08T12:46:49.513Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T12:46:49.513Z] ---> Running in 488c12391c32 [2024-11-08T12:46:49.781Z] Removing intermediate container 488c12391c32 [2024-11-08T12:46:49.781Z] ---> 5e69dcf8d83a [2024-11-08T12:46:49.781Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T12:46:49.781Z] ---> Running in 09d2e2e8feb5 [2024-11-08T12:46:50.049Z] Removing intermediate container 09d2e2e8feb5 [2024-11-08T12:46:50.049Z] ---> fc8eaec085f7 [2024-11-08T12:46:50.049Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T12:46:50.321Z] ---> Running in 175d54dea2c3 [2024-11-08T12:46:51.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T12:46:51.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T12:46:52.834Z] OK: 238 MiB in 54 packages [2024-11-08T12:46:53.800Z] Removing intermediate container 175d54dea2c3 [2024-11-08T12:46:53.800Z] ---> 0a1d68491d8a [2024-11-08T12:46:53.800Z] Step 7/12 : WORKDIR /app [2024-11-08T12:46:53.800Z] ---> Running in ca60709f5fb2 [2024-11-08T12:46:54.073Z] Removing intermediate container ca60709f5fb2 [2024-11-08T12:46:54.073Z] ---> 7727a27f43f0 [2024-11-08T12:46:54.073Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T12:46:54.662Z] ---> d9910700bb1b [2024-11-08T12:46:54.662Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T12:46:54.932Z] ---> Running in cd7a9f54d123 [2024-11-08T12:46:57.876Z] Removing intermediate container 10c8f2245ca9 [2024-11-08T12:46:57.876Z] ---> b8a15c4e95c6 [2024-11-08T12:46:57.876Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T12:46:57.876Z] 3.20: Pulling from library/alpine [2024-11-08T12:46:57.876Z] 43c4264eed91: Already exists [2024-11-08T12:46:57.876Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T12:46:57.876Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T12:46:57.876Z] ---> 91ef0af61f39 [2024-11-08T12:46:57.876Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T12:46:57.876Z] ---> Running in 43bea38c02ff [2024-11-08T12:46:57.876Z] Removing intermediate container 43bea38c02ff [2024-11-08T12:46:57.876Z] ---> 574de4835eb6 [2024-11-08T12:46:57.876Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-08T12:46:57.876Z] ---> Running in 9358d12ad7dc [2024-11-08T12:46:57.876Z] Removing intermediate container 9358d12ad7dc [2024-11-08T12:46:57.876Z] ---> 88ffc8e2ba15 [2024-11-08T12:46:57.876Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T12:46:57.876Z] ---> Running in 617e94e56d7d [2024-11-08T12:46:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:57.876Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T12:46:57.876Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T12:46:57.876Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T12:46:57.876Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T12:46:57.876Z] OK: 9 MiB in 16 packages [2024-11-08T12:46:57.876Z] Removing intermediate container 617e94e56d7d [2024-11-08T12:46:57.876Z] ---> 1f14492944d9 [2024-11-08T12:46:57.876Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T12:46:57.876Z] ---> Running in f116ee2e735e [2024-11-08T12:46:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:57.876Z] Upgrading critical system libraries and apk-tools: [2024-11-08T12:46:57.876Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T12:46:57.876Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T12:46:57.876Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T12:46:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T12:46:57.876Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T12:46:57.876Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T12:46:57.876Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T12:46:58.137Z] OK: 9 MiB in 16 packages [2024-11-08T12:46:58.396Z] Removing intermediate container f116ee2e735e [2024-11-08T12:46:58.396Z] ---> 49cbb7cebcf0 [2024-11-08T12:46:58.396Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T12:46:58.655Z] ---> 077b619d8f0d [2024-11-08T12:46:58.655Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T12:46:58.655Z] ---> dea1b829da98 [2024-11-08T12:46:58.655Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T12:46:58.915Z] ---> ea39594e9023 [2024-11-08T12:46:58.915Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-08T12:46:59.853Z] ---> 99cf79431294 [2024-11-08T12:46:59.853Z] Step 22/27 : EXPOSE 48095 [2024-11-08T12:46:59.853Z] ---> Running in 69bd7ce619a7 [2024-11-08T12:46:59.853Z] Removing intermediate container 69bd7ce619a7 [2024-11-08T12:46:59.853Z] ---> 217692099051 [2024-11-08T12:46:59.853Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-08T12:47:00.112Z] ---> Running in 2beb9668d036 [2024-11-08T12:47:00.112Z] Removing intermediate container 2beb9668d036 [2024-11-08T12:47:00.112Z] ---> 26d05d30a7a9 [2024-11-08T12:47:00.112Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T12:47:00.112Z] ---> Running in 98008c72a120 [2024-11-08T12:47:00.112Z] Removing intermediate container 98008c72a120 [2024-11-08T12:47:00.112Z] ---> 04c9b457a7fd [2024-11-08T12:47:00.112Z] Step 25/27 : LABEL arch=amd64 [2024-11-08T12:47:00.112Z] ---> Running in 0ce568e59a1d [2024-11-08T12:47:00.371Z] Removing intermediate container 0ce568e59a1d [2024-11-08T12:47:00.371Z] ---> b5df0570efc1 [2024-11-08T12:47:00.371Z] Step 26/27 : LABEL git_sha=918da685486b245630a1afab7573d3070a131441 [2024-11-08T12:47:00.371Z] ---> Running in 5f6fed8288d5 [2024-11-08T12:47:00.371Z] Removing intermediate container 5f6fed8288d5 [2024-11-08T12:47:00.371Z] ---> 9057d93fa06e [2024-11-08T12:47:00.371Z] Step 27/27 : LABEL version=0.0.0 [2024-11-08T12:47:00.371Z] ---> Running in 05645d5c5814 [2024-11-08T12:47:00.631Z] Removing intermediate container 05645d5c5814 [2024-11-08T12:47:00.631Z] ---> bbec3f562726 [2024-11-08T12:47:00.631Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T12:47:00.631Z] Successfully built bbec3f562726 [2024-11-08T12:47:00.631Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:47:01.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T12:47:01.657Z] [2024-11-08T12:47:01.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:47:02.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T12:47:02.186Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T12:47:02.186Z] 5eb5b503b376: Pulling fs layer [2024-11-08T12:47:02.186Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T12:47:02.186Z] ec43610c2a17: Pulling fs layer [2024-11-08T12:47:02.186Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T12:47:02.186Z] 33b1e0a273af: Pulling fs layer [2024-11-08T12:47:02.186Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T12:47:02.186Z] 2f39f015ded8: Pulling fs layer [2024-11-08T12:47:02.186Z] 33b1e0a273af: Waiting [2024-11-08T12:47:02.186Z] 5d3b04190fa2: Waiting [2024-11-08T12:47:02.186Z] 2f39f015ded8: Waiting [2024-11-08T12:47:02.186Z] 3a2ae6a8a46f: Waiting [2024-11-08T12:47:02.186Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T12:47:02.186Z] 5c69ac0246d0: Download complete [2024-11-08T12:47:02.186Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T12:47:02.186Z] 3a2ae6a8a46f: Download complete [2024-11-08T12:47:02.186Z] 33b1e0a273af: Verifying Checksum [2024-11-08T12:47:02.186Z] 33b1e0a273af: Download complete [2024-11-08T12:47:02.186Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T12:47:02.186Z] 5d3b04190fa2: Download complete [2024-11-08T12:47:02.443Z] ec43610c2a17: Download complete [2024-11-08T12:47:02.443Z] 5eb5b503b376: Verifying Checksum [2024-11-08T12:47:02.443Z] 5eb5b503b376: Download complete [2024-11-08T12:47:03.009Z] 2f39f015ded8: Download complete [2024-11-08T12:47:03.574Z] 5eb5b503b376: Pull complete [2024-11-08T12:47:03.574Z] 5c69ac0246d0: Pull complete [2024-11-08T12:47:04.140Z] ec43610c2a17: Pull complete [2024-11-08T12:47:04.140Z] 3a2ae6a8a46f: Pull complete [2024-11-08T12:47:04.140Z] 33b1e0a273af: Pull complete [2024-11-08T12:47:04.399Z] 5d3b04190fa2: Pull complete [2024-11-08T12:47:08.582Z] 2f39f015ded8: Pull complete [2024-11-08T12:47:08.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T12:47:08.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T12:47:08.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:47:08.839Z] prd-ubuntu20.04-docker-8c-8g-25919 does not seem to be running inside a container [2024-11-08T12:47:08.866Z] $ 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-689 -v /w/workspace/_app-service-configurable_PR-689:/w/workspace/_app-service-configurable_PR-689:rw,z -v /w/workspace/_app-service-configurable_PR-689@tmp:/w/workspace/_app-service-configurable_PR-689@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-11-08T12:47:11.245Z] $ docker top 2f18ac9499597d61ed9644a5357472397e20392675c11a5ff6e5ba39144d7806 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:47:11.725Z] ---> job-cost.sh [2024-11-08T12:47:11.725Z] lf-activate-venv: SKIPPING [2024-11-08T12:47:11.725Z] INFO: No Stack... [2024-11-08T12:47:11.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T12:47:12.243Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T12:47:12.563Z] + cat /w/workspace/_app-service-configurable_PR-689/archives/cost.csv [2024-11-08T12:47:12.563Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T12:47:12.619Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] [2024-11-08T12:47:12.624Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] did not exist. Created. [2024-11-08T12:47:12.630Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T12:47:13.044Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T12:47:13.101Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T12:47:13.144Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T12:47:13.241Z] $ docker stop --time=1 2f18ac9499597d61ed9644a5357472397e20392675c11a5ff6e5ba39144d7806 [2024-11-08T12:47:14.381Z] $ docker rm -f --volumes 2f18ac9499597d61ed9644a5357472397e20392675c11a5ff6e5ba39144d7806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T12:48:46.624Z] Removing intermediate container cd7a9f54d123 [2024-11-08T12:48:46.624Z] ---> b8a7c8d1ef6a [2024-11-08T12:48:46.624Z] Step 10/12 : COPY . . [2024-11-08T12:48:46.624Z] ---> 93f607f487a7 [2024-11-08T12:48:46.624Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T12:48:46.624Z] ---> Running in df8e1e6f0006 [2024-11-08T12:48:46.624Z] Removing intermediate container df8e1e6f0006 [2024-11-08T12:48:46.624Z] ---> be0d29b5e63f [2024-11-08T12:48:46.624Z] Step 12/12 : RUN $MAKE [2024-11-08T12:48:46.624Z] ---> Running in dc379c856938 [2024-11-08T12:48:46.624Z] noop [2024-11-08T12:48:46.624Z] Removing intermediate container dc379c856938 [2024-11-08T12:48:46.624Z] ---> ca9b3ee7eb8e [2024-11-08T12:48:46.624Z] Successfully built ca9b3ee7eb8e [2024-11-08T12:48:46.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:48:47.124Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T12:48:47.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:48:47.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-25920 does not seem to be running inside a container [2024-11-08T12:48:47.475Z] $ 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-11-08T12:48:48.627Z] $ docker top 90ae84c705ed60f93be6f46652613afdee08da4ef3806006b93924ee14b5ddb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T12:48:49.502Z] + go version [2024-11-08T12:48:49.502Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T12:48:49.540Z] $ docker stop --time=1 90ae84c705ed60f93be6f46652613afdee08da4ef3806006b93924ee14b5ddb5 [2024-11-08T12:48:51.150Z] $ docker rm -f --volumes 90ae84c705ed60f93be6f46652613afdee08da4ef3806006b93924ee14b5ddb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:48:52.078Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T12:48:52.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:48:52.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-25920 does not seem to be running inside a container [2024-11-08T12:48:52.395Z] $ 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-11-08T12:48:54.510Z] $ docker top 8eaeafbd95f01635c21fef64b598043d493ce7f8a6f1bc7a8499051862ecf73a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T12:48:55.423Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T12:48:56.155Z] + make test [2024-11-08T12:48:56.155Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T12:53:18.027Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-08T12:53:18.027Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T12:53:18.027Z] go vet ./... [2024-11-08T12:57:24.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T12:57:24.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T12:57:24.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T12:57:24.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T12:57:25.016Z] $ docker stop --time=1 8eaeafbd95f01635c21fef64b598043d493ce7f8a6f1bc7a8499051862ecf73a [2024-11-08T12:57:26.847Z] $ docker rm -f --volumes 8eaeafbd95f01635c21fef64b598043d493ce7f8a6f1bc7a8499051862ecf73a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T12:57:29.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T12:57:29.210Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T12:57:29.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T12:57:30.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T12:57:30.742Z] + ls -al . [2024-11-08T12:57:30.742Z] total 244 [2024-11-08T12:57:30.742Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 12:49 . [2024-11-08T12:57:30.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:45 .. [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 12:45 .dockerignore [2024-11-08T12:57:30.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:45 .git [2024-11-08T12:57:30.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:45 .github [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 12:45 .gitignore [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 12:45 .golangci.yml [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 8 12:45 Attribution.txt [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 8 12:45 CHANGELOG.md [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 8 12:45 Dockerfile [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:45 GOVERNANCE.md [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 12:45 Jenkinsfile [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 12:45 LICENSE [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 12:45 OWNERS.md [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 12:45 README.md [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 12:43 VERSION [2024-11-08T12:57:30.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:45 bin [2024-11-08T12:57:30.742Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 8 12:53 coverage.out [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 8 12:45 go.mod [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 8 12:45 go.sum [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 12:45 main.go [2024-11-08T12:57:30.742Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 8 12:45 makefile [2024-11-08T12:57:30.742Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 12:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:57:31.199Z] + 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=918da685486b245630a1afab7573d3070a131441 --label arch=arm64 --label version=0.0.0 . [2024-11-08T12:57:31.199Z] Sending build context to Docker daemon 226.8kB [2024-11-08T12:57:31.472Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T12:57:31.472Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T12:57:31.472Z] ---> ca9b3ee7eb8e [2024-11-08T12:57:31.472Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T12:57:31.472Z] ---> Running in 378ea37b7188 [2024-11-08T12:57:31.754Z] Removing intermediate container 378ea37b7188 [2024-11-08T12:57:31.754Z] ---> c62268c300fa [2024-11-08T12:57:31.754Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T12:57:32.024Z] ---> Running in 51083413553c [2024-11-08T12:57:32.291Z] Removing intermediate container 51083413553c [2024-11-08T12:57:32.291Z] ---> fb93d7d6bdeb [2024-11-08T12:57:32.291Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T12:57:32.291Z] ---> Running in 667ae76e1058 [2024-11-08T12:57:32.560Z] Removing intermediate container 667ae76e1058 [2024-11-08T12:57:32.560Z] ---> 70bf1e6551b3 [2024-11-08T12:57:32.560Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T12:57:32.560Z] ---> Running in 9ba5a170c175 [2024-11-08T12:57:33.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T12:57:34.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T12:57:35.503Z] OK: 238 MiB in 54 packages [2024-11-08T12:57:36.084Z] Removing intermediate container 9ba5a170c175 [2024-11-08T12:57:36.084Z] ---> ea4ba6601ef2 [2024-11-08T12:57:36.084Z] Step 7/27 : WORKDIR /app [2024-11-08T12:57:36.084Z] ---> Running in 87bef17dd4e8 [2024-11-08T12:57:36.348Z] Removing intermediate container 87bef17dd4e8 [2024-11-08T12:57:36.348Z] ---> 88eaf007ff73 [2024-11-08T12:57:36.348Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T12:57:36.928Z] ---> 1c90a75b9ec9 [2024-11-08T12:57:36.928Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T12:57:36.928Z] ---> Running in 07d99c893797 [2024-11-08T12:57:39.506Z] Removing intermediate container 07d99c893797 [2024-11-08T12:57:39.506Z] ---> 24b1ca5a9944 [2024-11-08T12:57:39.506Z] Step 10/27 : COPY . . [2024-11-08T12:57:39.774Z] ---> 983bac9a5f1d [2024-11-08T12:57:39.774Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T12:57:40.039Z] ---> Running in 46532f698497 [2024-11-08T12:57:40.304Z] Removing intermediate container 46532f698497 [2024-11-08T12:57:40.304Z] ---> 1b2372cabc7b [2024-11-08T12:57:40.304Z] Step 12/27 : RUN $MAKE [2024-11-08T12:57:40.304Z] ---> Running in 458b9531cef3 [2024-11-08T12:57:41.264Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-08T13:01:18.053Z] Removing intermediate container 458b9531cef3 [2024-11-08T13:01:18.053Z] ---> 90ab7a6028c1 [2024-11-08T13:01:18.053Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T13:01:18.053Z] 3.20: Pulling from library/alpine [2024-11-08T13:01:18.053Z] cf04c63912e1: Already exists [2024-11-08T13:01:18.053Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T13:01:18.053Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T13:01:18.053Z] ---> c157a85ed455 [2024-11-08T13:01:18.053Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T13:01:18.053Z] ---> Running in 79622acddcf1 [2024-11-08T13:01:18.053Z] Removing intermediate container 79622acddcf1 [2024-11-08T13:01:18.053Z] ---> 2cdfd4e967c0 [2024-11-08T13:01:18.053Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-08T13:01:18.053Z] ---> Running in 11343cf12363 [2024-11-08T13:01:18.053Z] Removing intermediate container 11343cf12363 [2024-11-08T13:01:18.053Z] ---> 38796dd10c6a [2024-11-08T13:01:18.053Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T13:01:18.053Z] ---> Running in d00c92308dee [2024-11-08T13:01:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:01:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:01:18.053Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T13:01:18.053Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T13:01:18.053Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:01:18.053Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T13:01:18.053Z] OK: 10 MiB in 16 packages [2024-11-08T13:01:18.053Z] Removing intermediate container d00c92308dee [2024-11-08T13:01:18.053Z] ---> 40a9f49fad59 [2024-11-08T13:01:18.053Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T13:01:18.053Z] ---> Running in 0b81b6094c75 [2024-11-08T13:01:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:01:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:01:18.053Z] Upgrading critical system libraries and apk-tools: [2024-11-08T13:01:18.053Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T13:01:18.053Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T13:01:18.053Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T13:01:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T13:01:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T13:01:18.053Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T13:01:18.053Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T13:01:18.053Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T13:01:18.053Z] OK: 10 MiB in 16 packages [2024-11-08T13:01:18.053Z] Removing intermediate container 0b81b6094c75 [2024-11-08T13:01:18.053Z] ---> 4001ce53fb5b [2024-11-08T13:01:18.053Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T13:01:18.053Z] ---> 179a19951f03 [2024-11-08T13:01:18.053Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T13:01:18.320Z] ---> 9f39e90291c1 [2024-11-08T13:01:18.320Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T13:01:18.586Z] ---> 90bf0707b6c6 [2024-11-08T13:01:18.586Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-08T13:01:20.527Z] ---> be3284ebe2d1 [2024-11-08T13:01:20.527Z] Step 22/27 : EXPOSE 48095 [2024-11-08T13:01:20.527Z] ---> Running in c6eccc4cf740 [2024-11-08T13:01:20.793Z] Removing intermediate container c6eccc4cf740 [2024-11-08T13:01:20.793Z] ---> 016b49046e78 [2024-11-08T13:01:20.793Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-08T13:01:20.793Z] ---> Running in c5c1c17d7888 [2024-11-08T13:01:21.059Z] Removing intermediate container c5c1c17d7888 [2024-11-08T13:01:21.059Z] ---> c4cfec66a1e6 [2024-11-08T13:01:21.059Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T13:01:21.059Z] ---> Running in 422c0e466cc0 [2024-11-08T13:01:21.327Z] Removing intermediate container 422c0e466cc0 [2024-11-08T13:01:21.327Z] ---> 604d1738704b [2024-11-08T13:01:21.327Z] Step 25/27 : LABEL arch=arm64 [2024-11-08T13:01:21.594Z] ---> Running in 72a009ff19ad [2024-11-08T13:01:21.860Z] Removing intermediate container 72a009ff19ad [2024-11-08T13:01:21.860Z] ---> 6cbc883da32d [2024-11-08T13:01:21.860Z] Step 26/27 : LABEL git_sha=918da685486b245630a1afab7573d3070a131441 [2024-11-08T13:01:21.860Z] ---> Running in 66cb89f8b507 [2024-11-08T13:01:22.128Z] Removing intermediate container 66cb89f8b507 [2024-11-08T13:01:22.128Z] ---> 9d58476642b2 [2024-11-08T13:01:22.128Z] Step 27/27 : LABEL version=0.0.0 [2024-11-08T13:01:22.128Z] ---> Running in 06703c359bab [2024-11-08T13:01:22.392Z] Removing intermediate container 06703c359bab [2024-11-08T13:01:22.392Z] ---> 28528f4e32d0 [2024-11-08T13:01:22.392Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T13:01:22.393Z] Successfully built 28528f4e32d0 [2024-11-08T13:01:22.393Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:01:23.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T13:01:23.290Z] [2024-11-08T13:01:23.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:01:23.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T13:01:23.822Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T13:01:23.822Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T13:01:23.822Z] 04944245beec: Pulling fs layer [2024-11-08T13:01:23.822Z] 699f458cf7ca: Pulling fs layer [2024-11-08T13:01:23.822Z] 765212b225bb: Pulling fs layer [2024-11-08T13:01:23.822Z] 765212b225bb: Waiting [2024-11-08T13:01:23.822Z] f23df028b6ca: Pulling fs layer [2024-11-08T13:01:23.822Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T13:01:23.822Z] f23df028b6ca: Waiting [2024-11-08T13:01:23.822Z] d65c8cfc05b1: Waiting [2024-11-08T13:01:23.822Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T13:01:23.822Z] 2437ff75d9bd: Waiting [2024-11-08T13:01:24.092Z] 04944245beec: Verifying Checksum [2024-11-08T13:01:24.092Z] 04944245beec: Download complete [2024-11-08T13:01:24.092Z] 765212b225bb: Verifying Checksum [2024-11-08T13:01:24.092Z] 765212b225bb: Download complete [2024-11-08T13:01:24.092Z] f23df028b6ca: Verifying Checksum [2024-11-08T13:01:24.092Z] f23df028b6ca: Download complete [2024-11-08T13:01:24.092Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T13:01:24.092Z] d65c8cfc05b1: Download complete [2024-11-08T13:01:24.363Z] 699f458cf7ca: Verifying Checksum [2024-11-08T13:01:24.363Z] 699f458cf7ca: Download complete [2024-11-08T13:01:24.630Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T13:01:24.630Z] 8998bd30e6a1: Download complete [2024-11-08T13:01:27.362Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T13:01:27.362Z] 2437ff75d9bd: Download complete [2024-11-08T13:01:29.303Z] 8998bd30e6a1: Pull complete [2024-11-08T13:01:29.570Z] 04944245beec: Pull complete [2024-11-08T13:01:30.971Z] 699f458cf7ca: Pull complete [2024-11-08T13:01:31.237Z] 765212b225bb: Pull complete [2024-11-08T13:01:32.209Z] f23df028b6ca: Pull complete [2024-11-08T13:01:32.209Z] d65c8cfc05b1: Pull complete [2024-11-08T13:01:50.435Z] 2437ff75d9bd: Pull complete [2024-11-08T13:01:50.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T13:01:50.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T13:01:50.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:01:50.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-25920 does not seem to be running inside a container [2024-11-08T13:01:50.823Z] $ 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-11-08T13:01:53.345Z] $ docker top 7970f3fa695444b31942dda5aa239f47d36bd5f22a1b08dbb3bf121cf1acf0b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:01:53.911Z] ---> job-cost.sh [2024-11-08T13:01:54.175Z] lf-activate-venv: SKIPPING [2024-11-08T13:01:54.175Z] INFO: No Stack... [2024-11-08T13:01:54.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T13:01:55.392Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T13:01:55.746Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-11-08T13:01:55.746Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T13:01:55.826Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] [2024-11-08T13:01:55.835Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] did not exist. Created. [2024-11-08T13:01:55.842Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T13:01:56.269Z] /w/workspace/app-service-configurable/1@tmp/durable-ec397a1b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T13:01:56.617Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T13:01:56.656Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T13:01:56.700Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T13:01:56.720Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-689-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T13:01:56.805Z] $ docker stop --time=1 7970f3fa695444b31942dda5aa239f47d36bd5f22a1b08dbb3bf121cf1acf0b8 [2024-11-08T13:01:58.878Z] $ docker rm -f --volumes 7970f3fa695444b31942dda5aa239f47d36bd5f22a1b08dbb3bf121cf1acf0b8 [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-11-08T13:02:00.031Z] provisioning config files... [2024-11-08T13:02:00.039Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-689@tmp/config15912345120200047476tmp [Pipeline] { [Pipeline] sh [2024-11-08T13:02:00.394Z] + set +x [2024-11-08T13:02:00.394Z] + curl -s https://codecov.io/bash [2024-11-08T13:02:00.394Z] + bash -s -- [2024-11-08T13:02:00.394Z] [2024-11-08T13:02:00.394Z] _____ _ [2024-11-08T13:02:00.394Z] / ____| | | [2024-11-08T13:02:00.394Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T13:02:00.394Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T13:02:00.394Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T13:02:00.394Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T13:02:00.394Z] Bash-1.0.6 [2024-11-08T13:02:00.394Z] [2024-11-08T13:02:00.394Z] [2024-11-08T13:02:00.394Z] ==> git version 2.25.1 found [2024-11-08T13:02:00.394Z] ==> 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-11-08T13:02:00.394Z] Release-Date: 2020-01-08 [2024-11-08T13:02:00.394Z] 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-11-08T13:02:00.394Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T13:02:00.394Z] ==> Jenkins CI detected. [2024-11-08T13:02:00.394Z] current dir:  /w/workspace/_app-service-configurable_PR-689 [2024-11-08T13:02:00.394Z] project root: . [2024-11-08T13:02:00.394Z] --> token set from env [2024-11-08T13:02:00.395Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T13:02:00.395Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T13:02:00.395Z] ==> Python coveragepy not found [2024-11-08T13:02:00.395Z] ==> Searching for coverage reports in: [2024-11-08T13:02:00.395Z] + . [2024-11-08T13:02:00.395Z] -> Found 1 reports [2024-11-08T13:02:00.395Z] ==> Detecting git/mercurial file structure [2024-11-08T13:02:00.653Z] ==> Reading reports [2024-11-08T13:02:00.653Z] + ./coverage.out bytes=953 [2024-11-08T13:02:00.653Z] ==> Appending adjustments [2024-11-08T13:02:00.653Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T13:02:00.653Z] + Found adjustments [2024-11-08T13:02:00.653Z] ==> Gzipping contents [2024-11-08T13:02:00.653Z] 4.0K /tmp/codecov.IJBdDB.gz [2024-11-08T13:02:00.653Z] ==> Uploading reports [2024-11-08T13:02:00.653Z] url: https://codecov.io [2024-11-08T13:02:00.654Z] query: branch=PR-689&commit=918da685486b245630a1afab7573d3070a131441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-689%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=689&job=&cmd_args= [2024-11-08T13:02:00.654Z] -> Pinging Codecov [2024-11-08T13:02:00.654Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-689&commit=918da685486b245630a1afab7573d3070a131441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-689%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=689&job=&cmd_args= [2024-11-08T13:02:00.913Z] -> Uploading to [2024-11-08T13:02:00.913Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/918da685486b245630a1afab7573d3070a131441/ff1f925f-38ab-48e2-9afa-ae799980de16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T130200Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0333bbc6f27603befdee208010ce2d43028e27826231c95f70ab8181551eb241 [2024-11-08T13:02:00.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T13:02:00.913Z] Dload Upload Total Spent Left Speed [2024-11-08T13:02:01.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1798 --:--:-- --:--:-- --:--:-- 1798 [2024-11-08T13:02:01.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/918da685486b245630a1afab7573d3070a131441 [Pipeline] } [2024-11-08T13:02:01.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T13:02:03.438Z] + [ -d /w/workspace/_app-service-configurable_PR-689/archives ] [2024-11-08T13:02:03.438Z] + ls -al /w/workspace/_app-service-configurable_PR-689/archives [2024-11-08T13:02:03.438Z] total 16 [2024-11-08T13:02:03.438Z] drwxr-xr-x 3 root root 4096 Nov 8 12:47 . [2024-11-08T13:02:03.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:47 .. [2024-11-08T13:02:03.438Z] drwxr-xr-x 2 root root 4096 Nov 8 12:47 cost [2024-11-08T13:02:03.438Z] -rw-r--r-- 1 root root 96 Nov 8 12:47 cost.csv [2024-11-08T13:02:03.438Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-689/archives [2024-11-08T13:02:03.438Z] + ls -al /w/workspace/_app-service-configurable_PR-689/archives [2024-11-08T13:02:03.438Z] total 16 [2024-11-08T13:02:03.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 12:47 . [2024-11-08T13:02:03.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:47 .. [2024-11-08T13:02:03.438Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 12:47 cost [2024-11-08T13:02:03.438Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 8 12:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:03.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:04.695Z] ---> package-listing.sh [2024-11-08T13:02:04.695Z] ++ facter osfamily [2024-11-08T13:02:04.695Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T13:02:04.955Z] + OS_FAMILY=debian [2024-11-08T13:02:04.955Z] + workspace=/w/workspace/_app-service-configurable_PR-689 [2024-11-08T13:02:04.955Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T13:02:04.955Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T13:02:04.955Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T13:02:04.955Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T13:02:04.955Z] + '[' /w/workspace/_app-service-configurable_PR-689 ']' [2024-11-08T13:02:04.955Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T13:02:04.955Z] + case "${OS_FAMILY}" in [2024-11-08T13:02:04.955Z] + dpkg -l [2024-11-08T13:02:04.955Z] + grep '^ii' [2024-11-08T13:02:04.955Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T13:02:04.955Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T13:02:04.955Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T13:02:04.955Z] + '[' /w/workspace/_app-service-configurable_PR-689 ']' [2024-11-08T13:02:04.955Z] + mkdir -p /w/workspace/_app-service-configurable_PR-689/archives/ [2024-11-08T13:02:04.955Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-689/archives/ [Pipeline] echo [2024-11-08T13:02:04.999Z] 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-689/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T13:02:05.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T13:02:05.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T13:02:05.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T13:02:06.149Z] prd-ubuntu20.04-docker-8c-8g-25919 does not seem to be running inside a container [2024-11-08T13:02:06.182Z] $ 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-689/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-689 -v /w/workspace/_app-service-configurable_PR-689:/w/workspace/_app-service-configurable_PR-689:rw,z -v /w/workspace/_app-service-configurable_PR-689@tmp:/w/workspace/_app-service-configurable_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T13:02:06.383Z] $ docker top dc57b28b461e442e991811e5025bef33ea1462e1841ff041dec9c0f7417200ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T13:02:06.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T13:02:07.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T13:02:07.435Z] + ls /var/log/sa-host [2024-11-08T13:02:07.435Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T13:02:07.663Z] provisioning config files... [2024-11-08T13:02:07.672Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-689@tmp/config14039017405716335970tmp [Pipeline] { [Pipeline] echo [2024-11-08T13:02:07.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:08.060Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T13:02:08.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:08.527Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T13:02:08.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:08.890Z] ---> sudo-logs.sh [2024-11-08T13:02:08.890Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T13:02:08.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:09.312Z] ---> job-cost.sh [2024-11-08T13:02:09.312Z] lf-activate-venv: SKIPPING [2024-11-08T13:02:09.312Z] DEBUG: total: 0.2199999988079071 [2024-11-08T13:02:09.312Z] INFO: Retrieving Stack Cost... [2024-11-08T13:02:09.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T13:02:09.834Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T13:02:10.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T13:02:10.450Z] ---> logs-deploy.sh [2024-11-08T13:02:10.450Z] lf-activate-venv: SKIPPING [2024-11-08T13:02:10.450Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-689/1 [2024-11-08T13:02:10.450Z] INFO: archiving workspace using pattern(s): [2024-11-08T13:02:11.387Z] Archives upload complete. [2024-11-08T13:02:11.387Z] INFO: archiving logs to Nexus