Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2da8002a0f90c09723ed576a82490c9132775745 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-ssh1283013579856163090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7167525986386078923.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1839810866495573479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16459692573512656450.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/device-rest-go/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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12190454271808355234.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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go 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: device-rest 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-8416 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2da8002a0f90c09723ed576a82490c9132775745 (main) Commit message: "Merge pull request #289 from weichou1229/interface-change" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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 2da8002a0f90c09723ed576a82490c9132775745 # timeout=10 > git rev-list --no-walk 795c3d665a96d2a485aec9c896c7781dae732fba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T07:19:02.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T07:19:02.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T07:19:02.261Z] ========================================================= [2023-04-13T07:19:02.261Z] EdgeX Global Pipelines Version Info [2023-04-13T07:19:02.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:19:02.971Z] ------------------- [2023-04-13T07:19:02.971Z] stable info: [2023-04-13T07:19:02.971Z] ------------------- [2023-04-13T07:19:02.971Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T07:19:02.971Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:19:02.971Z] Message: update stable to v1.0.248 [2023-04-13T07:19:03.542Z] ------------------- [2023-04-13T07:19:03.542Z] experimental info: [2023-04-13T07:19:03.542Z] ------------------- [2023-04-13T07:19:03.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T07:19:03.542Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:19:03.542Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T07:19:03.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-13T07:19:03.720Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-13T07:19:03.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T07:19:03.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T07:19:03.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T07:19:03.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T07:19:03.761Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T07:19:03.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T07:19:03.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T07:19:03.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T07:19:03.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T07:19:03.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-13T07:19:03.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T07:19:03.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T07:19:03.839Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:19:03.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:19:03.854Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:19:03.862Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:19:03.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T07:19:03.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T07:19:03.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T07:19:03.894Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T07:19:03.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T07:19:03.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T07:19:03.917Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T07:19:03.925Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T07:19:03.934Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T07:19:03.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-13T07:19:03.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-13T07:19:03.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-13T07:19:03.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] echo [2023-04-13T07:19:03.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2da8002 [Pipeline] echo [2023-04-13T07:19:04.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:19:04.036Z] provisioning config files... [2023-04-13T07:19:04.048Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8573252854938857889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:19:04.349Z] ---> docker-login.sh [2023-04-13T07:19:04.349Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:19:04.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:04.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:04.608Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:04.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:04.608Z] [2023-04-13T07:19:04.608Z] Login Succeeded [2023-04-13T07:19:04.608Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:19:04.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:04.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:04.869Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:04.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:04.869Z] [2023-04-13T07:19:04.869Z] Login Succeeded [2023-04-13T07:19:04.869Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:19:04.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:04.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:04.869Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:04.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:04.869Z] [2023-04-13T07:19:04.869Z] Login Succeeded [2023-04-13T07:19:04.869Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:19:04.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:05.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:05.129Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:05.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:05.129Z] [2023-04-13T07:19:05.129Z] Login Succeeded [2023-04-13T07:19:05.129Z] docker.io [2023-04-13T07:19:05.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:05.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:05.388Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:05.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:05.388Z] [2023-04-13T07:19:05.388Z] Login Succeeded [2023-04-13T07:19:05.388Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:19:05.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T07:19:05.744Z] + git rev-list -1 --merges 2da8002a0f90c09723ed576a82490c9132775745~1..2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] echo [2023-04-13T07:19:05.791Z] -----------> git rev-list -1 --merges 2da8002a0f90c09723ed576a82490c9132775745~1..2da8002a0f90c09723ed576a82490c9132775745 2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:19:05.791Z] 2da8002a0f90c09723ed576a82490c9132775745 [false] [Pipeline] sh [2023-04-13T07:19:06.077Z] + git log --format=format:%s -1 2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] echo [2023-04-13T07:19:06.093Z] ========================================================= [2023-04-13T07:19:06.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T07:19:06.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:19:06.409Z] + git log --format=format:%s -1 2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] echo [2023-04-13T07:19:06.419Z] [semverPrep] GIT_COMMIT: 2da8002a0f90c09723ed576a82490c9132775745, Commit Message: Merge pull request #289 from weichou1229/interface-change [Pipeline] echo [2023-04-13T07:19:06.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T07:19:06.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:19:06.777Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T07:19:06.777Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T07:19:06.777Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T07:19:06.777Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T07:19:06.777Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T07:19:06.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:07.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:19:07.176Z] [2023-04-13T07:19:07.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:07.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:19:07.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T07:19:07.486Z] b85a868b505f: Pulling fs layer [2023-04-13T07:19:07.486Z] e2be974225ed: Pulling fs layer [2023-04-13T07:19:07.486Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T07:19:07.486Z] 988bab9f4d93: Pulling fs layer [2023-04-13T07:19:07.486Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T07:19:07.486Z] eaf3925da568: Pulling fs layer [2023-04-13T07:19:07.486Z] bab4dde63d76: Pulling fs layer [2023-04-13T07:19:07.486Z] bde34c3a00c8: Pulling fs layer [2023-04-13T07:19:07.486Z] b352a97aabf1: Pulling fs layer [2023-04-13T07:19:07.486Z] 4872d77fe225: Pulling fs layer [2023-04-13T07:19:07.486Z] 5851b861e8e6: Pulling fs layer [2023-04-13T07:19:07.486Z] 988bab9f4d93: Waiting [2023-04-13T07:19:07.486Z] 1469e6f7b9e6: Waiting [2023-04-13T07:19:07.486Z] eaf3925da568: Waiting [2023-04-13T07:19:07.486Z] bab4dde63d76: Waiting [2023-04-13T07:19:07.486Z] bde34c3a00c8: Waiting [2023-04-13T07:19:07.486Z] b352a97aabf1: Waiting [2023-04-13T07:19:07.486Z] e2be974225ed: Verifying Checksum [2023-04-13T07:19:07.486Z] e2be974225ed: Download complete [2023-04-13T07:19:07.486Z] 988bab9f4d93: Verifying Checksum [2023-04-13T07:19:07.486Z] 988bab9f4d93: Download complete [2023-04-13T07:19:07.746Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T07:19:07.746Z] 339a4e72a1f5: Download complete [2023-04-13T07:19:07.746Z] eaf3925da568: Verifying Checksum [2023-04-13T07:19:07.746Z] eaf3925da568: Download complete [2023-04-13T07:19:07.746Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T07:19:07.746Z] 1469e6f7b9e6: Download complete [2023-04-13T07:19:07.746Z] bde34c3a00c8: Verifying Checksum [2023-04-13T07:19:07.746Z] bde34c3a00c8: Download complete [2023-04-13T07:19:07.746Z] b352a97aabf1: Verifying Checksum [2023-04-13T07:19:07.746Z] b352a97aabf1: Download complete [2023-04-13T07:19:07.746Z] 4872d77fe225: Download complete [2023-04-13T07:19:07.746Z] 5851b861e8e6: Download complete [2023-04-13T07:19:07.746Z] b85a868b505f: Verifying Checksum [2023-04-13T07:19:07.746Z] b85a868b505f: Download complete [2023-04-13T07:19:08.005Z] bab4dde63d76: Verifying Checksum [2023-04-13T07:19:08.005Z] bab4dde63d76: Download complete [2023-04-13T07:19:08.960Z] b85a868b505f: Pull complete [2023-04-13T07:19:09.219Z] e2be974225ed: Pull complete [2023-04-13T07:19:09.788Z] 339a4e72a1f5: Pull complete [2023-04-13T07:19:09.788Z] 988bab9f4d93: Pull complete [2023-04-13T07:19:10.048Z] 1469e6f7b9e6: Pull complete [2023-04-13T07:19:10.048Z] eaf3925da568: Pull complete [2023-04-13T07:19:11.952Z] bab4dde63d76: Pull complete [2023-04-13T07:19:11.952Z] bde34c3a00c8: Pull complete [2023-04-13T07:19:12.212Z] b352a97aabf1: Pull complete [2023-04-13T07:19:12.212Z] 4872d77fe225: Pull complete [2023-04-13T07:19:12.472Z] 5851b861e8e6: Pull complete [2023-04-13T07:19:12.472Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T07:19:12.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:19:12.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:19:12.590Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:19:12.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:19:14.824Z] $ docker top f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 -eo pid,comm [2023-04-13T07:19:14.876Z] 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-04-13T07:19:14.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:19:14.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:19:14.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:19:15.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:19:15.034Z] $ docker exec f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 ssh-agent [2023-04-13T07:19:15.146Z] SSH_AUTH_SOCK=/tmp/ssh-VtpiJ2ARMFgt/agent.33 [2023-04-13T07:19:15.146Z] SSH_AGENT_PID=39 [2023-04-13T07:19:15.153Z] Running ssh-add (command line suppressed) [2023-04-13T07:19:15.270Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2811631898712827464.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2811631898712827464.key) [2023-04-13T07:19:15.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:19:15.569Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T07:19:15.589Z] $ docker exec --env ******** --env ******** f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 ssh-agent -k [2023-04-13T07:19:15.693Z] unset SSH_AUTH_SOCK; [2023-04-13T07:19:15.693Z] unset SSH_AGENT_PID; [2023-04-13T07:19:15.693Z] echo Agent pid 39 killed; [2023-04-13T07:19:15.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T07:19:15.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:19:15.800Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:19:15.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:19:15.933Z] $ docker exec f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 ssh-agent [2023-04-13T07:19:16.043Z] SSH_AUTH_SOCK=/tmp/ssh-ZcMVnFFnCa16/agent.72 [2023-04-13T07:19:16.043Z] SSH_AGENT_PID=78 [2023-04-13T07:19:16.048Z] Running ssh-add (command line suppressed) [2023-04-13T07:19:16.153Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6100543654090906914.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6100543654090906914.key) [2023-04-13T07:19:16.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:19:16.457Z] + git semver init [2023-04-13T07:19:16.717Z] 2023-04-13 07:19:16,642 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T07:19:16.717Z] 2023-04-13 07:19:16,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-13T07:19:16.717Z] 2023-04-13 07:19:16,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-13T07:19:16.717Z] 2023-04-13 07:19:16,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:19:18.096Z] 2023-04-13 07:19:17,713 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-04-13T07:19:18.096Z] 2023-04-13 07:19:17,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-04-13T07:19:18.096Z] 2023-04-13 07:19:17,714 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:19:18.096Z] 2023-04-13 07:19:17,714 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:19:18.096Z] 3.0.0-dev.26 [Pipeline] } [2023-04-13T07:19:18.108Z] $ docker exec --env ******** --env ******** f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 ssh-agent -k [2023-04-13T07:19:18.201Z] unset SSH_AUTH_SOCK; [2023-04-13T07:19:18.202Z] unset SSH_AGENT_PID; [2023-04-13T07:19:18.202Z] echo Agent pid 78 killed; [2023-04-13T07:19:18.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:19:18.520Z] + git semver [Pipeline] } [2023-04-13T07:19:18.794Z] $ docker stop --time=1 f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 [2023-04-13T07:19:20.136Z] $ docker rm -f --volumes f2ffe45c97566f491f8a620389308bdbf805bc5de8b757c76251d4f6ef5e60d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:19:20.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T07:19:20.695Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T07:19:20.698Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-04-13T07:19:20.841Z] provisioning config files... [2023-04-13T07:19:20.848Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config189641081165837595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:19:21.141Z] ---> docker-login.sh [2023-04-13T07:19:21.142Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:19:21.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:21.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:21.142Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:21.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:21.142Z] [2023-04-13T07:19:21.142Z] Login Succeeded [2023-04-13T07:19:21.142Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:19:21.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:21.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:21.142Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:21.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:21.142Z] [2023-04-13T07:19:21.142Z] Login Succeeded [2023-04-13T07:19:21.142Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:19:21.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:21.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:21.411Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:21.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:21.411Z] [2023-04-13T07:19:21.411Z] Login Succeeded [2023-04-13T07:19:21.411Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:19:21.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:21.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:21.411Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:21.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:21.411Z] [2023-04-13T07:19:21.411Z] Login Succeeded [2023-04-13T07:19:21.411Z] docker.io [2023-04-13T07:19:21.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:21.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:21.670Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:21.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:21.670Z] [2023-04-13T07:19:21.670Z] Login Succeeded [2023-04-13T07:19:21.670Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:19:21.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:19:21.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:19:21.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:19:21.782Z] ========================================================= [2023-04-13T07:19:21.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T07:19:21.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:22.090Z] + 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-04-13T07:19:22.090Z] Sending build context to Docker daemon 10.87MB [2023-04-13T07:19:22.090Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:19:22.090Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T07:19:22.090Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T07:19:22.090Z] 63b65145d645: Pulling fs layer [2023-04-13T07:19:22.090Z] a2d21d5440eb: Pulling fs layer [2023-04-13T07:19:22.090Z] 935e6c44a52c: Pulling fs layer [2023-04-13T07:19:22.090Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T07:19:22.090Z] 30dea6a524f1: Pulling fs layer [2023-04-13T07:19:22.090Z] a2aff8979fd8: Pulling fs layer [2023-04-13T07:19:22.090Z] 6808be2612f2: Pulling fs layer [2023-04-13T07:19:22.090Z] f25807f1079a: Pulling fs layer [2023-04-13T07:19:22.090Z] 94cc34f8dd06: Waiting [2023-04-13T07:19:22.090Z] 30dea6a524f1: Waiting [2023-04-13T07:19:22.090Z] 6808be2612f2: Waiting [2023-04-13T07:19:22.090Z] a2aff8979fd8: Waiting [2023-04-13T07:19:22.090Z] f25807f1079a: Waiting [2023-04-13T07:19:22.348Z] a2d21d5440eb: Download complete [2023-04-13T07:19:22.348Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T07:19:22.348Z] 94cc34f8dd06: Download complete [2023-04-13T07:19:22.348Z] 30dea6a524f1: Verifying Checksum [2023-04-13T07:19:22.348Z] 30dea6a524f1: Download complete [2023-04-13T07:19:22.348Z] 63b65145d645: Verifying Checksum [2023-04-13T07:19:22.348Z] 63b65145d645: Download complete [2023-04-13T07:19:22.349Z] a2aff8979fd8: Verifying Checksum [2023-04-13T07:19:22.349Z] a2aff8979fd8: Download complete [2023-04-13T07:19:22.611Z] 63b65145d645: Pull complete [2023-04-13T07:19:22.611Z] a2d21d5440eb: Pull complete [2023-04-13T07:19:22.871Z] f25807f1079a: Verifying Checksum [2023-04-13T07:19:22.871Z] f25807f1079a: Download complete [2023-04-13T07:19:22.871Z] 935e6c44a52c: Verifying Checksum [2023-04-13T07:19:22.871Z] 935e6c44a52c: Download complete [2023-04-13T07:19:23.142Z] 6808be2612f2: Verifying Checksum [2023-04-13T07:19:23.142Z] 6808be2612f2: Download complete [2023-04-13T07:19:26.425Z] 935e6c44a52c: Pull complete [2023-04-13T07:19:26.425Z] 94cc34f8dd06: Pull complete [2023-04-13T07:19:26.686Z] 30dea6a524f1: Pull complete [2023-04-13T07:19:26.686Z] a2aff8979fd8: Pull complete [2023-04-13T07:19:29.219Z] 6808be2612f2: Pull complete [2023-04-13T07:19:29.782Z] f25807f1079a: Pull complete [2023-04-13T07:19:29.782Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T07:19:29.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T07:19:29.782Z] ---> 3b553350e43f [2023-04-13T07:19:29.782Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:19:33.985Z] ---> Running in 18a78ee3d51c [2023-04-13T07:19:33.985Z] Removing intermediate container 18a78ee3d51c [2023-04-13T07:19:33.985Z] ---> 8c8143404143 [2023-04-13T07:19:33.985Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:19:33.985Z] ---> Running in 64636115078d [2023-04-13T07:19:33.985Z] Removing intermediate container 64636115078d [2023-04-13T07:19:33.985Z] ---> 0af3fd152a51 [2023-04-13T07:19:33.985Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:19:33.985Z] ---> Running in 015f194f835f [2023-04-13T07:19:33.985Z] Removing intermediate container 015f194f835f [2023-04-13T07:19:33.985Z] ---> f966f23505e7 [2023-04-13T07:19:33.985Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:19:33.985Z] ---> Running in 9864ea69be22 [2023-04-13T07:19:33.985Z] Removing intermediate container 9864ea69be22 [2023-04-13T07:19:33.985Z] ---> 8e0f002ff8df [2023-04-13T07:19:33.985Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:19:33.985Z] ---> Running in 6222116fa3a0 [2023-04-13T07:19:34.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:19:34.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:19:34.503Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:19:34.503Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T07:19:34.503Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:19:34.503Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:19:34.503Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:19:34.503Z] OK: 269 MiB in 57 packages [2023-04-13T07:19:35.073Z] Removing intermediate container 6222116fa3a0 [2023-04-13T07:19:35.073Z] ---> afaab1d050f6 [2023-04-13T07:19:35.073Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-13T07:19:35.073Z] ---> Running in 8293d2aa107b [2023-04-13T07:19:35.073Z] Removing intermediate container 8293d2aa107b [2023-04-13T07:19:35.073Z] ---> b9da6b158878 [2023-04-13T07:19:35.073Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T07:19:35.331Z] ---> c298c72e7430 [2023-04-13T07:19:35.331Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:19:35.331Z] ---> Running in 1bb97608ec1f [2023-04-13T07:19:35.795Z] Still waiting to schedule task [2023-04-13T07:19:35.795Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T07:20:01.908Z] Removing intermediate container 1bb97608ec1f [2023-04-13T07:20:01.908Z] ---> f94ec6c591f0 [2023-04-13T07:20:01.908Z] Step 11/12 : COPY . . [2023-04-13T07:20:01.908Z] ---> de9cbf6a1f52 [2023-04-13T07:20:01.908Z] Step 12/12 : RUN $MAKE [2023-04-13T07:20:01.908Z] ---> Running in 36c9de6cc807 [2023-04-13T07:20:01.908Z] noop [2023-04-13T07:20:01.908Z] Removing intermediate container 36c9de6cc807 [2023-04-13T07:20:01.908Z] ---> 291b556758de [2023-04-13T07:20:01.908Z] Successfully built 291b556758de [2023-04-13T07:20:01.908Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:20:02.230Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:20:02.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:20:02.300Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:20:02.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:20:02.682Z] $ docker top cbd1de86f7f68234144ddf38638187a208138a92e8e22a76dd07f909ae424e88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:20:03.018Z] + go version [2023-04-13T07:20:03.018Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T07:20:03.031Z] $ docker stop --time=1 cbd1de86f7f68234144ddf38638187a208138a92e8e22a76dd07f909ae424e88 [2023-04-13T07:20:04.298Z] $ docker rm -f --volumes cbd1de86f7f68234144ddf38638187a208138a92e8e22a76dd07f909ae424e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:20:04.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:20:04.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:20:04.750Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:20:04.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:20:05.126Z] $ docker top a26be05b317a872ca2710aab25651bdde1a1c2668ef7f6cd60dfaa86e0f07523 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:20:05.461Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:20:05.756Z] + make test [2023-04-13T07:20:05.756Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T07:20:11.026Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-13T07:20:20.983Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-13T07:20:20.983Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.3% of statements [2023-04-13T07:20:27.547Z] go vet ./... [2023-04-13T07:20:30.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:20:30.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:20:30.823Z] ./bin/test-attribution-txt.sh [2023-04-13T07:20:30.823Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:20:30.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:20:30.847Z] $ docker stop --time=1 a26be05b317a872ca2710aab25651bdde1a1c2668ef7f6cd60dfaa86e0f07523 [2023-04-13T07:20:33.549Z] $ docker rm -f --volumes a26be05b317a872ca2710aab25651bdde1a1c2668ef7f6cd60dfaa86e0f07523 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:20:34.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:20:34.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T07:20:34.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:20:34.827Z] + ls -al . [2023-04-13T07:20:34.827Z] total 184 [2023-04-13T07:20:34.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 07:20 . [2023-04-13T07:20:34.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:19 .. [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 13 07:19 .dockerignore [2023-04-13T07:20:34.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:19 .git [2023-04-13T07:20:34.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:19 .github [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 07:19 .gitignore [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:19 .golangci.yml [2023-04-13T07:20:34.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:19 .semver [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 9202 Apr 13 07:19 Attribution.txt [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 13 07:19 CHANGELOG.md [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 13 07:19 Dockerfile [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:19 GOVERNANCE.md [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 13 07:19 Jenkinsfile [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:19 LICENSE [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 13 07:19 Makefile [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 07:19 OWNERS.md [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 13 07:19 README.md [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 07:19 VERSION [2023-04-13T07:20:34.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:19 bin [2023-04-13T07:20:34.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:19 cmd [2023-04-13T07:20:34.827Z] -rw-r--r-- 1 jenkins jenkins 14587 Apr 13 07:20 coverage.out [2023-04-13T07:20:34.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:19 driver [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 13 07:19 go.mod [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 07:19 go.sum [2023-04-13T07:20:34.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:19 snap [2023-04-13T07:20:34.827Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 13 07:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:20:35.133Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2da8002a0f90c09723ed576a82490c9132775745 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-04-13T07:20:35.133Z] Sending build context to Docker daemon 10.89MB [2023-04-13T07:20:35.133Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:20:35.133Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-13T07:20:35.133Z] ---> 291b556758de [2023-04-13T07:20:35.133Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:20:35.133Z] ---> Running in 4e3ae69be128 [2023-04-13T07:20:35.392Z] Removing intermediate container 4e3ae69be128 [2023-04-13T07:20:35.392Z] ---> 84ed979dd917 [2023-04-13T07:20:35.392Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:20:35.392Z] ---> Running in db680f00e118 [2023-04-13T07:20:35.392Z] Removing intermediate container db680f00e118 [2023-04-13T07:20:35.392Z] ---> c9e690682853 [2023-04-13T07:20:35.392Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:20:35.392Z] ---> Running in f1b13dd20938 [2023-04-13T07:20:35.653Z] Removing intermediate container f1b13dd20938 [2023-04-13T07:20:35.653Z] ---> 16ea906a1ca2 [2023-04-13T07:20:35.653Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:20:35.653Z] ---> Running in dd8626223089 [2023-04-13T07:20:35.653Z] Removing intermediate container dd8626223089 [2023-04-13T07:20:35.653Z] ---> 74ae36dc1333 [2023-04-13T07:20:35.653Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:20:35.653Z] ---> Running in 259e19ef06de [2023-04-13T07:20:35.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:20:36.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:20:36.172Z] OK: 269 MiB in 57 packages [2023-04-13T07:20:36.768Z] Removing intermediate container 259e19ef06de [2023-04-13T07:20:36.769Z] ---> f4a61a0ced7c [2023-04-13T07:20:36.769Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-13T07:20:36.769Z] ---> Running in cc1b22a2738e [2023-04-13T07:20:36.769Z] Removing intermediate container cc1b22a2738e [2023-04-13T07:20:36.769Z] ---> 1739c5bfe027 [2023-04-13T07:20:36.769Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-13T07:20:36.769Z] ---> 95cf81763482 [2023-04-13T07:20:36.769Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:20:36.769Z] ---> Running in 56f7fd6b3077 [2023-04-13T07:20:37.896Z] Removing intermediate container 56f7fd6b3077 [2023-04-13T07:20:37.896Z] ---> 42d65a2e9eed [2023-04-13T07:20:37.896Z] Step 11/25 : COPY . . [2023-04-13T07:20:37.896Z] ---> 29714e7b986c [2023-04-13T07:20:37.896Z] Step 12/25 : RUN $MAKE [2023-04-13T07:20:38.169Z] ---> Running in 68786e3bb724 [2023-04-13T07:20:38.447Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-13T07:20:56.520Z] Removing intermediate container 68786e3bb724 [2023-04-13T07:20:56.520Z] ---> d456183f6094 [2023-04-13T07:20:56.520Z] Step 13/25 : FROM alpine:3.17 [2023-04-13T07:20:56.520Z] 3.17: Pulling from library/alpine [2023-04-13T07:20:56.520Z] f56be85fc22e: Pulling fs layer [2023-04-13T07:20:56.778Z] f56be85fc22e: Download complete [2023-04-13T07:20:56.778Z] f56be85fc22e: Pull complete [2023-04-13T07:20:56.778Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:20:56.778Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:20:56.778Z] ---> 9ed4aefc74f6 [2023-04-13T07:20:56.778Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-13T07:20:57.037Z] ---> Running in b03074c7f51f [2023-04-13T07:20:57.037Z] Removing intermediate container b03074c7f51f [2023-04-13T07:20:57.037Z] ---> c271aa5aca72 [2023-04-13T07:20:57.037Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-13T07:20:57.037Z] ---> Running in 146ec9cac73c [2023-04-13T07:20:57.037Z] Removing intermediate container 146ec9cac73c [2023-04-13T07:20:57.037Z] ---> c16091e7d6c1 [2023-04-13T07:20:57.037Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-13T07:20:57.037Z] ---> Running in 1b07446e3fbc [2023-04-13T07:20:57.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:20:57.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:20:57.811Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T07:20:57.811Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:20:57.811Z] OK: 7 MiB in 16 packages [2023-04-13T07:20:58.073Z] Removing intermediate container 1b07446e3fbc [2023-04-13T07:20:58.073Z] ---> 831ef0c18c65 [2023-04-13T07:20:58.073Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-13T07:20:58.647Z] ---> 4acc60166bc9 [2023-04-13T07:20:58.647Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-13T07:20:58.647Z] ---> 0a6ca7eb1b1c [2023-04-13T07:20:58.647Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-13T07:20:58.906Z] ---> ebe457b12c0a [2023-04-13T07:20:58.906Z] Step 20/25 : EXPOSE 59986 [2023-04-13T07:20:58.906Z] ---> Running in 53827c40db0e [2023-04-13T07:20:58.906Z] Removing intermediate container 53827c40db0e [2023-04-13T07:20:58.906Z] ---> 0040e902b9eb [2023-04-13T07:20:58.906Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-13T07:20:58.906Z] ---> Running in 7489ddf4bdba [2023-04-13T07:20:59.164Z] Removing intermediate container 7489ddf4bdba [2023-04-13T07:20:59.164Z] ---> eb7327904063 [2023-04-13T07:20:59.164Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T07:20:59.164Z] ---> Running in 84a5c65d0dc7 [2023-04-13T07:20:59.164Z] Removing intermediate container 84a5c65d0dc7 [2023-04-13T07:20:59.164Z] ---> e6f221a18efb [2023-04-13T07:20:59.164Z] Step 23/25 : LABEL arch=amd64 [2023-04-13T07:20:59.164Z] ---> Running in e59e487e376a [2023-04-13T07:20:59.164Z] Removing intermediate container e59e487e376a [2023-04-13T07:20:59.164Z] ---> fc39656ff5d6 [2023-04-13T07:20:59.164Z] Step 24/25 : LABEL git_sha=2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:20:59.164Z] ---> Running in b39a4d4670ae [2023-04-13T07:20:59.428Z] Removing intermediate container b39a4d4670ae [2023-04-13T07:20:59.428Z] ---> 931a618093e8 [2023-04-13T07:20:59.428Z] Step 25/25 : LABEL version=3.0.0-dev.26 [2023-04-13T07:20:59.428Z] ---> Running in 6dc00b1a2679 [2023-04-13T07:20:59.428Z] Removing intermediate container 6dc00b1a2679 [2023-04-13T07:20:59.428Z] ---> 2800ad8a26c8 [2023-04-13T07:20:59.428Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:20:59.428Z] Successfully built 2800ad8a26c8 [2023-04-13T07:20:59.428Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:20:59.524Z] provisioning config files... [2023-04-13T07:20:59.533Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2123104369728921517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:20:59.827Z] ---> docker-login.sh [2023-04-13T07:20:59.827Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:20:59.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:20:59.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:20:59.827Z] Configure a credential helper to remove this warning. See [2023-04-13T07:20:59.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:20:59.827Z] [2023-04-13T07:20:59.827Z] Login Succeeded [2023-04-13T07:20:59.827Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:20:59.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:20:59.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:20:59.827Z] Configure a credential helper to remove this warning. See [2023-04-13T07:20:59.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:20:59.827Z] [2023-04-13T07:20:59.827Z] Login Succeeded [2023-04-13T07:20:59.827Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:21:00.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:00.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:00.086Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:00.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:00.086Z] [2023-04-13T07:21:00.086Z] Login Succeeded [2023-04-13T07:21:00.086Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:21:00.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:00.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:00.086Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:00.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:00.086Z] [2023-04-13T07:21:00.086Z] Login Succeeded [2023-04-13T07:21:00.086Z] docker.io [2023-04-13T07:21:00.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:00.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:00.345Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:00.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:00.345Z] [2023-04-13T07:21:00.345Z] Login Succeeded [2023-04-13T07:21:00.345Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:21:00.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:21:00.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:21:00.403Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-04-13T07:21:00.403Z] 2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:21:00.403Z] latest [2023-04-13T07:21:00.403Z] 3.0.0-dev.26 [2023-04-13T07:21:00.403Z] 2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [2023-04-13T07:21:00.403Z] main [2023-04-13T07:21:00.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:00.726Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:01.036Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:21:01.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-13T07:21:01.036Z] 1eb12db44dd6: Preparing [2023-04-13T07:21:01.036Z] e02e32d75e77: Preparing [2023-04-13T07:21:01.036Z] 86eaf8af9a15: Preparing [2023-04-13T07:21:01.036Z] bc6eafeb46a3: Preparing [2023-04-13T07:21:01.036Z] f1417ff83b31: Preparing [2023-04-13T07:21:01.036Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:01.036Z] bc6eafeb46a3: Pushed [2023-04-13T07:21:01.036Z] 1eb12db44dd6: Pushed [2023-04-13T07:21:01.036Z] e02e32d75e77: Pushed [2023-04-13T07:21:03.571Z] 86eaf8af9a15: Pushed [2023-04-13T07:21:03.571Z] 2da8002a0f90c09723ed576a82490c9132775745: digest: sha256:7d8a01642d11618e75539a2e5b461a29aa83da5355bbb7ccdeeb982557a930f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:03.884Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:04.191Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-13T07:21:04.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-13T07:21:04.191Z] 1eb12db44dd6: Preparing [2023-04-13T07:21:04.191Z] e02e32d75e77: Preparing [2023-04-13T07:21:04.191Z] 86eaf8af9a15: Preparing [2023-04-13T07:21:04.191Z] bc6eafeb46a3: Preparing [2023-04-13T07:21:04.191Z] f1417ff83b31: Preparing [2023-04-13T07:21:04.191Z] 86eaf8af9a15: Layer already exists [2023-04-13T07:21:04.191Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:04.191Z] e02e32d75e77: Layer already exists [2023-04-13T07:21:04.191Z] 1eb12db44dd6: Layer already exists [2023-04-13T07:21:04.191Z] bc6eafeb46a3: Layer already exists [2023-04-13T07:21:04.191Z] latest: digest: sha256:7d8a01642d11618e75539a2e5b461a29aa83da5355bbb7ccdeeb982557a930f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:04.507Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:04.814Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.26 [2023-04-13T07:21:04.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-13T07:21:04.814Z] 1eb12db44dd6: Preparing [2023-04-13T07:21:04.814Z] e02e32d75e77: Preparing [2023-04-13T07:21:04.814Z] 86eaf8af9a15: Preparing [2023-04-13T07:21:04.814Z] bc6eafeb46a3: Preparing [2023-04-13T07:21:04.814Z] f1417ff83b31: Preparing [2023-04-13T07:21:04.814Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:04.814Z] 86eaf8af9a15: Layer already exists [2023-04-13T07:21:04.814Z] bc6eafeb46a3: Layer already exists [2023-04-13T07:21:04.814Z] e02e32d75e77: Layer already exists [2023-04-13T07:21:04.814Z] 1eb12db44dd6: Layer already exists [2023-04-13T07:21:04.814Z] 3.0.0-dev.26: digest: sha256:7d8a01642d11618e75539a2e5b461a29aa83da5355bbb7ccdeeb982557a930f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:05.117Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:05.423Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [2023-04-13T07:21:05.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-13T07:21:05.423Z] 1eb12db44dd6: Preparing [2023-04-13T07:21:05.423Z] e02e32d75e77: Preparing [2023-04-13T07:21:05.423Z] 86eaf8af9a15: Preparing [2023-04-13T07:21:05.423Z] bc6eafeb46a3: Preparing [2023-04-13T07:21:05.423Z] f1417ff83b31: Preparing [2023-04-13T07:21:05.423Z] e02e32d75e77: Layer already exists [2023-04-13T07:21:05.423Z] bc6eafeb46a3: Layer already exists [2023-04-13T07:21:05.423Z] 1eb12db44dd6: Layer already exists [2023-04-13T07:21:05.423Z] 86eaf8af9a15: Layer already exists [2023-04-13T07:21:05.423Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:05.423Z] 2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26: digest: sha256:7d8a01642d11618e75539a2e5b461a29aa83da5355bbb7ccdeeb982557a930f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:05.741Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:06.045Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-04-13T07:21:06.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-13T07:21:06.045Z] 1eb12db44dd6: Preparing [2023-04-13T07:21:06.045Z] e02e32d75e77: Preparing [2023-04-13T07:21:06.045Z] 86eaf8af9a15: Preparing [2023-04-13T07:21:06.045Z] bc6eafeb46a3: Preparing [2023-04-13T07:21:06.045Z] f1417ff83b31: Preparing [2023-04-13T07:21:06.045Z] 1eb12db44dd6: Layer already exists [2023-04-13T07:21:06.045Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:06.045Z] e02e32d75e77: Layer already exists [2023-04-13T07:21:06.045Z] 86eaf8af9a15: Layer already exists [2023-04-13T07:21:06.045Z] bc6eafeb46a3: Layer already exists [2023-04-13T07:21:06.045Z] main: digest: sha256:7d8a01642d11618e75539a2e5b461a29aa83da5355bbb7ccdeeb982557a930f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:21:06.089Z] ===================================================== [Pipeline] echo [2023-04-13T07:21:06.096Z] taggedImages: [2023-04-13T07:21:06.096Z] - nexus3.edgexfoundry.org:10004/device-rest:2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:21:06.096Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-13T07:21:06.096Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.26 [2023-04-13T07:21:06.096Z] - nexus3.edgexfoundry.org:10004/device-rest:2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [2023-04-13T07:21:06.096Z] - nexus3.edgexfoundry.org:10004/device-rest: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-04-13T07:21:06.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:21:06.461Z] [2023-04-13T07:21:06.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:06.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:21:06.758Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T07:21:06.758Z] 5eb5b503b376: Pulling fs layer [2023-04-13T07:21:06.758Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T07:21:06.758Z] ec43610c2a17: Pulling fs layer [2023-04-13T07:21:06.758Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T07:21:06.758Z] 33b1e0a273af: Pulling fs layer [2023-04-13T07:21:06.758Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T07:21:06.758Z] 2f39f015ded8: Pulling fs layer [2023-04-13T07:21:06.758Z] 3a2ae6a8a46f: Waiting [2023-04-13T07:21:06.758Z] 33b1e0a273af: Waiting [2023-04-13T07:21:06.758Z] 5d3b04190fa2: Waiting [2023-04-13T07:21:06.758Z] 2f39f015ded8: Waiting [2023-04-13T07:21:06.758Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T07:21:06.758Z] 5c69ac0246d0: Download complete [2023-04-13T07:21:06.758Z] 3a2ae6a8a46f: Download complete [2023-04-13T07:21:06.758Z] ec43610c2a17: Verifying Checksum [2023-04-13T07:21:06.758Z] ec43610c2a17: Download complete [2023-04-13T07:21:06.758Z] 33b1e0a273af: Verifying Checksum [2023-04-13T07:21:06.758Z] 33b1e0a273af: Download complete [2023-04-13T07:21:06.758Z] 5d3b04190fa2: Download complete [2023-04-13T07:21:07.016Z] 5eb5b503b376: Verifying Checksum [2023-04-13T07:21:07.016Z] 5eb5b503b376: Download complete [2023-04-13T07:21:07.582Z] 2f39f015ded8: Download complete [2023-04-13T07:21:08.147Z] 5eb5b503b376: Pull complete [2023-04-13T07:21:08.147Z] 5c69ac0246d0: Pull complete [2023-04-13T07:21:08.713Z] ec43610c2a17: Pull complete [2023-04-13T07:21:08.713Z] 3a2ae6a8a46f: Pull complete [2023-04-13T07:21:08.713Z] 33b1e0a273af: Pull complete [2023-04-13T07:21:08.972Z] 5d3b04190fa2: Pull complete [2023-04-13T07:21:13.151Z] 2f39f015ded8: Pull complete [2023-04-13T07:21:13.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T07:21:13.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:21:13.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:21:13.225Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:21:13.258Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T07:21:15.523Z] $ docker top 0eee6783d3aa9503b4e5539f7ec087859ba9519236755a5a69c4c8c01900ce8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:21:15.907Z] ---> job-cost.sh [2023-04-13T07:21:15.907Z] lf-activate-venv: SKIPPING [2023-04-13T07:21:15.907Z] INFO: No Stack... [2023-04-13T07:21:16.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:21:16.425Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:21:16.713Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-04-13T07:21:16.713Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T07:21:16.724Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] [2023-04-13T07:21:16.733Z] Resource [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] did not exist. Created. [2023-04-13T07:21:16.733Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:21:17.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T07:21:17.064Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:21:17.070Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:21:17.092Z] $ docker stop --time=1 0eee6783d3aa9503b4e5539f7ec087859ba9519236755a5a69c4c8c01900ce8c [2023-04-13T07:21:18.251Z] $ docker rm -f --volumes 0eee6783d3aa9503b4e5539f7ec087859ba9519236755a5a69c4c8c01900ce8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T07:22:14.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8420 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-04-13T07:22:14.540Z] Running in /w/workspace/device-rest-go/98 [Pipeline] { [Pipeline] checkout [2023-04-13T07:22:14.577Z] The recommended git tool is: git [2023-04-13T07:22:21.340Z] using credential edgex-jenkins-ssh [2023-04-13T07:22:21.369Z] Cloning the remote Git repository [2023-04-13T07:22:21.435Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-13T07:22:21.572Z] > git init /w/workspace/device-rest-go/98 # timeout=10 [2023-04-13T07:22:21.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-13T07:22:21.770Z] > git --version # timeout=10 [2023-04-13T07:22:21.796Z] > git --version # 'git version 2.25.1' [2023-04-13T07:22:21.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:22:22.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:22:24.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-13T07:22:24.110Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:22:25.206Z] Avoid second fetch [2023-04-13T07:22:25.207Z] Checking out Revision 2da8002a0f90c09723ed576a82490c9132775745 (main) [2023-04-13T07:22:25.918Z] Commit message: "Merge pull request #289 from weichou1229/interface-change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:22:25.226Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T07:22:25.311Z] > git checkout -f 2da8002a0f90c09723ed576a82490c9132775745 # timeout=10 [2023-04-13T07:22:26.820Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T07:22:26.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:22:26.820Z] Dload Upload Total Spent Left Speed [2023-04-13T07:22:26.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 60356 0 --:--:-- --:--:-- --:--:-- 60011 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh [2023-04-13T07:22:27.426Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T07:22:27.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T07:22:27.764Z] + sudo tee /etc/docker/daemon.new [2023-04-13T07:22:27.764Z] { [2023-04-13T07:22:27.764Z] "registry-mirrors": [ [2023-04-13T07:22:27.764Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T07:22:27.764Z] ], [2023-04-13T07:22:27.764Z] "bip": "10.250.0.254/24", [2023-04-13T07:22:27.764Z] "hosts": [ [2023-04-13T07:22:27.764Z] "tcp://0.0.0.0:5555", [2023-04-13T07:22:27.764Z] "unix:///var/run/docker.sock" [2023-04-13T07:22:27.764Z] ], [2023-04-13T07:22:27.764Z] "mtu": 1458, [2023-04-13T07:22:27.764Z] "selinux-enabled": true, [2023-04-13T07:22:27.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T07:22:27.764Z] } [Pipeline] sh [2023-04-13T07:22:28.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T07:22:28.451Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:22:46.760Z] provisioning config files... [2023-04-13T07:22:46.793Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/98@tmp/config12864674906228435346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:47.164Z] ---> docker-login.sh [2023-04-13T07:22:47.164Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:22:47.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:22:47.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:22:47.757Z] Configure a credential helper to remove this warning. See [2023-04-13T07:22:47.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:22:47.757Z] [2023-04-13T07:22:47.757Z] Login Succeeded [2023-04-13T07:22:47.757Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:22:48.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:22:48.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:22:48.315Z] Configure a credential helper to remove this warning. See [2023-04-13T07:22:48.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:22:48.315Z] [2023-04-13T07:22:48.315Z] Login Succeeded [2023-04-13T07:22:48.315Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:22:48.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:22:48.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:22:48.588Z] Configure a credential helper to remove this warning. See [2023-04-13T07:22:48.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:22:48.588Z] [2023-04-13T07:22:48.588Z] Login Succeeded [2023-04-13T07:22:48.588Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:22:48.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:22:49.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:22:49.144Z] Configure a credential helper to remove this warning. See [2023-04-13T07:22:49.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:22:49.144Z] [2023-04-13T07:22:49.144Z] Login Succeeded [2023-04-13T07:22:49.144Z] docker.io [2023-04-13T07:22:49.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:22:49.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:22:49.771Z] Configure a credential helper to remove this warning. See [2023-04-13T07:22:49.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:22:49.771Z] [2023-04-13T07:22:49.771Z] Login Succeeded [2023-04-13T07:22:49.771Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:22:49.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:22:50.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:22:50.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:22:50.227Z] ========================================================= [2023-04-13T07:22:50.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T07:22:50.227Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:22:50.584Z] + 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-04-13T07:22:50.584Z] Sending build context to Docker daemon 137.2kB [2023-04-13T07:22:50.866Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:22:50.866Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T07:22:51.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T07:22:51.138Z] af6eaf76a39c: Pulling fs layer [2023-04-13T07:22:51.138Z] 55522c791124: Pulling fs layer [2023-04-13T07:22:51.138Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T07:22:51.138Z] 169dfbe0d373: Pulling fs layer [2023-04-13T07:22:51.138Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T07:22:51.138Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T07:22:51.138Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T07:22:51.138Z] 169dfbe0d373: Waiting [2023-04-13T07:22:51.138Z] e1ff8fa3b103: Waiting [2023-04-13T07:22:51.138Z] 5abe8eddf0d5: Waiting [2023-04-13T07:22:51.138Z] 55522c791124: Verifying Checksum [2023-04-13T07:22:51.138Z] 55522c791124: Download complete [2023-04-13T07:22:51.138Z] 169dfbe0d373: Download complete [2023-04-13T07:22:51.138Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T07:22:51.138Z] e1ff8fa3b103: Download complete [2023-04-13T07:22:51.138Z] af6eaf76a39c: Verifying Checksum [2023-04-13T07:22:51.138Z] af6eaf76a39c: Download complete [2023-04-13T07:22:52.583Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T07:22:52.583Z] 5abe8eddf0d5: Download complete [2023-04-13T07:22:53.562Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T07:22:53.562Z] ce5c4a1c91eb: Download complete [2023-04-13T07:22:53.562Z] 52ebb69f0ebf: Download complete [2023-04-13T07:22:53.562Z] af6eaf76a39c: Pull complete [2023-04-13T07:22:54.157Z] 55522c791124: Pull complete [2023-04-13T07:23:09.193Z] ce5c4a1c91eb: Pull complete [2023-04-13T07:23:09.193Z] 169dfbe0d373: Pull complete [2023-04-13T07:23:09.193Z] e1ff8fa3b103: Pull complete [2023-04-13T07:23:16.030Z] 52ebb69f0ebf: Pull complete [2023-04-13T07:23:17.999Z] 5abe8eddf0d5: Pull complete [2023-04-13T07:23:17.999Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T07:23:17.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T07:23:17.999Z] ---> 6cb57ee374ae [2023-04-13T07:23:17.999Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:23:19.044Z] ---> Running in 441966eb88c1 [2023-04-13T07:23:19.311Z] Removing intermediate container 441966eb88c1 [2023-04-13T07:23:19.311Z] ---> fb696583c7a5 [2023-04-13T07:23:19.311Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:23:19.311Z] ---> Running in 08c2fe1109ff [2023-04-13T07:23:19.590Z] Removing intermediate container 08c2fe1109ff [2023-04-13T07:23:19.590Z] ---> c772d415a433 [2023-04-13T07:23:19.590Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:23:19.590Z] ---> Running in 0d2dd4f1b813 [2023-04-13T07:23:19.863Z] Removing intermediate container 0d2dd4f1b813 [2023-04-13T07:23:19.863Z] ---> e952c5916540 [2023-04-13T07:23:19.863Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:23:20.131Z] ---> Running in dc436bd5379e [2023-04-13T07:23:20.402Z] Removing intermediate container dc436bd5379e [2023-04-13T07:23:20.402Z] ---> 637755254e60 [2023-04-13T07:23:20.402Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:23:20.402Z] ---> Running in a52a7fa455b2 [2023-04-13T07:23:21.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:23:22.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:23:23.506Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:23:23.506Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T07:23:23.506Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:23:23.506Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:23:23.506Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:23:23.506Z] OK: 268 MiB in 57 packages [2023-04-13T07:23:24.929Z] Removing intermediate container a52a7fa455b2 [2023-04-13T07:23:24.929Z] ---> ba3f44669191 [2023-04-13T07:23:24.929Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-13T07:23:24.929Z] ---> Running in 854c3b829481 [2023-04-13T07:23:25.200Z] Removing intermediate container 854c3b829481 [2023-04-13T07:23:25.200Z] ---> 230755b6c9ed [2023-04-13T07:23:25.200Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T07:23:25.467Z] ---> a6639e4cfcc0 [2023-04-13T07:23:25.467Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:23:25.741Z] ---> Running in 1f7eb233e312 [2023-04-13T07:24:33.717Z] Removing intermediate container 1f7eb233e312 [2023-04-13T07:24:33.717Z] ---> 8cc40d0a6979 [2023-04-13T07:24:33.717Z] Step 11/12 : COPY . . [2023-04-13T07:24:33.717Z] ---> 96a63b57f2ac [2023-04-13T07:24:33.717Z] Step 12/12 : RUN $MAKE [2023-04-13T07:24:33.717Z] ---> Running in 9372b4a09bec [2023-04-13T07:24:33.717Z] noop [2023-04-13T07:24:33.717Z] Removing intermediate container 9372b4a09bec [2023-04-13T07:24:33.717Z] ---> b4174583396a [2023-04-13T07:24:33.717Z] Successfully built b4174583396a [2023-04-13T07:24:33.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:24:34.062Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:24:34.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:24:34.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container [2023-04-13T07:24:34.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/98 -v /w/workspace/device-rest-go/98:/w/workspace/device-rest-go/98:rw,z -v /w/workspace/device-rest-go/98@tmp:/w/workspace/device-rest-go/98@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-04-13T07:24:35.594Z] $ docker top 5273ab6571ded232ca2e2b6ef3c481d75db876ed050d16301f398b4e16628104 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:24:36.419Z] + go version [2023-04-13T07:24:36.419Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T07:24:36.443Z] $ docker stop --time=1 5273ab6571ded232ca2e2b6ef3c481d75db876ed050d16301f398b4e16628104 [2023-04-13T07:24:38.094Z] $ docker rm -f --volumes 5273ab6571ded232ca2e2b6ef3c481d75db876ed050d16301f398b4e16628104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:24:38.606Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:24:38.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:24:38.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container [2023-04-13T07:24:38.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/98 -v /w/workspace/device-rest-go/98:/w/workspace/device-rest-go/98:rw,z -v /w/workspace/device-rest-go/98@tmp:/w/workspace/device-rest-go/98@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-04-13T07:24:40.027Z] $ docker top 1c5fe3a843734eec0d180de15a41ab453875664d7ec5a14b88f5836d17885fef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:24:40.536Z] + git config --global --add safe.directory /w/workspace/device-rest-go/98 [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:24:41.456Z] + make test [2023-04-13T07:24:41.456Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T07:25:20.364Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-13T07:27:57.166Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-13T07:27:57.166Z] ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 32.3% of statements [2023-04-13T07:27:57.166Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T07:27:57.166Z] go vet ./... [2023-04-13T07:28:23.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:28:23.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:28:23.893Z] ./bin/test-attribution-txt.sh [2023-04-13T07:28:23.893Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:28:23.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:28:23.936Z] $ docker stop --time=1 1c5fe3a843734eec0d180de15a41ab453875664d7ec5a14b88f5836d17885fef [2023-04-13T07:28:25.910Z] $ docker rm -f --volumes 1c5fe3a843734eec0d180de15a41ab453875664d7ec5a14b88f5836d17885fef [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:28:27.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:28:27.241Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T07:28:27.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:28:28.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:28:28.603Z] + ls -al . [2023-04-13T07:28:28.603Z] total 180 [2023-04-13T07:28:28.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:24 . [2023-04-13T07:28:28.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:22 .. [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 13 07:22 .dockerignore [2023-04-13T07:28:28.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:22 .git [2023-04-13T07:28:28.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:22 .github [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 07:22 .gitignore [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:22 .golangci.yml [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 9202 Apr 13 07:22 Attribution.txt [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 13 07:22 CHANGELOG.md [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 13 07:22 Dockerfile [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:22 GOVERNANCE.md [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 13 07:22 Jenkinsfile [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:22 LICENSE [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 13 07:22 Makefile [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 07:22 OWNERS.md [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 13 07:22 README.md [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 07:19 VERSION [2023-04-13T07:28:28.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:22 bin [2023-04-13T07:28:28.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:22 cmd [2023-04-13T07:28:28.603Z] -rw-r--r-- 1 jenkins jenkins 14587 Apr 13 07:27 coverage.out [2023-04-13T07:28:28.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:22 driver [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 13 07:22 go.mod [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 07:22 go.sum [2023-04-13T07:28:28.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:22 snap [2023-04-13T07:28:28.603Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 13 07:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:28:28.957Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2da8002a0f90c09723ed576a82490c9132775745 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-04-13T07:28:28.957Z] Sending build context to Docker daemon 152.6kB [2023-04-13T07:28:29.226Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:28:29.226Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-13T07:28:29.226Z] ---> b4174583396a [2023-04-13T07:28:29.226Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:28:29.495Z] ---> Running in 2a3076b621c9 [2023-04-13T07:28:29.765Z] Removing intermediate container 2a3076b621c9 [2023-04-13T07:28:29.765Z] ---> c74fa55680ae [2023-04-13T07:28:29.765Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:28:29.765Z] ---> Running in 28b947f0d260 [2023-04-13T07:28:30.035Z] Removing intermediate container 28b947f0d260 [2023-04-13T07:28:30.035Z] ---> 22587820e122 [2023-04-13T07:28:30.035Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:28:30.304Z] ---> Running in 9ac64fe7b2cd [2023-04-13T07:28:30.574Z] Removing intermediate container 9ac64fe7b2cd [2023-04-13T07:28:30.574Z] ---> 64cf400c3621 [2023-04-13T07:28:30.574Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:28:30.574Z] ---> Running in be8b2805db5b [2023-04-13T07:28:30.846Z] Removing intermediate container be8b2805db5b [2023-04-13T07:28:30.846Z] ---> a019cc0da441 [2023-04-13T07:28:30.846Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:28:31.117Z] ---> Running in 1a8a7bf584df [2023-04-13T07:28:32.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:28:33.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:28:34.501Z] OK: 268 MiB in 57 packages [2023-04-13T07:28:35.481Z] Removing intermediate container 1a8a7bf584df [2023-04-13T07:28:35.481Z] ---> 727d79ac06a1 [2023-04-13T07:28:35.481Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-13T07:28:35.481Z] ---> Running in 1b1370fd77d1 [2023-04-13T07:28:36.068Z] Removing intermediate container 1b1370fd77d1 [2023-04-13T07:28:36.068Z] ---> 42c3dfa7d783 [2023-04-13T07:28:36.068Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-13T07:28:36.653Z] ---> 33013792c702 [2023-04-13T07:28:36.653Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:28:36.653Z] ---> Running in 14ccd0d1ec61 [2023-04-13T07:28:40.013Z] Removing intermediate container 14ccd0d1ec61 [2023-04-13T07:28:40.013Z] ---> 12c8a084e137 [2023-04-13T07:28:40.013Z] Step 11/25 : COPY . . [2023-04-13T07:28:40.013Z] ---> 801acdd15e06 [2023-04-13T07:28:40.013Z] Step 12/25 : RUN $MAKE [2023-04-13T07:28:40.283Z] ---> Running in 78ca1a9b1305 [2023-04-13T07:28:41.246Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-13T07:31:18.036Z] Removing intermediate container 78ca1a9b1305 [2023-04-13T07:31:18.036Z] ---> 0ad28f9cb605 [2023-04-13T07:31:18.036Z] Step 13/25 : FROM alpine:3.17 [2023-04-13T07:31:18.036Z] 3.17: Pulling from library/alpine [2023-04-13T07:31:18.036Z] c41833b44d91: Pulling fs layer [2023-04-13T07:31:18.036Z] c41833b44d91: Verifying Checksum [2023-04-13T07:31:18.036Z] c41833b44d91: Download complete [2023-04-13T07:31:18.036Z] c41833b44d91: Pull complete [2023-04-13T07:31:18.036Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:31:18.036Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:31:18.036Z] ---> 51e60588ff2c [2023-04-13T07:31:18.036Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-13T07:31:18.036Z] ---> Running in 110fa827f0ef [2023-04-13T07:31:18.036Z] Removing intermediate container 110fa827f0ef [2023-04-13T07:31:18.036Z] ---> 0a411a043f01 [2023-04-13T07:31:18.036Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-13T07:31:18.036Z] ---> Running in c7122cedb3a3 [2023-04-13T07:31:18.036Z] Removing intermediate container c7122cedb3a3 [2023-04-13T07:31:18.036Z] ---> 6e07d268a545 [2023-04-13T07:31:18.036Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-13T07:31:18.036Z] ---> Running in 652257b5fa02 [2023-04-13T07:31:18.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:31:18.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:31:19.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T07:31:19.000Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:31:19.000Z] OK: 8 MiB in 16 packages [2023-04-13T07:31:19.962Z] Removing intermediate container 652257b5fa02 [2023-04-13T07:31:19.962Z] ---> 193ed31e37bb [2023-04-13T07:31:19.962Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-13T07:31:21.374Z] ---> 628ab7c4f92c [2023-04-13T07:31:21.374Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-13T07:31:21.960Z] ---> 6b4f5607e911 [2023-04-13T07:31:21.960Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-13T07:31:22.227Z] ---> bb42eaa98f64 [2023-04-13T07:31:22.227Z] Step 20/25 : EXPOSE 59986 [2023-04-13T07:31:22.494Z] ---> Running in eaa7db92d5f6 [2023-04-13T07:31:22.762Z] Removing intermediate container eaa7db92d5f6 [2023-04-13T07:31:22.762Z] ---> 24c63b8bb6e4 [2023-04-13T07:31:22.762Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-13T07:31:22.762Z] ---> Running in 4ac2a128c30e [2023-04-13T07:31:23.033Z] Removing intermediate container 4ac2a128c30e [2023-04-13T07:31:23.033Z] ---> 426c0fdb5ee2 [2023-04-13T07:31:23.033Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T07:31:23.302Z] ---> Running in 536f4b7e5ff7 [2023-04-13T07:31:23.570Z] Removing intermediate container 536f4b7e5ff7 [2023-04-13T07:31:23.570Z] ---> e4a8caa94cd2 [2023-04-13T07:31:23.570Z] Step 23/25 : LABEL arch=arm64 [2023-04-13T07:31:23.570Z] ---> Running in b6bc0cf7ea6c [2023-04-13T07:31:23.838Z] Removing intermediate container b6bc0cf7ea6c [2023-04-13T07:31:23.838Z] ---> 7547f5604a57 [2023-04-13T07:31:23.838Z] Step 24/25 : LABEL git_sha=2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:31:23.838Z] ---> Running in 2ef6aed8c6ad [2023-04-13T07:31:25.247Z] Removing intermediate container 2ef6aed8c6ad [2023-04-13T07:31:25.247Z] ---> 1c2bdf585489 [2023-04-13T07:31:25.247Z] Step 25/25 : LABEL version=3.0.0-dev.26 [2023-04-13T07:31:25.247Z] ---> Running in 628d278e1a4b [2023-04-13T07:31:25.513Z] Removing intermediate container 628d278e1a4b [2023-04-13T07:31:25.513Z] ---> ae9ffdda1955 [2023-04-13T07:31:25.513Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:31:25.513Z] Successfully built ae9ffdda1955 [2023-04-13T07:31:25.513Z] Successfully tagged device-rest-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-04-13T07:31:25.637Z] provisioning config files... [2023-04-13T07:31:25.651Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/98@tmp/config16336959209423187466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:31:25.988Z] ---> docker-login.sh [2023-04-13T07:31:25.989Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:31:26.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:31:26.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:31:26.256Z] Configure a credential helper to remove this warning. See [2023-04-13T07:31:26.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:31:26.256Z] [2023-04-13T07:31:26.256Z] Login Succeeded [2023-04-13T07:31:26.256Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:31:26.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:31:26.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:31:26.790Z] Configure a credential helper to remove this warning. See [2023-04-13T07:31:26.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:31:26.790Z] [2023-04-13T07:31:26.790Z] Login Succeeded [2023-04-13T07:31:26.790Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:31:27.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:31:27.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:31:27.057Z] Configure a credential helper to remove this warning. See [2023-04-13T07:31:27.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:31:27.057Z] [2023-04-13T07:31:27.057Z] Login Succeeded [2023-04-13T07:31:27.057Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:31:27.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:31:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:31:27.323Z] Configure a credential helper to remove this warning. See [2023-04-13T07:31:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:31:27.323Z] [2023-04-13T07:31:27.323Z] Login Succeeded [2023-04-13T07:31:27.589Z] docker.io [2023-04-13T07:31:27.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:31:27.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:31:27.856Z] Configure a credential helper to remove this warning. See [2023-04-13T07:31:27.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:31:27.856Z] [2023-04-13T07:31:27.856Z] Login Succeeded [2023-04-13T07:31:27.856Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:31:27.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:31:27.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:31:27.905Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-04-13T07:31:27.905Z] 2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:31:27.905Z] latest [2023-04-13T07:31:27.905Z] 3.0.0-dev.26 [2023-04-13T07:31:27.905Z] 2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [2023-04-13T07:31:27.905Z] main [2023-04-13T07:31:27.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:28.240Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:28.578Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:31:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-13T07:31:28.578Z] b7c2810d5b99: Preparing [2023-04-13T07:31:28.578Z] a1edfe642ddb: Preparing [2023-04-13T07:31:28.578Z] 965bc58f1ebf: Preparing [2023-04-13T07:31:28.578Z] d424431447f5: Preparing [2023-04-13T07:31:28.578Z] 26cbea5cba74: Preparing [2023-04-13T07:31:28.578Z] 26cbea5cba74: Layer already exists [2023-04-13T07:31:28.903Z] a1edfe642ddb: Pushed [2023-04-13T07:31:28.903Z] d424431447f5: Pushed [2023-04-13T07:31:28.903Z] b7c2810d5b99: Pushed [2023-04-13T07:31:35.628Z] 965bc58f1ebf: Pushed [2023-04-13T07:31:35.628Z] 2da8002a0f90c09723ed576a82490c9132775745: digest: sha256:fca504f451a680020a2862a349bb97f15faaa5e99fc9326902aa65e8c8f9e991 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:35.988Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:36.335Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-13T07:31:36.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-13T07:31:36.335Z] b7c2810d5b99: Preparing [2023-04-13T07:31:36.335Z] a1edfe642ddb: Preparing [2023-04-13T07:31:36.335Z] 965bc58f1ebf: Preparing [2023-04-13T07:31:36.335Z] d424431447f5: Preparing [2023-04-13T07:31:36.335Z] 26cbea5cba74: Preparing [2023-04-13T07:31:36.335Z] 965bc58f1ebf: Layer already exists [2023-04-13T07:31:36.335Z] d424431447f5: Layer already exists [2023-04-13T07:31:36.335Z] b7c2810d5b99: Layer already exists [2023-04-13T07:31:36.335Z] 26cbea5cba74: Layer already exists [2023-04-13T07:31:36.335Z] a1edfe642ddb: Layer already exists [2023-04-13T07:31:36.603Z] latest: digest: sha256:fca504f451a680020a2862a349bb97f15faaa5e99fc9326902aa65e8c8f9e991 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:36.961Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:37.312Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.26 [2023-04-13T07:31:37.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-13T07:31:37.312Z] b7c2810d5b99: Preparing [2023-04-13T07:31:37.312Z] a1edfe642ddb: Preparing [2023-04-13T07:31:37.312Z] 965bc58f1ebf: Preparing [2023-04-13T07:31:37.312Z] d424431447f5: Preparing [2023-04-13T07:31:37.312Z] 26cbea5cba74: Preparing [2023-04-13T07:31:37.312Z] a1edfe642ddb: Layer already exists [2023-04-13T07:31:37.312Z] b7c2810d5b99: Layer already exists [2023-04-13T07:31:37.312Z] d424431447f5: Layer already exists [2023-04-13T07:31:37.312Z] 26cbea5cba74: Layer already exists [2023-04-13T07:31:37.312Z] 965bc58f1ebf: Layer already exists [2023-04-13T07:31:37.581Z] 3.0.0-dev.26: digest: sha256:fca504f451a680020a2862a349bb97f15faaa5e99fc9326902aa65e8c8f9e991 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:37.931Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:38.278Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [2023-04-13T07:31:38.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-13T07:31:38.278Z] b7c2810d5b99: Preparing [2023-04-13T07:31:38.278Z] a1edfe642ddb: Preparing [2023-04-13T07:31:38.278Z] 965bc58f1ebf: Preparing [2023-04-13T07:31:38.278Z] d424431447f5: Preparing [2023-04-13T07:31:38.278Z] 26cbea5cba74: Preparing [2023-04-13T07:31:38.278Z] 965bc58f1ebf: Layer already exists [2023-04-13T07:31:38.278Z] a1edfe642ddb: Layer already exists [2023-04-13T07:31:38.278Z] d424431447f5: Layer already exists [2023-04-13T07:31:38.278Z] b7c2810d5b99: Layer already exists [2023-04-13T07:31:38.278Z] 26cbea5cba74: Layer already exists [2023-04-13T07:31:38.547Z] 2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26: digest: sha256:fca504f451a680020a2862a349bb97f15faaa5e99fc9326902aa65e8c8f9e991 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:38.901Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:39.255Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-04-13T07:31:39.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-13T07:31:39.255Z] b7c2810d5b99: Preparing [2023-04-13T07:31:39.255Z] a1edfe642ddb: Preparing [2023-04-13T07:31:39.255Z] 965bc58f1ebf: Preparing [2023-04-13T07:31:39.255Z] d424431447f5: Preparing [2023-04-13T07:31:39.255Z] 26cbea5cba74: Preparing [2023-04-13T07:31:39.255Z] 26cbea5cba74: Layer already exists [2023-04-13T07:31:39.255Z] b7c2810d5b99: Layer already exists [2023-04-13T07:31:39.255Z] 965bc58f1ebf: Layer already exists [2023-04-13T07:31:39.255Z] d424431447f5: Layer already exists [2023-04-13T07:31:39.255Z] a1edfe642ddb: Layer already exists [2023-04-13T07:31:39.524Z] main: digest: sha256:fca504f451a680020a2862a349bb97f15faaa5e99fc9326902aa65e8c8f9e991 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:31:39.568Z] ===================================================== [Pipeline] echo [2023-04-13T07:31:39.574Z] taggedImages: [2023-04-13T07:31:39.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2da8002a0f90c09723ed576a82490c9132775745 [2023-04-13T07:31:39.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-13T07:31:39.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.26 [2023-04-13T07:31:39.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2da8002a0f90c09723ed576a82490c9132775745-3.0.0-dev.26 [2023-04-13T07:31:39.574Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:39.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:31:39.942Z] [2023-04-13T07:31:39.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:31:40.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:31:40.284Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T07:31:40.284Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T07:31:40.284Z] 04944245beec: Pulling fs layer [2023-04-13T07:31:40.284Z] 699f458cf7ca: Pulling fs layer [2023-04-13T07:31:40.284Z] 765212b225bb: Pulling fs layer [2023-04-13T07:31:40.284Z] f23df028b6ca: Pulling fs layer [2023-04-13T07:31:40.284Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T07:31:40.284Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T07:31:40.284Z] 765212b225bb: Waiting [2023-04-13T07:31:40.284Z] f23df028b6ca: Waiting [2023-04-13T07:31:40.284Z] 2437ff75d9bd: Waiting [2023-04-13T07:31:40.284Z] d65c8cfc05b1: Waiting [2023-04-13T07:31:40.554Z] 04944245beec: Verifying Checksum [2023-04-13T07:31:40.554Z] 04944245beec: Download complete [2023-04-13T07:31:40.554Z] 765212b225bb: Verifying Checksum [2023-04-13T07:31:40.554Z] 765212b225bb: Download complete [2023-04-13T07:31:40.554Z] f23df028b6ca: Download complete [2023-04-13T07:31:40.554Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T07:31:40.554Z] d65c8cfc05b1: Download complete [2023-04-13T07:31:40.822Z] 699f458cf7ca: Verifying Checksum [2023-04-13T07:31:40.822Z] 699f458cf7ca: Download complete [2023-04-13T07:31:41.092Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T07:31:41.092Z] 8998bd30e6a1: Download complete [2023-04-13T07:31:43.691Z] 2437ff75d9bd: Download complete [2023-04-13T07:31:45.645Z] 8998bd30e6a1: Pull complete [2023-04-13T07:31:45.914Z] 04944245beec: Pull complete [2023-04-13T07:31:47.328Z] 699f458cf7ca: Pull complete [2023-04-13T07:31:47.596Z] 765212b225bb: Pull complete [2023-04-13T07:31:48.180Z] f23df028b6ca: Pull complete [2023-04-13T07:31:48.449Z] d65c8cfc05b1: Pull complete [2023-04-13T07:32:03.466Z] 2437ff75d9bd: Pull complete [2023-04-13T07:32:03.466Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T07:32:03.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:32:03.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:03.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-8420 does not seem to be running inside a container [2023-04-13T07:32:03.748Z] $ 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/device-rest-go/98 -v /w/workspace/device-rest-go/98:/w/workspace/device-rest-go/98:rw,z -v /w/workspace/device-rest-go/98@tmp:/w/workspace/device-rest-go/98@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-04-13T07:32:06.495Z] $ docker top 6d07397c707a74b658e0c4f3ffaa26ecdf6c26927e77c8fa8c079a56490f9b39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:32:07.373Z] ---> job-cost.sh [2023-04-13T07:32:07.373Z] lf-activate-venv: SKIPPING [2023-04-13T07:32:07.373Z] INFO: No Stack... [2023-04-13T07:32:07.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T07:32:08.606Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:32:09.261Z] + cat /w/workspace/device-rest-go/98/archives/cost.csv [2023-04-13T07:32:09.261Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T07:32:09.349Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] [2023-04-13T07:32:09.354Z] Resource [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] did not exist. Created. [2023-04-13T07:32:09.354Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:32:10.025Z] /w/workspace/device-rest-go/98@tmp/durable-e3506568/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T07:32:10.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T07:32:10.730Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T07:32:10.790Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:32:10.796Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:32:10.823Z] $ docker stop --time=1 6d07397c707a74b658e0c4f3ffaa26ecdf6c26927e77c8fa8c079a56490f9b39 [2023-04-13T07:32:12.484Z] $ docker rm -f --volumes 6d07397c707a74b658e0c4f3ffaa26ecdf6c26927e77c8fa8c079a56490f9b39 [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-04-13T07:32:12.867Z] provisioning config files... [2023-04-13T07:32:12.874Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9450212953856852953tmp [Pipeline] { [Pipeline] sh [2023-04-13T07:32:13.161Z] + set +x [2023-04-13T07:32:13.161Z] + curl -s https://codecov.io/bash [2023-04-13T07:32:13.161Z] + bash -s -- [2023-04-13T07:32:13.161Z] [2023-04-13T07:32:13.161Z] _____ _ [2023-04-13T07:32:13.161Z] / ____| | | [2023-04-13T07:32:13.161Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T07:32:13.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T07:32:13.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T07:32:13.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T07:32:13.161Z] Bash-1.0.6 [2023-04-13T07:32:13.161Z] [2023-04-13T07:32:13.161Z] [2023-04-13T07:32:13.161Z] ==> git version 2.25.1 found [2023-04-13T07:32:13.161Z] ==> 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-04-13T07:32:13.161Z] Release-Date: 2020-01-08 [2023-04-13T07:32:13.161Z] 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-04-13T07:32:13.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T07:32:13.161Z] ==> Jenkins CI detected. [2023-04-13T07:32:13.161Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-04-13T07:32:13.161Z] project root: . [2023-04-13T07:32:13.161Z] --> token set from env [2023-04-13T07:32:13.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T07:32:13.161Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T07:32:13.161Z] ==> Python coveragepy not found [2023-04-13T07:32:13.161Z] ==> Searching for coverage reports in: [2023-04-13T07:32:13.161Z] + . [2023-04-13T07:32:13.161Z] -> Found 1 reports [2023-04-13T07:32:13.161Z] ==> Detecting git/mercurial file structure [2023-04-13T07:32:13.161Z] ==> Reading reports [2023-04-13T07:32:13.161Z] + ./coverage.out bytes=14587 [2023-04-13T07:32:13.161Z] ==> Appending adjustments [2023-04-13T07:32:13.161Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T07:32:13.420Z] + Found adjustments [2023-04-13T07:32:13.420Z] ==> Gzipping contents [2023-04-13T07:32:13.420Z] 4.0K /tmp/codecov.f1yG4C.gz [2023-04-13T07:32:13.420Z] ==> Uploading reports [2023-04-13T07:32:13.420Z] url: https://codecov.io [2023-04-13T07:32:13.420Z] query: branch=main&commit=2da8002a0f90c09723ed576a82490c9132775745&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T07:32:13.420Z] -> Pinging Codecov [2023-04-13T07:32:13.420Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=2da8002a0f90c09723ed576a82490c9132775745&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T07:32:13.420Z] -> Uploading to [2023-04-13T07:32:13.420Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/4E5D53B4F1F92C436F7061BF334D961C/2da8002a0f90c09723ed576a82490c9132775745/a47ae2a9-2422-4bca-93ec-c24d129700f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T073213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef57309fd964540713430abc4999adce17e407642a6768274b3e2e45b2831190 [2023-04-13T07:32:13.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:32:13.420Z] Dload Upload Total Spent Left Speed [2023-04-13T07:32:13.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 9776 --:--:-- --:--:-- --:--:-- 9738 100 2493 0 0 100 2493 0 9776 --:--:-- --:--:-- --:--:-- 9738 [2023-04-13T07:32:13.680Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] } [2023-04-13T07:32:13.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-13T07:32:13.794Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-13T07:32:13.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:14.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T07:32:14.095Z] [2023-04-13T07:32:14.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:14.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T07:32:14.387Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-13T07:32:14.387Z] df9b9388f04a: Pulling fs layer [2023-04-13T07:32:14.388Z] 52dc419b0ee2: Pulling fs layer [2023-04-13T07:32:14.388Z] 25bc292e5bac: Pulling fs layer [2023-04-13T07:32:14.388Z] 114826534d7a: Pulling fs layer [2023-04-13T07:32:14.388Z] 4657fd5d0bcf: Pulling fs layer [2023-04-13T07:32:14.388Z] 6ad1cebc031e: Pulling fs layer [2023-04-13T07:32:14.388Z] 8a3aa393b2d8: Pulling fs layer [2023-04-13T07:32:14.388Z] 4657fd5d0bcf: Waiting [2023-04-13T07:32:14.388Z] 6ad1cebc031e: Waiting [2023-04-13T07:32:14.388Z] 114826534d7a: Waiting [2023-04-13T07:32:14.388Z] 25bc292e5bac: Verifying Checksum [2023-04-13T07:32:14.388Z] 25bc292e5bac: Download complete [2023-04-13T07:32:14.388Z] 52dc419b0ee2: Verifying Checksum [2023-04-13T07:32:14.388Z] 52dc419b0ee2: Download complete [2023-04-13T07:32:14.388Z] 4657fd5d0bcf: Verifying Checksum [2023-04-13T07:32:14.388Z] 4657fd5d0bcf: Download complete [2023-04-13T07:32:14.388Z] df9b9388f04a: Verifying Checksum [2023-04-13T07:32:14.388Z] df9b9388f04a: Download complete [2023-04-13T07:32:14.647Z] 6ad1cebc031e: Verifying Checksum [2023-04-13T07:32:14.647Z] 6ad1cebc031e: Download complete [2023-04-13T07:32:14.647Z] df9b9388f04a: Pull complete [2023-04-13T07:32:14.647Z] 52dc419b0ee2: Pull complete [2023-04-13T07:32:14.647Z] 25bc292e5bac: Pull complete [2023-04-13T07:32:15.214Z] 114826534d7a: Verifying Checksum [2023-04-13T07:32:15.214Z] 114826534d7a: Download complete [2023-04-13T07:32:15.214Z] 8a3aa393b2d8: Verifying Checksum [2023-04-13T07:32:15.214Z] 8a3aa393b2d8: Download complete [2023-04-13T07:32:18.491Z] 114826534d7a: Pull complete [2023-04-13T07:32:18.491Z] 4657fd5d0bcf: Pull complete [2023-04-13T07:32:18.491Z] 6ad1cebc031e: Pull complete [2023-04-13T07:32:21.021Z] 8a3aa393b2d8: Pull complete [2023-04-13T07:32:21.021Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-13T07:32:21.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T07:32:21.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:21.094Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:32:21.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-13T07:32:24.327Z] $ docker top 5ccd56557dd39dcea6a740ea3c798673b69a65d03025f8e8d8097ebc7e23d732 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-13T07:32:24.388Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-04-13T07:32:24.663Z] + set -o pipefail [2023-04-13T07:32:24.663Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-04-13T07:32:29.930Z] [2023-04-13T07:32:29.930Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-04-13T07:32:29.930Z] [2023-04-13T07:32:29.930Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/a8e885a8-76c8-4847-96a9-f6825d52b42c [2023-04-13T07:32:29.930Z] [2023-04-13T07:32:29.930Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-13T07:32:29.930Z] [2023-04-13T07:32:29.930Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-13T07:32:29.930Z] [2023-04-13T07:32:29.930Z] [2023-04-13T07:32:29.930Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-13T07:32:29.930Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-13T07:32:29.930Z] More details here: https://snyk.co/ue1NS [2023-04-13T07:32:29.930Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-13T07:32:29.930Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-13T07:32:29.942Z] $ docker stop --time=1 5ccd56557dd39dcea6a740ea3c798673b69a65d03025f8e8d8097ebc7e23d732 [2023-04-13T07:32:32.630Z] $ docker rm -f --volumes 5ccd56557dd39dcea6a740ea3c798673b69a65d03025f8e8d8097ebc7e23d732 [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-04-13T07:32:33.260Z] + git log --format=format:%s -1 2da8002a0f90c09723ed576a82490c9132775745 [Pipeline] sh [2023-04-13T07:32:33.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:32:33.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:33.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:32:33.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:33.910Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:32:33.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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/py-git-semver:0.1.4 cat [2023-04-13T07:32:34.320Z] $ docker top 09a70ac953048fd47b53a7fb92fbaad0a884a8bfaf51949e530506fea2f07384 -eo pid,comm [2023-04-13T07:32:34.363Z] 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-04-13T07:32:34.363Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:32:34.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:32:34.397Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:32:34.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:32:34.511Z] $ docker exec 09a70ac953048fd47b53a7fb92fbaad0a884a8bfaf51949e530506fea2f07384 ssh-agent [2023-04-13T07:32:34.621Z] SSH_AUTH_SOCK=/tmp/ssh-vdCXDmD5mhnh/agent.32 [2023-04-13T07:32:34.621Z] SSH_AGENT_PID=38 [2023-04-13T07:32:34.626Z] Running ssh-add (command line suppressed) [2023-04-13T07:32:34.728Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9639022231812421201.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9639022231812421201.key) [2023-04-13T07:32:34.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:32:35.016Z] + git semver tag [2023-04-13T07:32:35.274Z] 2023-04-13 07:32:35,208 [run_tag] DEBUG tag force:False [2023-04-13T07:32:35.274Z] 2023-04-13 07:32:35,209 [check_head_tag] DEBUG check head tag [2023-04-13T07:32:35.274Z] 2023-04-13 07:32:35,210 [execute] INFO git cat-file --batch-check [2023-04-13T07:32:35.274Z] 2023-04-13 07:32:35,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-13T07:32:35.274Z] 2023-04-13 07:32:35,214 [execute] INFO git cat-file --batch [2023-04-13T07:32:35.275Z] 2023-04-13 07:32:35,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-13T07:32:35.275Z] 2023-04-13 07:32:35,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:32:35.275Z] 2023-04-13 07:32:35,235 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-04-13T07:32:35.275Z] 2023-04-13 07:32:35,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:32:35.275Z] 2023-04-13 07:32:35,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:32:35.275Z] 3.0.0-dev.26 [Pipeline] } [2023-04-13T07:32:35.285Z] $ docker exec --env ******** --env ******** 09a70ac953048fd47b53a7fb92fbaad0a884a8bfaf51949e530506fea2f07384 ssh-agent -k [2023-04-13T07:32:35.390Z] unset SSH_AUTH_SOCK; [2023-04-13T07:32:35.391Z] unset SSH_AGENT_PID; [2023-04-13T07:32:35.391Z] echo Agent pid 38 killed; [2023-04-13T07:32:35.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:32:35.695Z] + git semver [Pipeline] } [2023-04-13T07:32:35.966Z] $ docker stop --time=1 09a70ac953048fd47b53a7fb92fbaad0a884a8bfaf51949e530506fea2f07384 [2023-04-13T07:32:37.243Z] $ docker rm -f --volumes 09a70ac953048fd47b53a7fb92fbaad0a884a8bfaf51949e530506fea2f07384 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:37.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T07:32:37.661Z] [2023-04-13T07:32:37.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:37.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T07:32:37.956Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-13T07:32:37.956Z] ab5ef0e58194: Pulling fs layer [2023-04-13T07:32:37.956Z] 9712f1f96733: Pulling fs layer [2023-04-13T07:32:37.956Z] 63f879dbbcfc: Pulling fs layer [2023-04-13T07:32:37.956Z] 0d9ebad4ef96: Pulling fs layer [2023-04-13T07:32:37.956Z] e9a5061849ea: Pulling fs layer [2023-04-13T07:32:37.956Z] d747dcd14b5f: Pulling fs layer [2023-04-13T07:32:37.956Z] 2de7ff778b66: Pulling fs layer [2023-04-13T07:32:37.956Z] 0d9ebad4ef96: Waiting [2023-04-13T07:32:37.956Z] e9a5061849ea: Waiting [2023-04-13T07:32:37.956Z] d747dcd14b5f: Waiting [2023-04-13T07:32:37.956Z] 2de7ff778b66: Waiting [2023-04-13T07:32:37.956Z] 9712f1f96733: Download complete [2023-04-13T07:32:38.215Z] 63f879dbbcfc: Verifying Checksum [2023-04-13T07:32:38.215Z] 63f879dbbcfc: Download complete [2023-04-13T07:32:38.472Z] e9a5061849ea: Verifying Checksum [2023-04-13T07:32:38.472Z] e9a5061849ea: Download complete [2023-04-13T07:32:38.472Z] d747dcd14b5f: Verifying Checksum [2023-04-13T07:32:38.472Z] d747dcd14b5f: Download complete [2023-04-13T07:32:38.472Z] ab5ef0e58194: Download complete [2023-04-13T07:32:38.472Z] 0d9ebad4ef96: Download complete [2023-04-13T07:32:38.472Z] 2de7ff778b66: Verifying Checksum [2023-04-13T07:32:38.472Z] 2de7ff778b66: Download complete [2023-04-13T07:32:41.001Z] ab5ef0e58194: Pull complete [2023-04-13T07:32:41.001Z] 9712f1f96733: Pull complete [2023-04-13T07:32:41.567Z] 63f879dbbcfc: Pull complete [2023-04-13T07:32:44.845Z] 0d9ebad4ef96: Pull complete [2023-04-13T07:32:45.103Z] e9a5061849ea: Pull complete [2023-04-13T07:32:45.103Z] d747dcd14b5f: Pull complete [2023-04-13T07:32:46.037Z] 2de7ff778b66: Pull complete [2023-04-13T07:32:46.037Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-13T07:32:46.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T07:32:46.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:46.118Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:32:46.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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:0.23.1-centos7 cat [2023-04-13T07:32:50.077Z] $ docker top 195a61c4541f545aace5bc08c6663840e03b8087e9403fa415df3a99037a8a2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:32:50.145Z] provisioning config files... [2023-04-13T07:32:50.151Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15066431094056865331tmp [2023-04-13T07:32:50.160Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config137835858003288002tmp [2023-04-13T07:32:50.168Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17251424121992509719tmp [Pipeline] { [Pipeline] echo [2023-04-13T07:32:50.184Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:32:50.466Z] ---> sigul-configuration.sh [2023-04-13T07:32:50.466Z] gpg: directory `/root/.gnupg' created [2023-04-13T07:32:50.466Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-13T07:32:50.466Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-13T07:32:50.466Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-13T07:32:50.466Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-13T07:32:50.466Z] gpg: CAST5 encrypted data [2023-04-13T07:32:50.466Z] gpg: encrypted with 1 passphrase [2023-04-13T07:32:50.466Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-13T07:32:50.750Z] + mkdir /home/jenkins [2023-04-13T07:32:50.750Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-13T07:32:51.035Z] + 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-04-13T07:32:51.042Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:32:51.321Z] ---> sigul-install.sh [2023-04-13T07:32:51.321Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-13T07:32:51.606Z] + git tag --list [2023-04-13T07:32:51.606Z] v1.0.0 [2023-04-13T07:32:51.606Z] v1.1.0 [2023-04-13T07:32:51.606Z] v1.1.1 [2023-04-13T07:32:51.606Z] v1.1.2 [2023-04-13T07:32:51.606Z] v1.2.0 [2023-04-13T07:32:51.606Z] v1.2.1 [2023-04-13T07:32:51.606Z] v2.0.0 [2023-04-13T07:32:51.606Z] v2.1.0 [2023-04-13T07:32:51.606Z] v2.1.1 [2023-04-13T07:32:51.606Z] v2.1.1-dev.1 [2023-04-13T07:32:51.606Z] v2.1.1-dev.2 [2023-04-13T07:32:51.606Z] v2.1.1-dev.3 [2023-04-13T07:32:51.606Z] v2.2.0 [2023-04-13T07:32:51.606Z] v2.2.1-dev.1 [2023-04-13T07:32:51.606Z] v2.2.1-dev.2 [2023-04-13T07:32:51.606Z] v2.2.1-dev.3 [2023-04-13T07:32:51.606Z] v2.2.1-dev.4 [2023-04-13T07:32:51.606Z] v2.2.1-dev.5 [2023-04-13T07:32:51.606Z] v2.2.1-dev.6 [2023-04-13T07:32:51.606Z] v2.2.1-dev.7 [2023-04-13T07:32:51.606Z] v2.2.1-dev.8 [2023-04-13T07:32:51.606Z] v2.2.1-dev.9 [2023-04-13T07:32:51.606Z] v2.3.0 [2023-04-13T07:32:51.606Z] v2.3.0-dev.10 [2023-04-13T07:32:51.606Z] v2.3.0-dev.11 [2023-04-13T07:32:51.606Z] v2.3.0-dev.12 [2023-04-13T07:32:51.606Z] v2.3.0-dev.13 [2023-04-13T07:32:51.606Z] v2.3.0-dev.14 [2023-04-13T07:32:51.606Z] v2.3.0-dev.15 [2023-04-13T07:32:51.606Z] v2.3.0-dev.16 [2023-04-13T07:32:51.606Z] v2.3.0-dev.17 [2023-04-13T07:32:51.606Z] v2.3.0-dev.18 [2023-04-13T07:32:51.606Z] v2.3.0-dev.19 [2023-04-13T07:32:51.606Z] v2.3.0-dev.20 [2023-04-13T07:32:51.606Z] v2.3.0-dev.21 [2023-04-13T07:32:51.606Z] v2.3.0-dev.22 [2023-04-13T07:32:51.606Z] v2.3.0-dev.23 [2023-04-13T07:32:51.606Z] v2.3.0-dev.24 [2023-04-13T07:32:51.606Z] v2.3.0-dev.25 [2023-04-13T07:32:51.606Z] v2.3.0-dev.9 [2023-04-13T07:32:51.606Z] v3.0.0-dev.1 [2023-04-13T07:32:51.606Z] v3.0.0-dev.10 [2023-04-13T07:32:51.606Z] v3.0.0-dev.11 [2023-04-13T07:32:51.606Z] v3.0.0-dev.12 [2023-04-13T07:32:51.606Z] v3.0.0-dev.13 [2023-04-13T07:32:51.606Z] v3.0.0-dev.14 [2023-04-13T07:32:51.606Z] v3.0.0-dev.15 [2023-04-13T07:32:51.606Z] v3.0.0-dev.16 [2023-04-13T07:32:51.606Z] v3.0.0-dev.17 [2023-04-13T07:32:51.606Z] v3.0.0-dev.18 [2023-04-13T07:32:51.606Z] v3.0.0-dev.19 [2023-04-13T07:32:51.606Z] v3.0.0-dev.2 [2023-04-13T07:32:51.606Z] v3.0.0-dev.20 [2023-04-13T07:32:51.606Z] v3.0.0-dev.21 [2023-04-13T07:32:51.606Z] v3.0.0-dev.22 [2023-04-13T07:32:51.606Z] v3.0.0-dev.23 [2023-04-13T07:32:51.606Z] v3.0.0-dev.24 [2023-04-13T07:32:51.606Z] v3.0.0-dev.25 [2023-04-13T07:32:51.606Z] v3.0.0-dev.26 [2023-04-13T07:32:51.606Z] v3.0.0-dev.3 [2023-04-13T07:32:51.606Z] v3.0.0-dev.4 [2023-04-13T07:32:51.606Z] v3.0.0-dev.5 [2023-04-13T07:32:51.606Z] v3.0.0-dev.6 [2023-04-13T07:32:51.606Z] v3.0.0-dev.7 [2023-04-13T07:32:51.606Z] v3.0.0-dev.8 [2023-04-13T07:32:51.606Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-13T07:32:51.894Z] + lftools sign git-tag v3.0.0-dev.26 [2023-04-13T07:32:52.462Z] Signing Git tag with Sigul... [2023-04-13T07:32:52.462Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-04-13T07:32:52.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:32:53.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-13T07:32:53.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-13T07:32:53.039Z] $ docker stop --time=1 195a61c4541f545aace5bc08c6663840e03b8087e9403fa415df3a99037a8a2a [2023-04-13T07:32:54.309Z] $ docker rm -f --volumes 195a61c4541f545aace5bc08c6663840e03b8087e9403fa415df3a99037a8a2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-13T07:32:54.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:32:54.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:55.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:32:55.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:55.098Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:32:55.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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/py-git-semver:0.1.4 cat [2023-04-13T07:32:55.443Z] $ docker top ff9745490fdff4b5e0466bf136181f6fdb175dac23dff49a9f92af6ed56b8d9d -eo pid,comm [2023-04-13T07:32:55.485Z] 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-04-13T07:32:55.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:32:55.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:32:55.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:32:55.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:32:55.639Z] $ docker exec ff9745490fdff4b5e0466bf136181f6fdb175dac23dff49a9f92af6ed56b8d9d ssh-agent [2023-04-13T07:32:55.752Z] SSH_AUTH_SOCK=/tmp/ssh-eeAaI2zNuPpU/agent.33 [2023-04-13T07:32:55.752Z] SSH_AGENT_PID=39 [2023-04-13T07:32:55.756Z] Running ssh-add (command line suppressed) [2023-04-13T07:32:55.843Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13929092561678601182.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13929092561678601182.key) [2023-04-13T07:32:55.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:32:56.142Z] + git semver bump pre [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,316 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,317 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,317 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,317 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,317 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,319 [execute] INFO git cat-file --batch-check [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,325 [execute] INFO git cat-file --batch [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:32:56.401Z] 2023-04-13 07:32:56,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:32:56.401Z] 3.0.0-dev.27 [Pipeline] } [2023-04-13T07:32:56.411Z] $ docker exec --env ******** --env ******** ff9745490fdff4b5e0466bf136181f6fdb175dac23dff49a9f92af6ed56b8d9d ssh-agent -k [2023-04-13T07:32:56.504Z] unset SSH_AUTH_SOCK; [2023-04-13T07:32:56.504Z] unset SSH_AGENT_PID; [2023-04-13T07:32:56.504Z] echo Agent pid 39 killed; [2023-04-13T07:32:56.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:32:56.815Z] + git semver [Pipeline] } [2023-04-13T07:32:57.088Z] $ docker stop --time=1 ff9745490fdff4b5e0466bf136181f6fdb175dac23dff49a9f92af6ed56b8d9d [2023-04-13T07:32:58.328Z] $ docker rm -f --volumes ff9745490fdff4b5e0466bf136181f6fdb175dac23dff49a9f92af6ed56b8d9d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:32:58.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:32:58.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:58.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:32:58.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:59.032Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:32:59.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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/py-git-semver:0.1.4 cat [2023-04-13T07:32:59.369Z] $ docker top ef5adaacedad5cb7eb7c74bd9e39b18f3940acbb881ffec909440dba7ad2b6a2 -eo pid,comm [2023-04-13T07:32:59.417Z] 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-04-13T07:32:59.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:32:59.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:32:59.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:32:59.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:32:59.562Z] $ docker exec ef5adaacedad5cb7eb7c74bd9e39b18f3940acbb881ffec909440dba7ad2b6a2 ssh-agent [2023-04-13T07:32:59.661Z] SSH_AUTH_SOCK=/tmp/ssh-AazFko5lhi0K/agent.32 [2023-04-13T07:32:59.661Z] SSH_AGENT_PID=38 [2023-04-13T07:32:59.666Z] Running ssh-add (command line suppressed) [2023-04-13T07:32:59.784Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7570247069629892016.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7570247069629892016.key) [2023-04-13T07:32:59.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:33:00.079Z] + git semver push [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,239 [run_push] DEBUG push [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,240 [execute] INFO git cat-file --batch-check [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,244 [execute] INFO git rev-list 38ac099de0cd0e3aefbb63523a2a89c0eabd57b1 -- [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,244 [execute] DEBUG Popen(['git', 'rev-list', '38ac099de0cd0e3aefbb63523a2a89c0eabd57b1', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,252 [execute] INFO git fetch -v origin [2023-04-13T07:33:00.338Z] 2023-04-13 07:33:00,253 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-13T07:33:00.906Z] 2023-04-13 07:33:00,735 [run_push] DEBUG no remote changes detected [2023-04-13T07:33:00.906Z] 2023-04-13 07:33:00,735 [execute] INFO git push origin semver [2023-04-13T07:33:00.906Z] 2023-04-13 07:33:00,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:01.841Z] 2023-04-13 07:33:01,523 [run_push] DEBUG push all version tags [2023-04-13T07:33:01.841Z] 2023-04-13 07:33:01,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-13T07:33:01.841Z] 2023-04-13 07:33:01,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:02.776Z] 2023-04-13 07:33:02,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-13T07:33:02.776Z] 3.0.0-dev.27 [Pipeline] } [2023-04-13T07:33:02.786Z] $ docker exec --env ******** --env ******** ef5adaacedad5cb7eb7c74bd9e39b18f3940acbb881ffec909440dba7ad2b6a2 ssh-agent -k [2023-04-13T07:33:02.875Z] unset SSH_AUTH_SOCK; [2023-04-13T07:33:02.875Z] unset SSH_AGENT_PID; [2023-04-13T07:33:02.875Z] echo Agent pid 38 killed; [2023-04-13T07:33:02.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:33:03.183Z] + git semver [Pipeline] } [2023-04-13T07:33:03.471Z] $ docker stop --time=1 ef5adaacedad5cb7eb7c74bd9e39b18f3940acbb881ffec909440dba7ad2b6a2 [2023-04-13T07:33:04.735Z] $ docker rm -f --volumes ef5adaacedad5cb7eb7c74bd9e39b18f3940acbb881ffec909440dba7ad2b6a2 [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-04-13T07:33:05.241Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-04-13T07:33:05.241Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-13T07:33:05.241Z] total 16 [2023-04-13T07:33:05.241Z] drwxr-xr-x 3 root root 4096 Apr 13 07:21 . [2023-04-13T07:33:05.241Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:32 .. [2023-04-13T07:33:05.241Z] drwxr-xr-x 2 root root 4096 Apr 13 07:21 cost [2023-04-13T07:33:05.241Z] -rw-r--r-- 1 root root 85 Apr 13 07:21 cost.csv [2023-04-13T07:33:05.241Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-13T07:33:05.241Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-13T07:33:05.241Z] total 16 [2023-04-13T07:33:05.241Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:21 . [2023-04-13T07:33:05.241Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:32 .. [2023-04-13T07:33:05.241Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 07:21 cost [2023-04-13T07:33:05.241Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 13 07:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:05.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:06.383Z] ---> package-listing.sh [2023-04-13T07:33:06.383Z] ++ facter osfamily [2023-04-13T07:33:06.383Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T07:33:06.641Z] + OS_FAMILY=debian [2023-04-13T07:33:06.641Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-04-13T07:33:06.641Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T07:33:06.641Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T07:33:06.641Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T07:33:06.641Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T07:33:06.641Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-13T07:33:06.641Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T07:33:06.641Z] + case "${OS_FAMILY}" in [2023-04-13T07:33:06.641Z] + dpkg -l [2023-04-13T07:33:06.641Z] + grep '^ii' [2023-04-13T07:33:06.641Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T07:33:06.641Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T07:33:06.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T07:33:06.641Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-13T07:33:06.641Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-04-13T07:33:06.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-04-13T07:33:06.648Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T07:33:06.922Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:07.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:33:07.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:07.551Z] prd-ubuntu20.04-docker-8c-8g-8416 does not seem to be running inside a container [2023-04-13T07:33:07.668Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-04-13T07:33:07.887Z] $ docker top 1667a88cb2fd262a0e67da36e2ff465be34e3be99bd1069615e743bdc0dbdc0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:33:08.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T07:33:08.550Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T07:33:08.833Z] + ls /var/log/sa-host [2023-04-13T07:33:08.833Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:33:08.905Z] provisioning config files... [2023-04-13T07:33:08.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9543138530395403683tmp [Pipeline] { [Pipeline] echo [2023-04-13T07:33:08.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:09.209Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T07:33:09.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:09.530Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T07:33:09.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:09.818Z] ---> sudo-logs.sh [2023-04-13T07:33:09.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T07:33:09.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:10.131Z] ---> job-cost.sh [2023-04-13T07:33:10.131Z] lf-activate-venv: SKIPPING [2023-04-13T07:33:10.131Z] DEBUG: total: 0.2199999988079071 [2023-04-13T07:33:10.131Z] INFO: Retrieving Stack Cost... [2023-04-13T07:33:10.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:33:10.958Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T07:33:10.970Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:11.251Z] ---> logs-deploy.sh [2023-04-13T07:33:11.251Z] lf-activate-venv: SKIPPING [2023-04-13T07:33:11.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/98 [2023-04-13T07:33:11.251Z] INFO: archiving workspace using pattern(s): [2023-04-13T07:33:12.201Z] Archives upload complete. [2023-04-13T07:33:12.201Z] INFO: archiving logs to Nexus [2023-04-13T07:33:12.767Z] ---> uname -a: [2023-04-13T07:33:12.767Z] Linux prd-ubuntu20-04-docker-8c-8g-8416 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z] ---> lscpu: [2023-04-13T07:33:12.767Z] Architecture: x86_64 [2023-04-13T07:33:12.767Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-13T07:33:12.767Z] Byte Order: Little Endian [2023-04-13T07:33:12.767Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-13T07:33:12.767Z] CPU(s): 8 [2023-04-13T07:33:12.767Z] On-line CPU(s) list: 0-7 [2023-04-13T07:33:12.767Z] Thread(s) per core: 1 [2023-04-13T07:33:12.767Z] Core(s) per socket: 1 [2023-04-13T07:33:12.767Z] Socket(s): 8 [2023-04-13T07:33:12.767Z] NUMA node(s): 1 [2023-04-13T07:33:12.767Z] Vendor ID: AuthenticAMD [2023-04-13T07:33:12.767Z] CPU family: 23 [2023-04-13T07:33:12.767Z] Model: 49 [2023-04-13T07:33:12.767Z] Model name: AMD EPYC-Rome Processor [2023-04-13T07:33:12.767Z] Stepping: 0 [2023-04-13T07:33:12.767Z] CPU MHz: 2799.956 [2023-04-13T07:33:12.767Z] BogoMIPS: 5599.91 [2023-04-13T07:33:12.767Z] Virtualization: AMD-V [2023-04-13T07:33:12.767Z] Hypervisor vendor: KVM [2023-04-13T07:33:12.767Z] Virtualization type: full [2023-04-13T07:33:12.767Z] L1d cache: 256 KiB [2023-04-13T07:33:12.767Z] L1i cache: 256 KiB [2023-04-13T07:33:12.767Z] L2 cache: 4 MiB [2023-04-13T07:33:12.767Z] L3 cache: 128 MiB [2023-04-13T07:33:12.767Z] NUMA node0 CPU(s): 0-7 [2023-04-13T07:33:12.767Z] Vulnerability Itlb multihit: Not affected [2023-04-13T07:33:12.767Z] Vulnerability L1tf: Not affected [2023-04-13T07:33:12.767Z] Vulnerability Mds: Not affected [2023-04-13T07:33:12.767Z] Vulnerability Meltdown: Not affected [2023-04-13T07:33:12.767Z] Vulnerability Mmio stale data: Not affected [2023-04-13T07:33:12.767Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-13T07:33:12.767Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-13T07:33:12.767Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-13T07:33:12.767Z] Vulnerability Srbds: Not affected [2023-04-13T07:33:12.767Z] Vulnerability Tsx async abort: Not affected [2023-04-13T07:33:12.767Z] 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-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z] ---> nproc: [2023-04-13T07:33:12.767Z] 8 [2023-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z] ---> df -h: [2023-04-13T07:33:12.767Z] Filesystem Size Used Avail Use% Mounted on [2023-04-13T07:33:12.767Z] overlay 155G 13G 143G 9% / [2023-04-13T07:33:12.767Z] tmpfs 64M 0 64M 0% /dev [2023-04-13T07:33:12.767Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-13T07:33:12.767Z] shm 64M 0 64M 0% /dev/shm [2023-04-13T07:33:12.767Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-13T07:33:12.767Z] [2023-04-13T07:33:12.767Z]