Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 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-ssh1079621363981062359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12403397271000220285.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12202664847369061864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7768980672167027575.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-ssh16837566559785052151.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6631 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 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#342)" > 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 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 # timeout=10 > git rev-list --no-walk 660491fba38d8ec3280cd778996bba77bc0edf60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T23:08:17.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T23:08:17.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T23:08:17.493Z] ========================================================= [2023-09-19T23:08:17.493Z] EdgeX Global Pipelines Version Info [2023-09-19T23:08:17.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:08:19.202Z] ------------------- [2023-09-19T23:08:19.202Z] stable info: [2023-09-19T23:08:19.202Z] ------------------- [2023-09-19T23:08:19.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T23:08:19.203Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T23:08:19.203Z] Message: update stable to v1.0.254 [2023-09-19T23:08:19.772Z] ------------------- [2023-09-19T23:08:19.772Z] experimental info: [2023-09-19T23:08:19.772Z] ------------------- [2023-09-19T23:08:19.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T23:08:19.772Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T23:08:19.772Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T23:08:19.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-09-19T23:08:19.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-09-19T23:08:19.946Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T23:08:19.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T23:08:19.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T23:08:19.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T23:08:19.996Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T23:08:20.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T23:08:20.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T23:08:20.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T23:08:20.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T23:08:20.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-09-19T23:08:20.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T23:08:20.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T23:08:20.093Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T23:08:20.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T23:08:20.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T23:08:20.129Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T23:08:20.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T23:08:20.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T23:08:20.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T23:08:20.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T23:08:20.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T23:08:20.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T23:08:20.223Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T23:08:20.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T23:08:20.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T23:08:20.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T23:08:20.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T23:08:20.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T23:08:20.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] echo [2023-09-19T23:08:20.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5bbfd [Pipeline] echo [2023-09-19T23:08:20.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T23:08:20.406Z] provisioning config files... [2023-09-19T23:08:20.417Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4003650074815307871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:08:20.721Z] ---> docker-login.sh [2023-09-19T23:08:20.721Z] nexus3.edgexfoundry.org:10001 [2023-09-19T23:08:20.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:22.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:22.363Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:22.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:22.363Z] [2023-09-19T23:08:22.363Z] Login Succeeded [2023-09-19T23:08:22.363Z] nexus3.edgexfoundry.org:10002 [2023-09-19T23:08:22.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:22.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:22.363Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:22.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:22.363Z] [2023-09-19T23:08:22.363Z] Login Succeeded [2023-09-19T23:08:22.363Z] nexus3.edgexfoundry.org:10003 [2023-09-19T23:08:22.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:22.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:22.630Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:22.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:22.630Z] [2023-09-19T23:08:22.630Z] Login Succeeded [2023-09-19T23:08:22.630Z] nexus3.edgexfoundry.org:10004 [2023-09-19T23:08:22.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:22.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:22.630Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:22.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:22.630Z] [2023-09-19T23:08:22.630Z] Login Succeeded [2023-09-19T23:08:22.630Z] docker.io [2023-09-19T23:08:23.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:23.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:23.952Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:23.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:23.952Z] [2023-09-19T23:08:23.952Z] Login Succeeded [2023-09-19T23:08:23.952Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T23:08:23.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T23:08:24.320Z] + git rev-list -1 --merges 6a5bbfd9e0df4486290843fbebd273780ea8bdd3~1..6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] echo [2023-09-19T23:08:24.368Z] -----------> git rev-list -1 --merges 6a5bbfd9e0df4486290843fbebd273780ea8bdd3~1..6a5bbfd9e0df4486290843fbebd273780ea8bdd3 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [false] [Pipeline] sh [2023-09-19T23:08:24.658Z] + git log --format=format:%s -1 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] echo [2023-09-19T23:08:24.672Z] ========================================================= [2023-09-19T23:08:24.672Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T23:08:24.672Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T23:08:25.024Z] + git log --format=format:%s -1 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] echo [2023-09-19T23:08:25.035Z] [semverPrep] GIT_COMMIT: 6a5bbfd9e0df4486290843fbebd273780ea8bdd3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#342) [Pipeline] echo [2023-09-19T23:08:25.044Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T23:08:25.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T23:08:25.406Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T23:08:25.406Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T23:08:25.406Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T23:08:25.406Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T23:08:25.406Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T23:08:25.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:08:25.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T23:08:25.828Z] [2023-09-19T23:08:25.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:08:26.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T23:08:26.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T23:08:26.128Z] b85a868b505f: Pulling fs layer [2023-09-19T23:08:26.128Z] e2be974225ed: Pulling fs layer [2023-09-19T23:08:26.128Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T23:08:26.128Z] 988bab9f4d93: Pulling fs layer [2023-09-19T23:08:26.128Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T23:08:26.128Z] eaf3925da568: Pulling fs layer [2023-09-19T23:08:26.128Z] bab4dde63d76: Pulling fs layer [2023-09-19T23:08:26.128Z] bde34c3a00c8: Pulling fs layer [2023-09-19T23:08:26.128Z] b352a97aabf1: Pulling fs layer [2023-09-19T23:08:26.128Z] 4872d77fe225: Pulling fs layer [2023-09-19T23:08:26.128Z] 5851b861e8e6: Pulling fs layer [2023-09-19T23:08:26.128Z] 988bab9f4d93: Waiting [2023-09-19T23:08:26.128Z] bab4dde63d76: Waiting [2023-09-19T23:08:26.128Z] bde34c3a00c8: Waiting [2023-09-19T23:08:26.128Z] b352a97aabf1: Waiting [2023-09-19T23:08:26.128Z] 4872d77fe225: Waiting [2023-09-19T23:08:26.128Z] 5851b861e8e6: Waiting [2023-09-19T23:08:26.128Z] eaf3925da568: Waiting [2023-09-19T23:08:26.128Z] 1469e6f7b9e6: Waiting [2023-09-19T23:08:26.128Z] e2be974225ed: Verifying Checksum [2023-09-19T23:08:26.128Z] e2be974225ed: Download complete [2023-09-19T23:08:26.128Z] 988bab9f4d93: Download complete [2023-09-19T23:08:26.128Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T23:08:26.128Z] 339a4e72a1f5: Download complete [2023-09-19T23:08:26.128Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T23:08:26.128Z] 1469e6f7b9e6: Download complete [2023-09-19T23:08:26.388Z] eaf3925da568: Verifying Checksum [2023-09-19T23:08:26.388Z] eaf3925da568: Download complete [2023-09-19T23:08:26.388Z] bde34c3a00c8: Verifying Checksum [2023-09-19T23:08:26.388Z] bde34c3a00c8: Download complete [2023-09-19T23:08:26.388Z] b352a97aabf1: Download complete [2023-09-19T23:08:26.388Z] 4872d77fe225: Download complete [2023-09-19T23:08:26.388Z] 5851b861e8e6: Verifying Checksum [2023-09-19T23:08:26.388Z] 5851b861e8e6: Download complete [2023-09-19T23:08:26.388Z] b85a868b505f: Download complete [2023-09-19T23:08:26.654Z] bab4dde63d76: Download complete [2023-09-19T23:08:27.591Z] b85a868b505f: Pull complete [2023-09-19T23:08:27.850Z] e2be974225ed: Pull complete [2023-09-19T23:08:28.417Z] 339a4e72a1f5: Pull complete [2023-09-19T23:08:28.417Z] 988bab9f4d93: Pull complete [2023-09-19T23:08:28.677Z] 1469e6f7b9e6: Pull complete [2023-09-19T23:08:28.937Z] eaf3925da568: Pull complete [2023-09-19T23:08:30.842Z] bab4dde63d76: Pull complete [2023-09-19T23:08:30.842Z] bde34c3a00c8: Pull complete [2023-09-19T23:08:31.114Z] b352a97aabf1: Pull complete [2023-09-19T23:08:31.114Z] 4872d77fe225: Pull complete [2023-09-19T23:08:31.114Z] 5851b861e8e6: Pull complete [2023-09-19T23:08:31.374Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T23:08:31.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T23:08:31.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:08:31.470Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:08:31.507Z] $ 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-09-19T23:08:35.502Z] $ docker top 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T23:08:35.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T23:08:35.598Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T23:08:35.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T23:08:35.725Z] $ docker exec 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 ssh-agent [2023-09-19T23:08:35.845Z] SSH_AUTH_SOCK=/tmp/ssh-AGooL71uJPWv/agent.31 [2023-09-19T23:08:35.845Z] SSH_AGENT_PID=37 [2023-09-19T23:08:35.853Z] Running ssh-add (command line suppressed) [2023-09-19T23:08:35.957Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16167870810200731629.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16167870810200731629.key) [2023-09-19T23:08:35.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T23:08:36.255Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T23:08:36.269Z] $ docker exec --env ******** --env ******** 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 ssh-agent -k [2023-09-19T23:08:36.371Z] unset SSH_AUTH_SOCK; [2023-09-19T23:08:36.371Z] unset SSH_AGENT_PID; [2023-09-19T23:08:36.371Z] echo Agent pid 37 killed; [2023-09-19T23:08:36.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T23:08:36.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T23:08:36.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T23:08:36.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T23:08:36.528Z] $ docker exec 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 ssh-agent [2023-09-19T23:08:36.650Z] SSH_AUTH_SOCK=/tmp/ssh-qXTtHGTFEx04/agent.69 [2023-09-19T23:08:36.650Z] SSH_AGENT_PID=75 [2023-09-19T23:08:36.655Z] Running ssh-add (command line suppressed) [2023-09-19T23:08:36.759Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1574416051807316720.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1574416051807316720.key) [2023-09-19T23:08:36.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T23:08:37.060Z] + git semver init [2023-09-19T23:08:37.319Z] 2023-09-19 23:08:37,243 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T23:08:37.319Z] 2023-09-19 23:08:37,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-09-19T23:08:37.319Z] 2023-09-19 23:08:37,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-09-19T23:08:37.319Z] 2023-09-19 23:08:37,244 [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-09-19T23:08:38.699Z] 2023-09-19 23:08:38,269 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-09-19T23:08:38.699Z] 2023-09-19 23:08:38,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-09-19T23:08:38.699Z] 2023-09-19 23:08:38,270 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:08:38.699Z] 2023-09-19 23:08:38,270 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:08:38.699Z] 3.1.0-dev.14 [Pipeline] } [2023-09-19T23:08:38.712Z] $ docker exec --env ******** --env ******** 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 ssh-agent -k [2023-09-19T23:08:38.807Z] unset SSH_AUTH_SOCK; [2023-09-19T23:08:38.807Z] unset SSH_AGENT_PID; [2023-09-19T23:08:38.807Z] echo Agent pid 75 killed; [2023-09-19T23:08:38.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T23:08:39.113Z] + git semver [Pipeline] } [2023-09-19T23:08:39.390Z] $ docker stop --time=1 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 [2023-09-19T23:08:40.685Z] $ docker rm -f --volumes 8723f335a77b5675fc8e8147d91319269143f8babb6854a9dca9825e52761e75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T23:08:41.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T23:08:41.225Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T23:08:41.227Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-09-19T23:08:41.398Z] provisioning config files... [2023-09-19T23:08:41.405Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11499747503336873114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:08:41.697Z] ---> docker-login.sh [2023-09-19T23:08:41.697Z] nexus3.edgexfoundry.org:10001 [2023-09-19T23:08:41.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:41.697Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:41.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:41.697Z] [2023-09-19T23:08:41.697Z] Login Succeeded [2023-09-19T23:08:41.697Z] nexus3.edgexfoundry.org:10002 [2023-09-19T23:08:41.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:41.697Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:41.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:41.697Z] [2023-09-19T23:08:41.697Z] Login Succeeded [2023-09-19T23:08:41.697Z] nexus3.edgexfoundry.org:10003 [2023-09-19T23:08:41.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:41.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:41.957Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:41.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:41.957Z] [2023-09-19T23:08:41.957Z] Login Succeeded [2023-09-19T23:08:41.957Z] nexus3.edgexfoundry.org:10004 [2023-09-19T23:08:41.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:41.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:41.957Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:41.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:41.957Z] [2023-09-19T23:08:41.957Z] Login Succeeded [2023-09-19T23:08:41.957Z] docker.io [2023-09-19T23:08:42.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:08:42.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:08:42.217Z] Configure a credential helper to remove this warning. See [2023-09-19T23:08:42.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:08:42.217Z] [2023-09-19T23:08:42.217Z] Login Succeeded [2023-09-19T23:08:42.217Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T23:08:42.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T23:08:42.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T23:08:42.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T23:08:42.298Z] ========================================================= [2023-09-19T23:08:42.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T23:08:42.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:08:42.597Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T23:08:42.597Z] Sending build context to Docker daemon 10.9MB [2023-09-19T23:08:42.597Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T23:08:42.597Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T23:08:42.597Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T23:08:42.597Z] 7264a8db6415: Pulling fs layer [2023-09-19T23:08:42.597Z] c4d48a809fc2: Pulling fs layer [2023-09-19T23:08:42.597Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T23:08:42.597Z] ad3a456e5733: Pulling fs layer [2023-09-19T23:08:42.597Z] 9e4f439ed901: Pulling fs layer [2023-09-19T23:08:42.597Z] feaf6a47b606: Pulling fs layer [2023-09-19T23:08:42.597Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T23:08:42.597Z] 8ac70367396e: Pulling fs layer [2023-09-19T23:08:42.597Z] 6db16350a2e2: Pulling fs layer [2023-09-19T23:08:42.597Z] 9250d5d63582: Pulling fs layer [2023-09-19T23:08:42.597Z] ad3a456e5733: Waiting [2023-09-19T23:08:42.597Z] 5e8b037d7d82: Waiting [2023-09-19T23:08:42.597Z] 8ac70367396e: Waiting [2023-09-19T23:08:42.597Z] 6db16350a2e2: Waiting [2023-09-19T23:08:42.597Z] 9250d5d63582: Waiting [2023-09-19T23:08:42.597Z] feaf6a47b606: Waiting [2023-09-19T23:08:42.597Z] 9e4f439ed901: Waiting [2023-09-19T23:08:42.597Z] c4d48a809fc2: Verifying Checksum [2023-09-19T23:08:42.597Z] c4d48a809fc2: Download complete [2023-09-19T23:08:42.858Z] ad3a456e5733: Download complete [2023-09-19T23:08:42.858Z] 9e4f439ed901: Download complete [2023-09-19T23:08:42.858Z] 7264a8db6415: Verifying Checksum [2023-09-19T23:08:42.858Z] 7264a8db6415: Download complete [2023-09-19T23:08:42.858Z] feaf6a47b606: Verifying Checksum [2023-09-19T23:08:42.858Z] feaf6a47b606: Download complete [2023-09-19T23:08:42.858Z] 7264a8db6415: Pull complete [2023-09-19T23:08:43.117Z] 8ac70367396e: Verifying Checksum [2023-09-19T23:08:43.117Z] 8ac70367396e: Download complete [2023-09-19T23:08:43.117Z] c4d48a809fc2: Pull complete [2023-09-19T23:08:43.117Z] 4f1c88b9dad5: Download complete [2023-09-19T23:08:43.376Z] 6db16350a2e2: Verifying Checksum [2023-09-19T23:08:43.376Z] 6db16350a2e2: Download complete [2023-09-19T23:08:43.636Z] 9250d5d63582: Verifying Checksum [2023-09-19T23:08:43.636Z] 9250d5d63582: Download complete [2023-09-19T23:08:43.636Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T23:08:43.636Z] 5e8b037d7d82: Download complete [2023-09-19T23:08:46.920Z] 4f1c88b9dad5: Pull complete [2023-09-19T23:08:46.920Z] ad3a456e5733: Pull complete [2023-09-19T23:08:46.920Z] 9e4f439ed901: Pull complete [2023-09-19T23:08:46.921Z] feaf6a47b606: Pull complete [2023-09-19T23:08:48.838Z] 5e8b037d7d82: Pull complete [2023-09-19T23:08:49.404Z] 8ac70367396e: Pull complete [2023-09-19T23:08:49.663Z] 6db16350a2e2: Pull complete [2023-09-19T23:08:50.229Z] 9250d5d63582: Pull complete [2023-09-19T23:08:50.229Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T23:08:50.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T23:08:50.229Z] ---> fa269f55d9b9 [2023-09-19T23:08:50.229Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T23:08:56.342Z] Still waiting to schedule task [2023-09-19T23:08:56.342Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T23:08:58.341Z] ---> Running in be3a708498fe [2023-09-19T23:08:58.341Z] Removing intermediate container be3a708498fe [2023-09-19T23:08:58.341Z] ---> cdcc0999895c [2023-09-19T23:08:58.341Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T23:08:58.341Z] ---> Running in 269048036b85 [2023-09-19T23:08:58.341Z] Removing intermediate container 269048036b85 [2023-09-19T23:08:58.341Z] ---> 4289ff2fdfc1 [2023-09-19T23:08:58.341Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T23:08:58.341Z] ---> Running in 4fb4279a3536 [2023-09-19T23:08:58.341Z] Removing intermediate container 4fb4279a3536 [2023-09-19T23:08:58.341Z] ---> 68c453cf3dde [2023-09-19T23:08:58.341Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T23:08:58.341Z] ---> Running in c387d1c25d3e [2023-09-19T23:08:58.341Z] Removing intermediate container c387d1c25d3e [2023-09-19T23:08:58.341Z] ---> ecee606d3863 [2023-09-19T23:08:58.341Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T23:08:58.341Z] ---> Running in b628731062c1 [2023-09-19T23:08:58.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T23:08:58.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T23:08:58.341Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T23:08:58.341Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T23:08:58.341Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T23:08:58.341Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T23:08:58.341Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T23:08:58.341Z] OK: 270 MiB in 60 packages [2023-09-19T23:08:59.181Z] Removing intermediate container b628731062c1 [2023-09-19T23:08:59.181Z] ---> f601b3138d99 [2023-09-19T23:08:59.181Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-19T23:08:59.181Z] ---> Running in 1e755452fa69 [2023-09-19T23:08:59.181Z] Removing intermediate container 1e755452fa69 [2023-09-19T23:08:59.181Z] ---> e430a330051d [2023-09-19T23:08:59.181Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-19T23:08:59.181Z] ---> d32c95dc9fb4 [2023-09-19T23:08:59.181Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T23:08:59.181Z] ---> Running in f68e4f0ccd9a [2023-09-19T23:09:45.961Z] Removing intermediate container f68e4f0ccd9a [2023-09-19T23:09:45.961Z] ---> 53b6747ff232 [2023-09-19T23:09:45.961Z] Step 11/12 : COPY . . [2023-09-19T23:09:46.526Z] ---> 24690cdd0f71 [2023-09-19T23:09:46.526Z] Step 12/12 : RUN $MAKE [2023-09-19T23:09:46.785Z] ---> Running in 16110f37010a [2023-09-19T23:09:46.785Z] noop [2023-09-19T23:09:47.043Z] Removing intermediate container 16110f37010a [2023-09-19T23:09:47.043Z] ---> 3e905108ce9a [2023-09-19T23:09:47.043Z] Successfully built 3e905108ce9a [2023-09-19T23:09:47.305Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:09:47.631Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T23:09:47.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:09:47.707Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:09:47.739Z] $ 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-09-19T23:09:48.109Z] $ docker top e3dc504225023452978f84000a082367ee0c8091af7bc2f80956751aaa921040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T23:09:48.450Z] + go version [2023-09-19T23:09:48.450Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T23:09:48.463Z] $ docker stop --time=1 e3dc504225023452978f84000a082367ee0c8091af7bc2f80956751aaa921040 [2023-09-19T23:09:49.769Z] $ docker rm -f --volumes e3dc504225023452978f84000a082367ee0c8091af7bc2f80956751aaa921040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:09:50.161Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T23:09:50.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:09:50.229Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:09:50.261Z] $ 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-09-19T23:09:50.579Z] $ docker top 80f3095ecde7b968848a2b61c57d86a4d97be45420a5a26efec395625ce4e85a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T23:09:50.913Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T23:09:51.207Z] + make test [2023-09-19T23:09:51.207Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T23:09:52.614Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-19T23:10:02.579Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-19T23:10:02.579Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements [2023-09-19T23:10:09.149Z] go vet ./... [2023-09-19T23:10:12.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T23:10:12.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T23:10:12.437Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T23:10:12.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T23:10:12.463Z] $ docker stop --time=1 80f3095ecde7b968848a2b61c57d86a4d97be45420a5a26efec395625ce4e85a [2023-09-19T23:10:15.650Z] $ docker rm -f --volumes 80f3095ecde7b968848a2b61c57d86a4d97be45420a5a26efec395625ce4e85a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T23:10:16.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T23:10:16.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T23:10:16.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T23:10:17.013Z] + ls -al . [2023-09-19T23:10:17.013Z] total 188 [2023-09-19T23:10:17.013Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 23:09 . [2023-09-19T23:10:17.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:08 .. [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 19 23:08 .dockerignore [2023-09-19T23:10:17.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:10 .git [2023-09-19T23:10:17.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:08 .github [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 19 23:08 .gitignore [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 23:08 .golangci.yml [2023-09-19T23:10:17.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 23:08 .semver [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 19 23:08 Attribution.txt [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 19 23:08 CHANGELOG.md [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 19 23:08 Dockerfile [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 23:08 GOVERNANCE.md [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 19 23:08 Jenkinsfile [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 23:08 LICENSE [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 19 23:08 Makefile [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 19 23:08 OWNERS.md [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 19 23:08 README.md [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 23:08 VERSION [2023-09-19T23:10:17.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:08 bin [2023-09-19T23:10:17.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:08 cmd [2023-09-19T23:10:17.013Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 19 23:10 coverage.out [2023-09-19T23:10:17.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:08 driver [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 3890 Sep 19 23:08 go.mod [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 19 23:08 go.sum [2023-09-19T23:10:17.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:08 snap [2023-09-19T23:10:17.013Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 19 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:17.386Z] + 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=6a5bbfd9e0df4486290843fbebd273780ea8bdd3 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-09-19T23:10:17.386Z] Sending build context to Docker daemon 10.92MB [2023-09-19T23:10:17.386Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T23:10:17.386Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T23:10:17.386Z] ---> 3e905108ce9a [2023-09-19T23:10:17.386Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T23:10:17.684Z] ---> Running in 6dd0828dd0c6 [2023-09-19T23:10:17.684Z] Removing intermediate container 6dd0828dd0c6 [2023-09-19T23:10:17.684Z] ---> 4ca0526cea18 [2023-09-19T23:10:17.684Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T23:10:17.684Z] ---> Running in a8cc61b97a86 [2023-09-19T23:10:17.684Z] Removing intermediate container a8cc61b97a86 [2023-09-19T23:10:17.684Z] ---> ca4f2aa5248d [2023-09-19T23:10:17.684Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T23:10:17.685Z] ---> Running in b331f5c7ce2e [2023-09-19T23:10:17.685Z] Removing intermediate container b331f5c7ce2e [2023-09-19T23:10:17.685Z] ---> 34387673aead [2023-09-19T23:10:17.685Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T23:10:17.685Z] ---> Running in bc1438574a50 [2023-09-19T23:10:17.945Z] Removing intermediate container bc1438574a50 [2023-09-19T23:10:17.945Z] ---> dcd233f9bfa9 [2023-09-19T23:10:17.945Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T23:10:17.945Z] ---> Running in ff600803b4c4 [2023-09-19T23:10:18.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T23:10:21.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T23:10:21.502Z] OK: 270 MiB in 60 packages [2023-09-19T23:10:21.502Z] Removing intermediate container ff600803b4c4 [2023-09-19T23:10:21.502Z] ---> cd3cc5d570cc [2023-09-19T23:10:21.502Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-19T23:10:21.761Z] ---> Running in fe86401dc4d6 [2023-09-19T23:10:21.761Z] Removing intermediate container fe86401dc4d6 [2023-09-19T23:10:21.761Z] ---> 2a53da376dc3 [2023-09-19T23:10:21.761Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-19T23:10:21.761Z] ---> 4bce14d3a145 [2023-09-19T23:10:21.761Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T23:10:21.761Z] ---> Running in 4cd6d58ce460 [2023-09-19T23:10:22.809Z] Removing intermediate container 4cd6d58ce460 [2023-09-19T23:10:22.809Z] ---> b805a3740734 [2023-09-19T23:10:22.809Z] Step 11/25 : COPY . . [2023-09-19T23:10:23.068Z] ---> 61aebbfdc82f [2023-09-19T23:10:23.068Z] Step 12/25 : RUN $MAKE [2023-09-19T23:10:23.069Z] ---> Running in 552f6a113b82 [2023-09-19T23:10:23.328Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-19T23:10:30.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6632 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-09-19T23:10:30.109Z] Running in /w/workspace/device-rest-go/134 [Pipeline] { [Pipeline] checkout [2023-09-19T23:10:30.136Z] The recommended git tool is: git [2023-09-19T23:10:34.917Z] using credential edgex-jenkins-ssh [2023-09-19T23:10:34.931Z] Cloning the remote Git repository [2023-09-19T23:10:34.974Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-09-19T23:10:35.063Z] > git init /w/workspace/device-rest-go/134 # timeout=10 [2023-09-19T23:10:35.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-09-19T23:10:35.214Z] > git --version # timeout=10 [2023-09-19T23:10:35.233Z] > git --version # 'git version 2.25.1' [2023-09-19T23:10:35.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T23:10:35.386Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T23:10:37.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-09-19T23:10:37.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T23:10:37.918Z] Avoid second fetch [2023-09-19T23:10:37.918Z] Checking out Revision 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 (main) [2023-09-19T23:10:38.449Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#342)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T23:10:37.938Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T23:10:38.008Z] > git checkout -f 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 # timeout=10 [2023-09-19T23:10:39.247Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T23:10:39.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T23:10:39.247Z] Dload Upload Total Spent Left Speed [2023-09-19T23:10:39.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-09-19T23:10:39.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T23:10:40.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T23:10:40.216Z] + sudo tee /etc/docker/daemon.new [2023-09-19T23:10:40.216Z] { [2023-09-19T23:10:40.216Z] "registry-mirrors": [ [2023-09-19T23:10:40.216Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T23:10:40.216Z] ], [2023-09-19T23:10:40.216Z] "bip": "10.250.0.254/24", [2023-09-19T23:10:40.216Z] "hosts": [ [2023-09-19T23:10:40.216Z] "tcp://0.0.0.0:5555", [2023-09-19T23:10:40.216Z] "unix:///var/run/docker.sock" [2023-09-19T23:10:40.216Z] ], [2023-09-19T23:10:40.216Z] "mtu": 1458, [2023-09-19T23:10:40.216Z] "selinux-enabled": true, [2023-09-19T23:10:40.216Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T23:10:40.216Z] } [Pipeline] sh [2023-09-19T23:10:40.554Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T23:10:40.896Z] + sudo service docker restart [2023-09-19T23:10:45.771Z] Removing intermediate container 552f6a113b82 [2023-09-19T23:10:45.771Z] ---> 14d099c7bf0d [2023-09-19T23:10:45.771Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T23:10:45.771Z] 3.18: Pulling from library/alpine [2023-09-19T23:10:45.771Z] 7264a8db6415: Already exists [2023-09-19T23:10:45.771Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T23:10:45.771Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T23:10:45.771Z] ---> 7e01a0d0a1dc [2023-09-19T23:10:45.771Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T23:10:45.771Z] ---> Running in 9937035f4457 [2023-09-19T23:10:45.771Z] Removing intermediate container 9937035f4457 [2023-09-19T23:10:45.771Z] ---> 9f1ddf60614c [2023-09-19T23:10:45.771Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-19T23:10:45.771Z] ---> Running in 3de141c5309f [2023-09-19T23:10:45.771Z] Removing intermediate container 3de141c5309f [2023-09-19T23:10:45.771Z] ---> ac3c346b433a [2023-09-19T23:10:45.771Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-19T23:10:45.771Z] ---> Running in 003baa1db965 [2023-09-19T23:10:45.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T23:10:45.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T23:10:45.771Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T23:10:45.771Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T23:10:45.771Z] OK: 7 MiB in 16 packages [2023-09-19T23:10:46.030Z] Removing intermediate container 003baa1db965 [2023-09-19T23:10:46.030Z] ---> e6e2c8383269 [2023-09-19T23:10:46.030Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-19T23:10:46.965Z] ---> 4e36690a3e92 [2023-09-19T23:10:46.965Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-19T23:10:47.225Z] ---> 6e27e76c806d [2023-09-19T23:10:47.225Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-19T23:10:47.225Z] ---> 3f3a1762b285 [2023-09-19T23:10:47.225Z] Step 20/25 : EXPOSE 59986 [2023-09-19T23:10:47.225Z] ---> Running in ea088fc22553 [2023-09-19T23:10:47.485Z] Removing intermediate container ea088fc22553 [2023-09-19T23:10:47.485Z] ---> 65f086690fc0 [2023-09-19T23:10:47.485Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-19T23:10:47.485Z] ---> Running in c5b20fe40ea4 [2023-09-19T23:10:47.485Z] Removing intermediate container c5b20fe40ea4 [2023-09-19T23:10:47.485Z] ---> 4b2b37051a9d [2023-09-19T23:10:47.485Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-19T23:10:47.485Z] ---> Running in 7247930ec243 [2023-09-19T23:10:47.745Z] Removing intermediate container 7247930ec243 [2023-09-19T23:10:47.745Z] ---> e8fdfe93acbe [2023-09-19T23:10:47.745Z] Step 23/25 : LABEL arch=amd64 [2023-09-19T23:10:47.745Z] ---> Running in 8f9932fbcfdc [2023-09-19T23:10:47.745Z] Removing intermediate container 8f9932fbcfdc [2023-09-19T23:10:47.745Z] ---> 4d1199ee93f1 [2023-09-19T23:10:47.745Z] Step 24/25 : LABEL git_sha=6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:10:47.745Z] ---> Running in 3442d1a55a90 [2023-09-19T23:10:48.005Z] Removing intermediate container 3442d1a55a90 [2023-09-19T23:10:48.005Z] ---> dc207b2cb0a1 [2023-09-19T23:10:48.005Z] Step 25/25 : LABEL version=3.1.0-dev.14 [2023-09-19T23:10:48.005Z] ---> Running in a25fa8c4efd7 [2023-09-19T23:10:48.005Z] Removing intermediate container a25fa8c4efd7 [2023-09-19T23:10:48.005Z] ---> 7d07a4cd1387 [2023-09-19T23:10:48.005Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T23:10:48.005Z] Successfully built 7d07a4cd1387 [2023-09-19T23:10:48.005Z] 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-09-19T23:10:48.129Z] provisioning config files... [2023-09-19T23:10:48.139Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7172069662061024216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:10:48.436Z] ---> docker-login.sh [2023-09-19T23:10:48.436Z] nexus3.edgexfoundry.org:10001 [2023-09-19T23:10:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:10:48.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:10:48.436Z] Configure a credential helper to remove this warning. See [2023-09-19T23:10:48.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:10:48.436Z] [2023-09-19T23:10:48.436Z] Login Succeeded [2023-09-19T23:10:48.436Z] nexus3.edgexfoundry.org:10002 [2023-09-19T23:10:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:10:48.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:10:48.436Z] Configure a credential helper to remove this warning. See [2023-09-19T23:10:48.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:10:48.436Z] [2023-09-19T23:10:48.436Z] Login Succeeded [2023-09-19T23:10:48.436Z] nexus3.edgexfoundry.org:10003 [2023-09-19T23:10:48.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:10:48.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:10:48.696Z] Configure a credential helper to remove this warning. See [2023-09-19T23:10:48.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:10:48.696Z] [2023-09-19T23:10:48.696Z] Login Succeeded [2023-09-19T23:10:48.696Z] nexus3.edgexfoundry.org:10004 [2023-09-19T23:10:48.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:10:48.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:10:48.696Z] Configure a credential helper to remove this warning. See [2023-09-19T23:10:48.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:10:48.696Z] [2023-09-19T23:10:48.696Z] Login Succeeded [2023-09-19T23:10:48.696Z] docker.io [2023-09-19T23:10:48.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:10:48.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:10:48.955Z] Configure a credential helper to remove this warning. See [2023-09-19T23:10:48.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:10:48.955Z] [2023-09-19T23:10:48.955Z] Login Succeeded [2023-09-19T23:10:48.955Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T23:10:48.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T23:10:48.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T23:10:49.004Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-09-19T23:10:49.004Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:10:49.004Z] latest [2023-09-19T23:10:49.004Z] 3.1.0-dev.14 [2023-09-19T23:10:49.004Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [2023-09-19T23:10:49.004Z] main [2023-09-19T23:10:49.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:49.316Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:49.621Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:10:49.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-19T23:10:49.621Z] 6ac95b9cd97f: Preparing [2023-09-19T23:10:49.621Z] 5b4bb1bdd5bd: Preparing [2023-09-19T23:10:49.621Z] 793fa39c068f: Preparing [2023-09-19T23:10:49.621Z] f98017e8b7fb: Preparing [2023-09-19T23:10:49.621Z] 4693057ce236: Preparing [2023-09-19T23:10:49.621Z] 4693057ce236: Layer already exists [2023-09-19T23:10:49.621Z] 6ac95b9cd97f: Pushed [2023-09-19T23:10:49.621Z] f98017e8b7fb: Pushed [2023-09-19T23:10:49.621Z] 5b4bb1bdd5bd: Pushed [2023-09-19T23:10:52.922Z] 793fa39c068f: Pushed [2023-09-19T23:10:52.922Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3: digest: sha256:e70cb346f73494081151c903e844f5573eb839be41c5963b55c5bd755057cf61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:53.228Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:53.530Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-09-19T23:10:53.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-19T23:10:53.531Z] 6ac95b9cd97f: Preparing [2023-09-19T23:10:53.531Z] 5b4bb1bdd5bd: Preparing [2023-09-19T23:10:53.531Z] 793fa39c068f: Preparing [2023-09-19T23:10:53.531Z] f98017e8b7fb: Preparing [2023-09-19T23:10:53.531Z] 4693057ce236: Preparing [2023-09-19T23:10:53.531Z] f98017e8b7fb: Layer already exists [2023-09-19T23:10:53.531Z] 5b4bb1bdd5bd: Layer already exists [2023-09-19T23:10:53.531Z] 793fa39c068f: Layer already exists [2023-09-19T23:10:53.531Z] 6ac95b9cd97f: Layer already exists [2023-09-19T23:10:53.531Z] 4693057ce236: Layer already exists [2023-09-19T23:10:53.531Z] latest: digest: sha256:e70cb346f73494081151c903e844f5573eb839be41c5963b55c5bd755057cf61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:53.841Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:54.144Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.14 [2023-09-19T23:10:54.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-19T23:10:54.144Z] 6ac95b9cd97f: Preparing [2023-09-19T23:10:54.144Z] 5b4bb1bdd5bd: Preparing [2023-09-19T23:10:54.144Z] 793fa39c068f: Preparing [2023-09-19T23:10:54.144Z] f98017e8b7fb: Preparing [2023-09-19T23:10:54.144Z] 4693057ce236: Preparing [2023-09-19T23:10:54.144Z] 4693057ce236: Layer already exists [2023-09-19T23:10:54.144Z] 793fa39c068f: Layer already exists [2023-09-19T23:10:54.144Z] 6ac95b9cd97f: Layer already exists [2023-09-19T23:10:54.144Z] f98017e8b7fb: Layer already exists [2023-09-19T23:10:54.144Z] 5b4bb1bdd5bd: Layer already exists [2023-09-19T23:10:54.144Z] 3.1.0-dev.14: digest: sha256:e70cb346f73494081151c903e844f5573eb839be41c5963b55c5bd755057cf61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:54.444Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:54.745Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [2023-09-19T23:10:54.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-19T23:10:54.745Z] 6ac95b9cd97f: Preparing [2023-09-19T23:10:54.745Z] 5b4bb1bdd5bd: Preparing [2023-09-19T23:10:54.745Z] 793fa39c068f: Preparing [2023-09-19T23:10:54.745Z] f98017e8b7fb: Preparing [2023-09-19T23:10:54.745Z] 4693057ce236: Preparing [2023-09-19T23:10:54.745Z] 4693057ce236: Layer already exists [2023-09-19T23:10:54.745Z] 793fa39c068f: Layer already exists [2023-09-19T23:10:54.745Z] 5b4bb1bdd5bd: Layer already exists [2023-09-19T23:10:54.745Z] f98017e8b7fb: Layer already exists [2023-09-19T23:10:54.745Z] 6ac95b9cd97f: Layer already exists [2023-09-19T23:10:54.745Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14: digest: sha256:e70cb346f73494081151c903e844f5573eb839be41c5963b55c5bd755057cf61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:55.053Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:55.356Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-09-19T23:10:55.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-09-19T23:10:55.356Z] 6ac95b9cd97f: Preparing [2023-09-19T23:10:55.356Z] 5b4bb1bdd5bd: Preparing [2023-09-19T23:10:55.356Z] 793fa39c068f: Preparing [2023-09-19T23:10:55.356Z] f98017e8b7fb: Preparing [2023-09-19T23:10:55.356Z] 4693057ce236: Preparing [2023-09-19T23:10:55.356Z] 4693057ce236: Layer already exists [2023-09-19T23:10:55.356Z] f98017e8b7fb: Layer already exists [2023-09-19T23:10:55.356Z] 6ac95b9cd97f: Layer already exists [2023-09-19T23:10:55.356Z] 793fa39c068f: Layer already exists [2023-09-19T23:10:55.356Z] 5b4bb1bdd5bd: Layer already exists [2023-09-19T23:10:55.356Z] main: digest: sha256:e70cb346f73494081151c903e844f5573eb839be41c5963b55c5bd755057cf61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T23:10:55.397Z] ===================================================== [Pipeline] echo [2023-09-19T23:10:55.403Z] taggedImages: [2023-09-19T23:10:55.403Z] - nexus3.edgexfoundry.org:10004/device-rest:6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:10:55.403Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-09-19T23:10:55.403Z] - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.14 [2023-09-19T23:10:55.403Z] - nexus3.edgexfoundry.org:10004/device-rest:6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [2023-09-19T23:10:55.403Z] - 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-09-19T23:10:55.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T23:10:55.772Z] [2023-09-19T23:10:55.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:10:56.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T23:10:56.068Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T23:10:56.068Z] 5eb5b503b376: Pulling fs layer [2023-09-19T23:10:56.068Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T23:10:56.068Z] ec43610c2a17: Pulling fs layer [2023-09-19T23:10:56.068Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T23:10:56.068Z] 33b1e0a273af: Pulling fs layer [2023-09-19T23:10:56.068Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T23:10:56.068Z] 2f39f015ded8: Pulling fs layer [2023-09-19T23:10:56.068Z] 33b1e0a273af: Waiting [2023-09-19T23:10:56.068Z] 5d3b04190fa2: Waiting [2023-09-19T23:10:56.068Z] 3a2ae6a8a46f: Waiting [2023-09-19T23:10:56.068Z] 2f39f015ded8: Waiting [2023-09-19T23:10:56.068Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T23:10:56.068Z] 5c69ac0246d0: Download complete [2023-09-19T23:10:56.068Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T23:10:56.068Z] 3a2ae6a8a46f: Download complete [2023-09-19T23:10:56.068Z] 33b1e0a273af: Verifying Checksum [2023-09-19T23:10:56.068Z] 33b1e0a273af: Download complete [2023-09-19T23:10:56.068Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T23:10:56.068Z] 5d3b04190fa2: Download complete [2023-09-19T23:10:56.068Z] ec43610c2a17: Verifying Checksum [2023-09-19T23:10:56.068Z] ec43610c2a17: Download complete [2023-09-19T23:10:56.326Z] 5eb5b503b376: Verifying Checksum [2023-09-19T23:10:56.326Z] 5eb5b503b376: Download complete [2023-09-19T23:10:56.892Z] 2f39f015ded8: Download complete [2023-09-19T23:10:57.457Z] 5eb5b503b376: Pull complete [2023-09-19T23:10:57.716Z] 5c69ac0246d0: Pull complete [2023-09-19T23:10:57.975Z] ec43610c2a17: Pull complete [2023-09-19T23:10:57.975Z] 3a2ae6a8a46f: Pull complete [2023-09-19T23:10:58.234Z] 33b1e0a273af: Pull complete [2023-09-19T23:10:58.234Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T23:10:59.162Z] provisioning config files... [2023-09-19T23:10:59.187Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/134@tmp/config11132848810047578173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:10:59.525Z] ---> docker-login.sh [2023-09-19T23:10:59.525Z] nexus3.edgexfoundry.org:10001 [2023-09-19T23:10:59.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:11:00.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:11:00.061Z] Configure a credential helper to remove this warning. See [2023-09-19T23:11:00.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:11:00.061Z] [2023-09-19T23:11:00.061Z] Login Succeeded [2023-09-19T23:11:00.061Z] nexus3.edgexfoundry.org:10002 [2023-09-19T23:11:00.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:11:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:11:00.328Z] Configure a credential helper to remove this warning. See [2023-09-19T23:11:00.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:11:00.328Z] [2023-09-19T23:11:00.328Z] Login Succeeded [2023-09-19T23:11:00.328Z] nexus3.edgexfoundry.org:10003 [2023-09-19T23:11:00.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:11:00.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:11:00.863Z] Configure a credential helper to remove this warning. See [2023-09-19T23:11:00.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:11:00.863Z] [2023-09-19T23:11:00.863Z] Login Succeeded [2023-09-19T23:11:00.863Z] nexus3.edgexfoundry.org:10004 [2023-09-19T23:11:00.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:11:01.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:11:01.133Z] Configure a credential helper to remove this warning. See [2023-09-19T23:11:01.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:11:01.133Z] [2023-09-19T23:11:01.133Z] Login Succeeded [2023-09-19T23:11:01.133Z] docker.io [2023-09-19T23:11:01.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:11:01.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:11:01.668Z] Configure a credential helper to remove this warning. See [2023-09-19T23:11:01.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:11:01.668Z] [2023-09-19T23:11:01.668Z] Login Succeeded [2023-09-19T23:11:01.668Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T23:11:01.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T23:11:01.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T23:11:01.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T23:11:01.930Z] ========================================================= [2023-09-19T23:11:01.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T23:11:01.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:11:02.271Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T23:11:02.272Z] Sending build context to Docker daemon 143.4kB [2023-09-19T23:11:02.416Z] 2f39f015ded8: Pull complete [2023-09-19T23:11:02.416Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T23:11:02.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T23:11:02.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:11:02.490Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:11:02.519Z] $ 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-09-19T23:11:02.551Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T23:11:02.551Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T23:11:02.551Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T23:11:02.551Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T23:11:02.551Z] 5d54e960e981: Pulling fs layer [2023-09-19T23:11:02.551Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T23:11:02.551Z] f0e02332f6b5: Pulling fs layer [2023-09-19T23:11:02.551Z] 66412af1f25a: Pulling fs layer [2023-09-19T23:11:02.551Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T23:11:02.551Z] 9a37bb91b891: Pulling fs layer [2023-09-19T23:11:02.551Z] a29adfc67d43: Pulling fs layer [2023-09-19T23:11:02.551Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T23:11:02.551Z] f0e02332f6b5: Waiting [2023-09-19T23:11:02.551Z] 66412af1f25a: Waiting [2023-09-19T23:11:02.551Z] a29adfc67d43: Waiting [2023-09-19T23:11:02.551Z] 1baf3a5c0e64: Waiting [2023-09-19T23:11:02.551Z] d5de9f91c1a4: Waiting [2023-09-19T23:11:02.551Z] 9a37bb91b891: Waiting [2023-09-19T23:11:02.551Z] 5d54e960e981: Download complete [2023-09-19T23:11:02.826Z] f0e02332f6b5: Download complete [2023-09-19T23:11:02.826Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T23:11:02.826Z] 9fda8d8052c6: Download complete [2023-09-19T23:11:02.826Z] 66412af1f25a: Verifying Checksum [2023-09-19T23:11:02.826Z] 66412af1f25a: Download complete [2023-09-19T23:11:03.095Z] 9a37bb91b891: Verifying Checksum [2023-09-19T23:11:03.095Z] 9a37bb91b891: Download complete [2023-09-19T23:11:03.678Z] 9fda8d8052c6: Pull complete [2023-09-19T23:11:03.678Z] a29adfc67d43: Verifying Checksum [2023-09-19T23:11:03.678Z] a29adfc67d43: Download complete [2023-09-19T23:11:04.263Z] 5d54e960e981: Pull complete [2023-09-19T23:11:04.532Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T23:11:04.532Z] d5de9f91c1a4: Download complete [2023-09-19T23:11:04.532Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T23:11:04.532Z] c4a7e357bf2a: Download complete [2023-09-19T23:11:05.501Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T23:11:05.501Z] 1baf3a5c0e64: Download complete [2023-09-19T23:11:08.196Z] $ docker top d097bb2a1640dd34e0f1450a11fb969a00fbe054358ba298c1839682a0cf3e30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:11:08.575Z] ---> job-cost.sh [2023-09-19T23:11:08.575Z] lf-activate-venv: SKIPPING [2023-09-19T23:11:08.575Z] INFO: No Stack... [2023-09-19T23:11:09.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T23:11:09.401Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T23:11:09.684Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-09-19T23:11:09.684Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T23:11:09.696Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] [2023-09-19T23:11:09.702Z] Resource [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] did not exist. Created. [2023-09-19T23:11:09.703Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T23:11:09.996Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T23:11:10.018Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T23:11:10.025Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T23:11:10.042Z] $ docker stop --time=1 d097bb2a1640dd34e0f1450a11fb969a00fbe054358ba298c1839682a0cf3e30 [2023-09-19T23:11:11.192Z] $ docker rm -f --volumes d097bb2a1640dd34e0f1450a11fb969a00fbe054358ba298c1839682a0cf3e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T23:11:15.593Z] c4a7e357bf2a: Pull complete [2023-09-19T23:11:15.593Z] f0e02332f6b5: Pull complete [2023-09-19T23:11:15.593Z] 66412af1f25a: Pull complete [2023-09-19T23:11:22.252Z] 1baf3a5c0e64: Pull complete [2023-09-19T23:11:24.848Z] 9a37bb91b891: Pull complete [2023-09-19T23:11:25.435Z] a29adfc67d43: Pull complete [2023-09-19T23:11:27.386Z] d5de9f91c1a4: Pull complete [2023-09-19T23:11:27.386Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T23:11:27.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T23:11:27.386Z] ---> 746ca1b523b5 [2023-09-19T23:11:27.386Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T23:11:28.794Z] ---> Running in 76b76e122c24 [2023-09-19T23:11:29.063Z] Removing intermediate container 76b76e122c24 [2023-09-19T23:11:29.063Z] ---> 4ebbf307a194 [2023-09-19T23:11:29.063Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T23:11:29.339Z] ---> Running in 2b471752cdef [2023-09-19T23:11:29.607Z] Removing intermediate container 2b471752cdef [2023-09-19T23:11:29.607Z] ---> ac279b298ae7 [2023-09-19T23:11:29.607Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T23:11:29.607Z] ---> Running in f8626eaf31ae [2023-09-19T23:11:29.876Z] Removing intermediate container f8626eaf31ae [2023-09-19T23:11:29.876Z] ---> 459fbf4b445c [2023-09-19T23:11:29.876Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T23:11:29.876Z] ---> Running in f3a03f28fec7 [2023-09-19T23:11:30.229Z] Removing intermediate container f3a03f28fec7 [2023-09-19T23:11:30.229Z] ---> c5b442efd88a [2023-09-19T23:11:30.229Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T23:11:30.505Z] ---> Running in 50fdd4870fcd [2023-09-19T23:11:31.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T23:11:32.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T23:11:33.055Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T23:11:33.055Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-19T23:11:33.055Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T23:11:33.055Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T23:11:33.055Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T23:11:33.055Z] OK: 272 MiB in 60 packages [2023-09-19T23:11:34.025Z] Removing intermediate container 50fdd4870fcd [2023-09-19T23:11:34.025Z] ---> 7cce679b9b2f [2023-09-19T23:11:34.025Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-19T23:11:34.025Z] ---> Running in fca4bba14335 [2023-09-19T23:11:34.294Z] Removing intermediate container fca4bba14335 [2023-09-19T23:11:34.294Z] ---> c6a474469306 [2023-09-19T23:11:34.294Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-19T23:11:34.878Z] ---> 7db069045850 [2023-09-19T23:11:34.878Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T23:11:34.878Z] ---> Running in 157f9a4f0506 [2023-09-19T23:12:56.524Z] Removing intermediate container 157f9a4f0506 [2023-09-19T23:12:56.524Z] ---> af061a184796 [2023-09-19T23:12:56.524Z] Step 11/12 : COPY . . [2023-09-19T23:12:56.524Z] ---> 48d08b17f24b [2023-09-19T23:12:56.524Z] Step 12/12 : RUN $MAKE [2023-09-19T23:12:56.524Z] ---> Running in 2d44037a0134 [2023-09-19T23:12:56.524Z] noop [2023-09-19T23:12:56.524Z] Removing intermediate container 2d44037a0134 [2023-09-19T23:12:56.524Z] ---> cad7a5623537 [2023-09-19T23:12:56.524Z] Successfully built cad7a5623537 [2023-09-19T23:12:56.524Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:12:56.881Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T23:12:56.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:12:57.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-6632 does not seem to be running inside a container [2023-09-19T23:12:57.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/134 -v /w/workspace/device-rest-go/134:/w/workspace/device-rest-go/134:rw,z -v /w/workspace/device-rest-go/134@tmp:/w/workspace/device-rest-go/134@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-09-19T23:12:58.384Z] $ docker top 423c1b45c1d165a94ddb51928903bbc2418a216b7a04159325328621e5c81c65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T23:12:59.216Z] + go version [2023-09-19T23:12:59.216Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T23:12:59.234Z] $ docker stop --time=1 423c1b45c1d165a94ddb51928903bbc2418a216b7a04159325328621e5c81c65 [2023-09-19T23:13:00.827Z] $ docker rm -f --volumes 423c1b45c1d165a94ddb51928903bbc2418a216b7a04159325328621e5c81c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:13:01.355Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T23:13:01.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:13:01.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-6632 does not seem to be running inside a container [2023-09-19T23:13:01.587Z] $ 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/134 -v /w/workspace/device-rest-go/134:/w/workspace/device-rest-go/134:rw,z -v /w/workspace/device-rest-go/134@tmp:/w/workspace/device-rest-go/134@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-09-19T23:13:02.720Z] $ docker top e0f35a56cdc5d6f6fd1d974e3eea0101cf331b29fdb7b87c652d43f3de7025db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T23:13:03.534Z] + git config --global --add safe.directory /w/workspace/device-rest-go/134 [Pipeline] fileExists [Pipeline] sh [2023-09-19T23:13:03.864Z] + make test [2023-09-19T23:13:03.864Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T23:13:08.119Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-19T23:14:44.748Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-19T23:14:44.748Z] ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 33.2% of statements [2023-09-19T23:14:44.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T23:14:44.748Z] go vet ./... [2023-09-19T23:14:54.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T23:14:54.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T23:14:54.815Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T23:14:54.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T23:14:54.845Z] $ docker stop --time=1 e0f35a56cdc5d6f6fd1d974e3eea0101cf331b29fdb7b87c652d43f3de7025db [2023-09-19T23:14:56.872Z] $ docker rm -f --volumes e0f35a56cdc5d6f6fd1d974e3eea0101cf331b29fdb7b87c652d43f3de7025db [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T23:14:58.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T23:14:58.153Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T23:14:58.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T23:14:58.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T23:14:59.294Z] + ls -al . [2023-09-19T23:14:59.294Z] total 184 [2023-09-19T23:14:59.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:13 . [2023-09-19T23:14:59.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:10 .. [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 19 23:10 .dockerignore [2023-09-19T23:14:59.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:10 .git [2023-09-19T23:14:59.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:10 .github [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 19 23:10 .gitignore [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 23:10 .golangci.yml [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 19 23:10 Attribution.txt [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 19 23:10 CHANGELOG.md [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 19 23:10 Dockerfile [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 23:10 GOVERNANCE.md [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 19 23:10 Jenkinsfile [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 23:10 LICENSE [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 19 23:10 Makefile [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 19 23:10 OWNERS.md [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 19 23:10 README.md [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 23:08 VERSION [2023-09-19T23:14:59.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:10 bin [2023-09-19T23:14:59.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:10 cmd [2023-09-19T23:14:59.294Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 19 23:14 coverage.out [2023-09-19T23:14:59.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:10 driver [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 3890 Sep 19 23:10 go.mod [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 19 23:10 go.sum [2023-09-19T23:14:59.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:10 snap [2023-09-19T23:14:59.294Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 19 23:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:14:59.634Z] + 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=6a5bbfd9e0df4486290843fbebd273780ea8bdd3 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-09-19T23:14:59.634Z] Sending build context to Docker daemon 158.7kB [2023-09-19T23:14:59.903Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T23:14:59.903Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-19T23:14:59.903Z] ---> cad7a5623537 [2023-09-19T23:14:59.903Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-19T23:14:59.903Z] ---> Running in 3797f96a3beb [2023-09-19T23:15:00.171Z] Removing intermediate container 3797f96a3beb [2023-09-19T23:15:00.171Z] ---> edaea53d9a83 [2023-09-19T23:15:00.171Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T23:15:00.443Z] ---> Running in da9e6854843d [2023-09-19T23:15:00.715Z] Removing intermediate container da9e6854843d [2023-09-19T23:15:00.715Z] ---> 9f796599c593 [2023-09-19T23:15:00.715Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-19T23:15:00.715Z] ---> Running in 9ac267adb1ce [2023-09-19T23:15:00.982Z] Removing intermediate container 9ac267adb1ce [2023-09-19T23:15:00.982Z] ---> e0c824bec145 [2023-09-19T23:15:00.983Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T23:15:00.983Z] ---> Running in 83d822abd44d [2023-09-19T23:15:01.567Z] Removing intermediate container 83d822abd44d [2023-09-19T23:15:01.567Z] ---> ed05313140ba [2023-09-19T23:15:01.567Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T23:15:01.567Z] ---> Running in 140717da2593 [2023-09-19T23:15:02.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T23:15:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T23:15:04.206Z] OK: 272 MiB in 60 packages [2023-09-19T23:15:04.789Z] Removing intermediate container 140717da2593 [2023-09-19T23:15:04.789Z] ---> 9bf0fd6f24c1 [2023-09-19T23:15:04.789Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-19T23:15:05.058Z] ---> Running in 7a634d2ded49 [2023-09-19T23:15:05.325Z] Removing intermediate container 7a634d2ded49 [2023-09-19T23:15:05.325Z] ---> b0930278c24e [2023-09-19T23:15:05.325Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-19T23:15:05.909Z] ---> cc266195ef0b [2023-09-19T23:15:05.909Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T23:15:05.909Z] ---> Running in b8eba9272c6b [2023-09-19T23:15:08.512Z] Removing intermediate container b8eba9272c6b [2023-09-19T23:15:08.512Z] ---> e4105cda603b [2023-09-19T23:15:08.512Z] Step 11/25 : COPY . . [2023-09-19T23:15:09.096Z] ---> 7dbd609e0cc6 [2023-09-19T23:15:09.096Z] Step 12/25 : RUN $MAKE [2023-09-19T23:15:09.096Z] ---> Running in bf3bac61f821 [2023-09-19T23:15:10.059Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-19T23:17:01.707Z] Removing intermediate container bf3bac61f821 [2023-09-19T23:17:01.707Z] ---> 6787073e4934 [2023-09-19T23:17:01.707Z] Step 13/25 : FROM alpine:3.18 [2023-09-19T23:17:01.707Z] 3.18: Pulling from library/alpine [2023-09-19T23:17:01.707Z] 9fda8d8052c6: Already exists [2023-09-19T23:17:01.707Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T23:17:01.707Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T23:17:01.707Z] ---> f6648c04cd6c [2023-09-19T23:17:01.707Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T23:17:01.707Z] ---> Running in 6f5ee474d232 [2023-09-19T23:17:01.707Z] Removing intermediate container 6f5ee474d232 [2023-09-19T23:17:01.707Z] ---> 6a6dc4cd3bab [2023-09-19T23:17:01.707Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-19T23:17:01.707Z] ---> Running in 4e7c18083be3 [2023-09-19T23:17:01.707Z] Removing intermediate container 4e7c18083be3 [2023-09-19T23:17:01.707Z] ---> 848bae1cef9d [2023-09-19T23:17:01.707Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-19T23:17:01.707Z] ---> Running in f8ee54986821 [2023-09-19T23:17:01.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T23:17:01.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T23:17:01.707Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T23:17:01.707Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T23:17:01.707Z] OK: 8 MiB in 16 packages [2023-09-19T23:17:01.707Z] Removing intermediate container f8ee54986821 [2023-09-19T23:17:01.707Z] ---> 8f2038ae8db8 [2023-09-19T23:17:01.707Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-19T23:17:01.707Z] ---> a0a6b9d27499 [2023-09-19T23:17:01.707Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-19T23:17:01.707Z] ---> abd82a7aaea3 [2023-09-19T23:17:01.707Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-19T23:17:01.707Z] ---> c8e42e98bf33 [2023-09-19T23:17:01.707Z] Step 20/25 : EXPOSE 59986 [2023-09-19T23:17:01.707Z] ---> Running in 4da26dc16a35 [2023-09-19T23:17:01.707Z] Removing intermediate container 4da26dc16a35 [2023-09-19T23:17:01.707Z] ---> 17ce676eadd5 [2023-09-19T23:17:01.707Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-19T23:17:01.707Z] ---> Running in c9c1b4f2ec5a [2023-09-19T23:17:01.707Z] Removing intermediate container c9c1b4f2ec5a [2023-09-19T23:17:01.707Z] ---> ddd13d991a3b [2023-09-19T23:17:01.707Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-19T23:17:01.707Z] ---> Running in c6daba4a09f8 [2023-09-19T23:17:01.707Z] Removing intermediate container c6daba4a09f8 [2023-09-19T23:17:01.707Z] ---> 9e03a54728d0 [2023-09-19T23:17:01.707Z] Step 23/25 : LABEL arch=arm64 [2023-09-19T23:17:01.707Z] ---> Running in 54a6339e9212 [2023-09-19T23:17:01.707Z] Removing intermediate container 54a6339e9212 [2023-09-19T23:17:01.707Z] ---> f22ee5628448 [2023-09-19T23:17:01.707Z] Step 24/25 : LABEL git_sha=6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:17:01.707Z] ---> Running in 08f6c934883e [2023-09-19T23:17:01.707Z] Removing intermediate container 08f6c934883e [2023-09-19T23:17:01.707Z] ---> 5f5e68b77281 [2023-09-19T23:17:01.707Z] Step 25/25 : LABEL version=3.1.0-dev.14 [2023-09-19T23:17:01.707Z] ---> Running in e1febf184151 [2023-09-19T23:17:01.707Z] Removing intermediate container e1febf184151 [2023-09-19T23:17:01.707Z] ---> c414ccce5235 [2023-09-19T23:17:01.707Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T23:17:01.707Z] Successfully built c414ccce5235 [2023-09-19T23:17:01.707Z] 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-09-19T23:17:01.820Z] provisioning config files... [2023-09-19T23:17:01.836Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/134@tmp/config2925581964215893302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:17:02.163Z] ---> docker-login.sh [2023-09-19T23:17:02.163Z] nexus3.edgexfoundry.org:10001 [2023-09-19T23:17:02.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:17:02.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:17:02.429Z] Configure a credential helper to remove this warning. See [2023-09-19T23:17:02.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:17:02.429Z] [2023-09-19T23:17:02.429Z] Login Succeeded [2023-09-19T23:17:02.429Z] nexus3.edgexfoundry.org:10002 [2023-09-19T23:17:02.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:17:02.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:17:02.695Z] Configure a credential helper to remove this warning. See [2023-09-19T23:17:02.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:17:02.695Z] [2023-09-19T23:17:02.695Z] Login Succeeded [2023-09-19T23:17:02.695Z] nexus3.edgexfoundry.org:10003 [2023-09-19T23:17:02.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:17:02.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:17:02.961Z] Configure a credential helper to remove this warning. See [2023-09-19T23:17:02.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:17:02.961Z] [2023-09-19T23:17:02.961Z] Login Succeeded [2023-09-19T23:17:02.961Z] nexus3.edgexfoundry.org:10004 [2023-09-19T23:17:03.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:17:03.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:17:03.499Z] Configure a credential helper to remove this warning. See [2023-09-19T23:17:03.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:17:03.499Z] [2023-09-19T23:17:03.499Z] Login Succeeded [2023-09-19T23:17:03.499Z] docker.io [2023-09-19T23:17:03.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T23:17:04.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T23:17:04.031Z] Configure a credential helper to remove this warning. See [2023-09-19T23:17:04.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T23:17:04.031Z] [2023-09-19T23:17:04.031Z] Login Succeeded [2023-09-19T23:17:04.031Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T23:17:04.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T23:17:04.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T23:17:04.092Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-09-19T23:17:04.092Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:17:04.092Z] latest [2023-09-19T23:17:04.092Z] 3.1.0-dev.14 [2023-09-19T23:17:04.092Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [2023-09-19T23:17:04.092Z] main [2023-09-19T23:17:04.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:04.435Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:04.762Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:17:04.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-19T23:17:04.763Z] 4f94350ad296: Preparing [2023-09-19T23:17:04.763Z] d09f692e0137: Preparing [2023-09-19T23:17:04.763Z] d24055a5241f: Preparing [2023-09-19T23:17:04.763Z] 316308ec83cc: Preparing [2023-09-19T23:17:04.763Z] b2191e2be29d: Preparing [2023-09-19T23:17:04.763Z] b2191e2be29d: Layer already exists [2023-09-19T23:17:05.028Z] 4f94350ad296: Pushed [2023-09-19T23:17:05.028Z] 316308ec83cc: Pushed [2023-09-19T23:17:05.028Z] d09f692e0137: Pushed [2023-09-19T23:17:10.353Z] d24055a5241f: Pushed [2023-09-19T23:17:10.617Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3: digest: sha256:ce0bc9df554511424f491bdf56bb279e6c412a3786aaa872b9f9e5a75c1ae137 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:10.953Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:11.280Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-09-19T23:17:11.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-19T23:17:11.280Z] 4f94350ad296: Preparing [2023-09-19T23:17:11.280Z] d09f692e0137: Preparing [2023-09-19T23:17:11.280Z] d24055a5241f: Preparing [2023-09-19T23:17:11.280Z] 316308ec83cc: Preparing [2023-09-19T23:17:11.280Z] b2191e2be29d: Preparing [2023-09-19T23:17:11.280Z] 4f94350ad296: Layer already exists [2023-09-19T23:17:11.280Z] d09f692e0137: Layer already exists [2023-09-19T23:17:11.280Z] 316308ec83cc: Layer already exists [2023-09-19T23:17:11.280Z] d24055a5241f: Layer already exists [2023-09-19T23:17:11.280Z] b2191e2be29d: Layer already exists [2023-09-19T23:17:11.280Z] latest: digest: sha256:ce0bc9df554511424f491bdf56bb279e6c412a3786aaa872b9f9e5a75c1ae137 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:11.619Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:11.957Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.14 [2023-09-19T23:17:11.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-19T23:17:11.957Z] 4f94350ad296: Preparing [2023-09-19T23:17:11.957Z] d09f692e0137: Preparing [2023-09-19T23:17:11.957Z] d24055a5241f: Preparing [2023-09-19T23:17:11.957Z] 316308ec83cc: Preparing [2023-09-19T23:17:11.957Z] b2191e2be29d: Preparing [2023-09-19T23:17:11.957Z] d09f692e0137: Layer already exists [2023-09-19T23:17:11.957Z] 316308ec83cc: Layer already exists [2023-09-19T23:17:11.957Z] 4f94350ad296: Layer already exists [2023-09-19T23:17:11.957Z] b2191e2be29d: Layer already exists [2023-09-19T23:17:11.957Z] d24055a5241f: Layer already exists [2023-09-19T23:17:11.957Z] 3.1.0-dev.14: digest: sha256:ce0bc9df554511424f491bdf56bb279e6c412a3786aaa872b9f9e5a75c1ae137 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:12.302Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:12.640Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [2023-09-19T23:17:12.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-19T23:17:12.640Z] 4f94350ad296: Preparing [2023-09-19T23:17:12.640Z] d09f692e0137: Preparing [2023-09-19T23:17:12.640Z] d24055a5241f: Preparing [2023-09-19T23:17:12.640Z] 316308ec83cc: Preparing [2023-09-19T23:17:12.640Z] b2191e2be29d: Preparing [2023-09-19T23:17:12.640Z] b2191e2be29d: Layer already exists [2023-09-19T23:17:12.640Z] d24055a5241f: Layer already exists [2023-09-19T23:17:12.640Z] d09f692e0137: Layer already exists [2023-09-19T23:17:12.640Z] 4f94350ad296: Layer already exists [2023-09-19T23:17:12.640Z] 316308ec83cc: Layer already exists [2023-09-19T23:17:12.640Z] 6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14: digest: sha256:ce0bc9df554511424f491bdf56bb279e6c412a3786aaa872b9f9e5a75c1ae137 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:12.980Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:13.311Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-09-19T23:17:13.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-09-19T23:17:13.311Z] 4f94350ad296: Preparing [2023-09-19T23:17:13.311Z] d09f692e0137: Preparing [2023-09-19T23:17:13.311Z] d24055a5241f: Preparing [2023-09-19T23:17:13.311Z] 316308ec83cc: Preparing [2023-09-19T23:17:13.312Z] b2191e2be29d: Preparing [2023-09-19T23:17:13.312Z] d24055a5241f: Layer already exists [2023-09-19T23:17:13.312Z] d09f692e0137: Layer already exists [2023-09-19T23:17:13.312Z] 4f94350ad296: Layer already exists [2023-09-19T23:17:13.312Z] 316308ec83cc: Layer already exists [2023-09-19T23:17:13.312Z] b2191e2be29d: Layer already exists [2023-09-19T23:17:13.312Z] main: digest: sha256:ce0bc9df554511424f491bdf56bb279e6c412a3786aaa872b9f9e5a75c1ae137 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T23:17:13.353Z] ===================================================== [Pipeline] echo [2023-09-19T23:17:13.359Z] taggedImages: [2023-09-19T23:17:13.359Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [2023-09-19T23:17:13.359Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-09-19T23:17:13.359Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.14 [2023-09-19T23:17:13.359Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:6a5bbfd9e0df4486290843fbebd273780ea8bdd3-3.1.0-dev.14 [2023-09-19T23:17:13.359Z] - 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-09-19T23:17:13.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T23:17:13.699Z] [2023-09-19T23:17:13.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:14.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T23:17:14.023Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T23:17:14.023Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T23:17:14.023Z] 04944245beec: Pulling fs layer [2023-09-19T23:17:14.023Z] 699f458cf7ca: Pulling fs layer [2023-09-19T23:17:14.023Z] 765212b225bb: Pulling fs layer [2023-09-19T23:17:14.023Z] f23df028b6ca: Pulling fs layer [2023-09-19T23:17:14.023Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T23:17:14.023Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T23:17:14.023Z] 765212b225bb: Waiting [2023-09-19T23:17:14.023Z] d65c8cfc05b1: Waiting [2023-09-19T23:17:14.023Z] 2437ff75d9bd: Waiting [2023-09-19T23:17:14.293Z] 04944245beec: Verifying Checksum [2023-09-19T23:17:14.293Z] 04944245beec: Download complete [2023-09-19T23:17:14.293Z] 765212b225bb: Verifying Checksum [2023-09-19T23:17:14.293Z] 765212b225bb: Download complete [2023-09-19T23:17:14.293Z] f23df028b6ca: Download complete [2023-09-19T23:17:14.293Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T23:17:14.293Z] d65c8cfc05b1: Download complete [2023-09-19T23:17:14.293Z] 699f458cf7ca: Download complete [2023-09-19T23:17:14.671Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T23:17:14.671Z] 8998bd30e6a1: Download complete [2023-09-19T23:17:17.324Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T23:17:17.324Z] 2437ff75d9bd: Download complete [2023-09-19T23:17:18.787Z] 8998bd30e6a1: Pull complete [2023-09-19T23:17:19.369Z] 04944245beec: Pull complete [2023-09-19T23:17:20.797Z] 699f458cf7ca: Pull complete [2023-09-19T23:17:20.797Z] 765212b225bb: Pull complete [2023-09-19T23:17:21.755Z] f23df028b6ca: Pull complete [2023-09-19T23:17:21.755Z] d65c8cfc05b1: Pull complete [2023-09-19T23:17:36.740Z] 2437ff75d9bd: Pull complete [2023-09-19T23:17:36.740Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T23:17:36.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T23:17:36.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:17:37.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-6632 does not seem to be running inside a container [2023-09-19T23:17:37.114Z] $ 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/134 -v /w/workspace/device-rest-go/134:/w/workspace/device-rest-go/134:rw,z -v /w/workspace/device-rest-go/134@tmp:/w/workspace/device-rest-go/134@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-09-19T23:17:39.513Z] $ docker top 9ae5e02747153ae6932623f1af69bc37c32ee1ea8e100c5c012e2164a27883d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:17:40.021Z] ---> job-cost.sh [2023-09-19T23:17:40.287Z] lf-activate-venv: SKIPPING [2023-09-19T23:17:40.287Z] INFO: No Stack... [2023-09-19T23:17:40.551Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T23:17:41.507Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T23:17:41.820Z] + cat /w/workspace/device-rest-go/134/archives/cost.csv [2023-09-19T23:17:41.820Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T23:17:41.884Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] [2023-09-19T23:17:41.890Z] Resource [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] did not exist. Created. [2023-09-19T23:17:41.890Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T23:17:42.221Z] /w/workspace/device-rest-go/134@tmp/durable-b7617e6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T23:17:42.553Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T23:17:42.570Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T23:17:42.625Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T23:17:42.631Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T23:17:42.644Z] $ docker stop --time=1 9ae5e02747153ae6932623f1af69bc37c32ee1ea8e100c5c012e2164a27883d4 [2023-09-19T23:17:44.102Z] $ docker rm -f --volumes 9ae5e02747153ae6932623f1af69bc37c32ee1ea8e100c5c012e2164a27883d4 [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-09-19T23:17:44.486Z] provisioning config files... [2023-09-19T23:17:44.493Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12598020609933772620tmp [Pipeline] { [Pipeline] sh [2023-09-19T23:17:44.786Z] + set +x [2023-09-19T23:17:44.786Z] + curl -s https://codecov.io/bash [2023-09-19T23:17:44.786Z] + bash -s -- [2023-09-19T23:17:44.786Z] [2023-09-19T23:17:44.786Z] _____ _ [2023-09-19T23:17:44.786Z] / ____| | | [2023-09-19T23:17:44.786Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T23:17:44.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T23:17:44.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T23:17:44.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T23:17:44.786Z] Bash-1.0.6 [2023-09-19T23:17:44.786Z] [2023-09-19T23:17:44.786Z] [2023-09-19T23:17:44.786Z] ==> git version 2.25.1 found [2023-09-19T23:17:44.786Z] ==> 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-09-19T23:17:44.786Z] Release-Date: 2020-01-08 [2023-09-19T23:17:44.786Z] 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-09-19T23:17:44.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T23:17:44.786Z] ==> Jenkins CI detected. [2023-09-19T23:17:44.786Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-09-19T23:17:44.786Z] project root: . [2023-09-19T23:17:44.786Z] --> token set from env [2023-09-19T23:17:44.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T23:17:45.045Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T23:17:45.045Z] ==> Python coveragepy not found [2023-09-19T23:17:45.045Z] ==> Searching for coverage reports in: [2023-09-19T23:17:45.045Z] + . [2023-09-19T23:17:45.045Z] -> Found 1 reports [2023-09-19T23:17:45.045Z] ==> Detecting git/mercurial file structure [2023-09-19T23:17:45.045Z] ==> Reading reports [2023-09-19T23:17:45.045Z] + ./coverage.out bytes=14499 [2023-09-19T23:17:45.045Z] ==> Appending adjustments [2023-09-19T23:17:45.045Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T23:17:45.045Z] + Found adjustments [2023-09-19T23:17:45.045Z] ==> Gzipping contents [2023-09-19T23:17:45.045Z] 4.0K /tmp/codecov.8eBvZr.gz [2023-09-19T23:17:45.045Z] ==> Uploading reports [2023-09-19T23:17:45.045Z] url: https://codecov.io [2023-09-19T23:17:45.045Z] query: branch=main&commit=6a5bbfd9e0df4486290843fbebd273780ea8bdd3&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T23:17:45.045Z] -> Pinging Codecov [2023-09-19T23:17:45.045Z] 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=6a5bbfd9e0df4486290843fbebd273780ea8bdd3&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T23:17:45.304Z] -> Uploading to [2023-09-19T23:17:45.304Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/4E5D53B4F1F92C436F7061BF334D961C/6a5bbfd9e0df4486290843fbebd273780ea8bdd3/6ba2b753-ffcf-4ac2-b67a-7d2f692f34eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T231745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=729aa53d8e94fca658561e691fc5f2822f06160a0b4c33b4c7c4a6f97b3805a1 [2023-09-19T23:17:45.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T23:17:45.304Z] Dload Upload Total Spent Left Speed [2023-09-19T23:17:45.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 11179 --:--:-- --:--:-- --:--:-- 11229 [2023-09-19T23:17:45.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] } [2023-09-19T23:17:45.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T23:17:45.502Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T23:17:45.513Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:45.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T23:17:45.806Z] [2023-09-19T23:17:45.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:17:46.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T23:17:46.100Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T23:17:46.100Z] df9b9388f04a: Pulling fs layer [2023-09-19T23:17:46.100Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T23:17:46.100Z] 25bc292e5bac: Pulling fs layer [2023-09-19T23:17:46.100Z] 114826534d7a: Pulling fs layer [2023-09-19T23:17:46.100Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T23:17:46.100Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T23:17:46.100Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T23:17:46.100Z] 114826534d7a: Waiting [2023-09-19T23:17:46.100Z] 4657fd5d0bcf: Waiting [2023-09-19T23:17:46.100Z] 6ad1cebc031e: Waiting [2023-09-19T23:17:46.100Z] 8a3aa393b2d8: Waiting [2023-09-19T23:17:46.100Z] 25bc292e5bac: Verifying Checksum [2023-09-19T23:17:46.100Z] 25bc292e5bac: Download complete [2023-09-19T23:17:46.100Z] 52dc419b0ee2: Verifying Checksum [2023-09-19T23:17:46.100Z] 52dc419b0ee2: Download complete [2023-09-19T23:17:46.100Z] 4657fd5d0bcf: Download complete [2023-09-19T23:17:46.100Z] df9b9388f04a: Download complete [2023-09-19T23:17:46.365Z] df9b9388f04a: Pull complete [2023-09-19T23:17:46.365Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T23:17:46.365Z] 6ad1cebc031e: Download complete [2023-09-19T23:17:46.365Z] 52dc419b0ee2: Pull complete [2023-09-19T23:17:46.365Z] 25bc292e5bac: Pull complete [2023-09-19T23:17:46.934Z] 114826534d7a: Verifying Checksum [2023-09-19T23:17:46.934Z] 114826534d7a: Download complete [2023-09-19T23:17:46.934Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T23:17:46.934Z] 8a3aa393b2d8: Download complete [2023-09-19T23:17:50.212Z] 114826534d7a: Pull complete [2023-09-19T23:17:50.212Z] 4657fd5d0bcf: Pull complete [2023-09-19T23:17:50.212Z] 6ad1cebc031e: Pull complete [2023-09-19T23:17:52.736Z] 8a3aa393b2d8: Pull complete [2023-09-19T23:17:52.736Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T23:17:52.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T23:17:52.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:17:52.812Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:17:52.842Z] $ 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-09-19T23:17:56.785Z] $ docker top 2dc25673b2f1c949629b4cd6ccbecbb4323b7ae6074c620f2904dc7112b9e5d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T23:17:56.853Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-09-19T23:17:57.131Z] + set -o pipefail [2023-09-19T23:17:57.131Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-09-19T23:18:02.404Z] [2023-09-19T23:18:02.404Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-09-19T23:18:02.404Z] [2023-09-19T23:18:02.404Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/630f1271-7b9d-45b4-b0bd-b6dd00949ffe [2023-09-19T23:18:02.404Z] [2023-09-19T23:18:02.404Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T23:18:02.404Z] [2023-09-19T23:18:02.404Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T23:18:02.404Z] [2023-09-19T23:18:02.973Z] [2023-09-19T23:18:02.973Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T23:18:02.973Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T23:18:02.973Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T23:18:02.986Z] $ docker stop --time=1 2dc25673b2f1c949629b4cd6ccbecbb4323b7ae6074c620f2904dc7112b9e5d2 [2023-09-19T23:18:06.442Z] $ docker rm -f --volumes 2dc25673b2f1c949629b4cd6ccbecbb4323b7ae6074c620f2904dc7112b9e5d2 [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-09-19T23:18:07.166Z] + git log --format=format:%s -1 6a5bbfd9e0df4486290843fbebd273780ea8bdd3 [Pipeline] sh [2023-09-19T23:18:07.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T23:18:07.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:18:07.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T23:18:07.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:18:07.838Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:18:07.870Z] $ 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-09-19T23:18:08.324Z] $ docker top 776cbd46886e99d5dfd3832b24ccdfbe5a42fc750e40da29105fdbe409e2a494 -eo pid,comm [2023-09-19T23:18:08.371Z] 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-09-19T23:18:08.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T23:18:08.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T23:18:08.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T23:18:08.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T23:18:08.523Z] $ docker exec 776cbd46886e99d5dfd3832b24ccdfbe5a42fc750e40da29105fdbe409e2a494 ssh-agent [2023-09-19T23:18:08.638Z] SSH_AUTH_SOCK=/tmp/ssh-3C4DBkIuXNcF/agent.32 [2023-09-19T23:18:08.638Z] SSH_AGENT_PID=38 [2023-09-19T23:18:08.642Z] Running ssh-add (command line suppressed) [2023-09-19T23:18:08.743Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2227676725614756467.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2227676725614756467.key) [2023-09-19T23:18:08.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T23:18:09.040Z] + git semver tag [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,253 [run_tag] DEBUG tag force:False [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,253 [check_head_tag] DEBUG check head tag [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,255 [execute] INFO git cat-file --batch-check [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,260 [execute] INFO git cat-file --batch [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,273 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,274 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T23:18:09.304Z] 2023-09-19 23:18:09,278 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:09.304Z] 3.1.0-dev.14 [Pipeline] } [2023-09-19T23:18:09.313Z] $ docker exec --env ******** --env ******** 776cbd46886e99d5dfd3832b24ccdfbe5a42fc750e40da29105fdbe409e2a494 ssh-agent -k [2023-09-19T23:18:09.421Z] unset SSH_AUTH_SOCK; [2023-09-19T23:18:09.422Z] unset SSH_AGENT_PID; [2023-09-19T23:18:09.422Z] echo Agent pid 38 killed; [2023-09-19T23:18:09.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T23:18:09.728Z] + git semver [Pipeline] } [2023-09-19T23:18:10.000Z] $ docker stop --time=1 776cbd46886e99d5dfd3832b24ccdfbe5a42fc750e40da29105fdbe409e2a494 [2023-09-19T23:18:11.291Z] $ docker rm -f --volumes 776cbd46886e99d5dfd3832b24ccdfbe5a42fc750e40da29105fdbe409e2a494 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:18:11.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T23:18:11.660Z] [2023-09-19T23:18:11.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:18:11.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T23:18:11.958Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T23:18:11.958Z] ab5ef0e58194: Pulling fs layer [2023-09-19T23:18:11.958Z] 9712f1f96733: Pulling fs layer [2023-09-19T23:18:11.958Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T23:18:11.958Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T23:18:11.958Z] e9a5061849ea: Pulling fs layer [2023-09-19T23:18:11.958Z] d747dcd14b5f: Pulling fs layer [2023-09-19T23:18:11.958Z] 2de7ff778b66: Pulling fs layer [2023-09-19T23:18:11.958Z] e9a5061849ea: Waiting [2023-09-19T23:18:11.958Z] 0d9ebad4ef96: Waiting [2023-09-19T23:18:11.958Z] d747dcd14b5f: Waiting [2023-09-19T23:18:11.958Z] 2de7ff778b66: Waiting [2023-09-19T23:18:11.958Z] 9712f1f96733: Verifying Checksum [2023-09-19T23:18:11.958Z] 9712f1f96733: Download complete [2023-09-19T23:18:12.216Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T23:18:12.216Z] 63f879dbbcfc: Download complete [2023-09-19T23:18:12.475Z] e9a5061849ea: Verifying Checksum [2023-09-19T23:18:12.475Z] e9a5061849ea: Download complete [2023-09-19T23:18:12.475Z] d747dcd14b5f: Download complete [2023-09-19T23:18:12.475Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T23:18:12.475Z] 0d9ebad4ef96: Download complete [2023-09-19T23:18:12.475Z] 2de7ff778b66: Verifying Checksum [2023-09-19T23:18:12.475Z] 2de7ff778b66: Download complete [2023-09-19T23:18:12.734Z] ab5ef0e58194: Verifying Checksum [2023-09-19T23:18:12.734Z] ab5ef0e58194: Download complete [2023-09-19T23:18:15.263Z] ab5ef0e58194: Pull complete [2023-09-19T23:18:15.263Z] 9712f1f96733: Pull complete [2023-09-19T23:18:16.198Z] 63f879dbbcfc: Pull complete [2023-09-19T23:18:19.482Z] 0d9ebad4ef96: Pull complete [2023-09-19T23:18:19.740Z] e9a5061849ea: Pull complete [2023-09-19T23:18:19.741Z] d747dcd14b5f: Pull complete [2023-09-19T23:18:21.119Z] 2de7ff778b66: Pull complete [2023-09-19T23:18:21.119Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T23:18:21.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T23:18:21.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:18:21.207Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:18:21.237Z] $ 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-09-19T23:18:26.567Z] $ docker top e15454423514a172eb7e67d7f0d77f0d3ef42e44f90051149f533649a6a18c13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T23:18:26.633Z] provisioning config files... [2023-09-19T23:18:26.641Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18395333569839738391tmp [2023-09-19T23:18:26.649Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15152220669588231743tmp [2023-09-19T23:18:26.656Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8636882085192565684tmp [Pipeline] { [Pipeline] echo [2023-09-19T23:18:26.670Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:26.949Z] ---> sigul-configuration.sh [2023-09-19T23:18:26.949Z] gpg: directory `/root/.gnupg' created [2023-09-19T23:18:26.949Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T23:18:26.949Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T23:18:26.949Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T23:18:26.949Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T23:18:26.949Z] gpg: CAST5 encrypted data [2023-09-19T23:18:26.949Z] gpg: encrypted with 1 passphrase [2023-09-19T23:18:26.949Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T23:18:27.232Z] + mkdir /home/jenkins [2023-09-19T23:18:27.232Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T23:18:27.513Z] + 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-09-19T23:18:27.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:27.807Z] ---> sigul-install.sh [2023-09-19T23:18:27.807Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T23:18:28.089Z] + git tag --list [2023-09-19T23:18:28.089Z] v1.0.0 [2023-09-19T23:18:28.089Z] v1.1.0 [2023-09-19T23:18:28.089Z] v1.1.1 [2023-09-19T23:18:28.089Z] v1.1.2 [2023-09-19T23:18:28.089Z] v1.2.0 [2023-09-19T23:18:28.089Z] v1.2.1 [2023-09-19T23:18:28.089Z] v2.0.0 [2023-09-19T23:18:28.089Z] v2.1.0 [2023-09-19T23:18:28.089Z] v2.1.1 [2023-09-19T23:18:28.089Z] v2.2.0 [2023-09-19T23:18:28.089Z] v2.3.0 [2023-09-19T23:18:28.089Z] v3.0 [2023-09-19T23:18:28.089Z] v3.0.0 [2023-09-19T23:18:28.089Z] v3.1.0-dev.1 [2023-09-19T23:18:28.089Z] v3.1.0-dev.10 [2023-09-19T23:18:28.089Z] v3.1.0-dev.11 [2023-09-19T23:18:28.089Z] v3.1.0-dev.12 [2023-09-19T23:18:28.089Z] v3.1.0-dev.13 [2023-09-19T23:18:28.089Z] v3.1.0-dev.14 [2023-09-19T23:18:28.089Z] v3.1.0-dev.2 [2023-09-19T23:18:28.089Z] v3.1.0-dev.3 [2023-09-19T23:18:28.089Z] v3.1.0-dev.4 [2023-09-19T23:18:28.089Z] v3.1.0-dev.5 [2023-09-19T23:18:28.089Z] v3.1.0-dev.6 [2023-09-19T23:18:28.089Z] v3.1.0-dev.7 [2023-09-19T23:18:28.089Z] v3.1.0-dev.8 [2023-09-19T23:18:28.089Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T23:18:28.372Z] + lftools sign git-tag v3.1.0-dev.14 [2023-09-19T23:18:28.942Z] Signing Git tag with Sigul... [2023-09-19T23:18:28.942Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-09-19T23:18:29.210Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:29.492Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T23:18:29.499Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T23:18:29.519Z] $ docker stop --time=1 e15454423514a172eb7e67d7f0d77f0d3ef42e44f90051149f533649a6a18c13 [2023-09-19T23:18:30.804Z] $ docker rm -f --volumes e15454423514a172eb7e67d7f0d77f0d3ef42e44f90051149f533649a6a18c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T23:18:31.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T23:18:31.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:18:31.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T23:18:31.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:18:31.558Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:18:31.592Z] $ 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-09-19T23:18:31.916Z] $ docker top 1d48555cabc19e61f9533cf5a2a69c482151c41aad8db7703da238e7a90c6ed6 -eo pid,comm [2023-09-19T23:18:31.964Z] 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-09-19T23:18:31.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T23:18:31.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T23:18:31.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T23:18:32.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T23:18:32.115Z] $ docker exec 1d48555cabc19e61f9533cf5a2a69c482151c41aad8db7703da238e7a90c6ed6 ssh-agent [2023-09-19T23:18:32.221Z] SSH_AUTH_SOCK=/tmp/ssh-qQN7VZJq8Kc9/agent.32 [2023-09-19T23:18:32.221Z] SSH_AGENT_PID=38 [2023-09-19T23:18:32.226Z] Running ssh-add (command line suppressed) [2023-09-19T23:18:32.329Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6624914720586169294.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6624914720586169294.key) [2023-09-19T23:18:32.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T23:18:32.627Z] + git semver bump pre [2023-09-19T23:18:32.885Z] 2023-09-19 23:18:32,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:32.885Z] 2023-09-19 23:18:32,817 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,817 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,817 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,817 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,819 [execute] INFO git cat-file --batch-check [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,825 [execute] INFO git cat-file --batch [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T23:18:32.886Z] 2023-09-19 23:18:32,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:32.886Z] 3.1.0-dev.15 [Pipeline] } [2023-09-19T23:18:32.895Z] $ docker exec --env ******** --env ******** 1d48555cabc19e61f9533cf5a2a69c482151c41aad8db7703da238e7a90c6ed6 ssh-agent -k [2023-09-19T23:18:32.996Z] unset SSH_AUTH_SOCK; [2023-09-19T23:18:32.996Z] unset SSH_AGENT_PID; [2023-09-19T23:18:32.996Z] echo Agent pid 38 killed; [2023-09-19T23:18:33.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T23:18:33.310Z] + git semver [Pipeline] } [2023-09-19T23:18:33.583Z] $ docker stop --time=1 1d48555cabc19e61f9533cf5a2a69c482151c41aad8db7703da238e7a90c6ed6 [2023-09-19T23:18:34.833Z] $ docker rm -f --volumes 1d48555cabc19e61f9533cf5a2a69c482151c41aad8db7703da238e7a90c6ed6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T23:18:35.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T23:18:35.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:18:35.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T23:18:35.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:18:35.575Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:18:35.607Z] $ 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-09-19T23:18:35.944Z] $ docker top 5f599978c48af9d11eebb2704d99534ff38ef1e97f76f389b9d1fb8114c0dafb -eo pid,comm [2023-09-19T23:18:35.989Z] 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-09-19T23:18:35.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T23:18:36.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T23:18:36.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T23:18:36.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T23:18:36.146Z] $ docker exec 5f599978c48af9d11eebb2704d99534ff38ef1e97f76f389b9d1fb8114c0dafb ssh-agent [2023-09-19T23:18:36.255Z] SSH_AUTH_SOCK=/tmp/ssh-OjfSTpWlkl16/agent.32 [2023-09-19T23:18:36.255Z] SSH_AGENT_PID=39 [2023-09-19T23:18:36.260Z] Running ssh-add (command line suppressed) [2023-09-19T23:18:36.357Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15134812532222816040.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15134812532222816040.key) [2023-09-19T23:18:36.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T23:18:36.652Z] + git semver push [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,844 [run_push] DEBUG push [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,845 [execute] INFO git cat-file --batch-check [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,849 [execute] INFO git rev-list 0e7b84f041a5522528c706a9a21441c213d07672 -- [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,849 [execute] DEBUG Popen(['git', 'rev-list', '0e7b84f041a5522528c706a9a21441c213d07672', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,859 [execute] INFO git fetch -v origin [2023-09-19T23:18:36.911Z] 2023-09-19 23:18:36,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T23:18:37.478Z] 2023-09-19 23:18:37,327 [run_push] DEBUG no remote changes detected [2023-09-19T23:18:37.478Z] 2023-09-19 23:18:37,327 [execute] INFO git push origin semver [2023-09-19T23:18:37.478Z] 2023-09-19 23:18:37,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T23:18:38.414Z] 2023-09-19 23:18:38,317 [run_push] DEBUG push all version tags [2023-09-19T23:18:38.414Z] 2023-09-19 23:18:38,317 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T23:18:38.414Z] 2023-09-19 23:18:38,318 [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-09-19T23:18:39.353Z] 2023-09-19 23:18:39,039 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-09-19T23:18:39.353Z] 3.1.0-dev.15 [Pipeline] } [2023-09-19T23:18:39.363Z] $ docker exec --env ******** --env ******** 5f599978c48af9d11eebb2704d99534ff38ef1e97f76f389b9d1fb8114c0dafb ssh-agent -k [2023-09-19T23:18:39.478Z] unset SSH_AUTH_SOCK; [2023-09-19T23:18:39.481Z] unset SSH_AGENT_PID; [2023-09-19T23:18:39.481Z] echo Agent pid 39 killed; [2023-09-19T23:18:39.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T23:18:39.796Z] + git semver [Pipeline] } [2023-09-19T23:18:40.066Z] $ docker stop --time=1 5f599978c48af9d11eebb2704d99534ff38ef1e97f76f389b9d1fb8114c0dafb [2023-09-19T23:18:41.356Z] $ docker rm -f --volumes 5f599978c48af9d11eebb2704d99534ff38ef1e97f76f389b9d1fb8114c0dafb [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-09-19T23:18:41.897Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-09-19T23:18:41.897Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-09-19T23:18:41.897Z] total 16 [2023-09-19T23:18:41.897Z] drwxr-xr-x 3 root root 4096 Sep 19 23:11 . [2023-09-19T23:18:41.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 23:18 .. [2023-09-19T23:18:41.897Z] drwxr-xr-x 2 root root 4096 Sep 19 23:11 cost [2023-09-19T23:18:41.897Z] -rw-r--r-- 1 root root 86 Sep 19 23:11 cost.csv [2023-09-19T23:18:41.897Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-09-19T23:18:41.897Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-09-19T23:18:41.897Z] total 16 [2023-09-19T23:18:41.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 23:11 . [2023-09-19T23:18:41.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 23:18 .. [2023-09-19T23:18:41.897Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 23:11 cost [2023-09-19T23:18:41.897Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 19 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:42.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:43.048Z] ---> package-listing.sh [2023-09-19T23:18:43.048Z] ++ facter osfamily [2023-09-19T23:18:43.048Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T23:18:43.309Z] + OS_FAMILY=debian [2023-09-19T23:18:43.309Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-09-19T23:18:43.309Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T23:18:43.309Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T23:18:43.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T23:18:43.309Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T23:18:43.309Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-09-19T23:18:43.309Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T23:18:43.309Z] + case "${OS_FAMILY}" in [2023-09-19T23:18:43.309Z] + dpkg -l [2023-09-19T23:18:43.309Z] + grep '^ii' [2023-09-19T23:18:43.309Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T23:18:43.309Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T23:18:43.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T23:18:43.309Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-09-19T23:18:43.309Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-09-19T23:18:43.309Z] + 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-09-19T23:18:43.320Z] 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-09-19T23:18:43.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T23:18:44.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T23:18:44.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T23:18:44.220Z] prd-ubuntu20.04-docker-8c-8g-6631 does not seem to be running inside a container [2023-09-19T23:18:44.250Z] $ 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-09-19T23:18:44.430Z] $ docker top 0338521b73b72b139dbbb4a73c540a5f2c28bf9b9cf84f969c36255fca2c2bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T23:18:44.771Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T23:18:45.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T23:18:45.416Z] + ls /var/log/sa-host [2023-09-19T23:18:45.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T23:18:45.578Z] provisioning config files... [2023-09-19T23:18:45.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13782514161762004240tmp [Pipeline] { [Pipeline] echo [2023-09-19T23:18:45.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:46.028Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T23:18:46.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:46.366Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T23:18:46.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:46.656Z] ---> sudo-logs.sh [2023-09-19T23:18:46.656Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T23:18:46.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:46.960Z] ---> job-cost.sh [2023-09-19T23:18:46.960Z] lf-activate-venv: SKIPPING [2023-09-19T23:18:46.960Z] DEBUG: total: 0.2199999988079071 [2023-09-19T23:18:46.960Z] INFO: Retrieving Stack Cost... [2023-09-19T23:18:47.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T23:18:47.784Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T23:18:47.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T23:18:48.078Z] ---> logs-deploy.sh [2023-09-19T23:18:48.079Z] lf-activate-venv: SKIPPING [2023-09-19T23:18:48.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/134 [2023-09-19T23:18:48.079Z] INFO: archiving workspace using pattern(s): [2023-09-19T23:18:49.012Z] Archives upload complete. [2023-09-19T23:18:49.269Z] INFO: archiving logs to Nexus [2023-09-19T23:18:49.836Z] ---> uname -a: [2023-09-19T23:18:49.836Z] Linux prd-ubuntu20-04-docker-8c-8g-6631 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T23:18:49.836Z] [2023-09-19T23:18:49.836Z] [2023-09-19T23:18:49.836Z] ---> lscpu: [2023-09-19T23:18:49.836Z] Architecture: x86_64 [2023-09-19T23:18:49.836Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T23:18:49.836Z] Byte Order: Little Endian [2023-09-19T23:18:49.836Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T23:18:49.836Z] CPU(s): 8 [2023-09-19T23:18:49.836Z] On-line CPU(s) list: 0-7 [2023-09-19T23:18:49.836Z] Thread(s) per core: 1 [2023-09-19T23:18:49.836Z] Core(s) per socket: 1 [2023-09-19T23:18:49.836Z] Socket(s): 8 [2023-09-19T23:18:49.836Z] NUMA node(s): 1 [2023-09-19T23:18:49.836Z] Vendor ID: AuthenticAMD [2023-09-19T23:18:49.836Z] CPU family: 23 [2023-09-19T23:18:49.836Z] Model: 49 [2023-09-19T23:18:49.836Z] Model name: AMD EPYC-Rome Processor [2023-09-19T23:18:49.836Z] Stepping: 0 [2023-09-19T23:18:49.836Z] CPU MHz: 2799.998 [2023-09-19T23:18:49.836Z] BogoMIPS: 5599.99 [2023-09-19T23:18:49.836Z] Virtualization: AMD-V [2023-09-19T23:18:49.836Z] Hypervisor vendor: KVM [2023-09-19T23:18:49.836Z] Virtualization type: full [2023-09-19T23:18:49.836Z] L1d cache: 256 KiB [2023-09-19T23:18:49.836Z] L1i cache: 256 KiB [2023-09-19T23:18:49.836Z] L2 cache: 4 MiB [2023-09-19T23:18:49.836Z] L3 cache: 128 MiB [2023-09-19T23:18:49.836Z] NUMA node0 CPU(s): 0-7 [2023-09-19T23:18:49.836Z] Vulnerability Itlb multihit: Not affected [2023-09-19T23:18:49.836Z] Vulnerability L1tf: Not affected [2023-09-19T23:18:49.836Z] Vulnerability Mds: Not affected [2023-09-19T23:18:49.837Z] Vulnerability Meltdown: Not affected [2023-09-19T23:18:49.837Z] Vulnerability Mmio stale data: Not affected [2023-09-19T23:18:49.837Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T23:18:49.837Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T23:18:49.837Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T23:18:49.837Z] Vulnerability Srbds: Not affected [2023-09-19T23:18:49.837Z] Vulnerability Tsx async abort: Not affected [2023-09-19T23:18:49.837Z] 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-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] ---> nproc: [2023-09-19T23:18:49.837Z] 8 [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] ---> df -h: [2023-09-19T23:18:49.837Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T23:18:49.837Z] overlay 155G 13G 143G 9% / [2023-09-19T23:18:49.837Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T23:18:49.837Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T23:18:49.837Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T23:18:49.837Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] ---> sar -b -r -n DEV: [2023-09-19T23:18:49.837Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6631) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] 23:07:37 LINUX RESTART (8 CPU) [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] 23:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T23:18:49.837Z] 23:09:01 161.85 39.18 122.67 0.00 4376.34 58362.58 0.00 [2023-09-19T23:18:49.837Z] 23:10:01 136.13 0.93 135.19 0.00 7.47 53322.85 0.00 [2023-09-19T23:18:49.837Z] 23:11:01 157.26 1.22 156.04 0.00 32.26 29000.63 0.00 [2023-09-19T23:18:49.837Z] 23:12:01 32.64 0.02 32.63 0.00 0.27 16474.20 0.00 [2023-09-19T23:18:49.837Z] 23:13:01 43.44 10.41 33.03 0.00 3431.16 5793.57 0.00 [2023-09-19T23:18:49.837Z] 23:14:01 5.48 0.02 5.47 0.00 0.13 101.32 0.00 [2023-09-19T23:18:49.837Z] 23:15:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 [2023-09-19T23:18:49.837Z] 23:16:01 1.68 0.00 1.68 0.00 0.00 18.79 0.00 [2023-09-19T23:18:49.837Z] 23:17:01 0.97 0.02 0.95 0.00 0.13 10.40 0.00 [2023-09-19T23:18:49.837Z] 23:18:01 32.48 0.22 32.26 0.00 14.13 25948.08 0.00 [2023-09-19T23:18:49.837Z] Average: 57.19 5.14 52.05 0.00 780.18 18839.09 0.00 [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] 23:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T23:18:49.837Z] 23:09:01 29085264 31560060 752360 2.29 77596 2670276 1981884 5.84 1020760 2410436 1468 [2023-09-19T23:18:49.837Z] 23:10:01 27765652 31474420 823200 2.50 151852 3717444 2051676 6.05 1434428 3186332 370816 [2023-09-19T23:18:49.837Z] 23:11:01 27366096 31535772 763340 2.32 165000 4128796 2076320 6.12 1295612 3690896 549624 [2023-09-19T23:18:49.837Z] 23:12:01 27493840 31570616 727592 2.21 165456 4036600 1778944 5.24 1272824 3586512 8 [2023-09-19T23:18:49.837Z] 23:13:01 27136668 31531868 740384 2.25 188004 4329348 1718336 5.06 1520640 3663296 1044 [2023-09-19T23:18:49.837Z] 23:14:01 27162244 31552520 719656 2.19 186504 4326092 1719648 5.07 1498992 3660032 380 [2023-09-19T23:18:49.837Z] 23:15:01 27162620 31552900 719248 2.19 186516 4326096 1719648 5.07 1498588 3660036 12 [2023-09-19T23:18:49.837Z] 23:16:01 27172716 31563044 709072 2.16 186560 4326100 1719648 5.07 1488796 3660040 44 [2023-09-19T23:18:49.837Z] 23:17:01 27174256 31564692 707368 2.15 186580 4326096 1719648 5.07 1487160 3660044 8 [2023-09-19T23:18:49.837Z] 23:18:01 25961564 31450780 813544 2.47 202868 5316216 1845416 5.44 1714720 4542604 285776 [2023-09-19T23:18:49.837Z] Average: 27348092 31535667 747576 2.27 169694 4150306 1833117 5.40 1423252 3572023 120918 [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z] 23:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T23:18:49.837Z] 23:09:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:09:01 docker0 72.50 82.87 5.96 282.74 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:09:01 veth7f26077 50.82 56.63 4.90 48.74 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:09:01 ens3 657.58 449.03 6738.09 94.90 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:10:01 docker0 154.54 289.84 13.22 2306.53 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:10:01 ens3 317.90 172.04 2337.89 26.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:10:01 veth6cc157e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:11:01 lo 7.47 7.47 0.75 0.75 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:11:01 docker0 2.90 5.83 0.18 62.26 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:11:01 ens3 170.97 134.11 2619.75 327.78 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:12:01 ens3 11.20 8.18 12.18 4.49 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:13:01 ens3 148.33 69.34 2076.90 4.89 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:14:01 ens3 0.42 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:16:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:18:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:18:01 docker0 62.96 107.85 5.00 1024.15 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:18:01 ens3 235.36 133.38 5000.50 16.89 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] 23:18:01 veth2dd1d5a 62.96 107.95 5.86 1024.16 0.00 0.00 0.00 0.08 [2023-09-19T23:18:49.837Z] Average: lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] Average: docker0 29.22 48.58 2.43 367.70 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] Average: ens3 153.36 96.06 1870.40 47.42 0.00 0.00 0.00 0.00 [2023-09-19T23:18:49.837Z] Average: veth2dd1d5a 6.31 10.81 0.59 102.58 0.00 0.00 0.00 0.01 [2023-09-19T23:18:49.837Z] [2023-09-19T23:18:49.837Z]