Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f6c3d7eed65e56d98ee920414fc019449f434db 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-ssh1636579596777016212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12051560807833031794.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11145529977980278895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3647025075797657720.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5179234615854284768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6311 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 5f6c3d7eed65e56d98ee920414fc019449f434db (main) Commit message: "fix: Store and Forward Enabled missing from profiles (#539)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 5f6c3d7eed65e56d98ee920414fc019449f434db # timeout=10 > git rev-list --no-walk 726c7bac779ae455276856dfdf2d144874947dc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:13:51.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:13:51.773Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:13:51.790Z] ========================================================= [2023-03-29T23:13:51.790Z] EdgeX Global Pipelines Version Info [2023-03-29T23:13:51.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:13:52.508Z] ------------------- [2023-03-29T23:13:52.508Z] stable info: [2023-03-29T23:13:52.508Z] ------------------- [2023-03-29T23:13:52.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:13:52.508Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:13:52.508Z] Message: update stable to v1.0.245 [2023-03-29T23:13:53.079Z] ------------------- [2023-03-29T23:13:53.079Z] experimental info: [2023-03-29T23:13:53.079Z] ------------------- [2023-03-29T23:13:53.079Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:13:53.079Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:13:53.079Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:13:53.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-29T23:13:53.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-29T23:13:53.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:13:53.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:13:53.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:13:53.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:13:53.337Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:13:53.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:13:53.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:13:53.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:13:53.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:13:53.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-29T23:13:53.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:13:53.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:13:53.445Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:13:53.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:13:53.464Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:13:53.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:13:53.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:13:53.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:13:53.512Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T23:13:53.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T23:13:53.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:13:53.554Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:13:53.563Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:13:53.574Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:13:53.589Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:13:53.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T23:13:53.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T23:13:53.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T23:13:53.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo [2023-03-29T23:13:53.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f6c3d7 [Pipeline] echo [2023-03-29T23:13:53.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:13:53.684Z] provisioning config files... [2023-03-29T23:13:53.697Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10639558690811826764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:13:54.000Z] ---> docker-login.sh [2023-03-29T23:13:54.000Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:13:54.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:54.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:54.260Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:54.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:54.260Z] [2023-03-29T23:13:54.260Z] Login Succeeded [2023-03-29T23:13:54.260Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:13:54.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:54.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:54.260Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:54.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:54.260Z] [2023-03-29T23:13:54.260Z] Login Succeeded [2023-03-29T23:13:54.260Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:13:54.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:54.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:54.519Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:54.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:54.519Z] [2023-03-29T23:13:54.519Z] Login Succeeded [2023-03-29T23:13:54.519Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:13:54.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:54.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:54.519Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:54.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:54.519Z] [2023-03-29T23:13:54.519Z] Login Succeeded [2023-03-29T23:13:54.519Z] docker.io [2023-03-29T23:13:54.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:54.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:54.778Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:54.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:54.778Z] [2023-03-29T23:13:54.778Z] Login Succeeded [2023-03-29T23:13:54.778Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:13:54.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:13:55.149Z] + git rev-list -1 --merges 5f6c3d7eed65e56d98ee920414fc019449f434db~1..5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo [2023-03-29T23:13:55.201Z] -----------> git rev-list -1 --merges 5f6c3d7eed65e56d98ee920414fc019449f434db~1..5f6c3d7eed65e56d98ee920414fc019449f434db 5f6c3d7eed65e56d98ee920414fc019449f434db [false] [Pipeline] sh [2023-03-29T23:13:55.498Z] + git log --format=format:%s -1 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo [2023-03-29T23:13:55.512Z] ========================================================= [2023-03-29T23:13:55.512Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:13:55.512Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:13:55.844Z] + git log --format=format:%s -1 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo [2023-03-29T23:13:55.863Z] [semverPrep] GIT_COMMIT: 5f6c3d7eed65e56d98ee920414fc019449f434db, Commit Message: fix: Store and Forward Enabled missing from profiles (#539) [Pipeline] echo [2023-03-29T23:13:55.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:13:56.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:13:56.220Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:13:56.220Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:13:56.220Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:13:56.220Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:13:56.220Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:13:56.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:13:56.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:13:56.572Z] [2023-03-29T23:13:56.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:13:56.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:13:56.871Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:13:56.871Z] b85a868b505f: Pulling fs layer [2023-03-29T23:13:56.871Z] e2be974225ed: Pulling fs layer [2023-03-29T23:13:56.871Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:13:56.871Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:13:56.871Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:13:56.871Z] eaf3925da568: Pulling fs layer [2023-03-29T23:13:56.871Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:13:56.871Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:13:56.871Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:13:56.871Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:13:56.871Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:13:56.871Z] eaf3925da568: Waiting [2023-03-29T23:13:56.871Z] bab4dde63d76: Waiting [2023-03-29T23:13:56.871Z] 988bab9f4d93: Waiting [2023-03-29T23:13:56.871Z] bde34c3a00c8: Waiting [2023-03-29T23:13:56.871Z] 1469e6f7b9e6: Waiting [2023-03-29T23:13:56.871Z] b352a97aabf1: Waiting [2023-03-29T23:13:56.871Z] 4872d77fe225: Waiting [2023-03-29T23:13:56.871Z] 5851b861e8e6: Waiting [2023-03-29T23:13:56.871Z] e2be974225ed: Verifying Checksum [2023-03-29T23:13:56.871Z] e2be974225ed: Download complete [2023-03-29T23:13:56.871Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:13:56.871Z] 988bab9f4d93: Download complete [2023-03-29T23:13:56.871Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:13:56.871Z] 1469e6f7b9e6: Download complete [2023-03-29T23:13:57.131Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:13:57.131Z] 339a4e72a1f5: Download complete [2023-03-29T23:13:57.131Z] eaf3925da568: Download complete [2023-03-29T23:13:57.131Z] bde34c3a00c8: Verifying Checksum [2023-03-29T23:13:57.131Z] bde34c3a00c8: Download complete [2023-03-29T23:13:57.131Z] b352a97aabf1: Download complete [2023-03-29T23:13:57.131Z] 4872d77fe225: Verifying Checksum [2023-03-29T23:13:57.131Z] 4872d77fe225: Download complete [2023-03-29T23:13:57.131Z] 5851b861e8e6: Download complete [2023-03-29T23:13:57.131Z] b85a868b505f: Download complete [2023-03-29T23:13:57.390Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:13:57.390Z] bab4dde63d76: Download complete [2023-03-29T23:13:58.328Z] b85a868b505f: Pull complete [2023-03-29T23:13:58.587Z] e2be974225ed: Pull complete [2023-03-29T23:13:59.155Z] 339a4e72a1f5: Pull complete [2023-03-29T23:13:59.155Z] 988bab9f4d93: Pull complete [2023-03-29T23:13:59.414Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:13:59.414Z] eaf3925da568: Pull complete [2023-03-29T23:14:01.318Z] bab4dde63d76: Pull complete [2023-03-29T23:14:01.318Z] bde34c3a00c8: Pull complete [2023-03-29T23:14:01.318Z] b352a97aabf1: Pull complete [2023-03-29T23:14:01.318Z] 4872d77fe225: Pull complete [2023-03-29T23:14:01.318Z] 5851b861e8e6: Pull complete [2023-03-29T23:14:01.318Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:14:01.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:14:01.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:01.406Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:14:01.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:14:02.730Z] $ docker top bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 -eo pid,comm [2023-03-29T23:14:02.794Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:14:02.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:14:02.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:14:02.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:14:02.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:14:02.955Z] $ docker exec bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent [2023-03-29T23:14:03.065Z] SSH_AUTH_SOCK=/tmp/ssh-aoUgAPV9lr01/agent.31 [2023-03-29T23:14:03.065Z] SSH_AGENT_PID=37 [2023-03-29T23:14:03.071Z] Running ssh-add (command line suppressed) [2023-03-29T23:14:03.181Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13856032473307500531.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13856032473307500531.key) [2023-03-29T23:14:03.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:14:03.482Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:14:03.496Z] $ docker exec --env ******** --env ******** bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent -k [2023-03-29T23:14:03.601Z] unset SSH_AUTH_SOCK; [2023-03-29T23:14:03.602Z] unset SSH_AGENT_PID; [2023-03-29T23:14:03.602Z] echo Agent pid 37 killed; [2023-03-29T23:14:03.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:14:03.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:14:03.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:14:03.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:14:03.766Z] $ docker exec bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent [2023-03-29T23:14:03.877Z] SSH_AUTH_SOCK=/tmp/ssh-PfmldobDEXsN/agent.69 [2023-03-29T23:14:03.877Z] SSH_AGENT_PID=75 [2023-03-29T23:14:03.881Z] Running ssh-add (command line suppressed) [2023-03-29T23:14:03.996Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17872113007832135415.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17872113007832135415.key) [2023-03-29T23:14:04.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:14:04.287Z] + git semver init [2023-03-29T23:14:04.546Z] 2023-03-29 23:14:04,497 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:14:04.546Z] 2023-03-29 23:14:04,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-03-29T23:14:04.546Z] 2023-03-29 23:14:04,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-03-29T23:14:04.546Z] 2023-03-29 23:14:04,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:14:05.483Z] 2023-03-29 23:14:05,240 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-03-29T23:14:05.484Z] 2023-03-29 23:14:05,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-03-29T23:14:05.484Z] 2023-03-29 23:14:05,241 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:14:05.484Z] 2023-03-29 23:14:05,241 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:14:05.484Z] 3.0.0-dev.28 [Pipeline] } [2023-03-29T23:14:05.496Z] $ docker exec --env ******** --env ******** bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent -k [2023-03-29T23:14:05.603Z] unset SSH_AUTH_SOCK; [2023-03-29T23:14:05.604Z] unset SSH_AGENT_PID; [2023-03-29T23:14:05.604Z] echo Agent pid 75 killed; [2023-03-29T23:14:05.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:14:05.922Z] + git semver [Pipeline] } [2023-03-29T23:14:06.198Z] $ docker stop --time=1 bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 [2023-03-29T23:14:07.538Z] $ docker rm -f --volumes bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:14:07.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:14:08.076Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:14:08.079Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:14:08.217Z] provisioning config files... [2023-03-29T23:14:08.226Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1437535356324012436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:14:08.517Z] ---> docker-login.sh [2023-03-29T23:14:08.517Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:14:08.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:14:08.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:14:08.517Z] Configure a credential helper to remove this warning. See [2023-03-29T23:14:08.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:14:08.517Z] [2023-03-29T23:14:08.517Z] Login Succeeded [2023-03-29T23:14:08.517Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:14:08.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:14:08.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:14:08.517Z] Configure a credential helper to remove this warning. See [2023-03-29T23:14:08.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:14:08.517Z] [2023-03-29T23:14:08.517Z] Login Succeeded [2023-03-29T23:14:08.517Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:14:08.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:14:08.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:14:08.775Z] Configure a credential helper to remove this warning. See [2023-03-29T23:14:08.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:14:08.775Z] [2023-03-29T23:14:08.775Z] Login Succeeded [2023-03-29T23:14:08.775Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:14:08.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:14:08.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:14:08.775Z] Configure a credential helper to remove this warning. See [2023-03-29T23:14:08.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:14:08.775Z] [2023-03-29T23:14:08.775Z] Login Succeeded [2023-03-29T23:14:08.775Z] docker.io [2023-03-29T23:14:09.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:14:09.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:14:09.034Z] Configure a credential helper to remove this warning. See [2023-03-29T23:14:09.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:14:09.034Z] [2023-03-29T23:14:09.034Z] Login Succeeded [2023-03-29T23:14:09.292Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:14:09.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:14:09.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:14:09.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:14:09.385Z] ========================================================= [2023-03-29T23:14:09.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:14:09.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:09.696Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:14:09.696Z] Sending build context to Docker daemon 3.251MB [2023-03-29T23:14:09.696Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:09.696Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T23:14:09.696Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:14:09.696Z] 63b65145d645: Pulling fs layer [2023-03-29T23:14:09.696Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:14:09.696Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:14:09.696Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:14:09.696Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:14:09.696Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:14:09.696Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:14:09.696Z] f25807f1079a: Pulling fs layer [2023-03-29T23:14:09.696Z] 30dea6a524f1: Waiting [2023-03-29T23:14:09.696Z] 6808be2612f2: Waiting [2023-03-29T23:14:09.696Z] 94cc34f8dd06: Waiting [2023-03-29T23:14:09.696Z] f25807f1079a: Waiting [2023-03-29T23:14:09.696Z] a2d21d5440eb: Download complete [2023-03-29T23:14:09.696Z] 30dea6a524f1: Download complete [2023-03-29T23:14:09.696Z] 63b65145d645: Verifying Checksum [2023-03-29T23:14:09.696Z] 63b65145d645: Download complete [2023-03-29T23:14:09.955Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:14:09.955Z] a2aff8979fd8: Download complete [2023-03-29T23:14:09.955Z] 63b65145d645: Pull complete [2023-03-29T23:14:10.213Z] a2d21d5440eb: Pull complete [2023-03-29T23:14:10.213Z] f25807f1079a: Verifying Checksum [2023-03-29T23:14:10.213Z] f25807f1079a: Download complete [2023-03-29T23:14:10.471Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:14:10.471Z] 935e6c44a52c: Download complete [2023-03-29T23:14:10.728Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:14:10.728Z] 6808be2612f2: Download complete [2023-03-29T23:14:14.010Z] 935e6c44a52c: Pull complete [2023-03-29T23:14:14.010Z] 94cc34f8dd06: Pull complete [2023-03-29T23:14:14.010Z] 30dea6a524f1: Pull complete [2023-03-29T23:14:14.010Z] a2aff8979fd8: Pull complete [2023-03-29T23:14:16.540Z] 6808be2612f2: Pull complete [2023-03-29T23:14:17.485Z] f25807f1079a: Pull complete [2023-03-29T23:14:17.485Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:14:17.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:14:17.485Z] ---> 3b553350e43f [2023-03-29T23:14:17.485Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:14:18.861Z] ---> Running in 5d56d2d817f1 [2023-03-29T23:14:18.861Z] Removing intermediate container 5d56d2d817f1 [2023-03-29T23:14:18.861Z] ---> e6682c4993e7 [2023-03-29T23:14:18.861Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:14:19.119Z] ---> Running in 1e69a52eab16 [2023-03-29T23:14:19.119Z] Removing intermediate container 1e69a52eab16 [2023-03-29T23:14:19.119Z] ---> 61b55a927abe [2023-03-29T23:14:19.119Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:14:19.119Z] ---> Running in ca7bb8e28f25 [2023-03-29T23:14:19.378Z] Removing intermediate container ca7bb8e28f25 [2023-03-29T23:14:19.378Z] ---> 9c35520ea250 [2023-03-29T23:14:19.378Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:14:19.378Z] ---> Running in 8d806cf245c5 [2023-03-29T23:14:19.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:19.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:19.896Z] OK: 265 MiB in 53 packages [2023-03-29T23:14:20.463Z] Removing intermediate container 8d806cf245c5 [2023-03-29T23:14:20.463Z] ---> b70de1f5b52f [2023-03-29T23:14:20.463Z] Step 7/12 : WORKDIR /app [2023-03-29T23:14:20.463Z] ---> Running in d3ca1e1e2bc4 [2023-03-29T23:14:20.463Z] Removing intermediate container d3ca1e1e2bc4 [2023-03-29T23:14:20.463Z] ---> 4b924925cc4a [2023-03-29T23:14:20.463Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-29T23:14:20.721Z] ---> e59728c9a231 [2023-03-29T23:14:20.721Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:20.721Z] ---> Running in 5d9bf66f4669 [2023-03-29T23:14:23.174Z] Still waiting to schedule task [2023-03-29T23:14:23.174Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:14:42.656Z] Removing intermediate container 5d9bf66f4669 [2023-03-29T23:14:42.656Z] ---> ffea3f412862 [2023-03-29T23:14:42.656Z] Step 10/12 : COPY . . [2023-03-29T23:14:42.656Z] ---> 6614f96c2f87 [2023-03-29T23:14:42.656Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:14:42.656Z] ---> Running in 1b6c81e55e30 [2023-03-29T23:14:42.656Z] Removing intermediate container 1b6c81e55e30 [2023-03-29T23:14:42.656Z] ---> 76ce5ad24286 [2023-03-29T23:14:42.656Z] Step 12/12 : RUN $MAKE [2023-03-29T23:14:42.656Z] ---> Running in 5b17e28cf157 [2023-03-29T23:14:42.656Z] noop [2023-03-29T23:14:42.656Z] Removing intermediate container 5b17e28cf157 [2023-03-29T23:14:42.656Z] ---> da2a23846b9e [2023-03-29T23:14:42.656Z] Successfully built da2a23846b9e [2023-03-29T23:14:42.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:42.959Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:14:42.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:43.027Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:14:43.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2023-03-29T23:14:43.432Z] $ docker top 6f0db2e7bcb153fab191f43099a8ca4ad47711f94721df4e25f137fa7390312f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:43.768Z] + go version [2023-03-29T23:14:43.768Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:14:43.780Z] $ docker stop --time=1 6f0db2e7bcb153fab191f43099a8ca4ad47711f94721df4e25f137fa7390312f [2023-03-29T23:14:45.071Z] $ docker rm -f --volumes 6f0db2e7bcb153fab191f43099a8ca4ad47711f94721df4e25f137fa7390312f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:45.447Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:14:45.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:45.520Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:14:45.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2023-03-29T23:14:45.918Z] $ docker top 1099d37331005e871a3e66bdb6cacddfb82ba6cc98dfe92a3489ea92c1612443 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:46.258Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:46.549Z] + make test [2023-03-29T23:14:46.549Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:15:04.627Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-29T23:15:26.599Z] go vet ./... [2023-03-29T23:15:27.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:15:27.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:15:27.536Z] ./bin/test-attribution-txt.sh [2023-03-29T23:15:27.536Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-29T23:15:27.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:15:27.561Z] $ docker stop --time=1 1099d37331005e871a3e66bdb6cacddfb82ba6cc98dfe92a3489ea92c1612443 [2023-03-29T23:15:29.695Z] $ docker rm -f --volumes 1099d37331005e871a3e66bdb6cacddfb82ba6cc98dfe92a3489ea92c1612443 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:15:30.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:15:30.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:15:30.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:15:31.080Z] + ls -al . [2023-03-29T23:15:31.081Z] total 176 [2023-03-29T23:15:31.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:14 . [2023-03-29T23:15:31.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:13 .. [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 23:13 .dockerignore [2023-03-29T23:15:31.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:14 .git [2023-03-29T23:15:31.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:13 .github [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 23:13 .gitignore [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:13 .golangci.yml [2023-03-29T23:15:31.081Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:14 .semver [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 23:13 Attribution.txt [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 23:13 CHANGELOG.md [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 23:13 Dockerfile [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:13 GOVERNANCE.md [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 23:13 Jenkinsfile [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 23:13 LICENSE [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 23:13 OWNERS.md [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 23:13 README.md [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:14 VERSION [2023-03-29T23:15:31.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:13 bin [2023-03-29T23:15:31.081Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 29 23:14 coverage.out [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 23:13 go.mod [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 29 23:13 go.sum [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 23:13 main.go [2023-03-29T23:15:31.081Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 23:13 makefile [2023-03-29T23:15:31.081Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:13 res [2023-03-29T23:15:31.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:31.469Z] + 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=5f6c3d7eed65e56d98ee920414fc019449f434db --label arch=amd64 --label version=3.0.0-dev.28 . [2023-03-29T23:15:31.469Z] Sending build context to Docker daemon 3.252MB [2023-03-29T23:15:31.469Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:31.469Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:15:31.469Z] ---> da2a23846b9e [2023-03-29T23:15:31.469Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:15:31.469Z] ---> Running in 4e2a7d17e5d3 [2023-03-29T23:15:31.752Z] Removing intermediate container 4e2a7d17e5d3 [2023-03-29T23:15:31.752Z] ---> 0aded43b144d [2023-03-29T23:15:31.752Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:15:31.752Z] ---> Running in a03e9906b2bb [2023-03-29T23:15:31.752Z] Removing intermediate container a03e9906b2bb [2023-03-29T23:15:31.752Z] ---> 7c45f7a6fe21 [2023-03-29T23:15:31.752Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:15:31.752Z] ---> Running in c7336e04f659 [2023-03-29T23:15:32.031Z] Removing intermediate container c7336e04f659 [2023-03-29T23:15:32.031Z] ---> 5960ed71a051 [2023-03-29T23:15:32.032Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:15:32.032Z] ---> Running in b92311188e07 [2023-03-29T23:15:32.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:32.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:32.557Z] OK: 265 MiB in 53 packages [2023-03-29T23:15:32.817Z] Removing intermediate container b92311188e07 [2023-03-29T23:15:32.817Z] ---> 7788fbf93123 [2023-03-29T23:15:32.817Z] Step 7/26 : WORKDIR /app [2023-03-29T23:15:32.817Z] ---> Running in 40d6b22b7c80 [2023-03-29T23:15:33.076Z] Removing intermediate container 40d6b22b7c80 [2023-03-29T23:15:33.076Z] ---> df35f96c9487 [2023-03-29T23:15:33.076Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-29T23:15:33.076Z] ---> 96ebf0dbf88e [2023-03-29T23:15:33.076Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:33.076Z] ---> Running in 4f64501bc460 [2023-03-29T23:15:34.010Z] Removing intermediate container 4f64501bc460 [2023-03-29T23:15:34.010Z] ---> 2ea0a54777c2 [2023-03-29T23:15:34.010Z] Step 10/26 : COPY . . [2023-03-29T23:15:34.269Z] ---> 096e425a9893 [2023-03-29T23:15:34.269Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:15:34.269Z] ---> Running in 01af1fbfb60e [2023-03-29T23:15:34.269Z] Removing intermediate container 01af1fbfb60e [2023-03-29T23:15:34.269Z] ---> 09bcf8ee3304 [2023-03-29T23:15:34.269Z] Step 12/26 : RUN $MAKE [2023-03-29T23:15:34.585Z] ---> Running in c0e8dfc216f9 [2023-03-29T23:15:34.585Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28" -trimpath -mod=readonly -o app-service-configurable [2023-03-29T23:15:52.655Z] Removing intermediate container c0e8dfc216f9 [2023-03-29T23:15:52.655Z] ---> e71038bfd2bb [2023-03-29T23:15:52.655Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:15:52.655Z] 3.17: Pulling from library/alpine [2023-03-29T23:15:52.655Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:15:52.655Z] f56be85fc22e: Verifying Checksum [2023-03-29T23:15:52.655Z] f56be85fc22e: Download complete [2023-03-29T23:15:52.655Z] f56be85fc22e: Pull complete [2023-03-29T23:15:52.655Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:15:52.655Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:15:52.655Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:52.655Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T23:15:52.655Z] ---> Running in abb92c4f9c77 [2023-03-29T23:15:52.655Z] Removing intermediate container abb92c4f9c77 [2023-03-29T23:15:52.655Z] ---> 6a629be7f4c9 [2023-03-29T23:15:52.655Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-29T23:15:52.655Z] ---> Running in a6084e68864d [2023-03-29T23:15:52.655Z] Removing intermediate container a6084e68864d [2023-03-29T23:15:52.655Z] ---> d13e8c182667 [2023-03-29T23:15:52.655Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:15:52.655Z] ---> Running in d6790a405862 [2023-03-29T23:15:52.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:52.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:52.913Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:15:52.913Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:52.913Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:52.913Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:15:52.913Z] OK: 8 MiB in 17 packages [2023-03-29T23:15:53.479Z] Removing intermediate container d6790a405862 [2023-03-29T23:15:53.479Z] ---> 58598202b2e0 [2023-03-29T23:15:53.479Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-29T23:15:53.737Z] ---> d6ffd534e633 [2023-03-29T23:15:53.737Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-29T23:15:53.737Z] ---> 2b1c29c75fb7 [2023-03-29T23:15:53.737Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-29T23:15:53.995Z] ---> aca1c3ce611f [2023-03-29T23:15:53.995Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-29T23:15:54.561Z] ---> c00a99ddca09 [2023-03-29T23:15:54.561Z] Step 21/26 : EXPOSE 48095 [2023-03-29T23:15:54.561Z] ---> Running in 38c4c0084283 [2023-03-29T23:15:54.561Z] Removing intermediate container 38c4c0084283 [2023-03-29T23:15:54.561Z] ---> 8f5c0bedced1 [2023-03-29T23:15:54.561Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-29T23:15:54.561Z] ---> Running in 61c39a352cdb [2023-03-29T23:15:54.824Z] Removing intermediate container 61c39a352cdb [2023-03-29T23:15:54.824Z] ---> dc7133ce627b [2023-03-29T23:15:54.824Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:15:54.824Z] ---> Running in 1c742ad3cd1f [2023-03-29T23:15:54.824Z] Removing intermediate container 1c742ad3cd1f [2023-03-29T23:15:54.824Z] ---> eb28c2f8fde3 [2023-03-29T23:15:54.824Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T23:15:54.824Z] ---> Running in ccdbdf23616a [2023-03-29T23:15:54.824Z] Removing intermediate container ccdbdf23616a [2023-03-29T23:15:54.824Z] ---> b03f9918c36e [2023-03-29T23:15:54.824Z] Step 25/26 : LABEL git_sha=5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:15:55.082Z] ---> Running in 544cc8885ffb [2023-03-29T23:15:55.082Z] Removing intermediate container 544cc8885ffb [2023-03-29T23:15:55.082Z] ---> bbd0ebdc81d6 [2023-03-29T23:15:55.082Z] Step 26/26 : LABEL version=3.0.0-dev.28 [2023-03-29T23:15:55.082Z] ---> Running in b8fa8352d23a [2023-03-29T23:15:55.082Z] Removing intermediate container b8fa8352d23a [2023-03-29T23:15:55.082Z] ---> 7ab65cba04e0 [2023-03-29T23:15:55.082Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:15:55.082Z] Successfully built 7ab65cba04e0 [2023-03-29T23:15:55.082Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:15:55.158Z] provisioning config files... [2023-03-29T23:15:55.166Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2172510204689033652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:15:55.454Z] ---> docker-login.sh [2023-03-29T23:15:55.454Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:15:55.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:55.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:55.454Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:55.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:55.454Z] [2023-03-29T23:15:55.454Z] Login Succeeded [2023-03-29T23:15:55.454Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:15:55.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:55.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:55.454Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:55.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:55.454Z] [2023-03-29T23:15:55.454Z] Login Succeeded [2023-03-29T23:15:55.454Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:15:55.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:55.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:55.713Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:55.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:55.713Z] [2023-03-29T23:15:55.713Z] Login Succeeded [2023-03-29T23:15:55.713Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:15:55.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:55.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:55.713Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:55.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:55.713Z] [2023-03-29T23:15:55.713Z] Login Succeeded [2023-03-29T23:15:55.713Z] docker.io [2023-03-29T23:15:55.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:55.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:55.971Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:55.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:55.971Z] [2023-03-29T23:15:55.971Z] Login Succeeded [2023-03-29T23:15:56.230Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:15:56.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:56.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:15:56.275Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-03-29T23:15:56.275Z] 5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:15:56.275Z] latest [2023-03-29T23:15:56.275Z] 3.0.0-dev.28 [2023-03-29T23:15:56.275Z] 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [2023-03-29T23:15:56.275Z] main [2023-03-29T23:15:56.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:56.583Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:56.888Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:15:56.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-29T23:15:56.888Z] 0da13239b7cf: Preparing [2023-03-29T23:15:56.888Z] ea47929f79cc: Preparing [2023-03-29T23:15:56.888Z] 9e5aff5db65f: Preparing [2023-03-29T23:15:56.888Z] 5436ed353058: Preparing [2023-03-29T23:15:56.888Z] 838c85fd5673: Preparing [2023-03-29T23:15:56.888Z] f1417ff83b31: Preparing [2023-03-29T23:15:56.888Z] f1417ff83b31: Waiting [2023-03-29T23:15:56.888Z] ea47929f79cc: Pushed [2023-03-29T23:15:56.888Z] 9e5aff5db65f: Pushed [2023-03-29T23:15:56.888Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:56.888Z] 5436ed353058: Pushed [2023-03-29T23:15:56.888Z] 838c85fd5673: Pushed [2023-03-29T23:15:59.430Z] 0da13239b7cf: Pushed [2023-03-29T23:15:59.430Z] 5f6c3d7eed65e56d98ee920414fc019449f434db: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:59.744Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:00.051Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-29T23:16:00.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-29T23:16:00.051Z] 0da13239b7cf: Preparing [2023-03-29T23:16:00.051Z] ea47929f79cc: Preparing [2023-03-29T23:16:00.051Z] 9e5aff5db65f: Preparing [2023-03-29T23:16:00.051Z] 5436ed353058: Preparing [2023-03-29T23:16:00.051Z] 838c85fd5673: Preparing [2023-03-29T23:16:00.051Z] f1417ff83b31: Preparing [2023-03-29T23:16:00.051Z] f1417ff83b31: Waiting [2023-03-29T23:16:00.051Z] 838c85fd5673: Layer already exists [2023-03-29T23:16:00.051Z] 5436ed353058: Layer already exists [2023-03-29T23:16:00.051Z] ea47929f79cc: Layer already exists [2023-03-29T23:16:00.051Z] 0da13239b7cf: Layer already exists [2023-03-29T23:16:00.051Z] 9e5aff5db65f: Layer already exists [2023-03-29T23:16:00.051Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:00.051Z] latest: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:00.352Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:00.655Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.28 [2023-03-29T23:16:00.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-29T23:16:00.655Z] 0da13239b7cf: Preparing [2023-03-29T23:16:00.655Z] ea47929f79cc: Preparing [2023-03-29T23:16:00.655Z] 9e5aff5db65f: Preparing [2023-03-29T23:16:00.655Z] 5436ed353058: Preparing [2023-03-29T23:16:00.655Z] 838c85fd5673: Preparing [2023-03-29T23:16:00.655Z] f1417ff83b31: Preparing [2023-03-29T23:16:00.655Z] f1417ff83b31: Waiting [2023-03-29T23:16:00.655Z] 838c85fd5673: Layer already exists [2023-03-29T23:16:00.655Z] ea47929f79cc: Layer already exists [2023-03-29T23:16:00.655Z] 0da13239b7cf: Layer already exists [2023-03-29T23:16:00.655Z] 5436ed353058: Layer already exists [2023-03-29T23:16:00.655Z] 9e5aff5db65f: Layer already exists [2023-03-29T23:16:00.655Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:00.655Z] 3.0.0-dev.28: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:00.961Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:01.272Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [2023-03-29T23:16:01.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-29T23:16:01.272Z] 0da13239b7cf: Preparing [2023-03-29T23:16:01.272Z] ea47929f79cc: Preparing [2023-03-29T23:16:01.272Z] 9e5aff5db65f: Preparing [2023-03-29T23:16:01.272Z] 5436ed353058: Preparing [2023-03-29T23:16:01.272Z] 838c85fd5673: Preparing [2023-03-29T23:16:01.272Z] f1417ff83b31: Preparing [2023-03-29T23:16:01.272Z] f1417ff83b31: Waiting [2023-03-29T23:16:01.272Z] 838c85fd5673: Layer already exists [2023-03-29T23:16:01.272Z] 9e5aff5db65f: Layer already exists [2023-03-29T23:16:01.272Z] 0da13239b7cf: Layer already exists [2023-03-29T23:16:01.272Z] 5436ed353058: Layer already exists [2023-03-29T23:16:01.272Z] ea47929f79cc: Layer already exists [2023-03-29T23:16:01.272Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:01.272Z] 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:01.591Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:01.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-03-29T23:16:01.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-29T23:16:01.901Z] 0da13239b7cf: Preparing [2023-03-29T23:16:01.901Z] ea47929f79cc: Preparing [2023-03-29T23:16:01.901Z] 9e5aff5db65f: Preparing [2023-03-29T23:16:01.902Z] 5436ed353058: Preparing [2023-03-29T23:16:01.902Z] 838c85fd5673: Preparing [2023-03-29T23:16:01.902Z] f1417ff83b31: Preparing [2023-03-29T23:16:01.902Z] f1417ff83b31: Waiting [2023-03-29T23:16:01.902Z] 9e5aff5db65f: Layer already exists [2023-03-29T23:16:01.902Z] 5436ed353058: Layer already exists [2023-03-29T23:16:01.902Z] 0da13239b7cf: Layer already exists [2023-03-29T23:16:01.902Z] 838c85fd5673: Layer already exists [2023-03-29T23:16:01.902Z] ea47929f79cc: Layer already exists [2023-03-29T23:16:01.902Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:01.902Z] main: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:01.934Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:01.941Z] taggedImages: [2023-03-29T23:16:01.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:16:01.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-29T23:16:01.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.28 [2023-03-29T23:16:01.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [2023-03-29T23:16:01.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:02.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:16:02.289Z] [2023-03-29T23:16:02.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:02.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:16:02.584Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:16:02.584Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:16:02.584Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:16:02.584Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:16:02.584Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:16:02.584Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:16:02.584Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:16:02.584Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:16:02.584Z] 2f39f015ded8: Waiting [2023-03-29T23:16:02.584Z] 33b1e0a273af: Waiting [2023-03-29T23:16:02.584Z] 5d3b04190fa2: Waiting [2023-03-29T23:16:02.584Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:16:02.584Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T23:16:02.584Z] 5c69ac0246d0: Download complete [2023-03-29T23:16:02.584Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:16:02.584Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:16:02.584Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:16:02.584Z] 33b1e0a273af: Download complete [2023-03-29T23:16:02.584Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:16:02.584Z] 5d3b04190fa2: Download complete [2023-03-29T23:16:02.584Z] ec43610c2a17: Download complete [2023-03-29T23:16:02.842Z] 5eb5b503b376: Download complete [2023-03-29T23:16:04.212Z] 5eb5b503b376: Pull complete [2023-03-29T23:16:04.212Z] 5c69ac0246d0: Pull complete [2023-03-29T23:16:04.469Z] ec43610c2a17: Pull complete [2023-03-29T23:16:04.469Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:16:04.726Z] 33b1e0a273af: Pull complete [2023-03-29T23:16:04.726Z] 5d3b04190fa2: Pull complete [2023-03-29T23:16:08.909Z] 2f39f015ded8: Pull complete [2023-03-29T23:16:08.909Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:16:08.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:16:08.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:16:08.998Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:16:09.030Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:16:10.817Z] $ docker top 3270d2e72a793f5a5203918cea9761eed43e4432331aef25b9afa24308f7d377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:16:11.207Z] ---> job-cost.sh [2023-03-29T23:16:11.207Z] lf-activate-venv: SKIPPING [2023-03-29T23:16:11.207Z] INFO: No Stack... [2023-03-29T23:16:11.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:16:12.032Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:16:12.319Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-03-29T23:16:12.320Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:16:12.333Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [2023-03-29T23:16:12.339Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] did not exist. Created. [2023-03-29T23:16:12.339Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:16:12.643Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:16:12.664Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:16:12.672Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:16:12.690Z] $ docker stop --time=1 3270d2e72a793f5a5203918cea9761eed43e4432331aef25b9afa24308f7d377 [2023-03-29T23:16:13.859Z] $ docker rm -f --volumes 3270d2e72a793f5a5203918cea9761eed43e4432331aef25b9afa24308f7d377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:19:02.263Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6322 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-03-29T23:19:02.276Z] Running in /w/workspace/app-service-configurable/145 [Pipeline] { [Pipeline] checkout [2023-03-29T23:19:02.321Z] Selected Git installation does not exist. Using Default [2023-03-29T23:19:02.322Z] The recommended git tool is: NONE [2023-03-29T23:19:14.472Z] using credential edgex-jenkins-ssh [2023-03-29T23:19:14.494Z] Cloning the remote Git repository [2023-03-29T23:19:14.582Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T23:19:14.766Z] > git init /w/workspace/app-service-configurable/145 # timeout=10 [2023-03-29T23:19:15.088Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T23:19:15.094Z] > git --version # timeout=10 [2023-03-29T23:19:15.144Z] > git --version # 'git version 2.25.1' [2023-03-29T23:19:15.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:19:15.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:19:16.963Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-29T23:19:17.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:19:18.546Z] Avoid second fetch [2023-03-29T23:19:18.547Z] Checking out Revision 5f6c3d7eed65e56d98ee920414fc019449f434db (main) [2023-03-29T23:19:19.707Z] Commit message: "fix: Store and Forward Enabled missing from profiles (#539)" [2023-03-29T23:19:18.578Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:19:18.718Z] > git checkout -f 5f6c3d7eed65e56d98ee920414fc019449f434db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:19:20.861Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:19:20.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:19:20.861Z] Dload Upload Total Spent Left Speed [2023-03-29T23:19:20.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 148k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh [2023-03-29T23:19:21.781Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:19:22.174Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-29T23:19:22.174Z] [2023-03-29T23:19:22.457Z] { [2023-03-29T23:19:22.457Z] "registry-mirrors": [ [2023-03-29T23:19:22.457Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:19:22.457Z] ], [2023-03-29T23:19:22.457Z] "bip": "10.250.0.254/24", [2023-03-29T23:19:22.457Z] "hosts": [ [2023-03-29T23:19:22.457Z] "tcp://0.0.0.0:5555", [2023-03-29T23:19:22.457Z] "unix:///var/run/docker.sock" [2023-03-29T23:19:22.457Z] ], [2023-03-29T23:19:22.457Z] "mtu": 1458, [2023-03-29T23:19:22.457Z] "selinux-enabled": true, [2023-03-29T23:19:22.457Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:19:22.457Z] } [Pipeline] sh [2023-03-29T23:19:22.898Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:19:23.283Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:19:41.657Z] provisioning config files... [2023-03-29T23:19:41.696Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/145@tmp/config505213293342672602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:19:42.086Z] ---> docker-login.sh [2023-03-29T23:19:42.086Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:19:42.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:19:42.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:19:42.965Z] Configure a credential helper to remove this warning. See [2023-03-29T23:19:42.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:19:42.965Z] [2023-03-29T23:19:42.965Z] Login Succeeded [2023-03-29T23:19:42.965Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:19:43.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:19:43.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:19:43.239Z] Configure a credential helper to remove this warning. See [2023-03-29T23:19:43.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:19:43.239Z] [2023-03-29T23:19:43.239Z] Login Succeeded [2023-03-29T23:19:43.239Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:19:43.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:19:43.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:19:43.840Z] Configure a credential helper to remove this warning. See [2023-03-29T23:19:43.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:19:43.840Z] [2023-03-29T23:19:43.840Z] Login Succeeded [2023-03-29T23:19:43.840Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:19:44.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:19:44.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:19:44.386Z] Configure a credential helper to remove this warning. See [2023-03-29T23:19:44.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:19:44.386Z] [2023-03-29T23:19:44.386Z] Login Succeeded [2023-03-29T23:19:44.386Z] docker.io [2023-03-29T23:19:44.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:19:44.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:19:44.935Z] Configure a credential helper to remove this warning. See [2023-03-29T23:19:44.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:19:44.935Z] [2023-03-29T23:19:44.935Z] Login Succeeded [2023-03-29T23:19:44.935Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:19:44.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:19:45.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:19:45.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:19:45.345Z] ========================================================= [2023-03-29T23:19:45.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:19:45.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:19:45.717Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:19:45.717Z] Sending build context to Docker daemon 168.4kB [2023-03-29T23:19:45.991Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:45.991Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T23:19:46.275Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:19:46.275Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:19:46.275Z] 55522c791124: Pulling fs layer [2023-03-29T23:19:46.275Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:19:46.275Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:19:46.275Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:19:46.275Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:19:46.275Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:19:46.275Z] 169dfbe0d373: Waiting [2023-03-29T23:19:46.275Z] 52ebb69f0ebf: Waiting [2023-03-29T23:19:46.275Z] e1ff8fa3b103: Waiting [2023-03-29T23:19:46.275Z] 5abe8eddf0d5: Waiting [2023-03-29T23:19:46.275Z] 55522c791124: Verifying Checksum [2023-03-29T23:19:46.275Z] 55522c791124: Download complete [2023-03-29T23:19:46.275Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:19:46.275Z] 169dfbe0d373: Download complete [2023-03-29T23:19:46.275Z] e1ff8fa3b103: Download complete [2023-03-29T23:19:46.275Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:19:46.275Z] af6eaf76a39c: Download complete [2023-03-29T23:19:47.728Z] af6eaf76a39c: Pull complete [2023-03-29T23:19:47.728Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:19:47.728Z] 5abe8eddf0d5: Download complete [2023-03-29T23:19:48.331Z] 55522c791124: Pull complete [2023-03-29T23:19:49.315Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:19:49.315Z] ce5c4a1c91eb: Download complete [2023-03-29T23:19:49.315Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:19:49.315Z] 52ebb69f0ebf: Download complete [2023-03-29T23:20:04.417Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:20:04.417Z] 169dfbe0d373: Pull complete [2023-03-29T23:20:04.417Z] e1ff8fa3b103: Pull complete [2023-03-29T23:20:09.804Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:20:11.783Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:20:11.783Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:20:11.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:20:11.783Z] ---> 6cb57ee374ae [2023-03-29T23:20:11.783Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:20:13.773Z] ---> Running in 52bb7ee37624 [2023-03-29T23:20:13.774Z] Removing intermediate container 52bb7ee37624 [2023-03-29T23:20:13.774Z] ---> f6a99beba97d [2023-03-29T23:20:13.774Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:20:13.774Z] ---> Running in 88328722ceaf [2023-03-29T23:20:14.435Z] Removing intermediate container 88328722ceaf [2023-03-29T23:20:14.435Z] ---> 4d4f106c788c [2023-03-29T23:20:14.435Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:20:14.435Z] ---> Running in 861491940ae1 [2023-03-29T23:20:16.422Z] Removing intermediate container 861491940ae1 [2023-03-29T23:20:16.422Z] ---> fed672149c05 [2023-03-29T23:20:16.422Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:20:16.422Z] ---> Running in 5e619a6945e3 [2023-03-29T23:20:17.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:20:18.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:20:19.892Z] OK: 263 MiB in 53 packages [2023-03-29T23:20:20.873Z] Removing intermediate container 5e619a6945e3 [2023-03-29T23:20:20.873Z] ---> aef7f5f49119 [2023-03-29T23:20:20.873Z] Step 7/12 : WORKDIR /app [2023-03-29T23:20:20.873Z] ---> Running in 627b858472d5 [2023-03-29T23:20:21.472Z] Removing intermediate container 627b858472d5 [2023-03-29T23:20:21.472Z] ---> 762cc5d8722e [2023-03-29T23:20:21.472Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-29T23:20:21.745Z] ---> 44b4a4348926 [2023-03-29T23:20:21.745Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:20:22.019Z] ---> Running in c66e5c7c040e [2023-03-29T23:21:30.012Z] Removing intermediate container c66e5c7c040e [2023-03-29T23:21:30.012Z] ---> ac1dafffdacb [2023-03-29T23:21:30.012Z] Step 10/12 : COPY . . [2023-03-29T23:21:30.012Z] ---> 44723a9b10b7 [2023-03-29T23:21:30.012Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:21:30.012Z] ---> Running in 995083a9ff05 [2023-03-29T23:21:30.012Z] Removing intermediate container 995083a9ff05 [2023-03-29T23:21:30.012Z] ---> fd5bdb5525af [2023-03-29T23:21:30.012Z] Step 12/12 : RUN $MAKE [2023-03-29T23:21:30.012Z] ---> Running in 301287290cbf [2023-03-29T23:21:31.006Z] noop [2023-03-29T23:21:31.647Z] Removing intermediate container 301287290cbf [2023-03-29T23:21:31.647Z] ---> 54983a242fec [2023-03-29T23:21:31.647Z] Successfully built 54983a242fec [2023-03-29T23:21:31.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:21:32.338Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:21:32.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:21:32.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2023-03-29T23:21:32.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/145 -v /w/workspace/app-service-configurable/145:/w/workspace/app-service-configurable/145:rw,z -v /w/workspace/app-service-configurable/145@tmp:/w/workspace/app-service-configurable/145@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 ******** ci-base-image-arm64 cat [2023-03-29T23:21:34.060Z] $ docker top e78a77b61cce3ab247e7e66cd3d01d28aaa15509ac54b8d06e80400c357c2619 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:21:34.955Z] + go version [2023-03-29T23:21:34.955Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:21:34.982Z] $ docker stop --time=1 e78a77b61cce3ab247e7e66cd3d01d28aaa15509ac54b8d06e80400c357c2619 [2023-03-29T23:21:36.726Z] $ docker rm -f --volumes e78a77b61cce3ab247e7e66cd3d01d28aaa15509ac54b8d06e80400c357c2619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:21:37.301Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:21:37.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:21:37.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2023-03-29T23:21:37.611Z] $ 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/145 -v /w/workspace/app-service-configurable/145:/w/workspace/app-service-configurable/145:rw,z -v /w/workspace/app-service-configurable/145@tmp:/w/workspace/app-service-configurable/145@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 ******** ci-base-image-arm64 cat [2023-03-29T23:21:39.021Z] $ docker top d39e464a2b788321a775aaeba9890c62ed6ff624bcb1f7d21a36d7ebe26ea1a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:21:39.907Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/145 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:21:40.598Z] + make test [2023-03-29T23:21:40.598Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:24:33.601Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-29T23:24:33.601Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:24:33.601Z] go vet ./... [2023-03-29T23:27:10.355Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:27:10.355Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:27:10.355Z] ./bin/test-attribution-txt.sh [2023-03-29T23:27:10.355Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-29T23:27:10.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:27:10.388Z] $ docker stop --time=1 d39e464a2b788321a775aaeba9890c62ed6ff624bcb1f7d21a36d7ebe26ea1a1 [2023-03-29T23:27:12.295Z] $ docker rm -f --volumes d39e464a2b788321a775aaeba9890c62ed6ff624bcb1f7d21a36d7ebe26ea1a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:27:14.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:27:14.026Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:27:14.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:27:15.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:27:15.381Z] + ls -al . [2023-03-29T23:27:15.381Z] total 172 [2023-03-29T23:27:15.381Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 23:21 . [2023-03-29T23:27:15.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:19 .. [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 23:19 .dockerignore [2023-03-29T23:27:15.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:19 .git [2023-03-29T23:27:15.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:19 .github [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 23:19 .gitignore [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:19 .golangci.yml [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 23:19 Attribution.txt [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 23:19 CHANGELOG.md [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 23:19 Dockerfile [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:19 GOVERNANCE.md [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 23:19 Jenkinsfile [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 23:19 LICENSE [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 23:19 OWNERS.md [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 23:19 README.md [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:14 VERSION [2023-03-29T23:27:15.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:19 bin [2023-03-29T23:27:15.381Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 29 23:21 coverage.out [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 23:19 go.mod [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 29 23:19 go.sum [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 23:19 main.go [2023-03-29T23:27:15.381Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 23:19 makefile [2023-03-29T23:27:15.381Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:19 res [2023-03-29T23:27:15.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:15.740Z] + 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=5f6c3d7eed65e56d98ee920414fc019449f434db --label arch=arm64 --label version=3.0.0-dev.28 . [2023-03-29T23:27:15.740Z] Sending build context to Docker daemon 169.5kB [2023-03-29T23:27:16.010Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:16.010Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:27:16.010Z] ---> 54983a242fec [2023-03-29T23:27:16.010Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:27:16.010Z] ---> Running in 36fae6122c90 [2023-03-29T23:27:16.605Z] Removing intermediate container 36fae6122c90 [2023-03-29T23:27:16.605Z] ---> 6afd0f8469e1 [2023-03-29T23:27:16.605Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:27:16.605Z] ---> Running in 36aa9353dde5 [2023-03-29T23:27:16.874Z] Removing intermediate container 36aa9353dde5 [2023-03-29T23:27:16.874Z] ---> 7202bc171e70 [2023-03-29T23:27:16.874Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:27:16.874Z] ---> Running in 9d5ed756fd5c [2023-03-29T23:27:17.471Z] Removing intermediate container 9d5ed756fd5c [2023-03-29T23:27:17.471Z] ---> 664008b8f7bd [2023-03-29T23:27:17.471Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:27:17.471Z] ---> Running in 3533196b1902 [2023-03-29T23:27:18.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:19.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:20.471Z] OK: 263 MiB in 53 packages [2023-03-29T23:27:21.439Z] Removing intermediate container 3533196b1902 [2023-03-29T23:27:21.439Z] ---> f19ca6db14dd [2023-03-29T23:27:21.439Z] Step 7/26 : WORKDIR /app [2023-03-29T23:27:21.439Z] ---> Running in db2fc04292c2 [2023-03-29T23:27:21.708Z] Removing intermediate container db2fc04292c2 [2023-03-29T23:27:21.708Z] ---> ab3509a62b7c [2023-03-29T23:27:21.708Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-29T23:27:22.294Z] ---> 21d12289a467 [2023-03-29T23:27:22.294Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:22.294Z] ---> Running in 9fcf088ba832 [2023-03-29T23:27:25.651Z] Removing intermediate container 9fcf088ba832 [2023-03-29T23:27:25.651Z] ---> 21a4cd584c53 [2023-03-29T23:27:25.651Z] Step 10/26 : COPY . . [2023-03-29T23:27:25.918Z] ---> df6cdfb6c029 [2023-03-29T23:27:25.918Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:27:25.918Z] ---> Running in bc0cf89d4a35 [2023-03-29T23:27:26.195Z] Removing intermediate container bc0cf89d4a35 [2023-03-29T23:27:26.195Z] ---> a80a9595e8bd [2023-03-29T23:27:26.195Z] Step 12/26 : RUN $MAKE [2023-03-29T23:27:26.472Z] ---> Running in b6d18206fd1a [2023-03-29T23:27:27.448Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28" -trimpath -mod=readonly -o app-service-configurable [2023-03-29T23:30:19.509Z] Removing intermediate container b6d18206fd1a [2023-03-29T23:30:19.509Z] ---> d8ea971b5602 [2023-03-29T23:30:19.509Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:30:19.509Z] 3.17: Pulling from library/alpine [2023-03-29T23:30:19.509Z] c41833b44d91: Pulling fs layer [2023-03-29T23:30:19.509Z] c41833b44d91: Verifying Checksum [2023-03-29T23:30:19.509Z] c41833b44d91: Download complete [2023-03-29T23:30:19.509Z] c41833b44d91: Pull complete [2023-03-29T23:30:19.509Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:30:19.509Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:30:19.509Z] ---> 51e60588ff2c [2023-03-29T23:30:19.509Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T23:30:19.509Z] ---> Running in f2a7de803513 [2023-03-29T23:30:19.509Z] Removing intermediate container f2a7de803513 [2023-03-29T23:30:19.509Z] ---> ff3da239546f [2023-03-29T23:30:19.509Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-29T23:30:19.509Z] ---> Running in ca3335287f00 [2023-03-29T23:30:19.509Z] Removing intermediate container ca3335287f00 [2023-03-29T23:30:19.509Z] ---> 28f0e2faafcf [2023-03-29T23:30:19.509Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:30:19.509Z] ---> Running in 8a8dcd178cb8 [2023-03-29T23:30:19.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:19.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:19.509Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:30:19.509Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:30:19.509Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:30:19.509Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:30:19.509Z] OK: 8 MiB in 17 packages [2023-03-29T23:30:19.509Z] Removing intermediate container 8a8dcd178cb8 [2023-03-29T23:30:19.509Z] ---> 1e489b22444d [2023-03-29T23:30:19.509Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-29T23:30:19.780Z] ---> 0d9529ac074e [2023-03-29T23:30:19.780Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-29T23:30:20.372Z] ---> bedd1a8d6ab1 [2023-03-29T23:30:20.372Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-29T23:30:21.347Z] ---> aa88c26d0d2c [2023-03-29T23:30:21.347Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-29T23:30:22.773Z] ---> 3014b8e0d109 [2023-03-29T23:30:22.773Z] Step 21/26 : EXPOSE 48095 [2023-03-29T23:30:22.773Z] ---> Running in 33fe12eade45 [2023-03-29T23:30:23.365Z] Removing intermediate container 33fe12eade45 [2023-03-29T23:30:23.365Z] ---> 0027d7def4cd [2023-03-29T23:30:23.365Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-29T23:30:23.365Z] ---> Running in ad8a97a422c1 [2023-03-29T23:30:23.641Z] Removing intermediate container ad8a97a422c1 [2023-03-29T23:30:23.641Z] ---> aa297206780f [2023-03-29T23:30:23.641Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:30:23.641Z] ---> Running in e99e30620d6c [2023-03-29T23:30:24.234Z] Removing intermediate container e99e30620d6c [2023-03-29T23:30:24.234Z] ---> dd9c117b75ce [2023-03-29T23:30:24.234Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:30:24.234Z] ---> Running in 793282c7dae9 [2023-03-29T23:30:24.511Z] Removing intermediate container 793282c7dae9 [2023-03-29T23:30:24.511Z] ---> 21a4b8b9fbba [2023-03-29T23:30:24.511Z] Step 25/26 : LABEL git_sha=5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:30:24.782Z] ---> Running in 7e41ee2cbda3 [2023-03-29T23:30:25.056Z] Removing intermediate container 7e41ee2cbda3 [2023-03-29T23:30:25.056Z] ---> 2b7a851b1c0d [2023-03-29T23:30:25.056Z] Step 26/26 : LABEL version=3.0.0-dev.28 [2023-03-29T23:30:25.328Z] ---> Running in df2c85f4b89e [2023-03-29T23:30:25.599Z] Removing intermediate container df2c85f4b89e [2023-03-29T23:30:25.599Z] ---> 04cd60cc443e [2023-03-29T23:30:25.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:30:25.599Z] Successfully built 04cd60cc443e [2023-03-29T23:30:25.599Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:30:25.710Z] provisioning config files... [2023-03-29T23:30:25.728Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/145@tmp/config15816464452835665066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:30:26.087Z] ---> docker-login.sh [2023-03-29T23:30:26.087Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:30:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:30:26.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:30:26.361Z] Configure a credential helper to remove this warning. See [2023-03-29T23:30:26.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:30:26.361Z] [2023-03-29T23:30:26.361Z] Login Succeeded [2023-03-29T23:30:26.361Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:30:26.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:30:26.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:30:26.954Z] Configure a credential helper to remove this warning. See [2023-03-29T23:30:26.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:30:26.954Z] [2023-03-29T23:30:26.954Z] Login Succeeded [2023-03-29T23:30:26.954Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:30:27.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:30:27.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:30:27.495Z] Configure a credential helper to remove this warning. See [2023-03-29T23:30:27.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:30:27.495Z] [2023-03-29T23:30:27.495Z] Login Succeeded [2023-03-29T23:30:27.495Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:30:27.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:30:27.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:30:27.767Z] Configure a credential helper to remove this warning. See [2023-03-29T23:30:27.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:30:27.767Z] [2023-03-29T23:30:27.767Z] Login Succeeded [2023-03-29T23:30:27.767Z] docker.io [2023-03-29T23:30:28.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:30:28.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:30:28.358Z] Configure a credential helper to remove this warning. See [2023-03-29T23:30:28.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:30:28.358Z] [2023-03-29T23:30:28.358Z] Login Succeeded [2023-03-29T23:30:28.629Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:30:28.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:30:28.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:30:28.694Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-03-29T23:30:28.694Z] 5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:30:28.694Z] latest [2023-03-29T23:30:28.694Z] 3.0.0-dev.28 [2023-03-29T23:30:28.695Z] 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [2023-03-29T23:30:28.695Z] main [2023-03-29T23:30:28.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:29.051Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:29.422Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:30:29.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-29T23:30:29.422Z] ed1f12b480c6: Preparing [2023-03-29T23:30:29.422Z] 9533dc6cad63: Preparing [2023-03-29T23:30:29.422Z] e97d90d9fc07: Preparing [2023-03-29T23:30:29.422Z] 488d840f5dcc: Preparing [2023-03-29T23:30:29.422Z] db44895303a5: Preparing [2023-03-29T23:30:29.422Z] 26cbea5cba74: Preparing [2023-03-29T23:30:29.422Z] 26cbea5cba74: Waiting [2023-03-29T23:30:29.700Z] e97d90d9fc07: Pushed [2023-03-29T23:30:29.700Z] 488d840f5dcc: Pushed [2023-03-29T23:30:29.700Z] 9533dc6cad63: Pushed [2023-03-29T23:30:29.972Z] 26cbea5cba74: Layer already exists [2023-03-29T23:30:29.972Z] db44895303a5: Pushed [2023-03-29T23:30:36.675Z] ed1f12b480c6: Pushed [2023-03-29T23:30:36.675Z] 5f6c3d7eed65e56d98ee920414fc019449f434db: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:37.055Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:37.433Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-29T23:30:37.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-29T23:30:37.433Z] ed1f12b480c6: Preparing [2023-03-29T23:30:37.433Z] 9533dc6cad63: Preparing [2023-03-29T23:30:37.433Z] e97d90d9fc07: Preparing [2023-03-29T23:30:37.433Z] 488d840f5dcc: Preparing [2023-03-29T23:30:37.433Z] db44895303a5: Preparing [2023-03-29T23:30:37.433Z] 26cbea5cba74: Preparing [2023-03-29T23:30:37.433Z] 26cbea5cba74: Waiting [2023-03-29T23:30:37.433Z] e97d90d9fc07: Layer already exists [2023-03-29T23:30:37.433Z] ed1f12b480c6: Layer already exists [2023-03-29T23:30:37.433Z] 9533dc6cad63: Layer already exists [2023-03-29T23:30:37.433Z] db44895303a5: Layer already exists [2023-03-29T23:30:37.433Z] 488d840f5dcc: Layer already exists [2023-03-29T23:30:37.433Z] 26cbea5cba74: Layer already exists [2023-03-29T23:30:37.703Z] latest: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:38.095Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:38.467Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.28 [2023-03-29T23:30:38.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-29T23:30:38.467Z] ed1f12b480c6: Preparing [2023-03-29T23:30:38.467Z] 9533dc6cad63: Preparing [2023-03-29T23:30:38.467Z] e97d90d9fc07: Preparing [2023-03-29T23:30:38.467Z] 488d840f5dcc: Preparing [2023-03-29T23:30:38.467Z] db44895303a5: Preparing [2023-03-29T23:30:38.467Z] 26cbea5cba74: Preparing [2023-03-29T23:30:38.467Z] 26cbea5cba74: Waiting [2023-03-29T23:30:38.467Z] db44895303a5: Layer already exists [2023-03-29T23:30:38.467Z] ed1f12b480c6: Layer already exists [2023-03-29T23:30:38.467Z] 488d840f5dcc: Layer already exists [2023-03-29T23:30:38.467Z] 9533dc6cad63: Layer already exists [2023-03-29T23:30:38.467Z] e97d90d9fc07: Layer already exists [2023-03-29T23:30:38.467Z] 26cbea5cba74: Layer already exists [2023-03-29T23:30:38.742Z] 3.0.0-dev.28: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:39.124Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:39.545Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [2023-03-29T23:30:39.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-29T23:30:39.545Z] ed1f12b480c6: Preparing [2023-03-29T23:30:39.545Z] 9533dc6cad63: Preparing [2023-03-29T23:30:39.545Z] e97d90d9fc07: Preparing [2023-03-29T23:30:39.545Z] 488d840f5dcc: Preparing [2023-03-29T23:30:39.545Z] db44895303a5: Preparing [2023-03-29T23:30:39.545Z] 26cbea5cba74: Preparing [2023-03-29T23:30:39.545Z] 26cbea5cba74: Waiting [2023-03-29T23:30:39.545Z] 9533dc6cad63: Layer already exists [2023-03-29T23:30:39.545Z] ed1f12b480c6: Layer already exists [2023-03-29T23:30:39.545Z] 488d840f5dcc: Layer already exists [2023-03-29T23:30:39.545Z] db44895303a5: Layer already exists [2023-03-29T23:30:39.545Z] e97d90d9fc07: Layer already exists [2023-03-29T23:30:39.545Z] 26cbea5cba74: Layer already exists [2023-03-29T23:30:39.818Z] 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:40.205Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:40.577Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-03-29T23:30:40.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-29T23:30:40.577Z] ed1f12b480c6: Preparing [2023-03-29T23:30:40.577Z] 9533dc6cad63: Preparing [2023-03-29T23:30:40.577Z] e97d90d9fc07: Preparing [2023-03-29T23:30:40.577Z] 488d840f5dcc: Preparing [2023-03-29T23:30:40.577Z] db44895303a5: Preparing [2023-03-29T23:30:40.577Z] 26cbea5cba74: Preparing [2023-03-29T23:30:40.577Z] 26cbea5cba74: Waiting [2023-03-29T23:30:40.577Z] ed1f12b480c6: Layer already exists [2023-03-29T23:30:40.577Z] e97d90d9fc07: Layer already exists [2023-03-29T23:30:40.577Z] db44895303a5: Layer already exists [2023-03-29T23:30:40.577Z] 488d840f5dcc: Layer already exists [2023-03-29T23:30:40.577Z] 9533dc6cad63: Layer already exists [2023-03-29T23:30:40.577Z] 26cbea5cba74: Layer already exists [2023-03-29T23:30:40.850Z] main: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:30:40.911Z] ===================================================== [Pipeline] echo [2023-03-29T23:30:40.920Z] taggedImages: [2023-03-29T23:30:40.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db [2023-03-29T23:30:40.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-29T23:30:40.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.28 [2023-03-29T23:30:40.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [2023-03-29T23:30:40.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:41.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:30:41.307Z] [2023-03-29T23:30:41.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:30:41.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:30:41.941Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:30:41.941Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:30:41.941Z] 04944245beec: Pulling fs layer [2023-03-29T23:30:41.941Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:30:41.941Z] 765212b225bb: Pulling fs layer [2023-03-29T23:30:41.941Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:30:41.941Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:30:41.941Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:30:41.941Z] f23df028b6ca: Waiting [2023-03-29T23:30:41.941Z] d65c8cfc05b1: Waiting [2023-03-29T23:30:41.941Z] 2437ff75d9bd: Waiting [2023-03-29T23:30:41.941Z] 765212b225bb: Waiting [2023-03-29T23:30:41.941Z] 04944245beec: Verifying Checksum [2023-03-29T23:30:41.941Z] 04944245beec: Download complete [2023-03-29T23:30:41.941Z] 765212b225bb: Verifying Checksum [2023-03-29T23:30:41.941Z] 765212b225bb: Download complete [2023-03-29T23:30:41.941Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:30:41.941Z] f23df028b6ca: Download complete [2023-03-29T23:30:42.214Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:30:42.214Z] d65c8cfc05b1: Download complete [2023-03-29T23:30:42.214Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:30:42.214Z] 699f458cf7ca: Download complete [2023-03-29T23:30:42.817Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:30:42.817Z] 8998bd30e6a1: Download complete [2023-03-29T23:30:45.489Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:30:45.489Z] 2437ff75d9bd: Download complete [2023-03-29T23:30:46.913Z] 8998bd30e6a1: Pull complete [2023-03-29T23:30:47.502Z] 04944245beec: Pull complete [2023-03-29T23:30:48.931Z] 699f458cf7ca: Pull complete [2023-03-29T23:30:49.204Z] 765212b225bb: Pull complete [2023-03-29T23:30:49.796Z] f23df028b6ca: Pull complete [2023-03-29T23:30:50.069Z] d65c8cfc05b1: Pull complete [2023-03-29T23:31:08.369Z] 2437ff75d9bd: Pull complete [2023-03-29T23:31:08.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:31:08.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:31:08.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:08.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2023-03-29T23:31:08.743Z] $ 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/145 -v /w/workspace/app-service-configurable/145:/w/workspace/app-service-configurable/145:rw,z -v /w/workspace/app-service-configurable/145@tmp:/w/workspace/app-service-configurable/145@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:arm64 cat [2023-03-29T23:31:12.629Z] $ docker top cc6cf46724aed71bacdcd2618bb9f5540a74c4848d0f5da1afde0019aa824009 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:31:13.562Z] ---> job-cost.sh [2023-03-29T23:31:13.562Z] lf-activate-venv: SKIPPING [2023-03-29T23:31:13.562Z] INFO: No Stack... [2023-03-29T23:31:14.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:31:15.132Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:31:15.820Z] + cat /w/workspace/app-service-configurable/145/archives/cost.csv [2023-03-29T23:31:15.821Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:31:15.865Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [2023-03-29T23:31:15.876Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] did not exist. Created. [2023-03-29T23:31:15.877Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:31:16.810Z] /w/workspace/app-service-configurable/145@tmp/durable-bbb4965a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:31:17.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:31:17.523Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:31:17.588Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:31:17.604Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:31:17.650Z] $ docker stop --time=1 cc6cf46724aed71bacdcd2618bb9f5540a74c4848d0f5da1afde0019aa824009 [2023-03-29T23:31:19.586Z] $ docker rm -f --volumes cc6cf46724aed71bacdcd2618bb9f5540a74c4848d0f5da1afde0019aa824009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T23:31:20.007Z] provisioning config files... [2023-03-29T23:31:20.013Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8540144078367189357tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:31:20.311Z] + set +x [2023-03-29T23:31:20.311Z] + curl -s https://codecov.io/bash [2023-03-29T23:31:20.311Z] + bash -s -- [2023-03-29T23:31:20.311Z] [2023-03-29T23:31:20.311Z] _____ _ [2023-03-29T23:31:20.311Z] / ____| | | [2023-03-29T23:31:20.311Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:31:20.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:31:20.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:31:20.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:31:20.311Z] Bash-1.0.6 [2023-03-29T23:31:20.311Z] [2023-03-29T23:31:20.311Z] [2023-03-29T23:31:20.311Z] ==> git version 2.25.1 found [2023-03-29T23:31:20.311Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T23:31:20.311Z] Release-Date: 2020-01-08 [2023-03-29T23:31:20.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T23:31:20.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:31:20.311Z] ==> Jenkins CI detected. [2023-03-29T23:31:20.311Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-03-29T23:31:20.311Z] project root: . [2023-03-29T23:31:20.311Z] --> token set from env [2023-03-29T23:31:20.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:31:20.311Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:31:20.311Z] ==> Python coveragepy not found [2023-03-29T23:31:20.311Z] ==> Searching for coverage reports in: [2023-03-29T23:31:20.311Z] + . [2023-03-29T23:31:20.311Z] -> Found 1 reports [2023-03-29T23:31:20.311Z] ==> Detecting git/mercurial file structure [2023-03-29T23:31:20.311Z] ==> Reading reports [2023-03-29T23:31:20.570Z] + ./coverage.out bytes=13 [2023-03-29T23:31:20.570Z] ==> Appending adjustments [2023-03-29T23:31:20.570Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:31:20.570Z] + Found adjustments [2023-03-29T23:31:20.570Z] ==> Gzipping contents [2023-03-29T23:31:20.570Z] 4.0K /tmp/codecov.nhIiY9.gz [2023-03-29T23:31:20.570Z] ==> Uploading reports [2023-03-29T23:31:20.570Z] url: https://codecov.io [2023-03-29T23:31:20.570Z] query: branch=main&commit=5f6c3d7eed65e56d98ee920414fc019449f434db&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:31:20.570Z] -> Pinging Codecov [2023-03-29T23:31:20.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=5f6c3d7eed65e56d98ee920414fc019449f434db&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:31:20.570Z] -> Uploading to [2023-03-29T23:31:20.570Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/A97CA9966030D2A3747ED39772930CCE/5f6c3d7eed65e56d98ee920414fc019449f434db/02649928-235b-424d-a490-4a571a946471.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T233120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f091222500c0c0b6ab9b2a1a3feecf4cd179b4ad8841578e02b2d3f96dc6b7d [2023-03-29T23:31:20.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:31:20.570Z] Dload Upload Total Spent Left Speed [2023-03-29T23:31:20.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2113 --:--:-- --:--:-- --:--:-- 2113 100 429 0 0 100 429 0 1537 --:--:-- --:--:-- --:--:-- 1532 [2023-03-29T23:31:20.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] } [2023-03-29T23:31:20.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-29T23:31:21.010Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T23:31:21.023Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:21.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:31:21.312Z] [2023-03-29T23:31:21.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:21.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:31:21.606Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T23:31:21.606Z] df9b9388f04a: Pulling fs layer [2023-03-29T23:31:21.606Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T23:31:21.606Z] 25bc292e5bac: Pulling fs layer [2023-03-29T23:31:21.606Z] 114826534d7a: Pulling fs layer [2023-03-29T23:31:21.606Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T23:31:21.606Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T23:31:21.606Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T23:31:21.606Z] 114826534d7a: Waiting [2023-03-29T23:31:21.606Z] 4657fd5d0bcf: Waiting [2023-03-29T23:31:21.606Z] 6ad1cebc031e: Waiting [2023-03-29T23:31:21.606Z] 8a3aa393b2d8: Waiting [2023-03-29T23:31:21.606Z] 25bc292e5bac: Verifying Checksum [2023-03-29T23:31:21.606Z] 25bc292e5bac: Download complete [2023-03-29T23:31:21.606Z] 52dc419b0ee2: Verifying Checksum [2023-03-29T23:31:21.606Z] 52dc419b0ee2: Download complete [2023-03-29T23:31:21.606Z] 4657fd5d0bcf: Verifying Checksum [2023-03-29T23:31:21.606Z] 4657fd5d0bcf: Download complete [2023-03-29T23:31:21.606Z] df9b9388f04a: Verifying Checksum [2023-03-29T23:31:21.606Z] df9b9388f04a: Download complete [2023-03-29T23:31:21.865Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T23:31:21.865Z] 6ad1cebc031e: Download complete [2023-03-29T23:31:21.865Z] df9b9388f04a: Pull complete [2023-03-29T23:31:21.865Z] 52dc419b0ee2: Pull complete [2023-03-29T23:31:21.865Z] 25bc292e5bac: Pull complete [2023-03-29T23:31:22.433Z] 114826534d7a: Download complete [2023-03-29T23:31:22.433Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T23:31:22.433Z] 8a3aa393b2d8: Download complete [2023-03-29T23:31:25.711Z] 114826534d7a: Pull complete [2023-03-29T23:31:25.711Z] 4657fd5d0bcf: Pull complete [2023-03-29T23:31:25.969Z] 6ad1cebc031e: Pull complete [2023-03-29T23:31:28.497Z] 8a3aa393b2d8: Pull complete [2023-03-29T23:31:28.497Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T23:31:28.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:31:28.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:28.592Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:31:28.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-29T23:31:30.425Z] $ docker top 36352a91edcef10f7cc7bf445ea15b085e65b07f6d61fc3b98930ff83670b9f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:31:30.491Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-03-29T23:31:30.771Z] + set -o pipefail [2023-03-29T23:31:30.771Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-03-29T23:31:34.957Z] [2023-03-29T23:31:34.957Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-03-29T23:31:34.957Z] [2023-03-29T23:31:34.957Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e839224b-0888-4464-9fbf-292c042d279b [2023-03-29T23:31:34.957Z] [2023-03-29T23:31:34.957Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-29T23:31:34.957Z] [2023-03-29T23:31:34.957Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T23:31:34.957Z] [2023-03-29T23:31:34.957Z] [2023-03-29T23:31:34.957Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T23:31:34.957Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T23:31:34.957Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T23:31:34.966Z] $ docker stop --time=1 36352a91edcef10f7cc7bf445ea15b085e65b07f6d61fc3b98930ff83670b9f5 [2023-03-29T23:31:37.183Z] $ docker rm -f --volumes 36352a91edcef10f7cc7bf445ea15b085e65b07f6d61fc3b98930ff83670b9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:31:37.874Z] + git log --format=format:%s -1 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] sh [2023-03-29T23:31:38.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:31:38.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:38.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:31:38.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:38.521Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:31:38.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 [2023-03-29T23:31:38.983Z] $ docker top 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 -eo pid,comm [2023-03-29T23:31:39.030Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:31:39.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:31:39.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:31:39.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:31:39.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:31:39.183Z] $ docker exec 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 ssh-agent [2023-03-29T23:31:39.289Z] SSH_AUTH_SOCK=/tmp/ssh-sbtZqQHoC09S/agent.32 [2023-03-29T23:31:39.289Z] SSH_AGENT_PID=38 [2023-03-29T23:31:39.294Z] Running ssh-add (command line suppressed) [2023-03-29T23:31:39.394Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9145463092404625318.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9145463092404625318.key) [2023-03-29T23:31:39.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:31:39.707Z] + git semver tag [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,881 [run_tag] DEBUG tag force:False [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,881 [check_head_tag] DEBUG check head tag [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,883 [execute] INFO git cat-file --batch-check [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,887 [execute] INFO git cat-file --batch [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,911 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,911 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,911 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:31:39.967Z] 2023-03-29 23:31:39,916 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:31:39.967Z] 3.0.0-dev.28 [Pipeline] } [2023-03-29T23:31:39.976Z] $ docker exec --env ******** --env ******** 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 ssh-agent -k [2023-03-29T23:31:40.070Z] unset SSH_AUTH_SOCK; [2023-03-29T23:31:40.071Z] unset SSH_AGENT_PID; [2023-03-29T23:31:40.071Z] echo Agent pid 38 killed; [2023-03-29T23:31:40.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:31:40.381Z] + git semver [Pipeline] } [2023-03-29T23:31:40.653Z] $ docker stop --time=1 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 [2023-03-29T23:31:41.966Z] $ docker rm -f --volumes 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:42.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:31:42.332Z] [2023-03-29T23:31:42.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:42.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:31:42.633Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T23:31:42.633Z] ab5ef0e58194: Pulling fs layer [2023-03-29T23:31:42.633Z] 9712f1f96733: Pulling fs layer [2023-03-29T23:31:42.633Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T23:31:42.633Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T23:31:42.633Z] e9a5061849ea: Pulling fs layer [2023-03-29T23:31:42.633Z] d747dcd14b5f: Pulling fs layer [2023-03-29T23:31:42.633Z] 2de7ff778b66: Pulling fs layer [2023-03-29T23:31:42.633Z] 0d9ebad4ef96: Waiting [2023-03-29T23:31:42.633Z] e9a5061849ea: Waiting [2023-03-29T23:31:42.633Z] d747dcd14b5f: Waiting [2023-03-29T23:31:42.633Z] 2de7ff778b66: Waiting [2023-03-29T23:31:42.633Z] 9712f1f96733: Verifying Checksum [2023-03-29T23:31:42.633Z] 9712f1f96733: Download complete [2023-03-29T23:31:42.892Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T23:31:42.892Z] 63f879dbbcfc: Download complete [2023-03-29T23:31:43.152Z] e9a5061849ea: Verifying Checksum [2023-03-29T23:31:43.152Z] e9a5061849ea: Download complete [2023-03-29T23:31:43.152Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T23:31:43.152Z] d747dcd14b5f: Verifying Checksum [2023-03-29T23:31:43.152Z] d747dcd14b5f: Download complete [2023-03-29T23:31:43.152Z] ab5ef0e58194: Verifying Checksum [2023-03-29T23:31:43.152Z] ab5ef0e58194: Download complete [2023-03-29T23:31:43.152Z] 2de7ff778b66: Verifying Checksum [2023-03-29T23:31:43.152Z] 2de7ff778b66: Download complete [2023-03-29T23:31:45.677Z] ab5ef0e58194: Pull complete [2023-03-29T23:31:45.677Z] 9712f1f96733: Pull complete [2023-03-29T23:31:46.240Z] 63f879dbbcfc: Pull complete [2023-03-29T23:31:49.522Z] 0d9ebad4ef96: Pull complete [2023-03-29T23:31:49.522Z] e9a5061849ea: Pull complete [2023-03-29T23:31:49.779Z] d747dcd14b5f: Pull complete [2023-03-29T23:31:50.712Z] 2de7ff778b66: Pull complete [2023-03-29T23:31:50.712Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T23:31:50.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:31:50.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:50.799Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:31:50.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools:0.23.1-centos7 cat [2023-03-29T23:31:52.971Z] $ docker top 0323be12d43dcf9a31df415d99889a39e885880b33725311272efade8860f7c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:31:53.045Z] provisioning config files... [2023-03-29T23:31:53.051Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10083065247580559232tmp [2023-03-29T23:31:53.061Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12856687933225543459tmp [2023-03-29T23:31:53.070Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7332648902125038941tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:31:53.083Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:31:53.362Z] ---> sigul-configuration.sh [2023-03-29T23:31:53.362Z] gpg: directory `/root/.gnupg' created [2023-03-29T23:31:53.362Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T23:31:53.362Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T23:31:53.362Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T23:31:53.362Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T23:31:53.362Z] gpg: CAST5 encrypted data [2023-03-29T23:31:53.362Z] gpg: encrypted with 1 passphrase [2023-03-29T23:31:53.362Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T23:31:53.653Z] + mkdir /home/jenkins [2023-03-29T23:31:53.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T23:31:53.937Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-29T23:31:53.944Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:31:54.225Z] ---> sigul-install.sh [2023-03-29T23:31:54.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T23:31:54.512Z] + git tag --list [2023-03-29T23:31:54.512Z] v1.0.0 [2023-03-29T23:31:54.512Z] v1.1.0 [2023-03-29T23:31:54.512Z] v1.2.0 [2023-03-29T23:31:54.512Z] v1.3.0 [2023-03-29T23:31:54.512Z] v1.3.1 [2023-03-29T23:31:54.512Z] v2.0.0 [2023-03-29T23:31:54.512Z] v2.0.1 [2023-03-29T23:31:54.512Z] v2.1.0 [2023-03-29T23:31:54.512Z] v2.1.1 [2023-03-29T23:31:54.512Z] v2.1.1-dev.1 [2023-03-29T23:31:54.512Z] v2.1.1-dev.2 [2023-03-29T23:31:54.512Z] v2.2.0 [2023-03-29T23:31:54.512Z] v2.2.1-dev.1 [2023-03-29T23:31:54.512Z] v2.2.1-dev.10 [2023-03-29T23:31:54.512Z] v2.2.1-dev.2 [2023-03-29T23:31:54.512Z] v2.2.1-dev.3 [2023-03-29T23:31:54.512Z] v2.2.1-dev.4 [2023-03-29T23:31:54.512Z] v2.2.1-dev.5 [2023-03-29T23:31:54.512Z] v2.2.1-dev.6 [2023-03-29T23:31:54.512Z] v2.2.1-dev.7 [2023-03-29T23:31:54.512Z] v2.2.1-dev.8 [2023-03-29T23:31:54.512Z] v2.2.1-dev.9 [2023-03-29T23:31:54.512Z] v2.3.0 [2023-03-29T23:31:54.512Z] v2.3.0-dev.10 [2023-03-29T23:31:54.512Z] v2.3.0-dev.11 [2023-03-29T23:31:54.512Z] v2.3.0-dev.12 [2023-03-29T23:31:54.512Z] v2.3.0-dev.13 [2023-03-29T23:31:54.512Z] v2.3.0-dev.14 [2023-03-29T23:31:54.512Z] v2.3.0-dev.15 [2023-03-29T23:31:54.512Z] v2.3.0-dev.16 [2023-03-29T23:31:54.512Z] v2.3.0-dev.17 [2023-03-29T23:31:54.512Z] v2.3.0-dev.18 [2023-03-29T23:31:54.512Z] v2.3.0-dev.19 [2023-03-29T23:31:54.512Z] v2.3.0-dev.20 [2023-03-29T23:31:54.512Z] v2.3.0-dev.21 [2023-03-29T23:31:54.512Z] v2.3.0-dev.22 [2023-03-29T23:31:54.512Z] v2.3.0-dev.23 [2023-03-29T23:31:54.512Z] v2.3.0-dev.24 [2023-03-29T23:31:54.512Z] v2.3.0-dev.25 [2023-03-29T23:31:54.512Z] v2.3.0-dev.26 [2023-03-29T23:31:54.512Z] v2.3.0-dev.27 [2023-03-29T23:31:54.512Z] v2.3.0-dev.28 [2023-03-29T23:31:54.512Z] v2.3.0-dev.29 [2023-03-29T23:31:54.512Z] v2.3.0-dev.30 [2023-03-29T23:31:54.512Z] v2.3.0-dev.31 [2023-03-29T23:31:54.512Z] v2.3.0-dev.32 [2023-03-29T23:31:54.512Z] v2.3.0-dev.33 [2023-03-29T23:31:54.512Z] v2.3.0-dev.34 [2023-03-29T23:31:54.512Z] v2.3.0-dev.35 [2023-03-29T23:31:54.512Z] v2.3.0-dev.36 [2023-03-29T23:31:54.512Z] v2.3.0-dev.37 [2023-03-29T23:31:54.512Z] v3.0.0-dev.1 [2023-03-29T23:31:54.512Z] v3.0.0-dev.10 [2023-03-29T23:31:54.512Z] v3.0.0-dev.11 [2023-03-29T23:31:54.512Z] v3.0.0-dev.12 [2023-03-29T23:31:54.512Z] v3.0.0-dev.13 [2023-03-29T23:31:54.512Z] v3.0.0-dev.14 [2023-03-29T23:31:54.512Z] v3.0.0-dev.15 [2023-03-29T23:31:54.512Z] v3.0.0-dev.16 [2023-03-29T23:31:54.512Z] v3.0.0-dev.17 [2023-03-29T23:31:54.512Z] v3.0.0-dev.18 [2023-03-29T23:31:54.512Z] v3.0.0-dev.19 [2023-03-29T23:31:54.512Z] v3.0.0-dev.2 [2023-03-29T23:31:54.512Z] v3.0.0-dev.20 [2023-03-29T23:31:54.512Z] v3.0.0-dev.21 [2023-03-29T23:31:54.512Z] v3.0.0-dev.22 [2023-03-29T23:31:54.512Z] v3.0.0-dev.23 [2023-03-29T23:31:54.512Z] v3.0.0-dev.24 [2023-03-29T23:31:54.512Z] v3.0.0-dev.25 [2023-03-29T23:31:54.512Z] v3.0.0-dev.26 [2023-03-29T23:31:54.512Z] v3.0.0-dev.27 [2023-03-29T23:31:54.512Z] v3.0.0-dev.28 [2023-03-29T23:31:54.512Z] v3.0.0-dev.3 [2023-03-29T23:31:54.512Z] v3.0.0-dev.4 [2023-03-29T23:31:54.512Z] v3.0.0-dev.5 [2023-03-29T23:31:54.512Z] v3.0.0-dev.6 [2023-03-29T23:31:54.512Z] v3.0.0-dev.7 [2023-03-29T23:31:54.512Z] v3.0.0-dev.8 [2023-03-29T23:31:54.512Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-29T23:31:54.795Z] + lftools sign git-tag v3.0.0-dev.28 [2023-03-29T23:31:55.363Z] Signing Git tag with Sigul... [2023-03-29T23:31:55.363Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-03-29T23:31:55.629Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:31:55.911Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T23:31:55.918Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T23:31:55.937Z] $ docker stop --time=1 0323be12d43dcf9a31df415d99889a39e885880b33725311272efade8860f7c9 [2023-03-29T23:31:57.245Z] $ docker rm -f --volumes 0323be12d43dcf9a31df415d99889a39e885880b33725311272efade8860f7c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T23:31:57.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:31:57.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:57.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:31:57.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:58.019Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:31:58.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 [2023-03-29T23:31:58.388Z] $ docker top 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 -eo pid,comm [2023-03-29T23:31:58.433Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:31:58.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:31:58.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:31:58.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:31:58.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:31:58.583Z] $ docker exec 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 ssh-agent [2023-03-29T23:31:58.690Z] SSH_AUTH_SOCK=/tmp/ssh-4ovpoVRYrsk2/agent.32 [2023-03-29T23:31:58.690Z] SSH_AGENT_PID=38 [2023-03-29T23:31:58.694Z] Running ssh-add (command line suppressed) [2023-03-29T23:31:58.788Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16679313322995029496.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16679313322995029496.key) [2023-03-29T23:31:58.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:31:59.083Z] + git semver bump pre [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,254 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,254 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,254 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,254 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,254 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,254 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,256 [execute] INFO git cat-file --batch-check [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,261 [execute] INFO git cat-file --batch [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:31:59.342Z] 2023-03-29 23:31:59,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:31:59.342Z] 3.0.0-dev.29 [Pipeline] } [2023-03-29T23:31:59.352Z] $ docker exec --env ******** --env ******** 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 ssh-agent -k [2023-03-29T23:31:59.443Z] unset SSH_AUTH_SOCK; [2023-03-29T23:31:59.444Z] unset SSH_AGENT_PID; [2023-03-29T23:31:59.444Z] echo Agent pid 38 killed; [2023-03-29T23:31:59.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:31:59.756Z] + git semver [Pipeline] } [2023-03-29T23:32:00.027Z] $ docker stop --time=1 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 [2023-03-29T23:32:01.327Z] $ docker rm -f --volumes 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:32:01.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:32:01.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:32:01.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:32:01.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:32:02.006Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:32:02.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 [2023-03-29T23:32:02.399Z] $ docker top 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 -eo pid,comm [2023-03-29T23:32:02.445Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:32:02.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:32:02.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:32:02.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:32:02.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:32:02.587Z] $ docker exec 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 ssh-agent [2023-03-29T23:32:02.695Z] SSH_AUTH_SOCK=/tmp/ssh-YLO18LbxRoNY/agent.32 [2023-03-29T23:32:02.695Z] SSH_AGENT_PID=38 [2023-03-29T23:32:02.700Z] Running ssh-add (command line suppressed) [2023-03-29T23:32:02.795Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11909956346342716166.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11909956346342716166.key) [2023-03-29T23:32:02.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:32:03.092Z] + git semver push [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,247 [run_push] DEBUG push [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,248 [execute] INFO git cat-file --batch-check [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,252 [execute] INFO git rev-list a9e62a1dad40471705e93628d01d0ae479b5327d -- [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,252 [execute] DEBUG Popen(['git', 'rev-list', 'a9e62a1dad40471705e93628d01d0ae479b5327d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,263 [execute] INFO git fetch -v origin [2023-03-29T23:32:03.351Z] 2023-03-29 23:32:03,263 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T23:32:03.922Z] 2023-03-29 23:32:03,829 [run_push] DEBUG no remote changes detected [2023-03-29T23:32:03.922Z] 2023-03-29 23:32:03,829 [execute] INFO git push origin semver [2023-03-29T23:32:03.922Z] 2023-03-29 23:32:03,829 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:32:04.858Z] 2023-03-29 23:32:04,608 [run_push] DEBUG push all version tags [2023-03-29T23:32:04.859Z] 2023-03-29 23:32:04,609 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T23:32:04.859Z] 2023-03-29 23:32:04,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:32:05.795Z] 2023-03-29 23:32:05,578 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-29T23:32:05.795Z] 3.0.0-dev.29 [Pipeline] } [2023-03-29T23:32:05.831Z] $ docker exec --env ******** --env ******** 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 ssh-agent -k [2023-03-29T23:32:05.925Z] unset SSH_AUTH_SOCK; [2023-03-29T23:32:05.925Z] unset SSH_AGENT_PID; [2023-03-29T23:32:05.926Z] echo Agent pid 38 killed; [2023-03-29T23:32:05.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:32:06.279Z] + git semver [Pipeline] } [2023-03-29T23:32:06.592Z] $ docker stop --time=1 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 [2023-03-29T23:32:07.945Z] $ docker rm -f --volumes 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T23:32:08.512Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-03-29T23:32:08.512Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-29T23:32:08.512Z] total 16 [2023-03-29T23:32:08.512Z] drwxr-xr-x 3 root root 4096 Mar 29 23:16 . [2023-03-29T23:32:08.512Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:31 .. [2023-03-29T23:32:08.512Z] drwxr-xr-x 2 root root 4096 Mar 29 23:16 cost [2023-03-29T23:32:08.512Z] -rw-r--r-- 1 root root 96 Mar 29 23:16 cost.csv [2023-03-29T23:32:08.512Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-03-29T23:32:08.512Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-29T23:32:08.512Z] total 16 [2023-03-29T23:32:08.512Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:16 . [2023-03-29T23:32:08.512Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:31 .. [2023-03-29T23:32:08.512Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:16 cost [2023-03-29T23:32:08.512Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 29 23:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:08.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:09.660Z] ---> package-listing.sh [2023-03-29T23:32:09.660Z] ++ facter osfamily [2023-03-29T23:32:09.660Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:32:09.919Z] + OS_FAMILY=debian [2023-03-29T23:32:09.919Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-03-29T23:32:09.919Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:32:09.919Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:32:09.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:32:09.919Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:32:09.919Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-29T23:32:09.919Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:32:09.919Z] + case "${OS_FAMILY}" in [2023-03-29T23:32:09.919Z] + dpkg -l [2023-03-29T23:32:09.919Z] + grep '^ii' [2023-03-29T23:32:09.919Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:32:09.919Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:32:09.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:32:09.919Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-29T23:32:09.919Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-03-29T23:32:09.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-03-29T23:32:09.929Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:32:10.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:32:10.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:32:10.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:32:10.846Z] prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container [2023-03-29T23:32:10.877Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools-log-publisher:latest cat [2023-03-29T23:32:11.114Z] $ docker top 16d362670ab530d697f3a9ad2a8f71990eee1e25f6b6c3b2d3ac1cc32a829f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:32:11.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:32:11.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:32:12.028Z] + ls /var/log/sa-host [2023-03-29T23:32:12.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:32:12.091Z] provisioning config files... [2023-03-29T23:32:12.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5049147034750901606tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:32:12.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:12.392Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:32:12.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:12.721Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:32:12.729Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:13.012Z] ---> sudo-logs.sh [2023-03-29T23:32:13.012Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:32:13.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:13.318Z] ---> job-cost.sh [2023-03-29T23:32:13.318Z] lf-activate-venv: SKIPPING [2023-03-29T23:32:13.318Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:32:13.318Z] INFO: Retrieving Stack Cost... [2023-03-29T23:32:13.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:32:14.144Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:32:14.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:32:14.435Z] ---> logs-deploy.sh [2023-03-29T23:32:14.435Z] lf-activate-venv: SKIPPING [2023-03-29T23:32:14.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/145 [2023-03-29T23:32:14.435Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:32:15.373Z] Archives upload complete. [2023-03-29T23:32:15.633Z] INFO: archiving logs to Nexus [2023-03-29T23:32:16.204Z] ---> uname -a: [2023-03-29T23:32:16.204Z] Linux prd-ubuntu20-04-docker-8c-8g-6311 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] ---> lscpu: [2023-03-29T23:32:16.204Z] Architecture: x86_64 [2023-03-29T23:32:16.204Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T23:32:16.204Z] Byte Order: Little Endian [2023-03-29T23:32:16.204Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T23:32:16.204Z] CPU(s): 8 [2023-03-29T23:32:16.204Z] On-line CPU(s) list: 0-7 [2023-03-29T23:32:16.204Z] Thread(s) per core: 1 [2023-03-29T23:32:16.204Z] Core(s) per socket: 1 [2023-03-29T23:32:16.204Z] Socket(s): 8 [2023-03-29T23:32:16.204Z] NUMA node(s): 1 [2023-03-29T23:32:16.204Z] Vendor ID: AuthenticAMD [2023-03-29T23:32:16.204Z] CPU family: 23 [2023-03-29T23:32:16.204Z] Model: 49 [2023-03-29T23:32:16.204Z] Model name: AMD EPYC-Rome Processor [2023-03-29T23:32:16.204Z] Stepping: 0 [2023-03-29T23:32:16.204Z] CPU MHz: 2800.000 [2023-03-29T23:32:16.204Z] BogoMIPS: 5600.00 [2023-03-29T23:32:16.204Z] Virtualization: AMD-V [2023-03-29T23:32:16.204Z] Hypervisor vendor: KVM [2023-03-29T23:32:16.204Z] Virtualization type: full [2023-03-29T23:32:16.204Z] L1d cache: 256 KiB [2023-03-29T23:32:16.204Z] L1i cache: 256 KiB [2023-03-29T23:32:16.204Z] L2 cache: 4 MiB [2023-03-29T23:32:16.204Z] L3 cache: 128 MiB [2023-03-29T23:32:16.204Z] NUMA node0 CPU(s): 0-7 [2023-03-29T23:32:16.204Z] Vulnerability Itlb multihit: Not affected [2023-03-29T23:32:16.204Z] Vulnerability L1tf: Not affected [2023-03-29T23:32:16.204Z] Vulnerability Mds: Not affected [2023-03-29T23:32:16.204Z] Vulnerability Meltdown: Not affected [2023-03-29T23:32:16.204Z] Vulnerability Mmio stale data: Not affected [2023-03-29T23:32:16.204Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T23:32:16.204Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T23:32:16.204Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T23:32:16.204Z] Vulnerability Srbds: Not affected [2023-03-29T23:32:16.204Z] Vulnerability Tsx async abort: Not affected [2023-03-29T23:32:16.204Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] ---> nproc: [2023-03-29T23:32:16.204Z] 8 [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] ---> df -h: [2023-03-29T23:32:16.204Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T23:32:16.204Z] overlay 155G 13G 143G 9% / [2023-03-29T23:32:16.204Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T23:32:16.204Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T23:32:16.204Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T23:32:16.204Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] ---> sar -b -r -n DEV: [2023-03-29T23:32:16.204Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6311) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] 23:13:16 LINUX RESTART (8 CPU) [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] 23:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-29T23:32:16.204Z] 23:15:01 194.12 1.54 192.58 0.00 52.46 71293.26 0.00 [2023-03-29T23:32:16.204Z] 23:16:01 159.04 0.28 158.76 0.00 17.60 33853.42 0.00 [2023-03-29T23:32:16.204Z] 23:17:01 35.20 0.03 35.17 0.00 4.40 16754.17 0.00 [2023-03-29T23:32:16.204Z] 23:18:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 [2023-03-29T23:32:16.204Z] 23:19:01 54.84 11.60 43.24 0.00 5176.74 8764.54 0.00 [2023-03-29T23:32:16.204Z] 23:20:02 6.43 0.02 6.42 0.00 0.13 129.05 0.00 [2023-03-29T23:32:16.204Z] 23:21:01 0.95 0.00 0.95 0.00 0.00 10.98 0.00 [2023-03-29T23:32:16.204Z] 23:22:01 3.55 1.67 1.88 0.00 37.73 23.33 0.00 [2023-03-29T23:32:16.204Z] 23:23:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-03-29T23:32:16.204Z] 23:24:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 [2023-03-29T23:32:16.204Z] 23:25:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2023-03-29T23:32:16.204Z] 23:26:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2023-03-29T23:32:16.204Z] 23:27:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-03-29T23:32:16.204Z] 23:28:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2023-03-29T23:32:16.204Z] 23:29:01 1.83 0.02 1.82 0.00 0.13 24.80 0.00 [2023-03-29T23:32:16.204Z] 23:30:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2023-03-29T23:32:16.204Z] 23:31:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2023-03-29T23:32:16.204Z] 23:32:01 103.72 0.28 103.43 0.00 16.66 56556.97 0.00 [2023-03-29T23:32:16.204Z] Average: 31.66 0.86 30.80 0.00 295.26 10373.31 0.00 [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] 23:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-29T23:32:16.204Z] 23:15:01 28015688 31533676 778928 2.37 144872 3545608 1973736 5.82 1382288 3021128 391324 [2023-03-29T23:32:16.204Z] 23:16:01 28226008 31593576 720876 2.19 150484 3407408 1732728 5.11 1223624 2986504 712 [2023-03-29T23:32:16.204Z] 23:17:01 27710268 31588348 724160 2.20 158600 3859472 1774600 5.23 1245152 3426204 8 [2023-03-29T23:32:16.204Z] 23:18:01 27710168 31588468 723628 2.20 158648 3859484 1774600 5.23 1245236 3426212 12 [2023-03-29T23:32:16.204Z] 23:19:01 27190228 31569016 721216 2.19 192056 4315340 1829252 5.39 1569448 3589376 1020 [2023-03-29T23:32:16.204Z] 23:20:02 27198072 31572108 718340 2.18 190620 4312084 1810376 5.34 1560964 3586148 12 [2023-03-29T23:32:16.204Z] 23:21:01 27202804 31576852 713604 2.17 190632 4312088 1810376 5.34 1556172 3586152 8 [2023-03-29T23:32:16.204Z] 23:22:01 27195256 31571492 718788 2.19 190708 4313220 1810376 5.34 1566248 3586540 52 [2023-03-29T23:32:16.204Z] 23:23:01 27194932 31571236 718996 2.19 190748 4313220 1810376 5.34 1566072 3586488 4 [2023-03-29T23:32:16.204Z] 23:24:01 27194776 31571092 719208 2.19 190784 4313224 1810376 5.34 1566072 3586492 36 [2023-03-29T23:32:16.204Z] 23:25:01 27194540 31570940 719392 2.19 190804 4313228 1810376 5.34 1565928 3586576 16 [2023-03-29T23:32:16.204Z] 23:26:01 27194200 31570784 719512 2.19 190820 4313360 1810376 5.34 1566396 3586704 144 [2023-03-29T23:32:16.204Z] 23:27:01 27194656 31571248 718964 2.19 190844 4313364 1810376 5.34 1565760 3586708 12 [2023-03-29T23:32:16.204Z] 23:28:01 27194608 31571264 718920 2.19 190872 4313364 1810376 5.34 1565752 3586712 44 [2023-03-29T23:32:16.204Z] 23:29:01 27191968 31568696 721388 2.19 190936 4313344 1819268 5.36 1565828 3586688 32 [2023-03-29T23:32:16.204Z] 23:30:01 27191928 31568664 721336 2.19 190960 4313348 1819268 5.36 1565840 3586692 16 [2023-03-29T23:32:16.204Z] 23:31:01 27192152 31568952 721228 2.19 190988 4313348 1819268 5.36 1565940 3586696 12 [2023-03-29T23:32:16.204Z] 23:32:01 25659244 31512344 768928 2.34 228972 5621584 2001556 5.90 1711324 4835084 840 [2023-03-29T23:32:16.204Z] Average: 27269528 31568820 725967 2.21 184630 4242560 1824314 5.38 1508558 3573506 21906 [2023-03-29T23:32:16.204Z] [2023-03-29T23:32:16.204Z] 23:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-29T23:32:16.204Z] 23:15:01 vethdaf6852 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:15:01 ens3 495.56 313.32 6150.66 46.12 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:15:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:15:01 docker0 187.77 280.53 15.19 1995.81 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:16:01 ens3 114.58 96.72 204.88 304.89 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:16:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:16:01 docker0 2.70 7.28 0.17 88.18 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:17:01 ens3 101.83 62.16 2523.26 10.44 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.204Z] 23:18:01 ens3 1.47 0.47 0.42 0.28 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:19:01 ens3 178.92 93.45 2807.29 6.67 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:19:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:20:02 ens3 0.62 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:21:01 ens3 0.46 0.14 0.09 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:22:01 ens3 8.07 6.95 5.35 6.03 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:23:01 ens3 0.18 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:24:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:25:01 ens3 0.65 0.03 0.11 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:26:01 ens3 1.95 0.37 0.41 0.21 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:27:01 ens3 3.00 0.92 1.17 0.78 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:28:01 ens3 1.52 0.32 0.34 0.20 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:29:01 ens3 1.98 0.22 0.35 0.14 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:30:01 ens3 2.25 0.70 0.72 0.48 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:31:01 ens3 1.77 0.73 0.82 0.60 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:32:01 ens3 379.84 221.78 7785.51 41.76 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:32:01 docker0 40.61 63.59 3.47 583.62 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] 23:32:01 veth93bba1c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] Average: ens3 71.62 44.18 1078.67 23.27 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] Average: docker0 12.69 19.30 1.03 146.64 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] Average: veth93bba1c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:32:16.205Z] [2023-03-29T23:32:16.205Z] [2023-03-29T23:32:16.205Z] ---> sar -P ALL: [2023-03-29T23:32:16.205Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6311) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T23:32:16.205Z] [2023-03-29T23:32:16.205Z] 23:13:16 LINUX RESTART (8 CPU) [2023-03-29T23:32:16.205Z] [2023-03-29T23:32:16.205Z] 23:14:02 CPU %user %nice %system %iowait %steal %idle [2023-03-29T23:32:16.205Z] 23:15:01 all 22.61 0.00 6.13 1.45 0.07 69.74 [2023-03-29T23:32:16.205Z] 23:15:01 0 24.06 0.00 7.07 4.79 0.09 64.00 [2023-03-29T23:32:16.205Z] 23:15:01 1 20.88 0.00 6.43 0.62 0.07 72.00 [2023-03-29T23:32:16.205Z] 23:15:01 2 22.55 0.00 5.58 0.36 0.07 71.45 [2023-03-29T23:32:16.205Z] 23:15:01 3 23.86 0.00 7.24 4.71 0.07 64.11 [2023-03-29T23:32:16.205Z] 23:15:01 4 21.61 0.00 7.55 0.51 0.07 70.25 [2023-03-29T23:32:16.205Z] 23:15:01 5 22.88 0.00 4.84 0.21 0.07 72.01 [2023-03-29T23:32:16.205Z] 23:15:01 6 23.93 0.00 4.77 0.09 0.07 71.15 [2023-03-29T23:32:16.205Z] 23:15:01 7 21.10 0.00 5.58 0.31 0.09 72.93 [2023-03-29T23:32:16.205Z] 23:16:01 all 37.48 0.00 6.19 0.86 0.08 55.38 [2023-03-29T23:32:16.205Z] 23:16:01 0 38.74 0.00 6.75 0.32 0.08 54.11 [2023-03-29T23:32:16.205Z] 23:16:01 1 36.91 0.00 5.90 1.47 0.08 55.64 [2023-03-29T23:32:16.205Z] 23:16:01 2 37.09 0.00 6.15 0.10 0.07 56.58 [2023-03-29T23:32:16.205Z] 23:16:01 3 35.58 0.00 6.26 0.64 0.08 57.44 [2023-03-29T23:32:16.205Z] 23:16:01 4 39.03 0.00 6.20 2.00 0.08 52.69 [2023-03-29T23:32:16.205Z] 23:16:01 5 37.63 0.00 5.74 0.12 0.08 56.43 [2023-03-29T23:32:16.205Z] 23:16:01 6 37.34 0.00 5.84 0.44 0.08 56.29 [2023-03-29T23:32:16.205Z] 23:16:01 7 37.48 0.00 6.70 1.84 0.08 53.90 [2023-03-29T23:32:16.205Z] 23:17:01 all 2.42 0.00 1.07 0.33 0.01 96.16 [2023-03-29T23:32:16.205Z] 23:17:01 0 2.29 0.00 0.88 0.17 0.02 96.65 [2023-03-29T23:32:16.205Z] 23:17:01 1 1.82 0.00 2.31 1.90 0.02 93.95 [2023-03-29T23:32:16.205Z] 23:17:01 2 2.58 0.00 0.95 0.02 0.02 96.44 [2023-03-29T23:32:16.205Z] 23:17:01 3 3.02 0.00 0.94 0.00 0.02 96.02 [2023-03-29T23:32:16.205Z] 23:17:01 4 2.59 0.00 0.77 0.42 0.00 96.22 [2023-03-29T23:32:16.205Z] 23:17:01 5 2.39 0.00 0.92 0.00 0.00 96.69 [2023-03-29T23:32:16.205Z] 23:17:01 6 2.23 0.00 0.84 0.03 0.02 96.89 [2023-03-29T23:32:16.205Z] 23:17:01 7 2.43 0.00 0.99 0.10 0.02 96.47 [2023-03-29T23:32:16.205Z] 23:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-03-29T23:32:16.205Z] 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:32:16.205Z] 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.205Z] 23:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-29T23:32:16.205Z] 23:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:32:16.205Z] 23:18:01 6 0.17 0.00 0.03 0.05 0.00 99.75 [2023-03-29T23:32:16.205Z] 23:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.205Z] 23:19:01 all 2.21 0.00 1.39 0.42 0.02 95.96 [2023-03-29T23:32:16.205Z] 23:19:01 0 1.54 0.00 0.84 0.28 0.02 97.32 [2023-03-29T23:32:16.205Z] 23:19:01 1 2.64 0.00 1.22 0.30 0.02 95.82 [2023-03-29T23:32:16.205Z] 23:19:01 2 2.49 0.00 1.12 0.40 0.03 95.96 [2023-03-29T23:32:16.205Z] 23:19:01 3 2.34 0.00 1.47 0.17 0.03 95.99 [2023-03-29T23:32:16.205Z] 23:19:01 4 2.67 0.00 1.07 1.22 0.03 95.00 [2023-03-29T23:32:16.205Z] 23:19:01 5 2.92 0.00 2.39 0.25 0.02 94.42 [2023-03-29T23:32:16.205Z] 23:19:01 6 1.47 0.00 2.15 0.12 0.00 96.26 [2023-03-29T23:32:16.205Z] 23:19:01 7 1.61 0.00 0.89 0.59 0.02 96.90 [2023-03-29T23:32:16.205Z] 23:20:02 all 0.07 0.00 0.06 0.03 0.01 99.84 [2023-03-29T23:32:16.205Z] 23:20:02 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-29T23:32:16.205Z] 23:20:02 1 0.02 0.00 0.10 0.15 0.02 99.72 [2023-03-29T23:32:16.205Z] 23:20:02 2 0.05 0.00 0.07 0.02 0.02 99.85 [2023-03-29T23:32:16.205Z] 23:20:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-29T23:32:16.205Z] 23:20:02 4 0.25 0.00 0.10 0.00 0.00 99.65 [2023-03-29T23:32:16.205Z] 23:20:02 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-29T23:32:16.205Z] 23:20:02 6 0.02 0.00 0.02 0.08 0.02 99.87 [2023-03-29T23:32:16.205Z] 23:20:02 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-29T23:32:16.205Z] 23:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-29T23:32:16.205Z] 23:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.205Z] 23:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.205Z] 23:21:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-29T23:32:16.205Z] 23:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-29T23:32:16.205Z] 23:21:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.205Z] 23:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.205Z] 23:22:01 all 0.27 0.00 0.03 0.01 0.01 99.69 [2023-03-29T23:32:16.205Z] 23:22:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2023-03-29T23:32:16.205Z] 23:22:01 1 1.03 0.00 0.00 0.03 0.00 98.93 [2023-03-29T23:32:16.205Z] 23:22:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-03-29T23:32:16.205Z] 23:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T23:32:16.205Z] 23:22:01 4 0.28 0.00 0.07 0.03 0.00 99.62 [2023-03-29T23:32:16.205Z] 23:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T23:32:16.205Z] 23:22:01 6 0.18 0.00 0.02 0.03 0.00 99.77 [2023-03-29T23:32:16.205Z] 23:22:01 7 0.30 0.00 0.05 0.00 0.00 99.65 [2023-03-29T23:32:16.205Z] 23:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-29T23:32:16.205Z] 23:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:32:16.205Z] 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T23:32:16.205Z] 23:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-29T23:32:16.205Z] 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-29T23:32:16.205Z] 23:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-29T23:32:16.205Z] 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.205Z] 23:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:32:16.205Z] 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.205Z] 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.205Z] 23:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.205Z] 23:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-29T23:32:16.205Z] 23:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-29T23:32:16.206Z] 23:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-29T23:32:16.206Z] 23:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-29T23:32:16.206Z] 23:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.206Z] 23:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.206Z] 23:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.206Z] [2023-03-29T23:32:16.206Z] 23:25:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T23:32:16.206Z] 23:26:01 all 0.02 0.00 0.02 0.01 0.00 99.96 [2023-03-29T23:32:16.206Z] 23:26:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:26:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-29T23:32:16.206Z] 23:26:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-29T23:32:16.206Z] 23:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.206Z] 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.206Z] 23:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:26:01 7 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-29T23:32:16.206Z] 23:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:27:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-29T23:32:16.206Z] 23:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:32:16.206Z] 23:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:28:01 all 0.01 0.00 0.01 0.06 0.00 99.91 [2023-03-29T23:32:16.206Z] 23:28:01 0 0.00 0.00 0.00 0.34 0.00 99.66 [2023-03-29T23:32:16.206Z] 23:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.206Z] 23:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T23:32:16.206Z] 23:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.206Z] 23:28:01 5 0.03 0.00 0.03 0.17 0.02 99.75 [2023-03-29T23:32:16.206Z] 23:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:29:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2023-03-29T23:32:16.206Z] 23:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-29T23:32:16.206Z] 23:29:01 1 0.03 0.00 0.02 0.05 0.00 99.90 [2023-03-29T23:32:16.206Z] 23:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:32:16.206Z] 23:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:29:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-29T23:32:16.206Z] 23:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:29:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2023-03-29T23:32:16.206Z] 23:30:01 all 0.19 0.00 0.02 0.01 0.00 99.78 [2023-03-29T23:32:16.206Z] 23:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:32:16.206Z] 23:30:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-29T23:32:16.206Z] 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.206Z] 23:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:32:16.206Z] 23:30:01 5 1.34 0.00 0.05 0.00 0.02 98.60 [2023-03-29T23:32:16.206Z] 23:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:30:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-29T23:32:16.206Z] 23:31:01 all 0.26 0.00 0.02 0.01 0.00 99.72 [2023-03-29T23:32:16.206Z] 23:31:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:32:16.206Z] 23:31:01 5 1.99 0.00 0.02 0.00 0.00 98.00 [2023-03-29T23:32:16.206Z] 23:31:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-29T23:32:16.206Z] 23:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:32:16.206Z] 23:32:01 all 8.22 0.00 3.47 0.94 0.05 87.32 [2023-03-29T23:32:16.206Z] 23:32:01 0 8.49 0.00 3.19 1.92 0.05 86.34 [2023-03-29T23:32:16.206Z] 23:32:01 1 7.25 0.00 4.30 1.03 0.05 87.36 [2023-03-29T23:32:16.206Z] 23:32:01 2 7.66 0.00 2.78 1.00 0.03 88.53 [2023-03-29T23:32:16.206Z] 23:32:01 3 9.53 0.00 3.04 0.18 0.03 87.21 [2023-03-29T23:32:16.206Z] 23:32:01 4 8.85 0.00 3.12 0.20 0.03 87.79 [2023-03-29T23:32:16.206Z] 23:32:01 5 8.18 0.00 3.73 2.11 0.07 85.92 [2023-03-29T23:32:16.206Z] 23:32:01 6 8.33 0.00 3.48 0.79 0.05 87.34 [2023-03-29T23:32:16.206Z] 23:32:01 7 7.49 0.00 4.07 0.30 0.05 88.09 [2023-03-29T23:32:16.206Z] Average: all 4.06 0.00 1.02 0.23 0.02 94.68 [2023-03-29T23:32:16.206Z] Average: 0 4.16 0.00 1.04 0.43 0.02 94.35 [2023-03-29T23:32:16.206Z] Average: 1 3.89 0.00 1.12 0.31 0.01 94.67 [2023-03-29T23:32:16.206Z] Average: 2 4.00 0.00 0.93 0.11 0.02 94.95 [2023-03-29T23:32:16.206Z] Average: 3 4.11 0.00 1.05 0.31 0.01 94.52 [2023-03-29T23:32:16.206Z] Average: 4 4.15 0.00 1.04 0.24 0.01 94.55 [2023-03-29T23:32:16.206Z] Average: 5 4.26 0.00 0.98 0.16 0.02 94.58 [2023-03-29T23:32:16.206Z] Average: 6 4.05 0.00 0.95 0.10 0.01 94.89 [2023-03-29T23:32:16.206Z] Average: 7 3.88 0.00 1.02 0.17 0.02 94.91 [2023-03-29T23:32:16.206Z] [2023-03-29T23:32:16.206Z] [2023-03-29T23:32:16.206Z]