Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00b01047cdcdd0c95135504e6ad4bd8a08767464 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-ssh11408949082816403214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16155587694267176795.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18273021014309429044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3091058571421654871.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13692188456045688210.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-1258 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 00b01047cdcdd0c95135504e6ad4bd8a08767464 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 00b01047cdcdd0c95135504e6ad4bd8a08767464 # timeout=10 Commit message: "Merge pull request #1269 from lenny-intel/remove-zmq" > git rev-list --no-walk 5f8eaa6ff6ef578af331e6eea42e46d4600f317a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-06T10:53:59.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-06T10:53:59.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-06T10:53:59.555Z] ========================================================= [2023-01-06T10:53:59.555Z] EdgeX Global Pipelines Version Info [2023-01-06T10:53:59.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-06T10:54:00.256Z] ------------------- [2023-01-06T10:54:00.256Z] stable info: [2023-01-06T10:54:00.256Z] ------------------- [2023-01-06T10:54:00.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-06T10:54:00.256Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-06T10:54:00.256Z] Message: update stable to v1.0.244 [2023-01-06T10:54:00.826Z] ------------------- [2023-01-06T10:54:00.826Z] experimental info: [2023-01-06T10:54:00.826Z] ------------------- [2023-01-06T10:54:00.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-06T10:54:00.826Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-06T10:54:00.826Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-06T10:54:01.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-06T10:54:01.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-06T10:54:01.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-06T10:54:01.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-06T10:54:01.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-06T10:54:01.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-06T10:54:01.113Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-06T10:54:01.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-06T10:54:01.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-06T10:54:01.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-06T10:54:01.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-06T10:54:01.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-06T10:54:01.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-06T10:54:01.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-06T10:54:01.244Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-06T10:54:01.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-06T10:54:01.274Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-06T10:54:01.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-06T10:54:01.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-06T10:54:01.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-06T10:54:01.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-06T10:54:01.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-06T10:54:01.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-06T10:54:01.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-06T10:54:01.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-06T10:54:01.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-06T10:54:01.446Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-06T10:54:01.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-06T10:54:01.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-06T10:54:01.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-06T10:54:01.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00b01047cdcdd0c95135504e6ad4bd8a08767464 [Pipeline] echo [2023-01-06T10:54:01.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00b0104 [Pipeline] echo [2023-01-06T10:54:01.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-06T10:54:01.605Z] provisioning config files... [2023-01-06T10:54:01.620Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3707782007250916653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-06T10:54:01.933Z] ---> docker-login.sh [2023-01-06T10:54:01.933Z] nexus3.edgexfoundry.org:10001 [2023-01-06T10:54:02.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:02.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:02.194Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:02.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:02.194Z] [2023-01-06T10:54:02.194Z] Login Succeeded [2023-01-06T10:54:02.194Z] nexus3.edgexfoundry.org:10002 [2023-01-06T10:54:02.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:02.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:02.455Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:02.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:02.455Z] [2023-01-06T10:54:02.455Z] Login Succeeded [2023-01-06T10:54:02.455Z] nexus3.edgexfoundry.org:10003 [2023-01-06T10:54:02.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:02.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:02.455Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:02.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:02.455Z] [2023-01-06T10:54:02.455Z] Login Succeeded [2023-01-06T10:54:02.455Z] nexus3.edgexfoundry.org:10004 [2023-01-06T10:54:02.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:02.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:02.716Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:02.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:02.716Z] [2023-01-06T10:54:02.716Z] Login Succeeded [2023-01-06T10:54:02.716Z] docker.io [2023-01-06T10:54:02.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:02.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:02.977Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:02.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:02.977Z] [2023-01-06T10:54:02.977Z] Login Succeeded [2023-01-06T10:54:02.977Z] ---> docker-login.sh ends [Pipeline] } [2023-01-06T10:54:02.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-06T10:54:03.378Z] + git rev-list -1 --merges 00b01047cdcdd0c95135504e6ad4bd8a08767464~1..00b01047cdcdd0c95135504e6ad4bd8a08767464 [Pipeline] echo [2023-01-06T10:54:03.426Z] -----------> git rev-list -1 --merges 00b01047cdcdd0c95135504e6ad4bd8a08767464~1..00b01047cdcdd0c95135504e6ad4bd8a08767464 00b01047cdcdd0c95135504e6ad4bd8a08767464 [2023-01-06T10:54:03.426Z] 00b01047cdcdd0c95135504e6ad4bd8a08767464 [false] [Pipeline] sh [2023-01-06T10:54:03.718Z] + git log --format=format:%s -1 00b01047cdcdd0c95135504e6ad4bd8a08767464 [Pipeline] echo [2023-01-06T10:54:03.762Z] ========================================================= [2023-01-06T10:54:03.762Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-06T10:54:03.762Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-06T10:54:04.102Z] + git log --format=format:%s -1 00b01047cdcdd0c95135504e6ad4bd8a08767464 [Pipeline] echo [2023-01-06T10:54:04.116Z] [semverPrep] GIT_COMMIT: 00b01047cdcdd0c95135504e6ad4bd8a08767464, Commit Message: Merge pull request #1269 from lenny-intel/remove-zmq [Pipeline] echo [2023-01-06T10:54:04.127Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-06T10:54:04.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-06T10:54:04.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-06T10:54:04.492Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-06T10:54:04.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-06T10:54:04.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-06T10:54:04.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-06T10:54:04.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:54:04.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-06T10:54:04.902Z] [2023-01-06T10:54:04.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:54:05.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-06T10:54:05.207Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-06T10:54:05.207Z] b85a868b505f: Pulling fs layer [2023-01-06T10:54:05.207Z] e2be974225ed: Pulling fs layer [2023-01-06T10:54:05.207Z] 339a4e72a1f5: Pulling fs layer [2023-01-06T10:54:05.207Z] 988bab9f4d93: Pulling fs layer [2023-01-06T10:54:05.207Z] 1469e6f7b9e6: Pulling fs layer [2023-01-06T10:54:05.207Z] eaf3925da568: Pulling fs layer [2023-01-06T10:54:05.207Z] bab4dde63d76: Pulling fs layer [2023-01-06T10:54:05.207Z] bde34c3a00c8: Pulling fs layer [2023-01-06T10:54:05.207Z] b352a97aabf1: Pulling fs layer [2023-01-06T10:54:05.207Z] 4872d77fe225: Pulling fs layer [2023-01-06T10:54:05.207Z] 5851b861e8e6: Pulling fs layer [2023-01-06T10:54:05.207Z] 988bab9f4d93: Waiting [2023-01-06T10:54:05.207Z] 1469e6f7b9e6: Waiting [2023-01-06T10:54:05.207Z] eaf3925da568: Waiting [2023-01-06T10:54:05.207Z] bab4dde63d76: Waiting [2023-01-06T10:54:05.207Z] bde34c3a00c8: Waiting [2023-01-06T10:54:05.207Z] b352a97aabf1: Waiting [2023-01-06T10:54:05.207Z] 4872d77fe225: Waiting [2023-01-06T10:54:05.207Z] 5851b861e8e6: Waiting [2023-01-06T10:54:05.207Z] e2be974225ed: Download complete [2023-01-06T10:54:05.207Z] 988bab9f4d93: Verifying Checksum [2023-01-06T10:54:05.207Z] 988bab9f4d93: Download complete [2023-01-06T10:54:05.468Z] 339a4e72a1f5: Verifying Checksum [2023-01-06T10:54:05.468Z] 339a4e72a1f5: Download complete [2023-01-06T10:54:05.468Z] 1469e6f7b9e6: Verifying Checksum [2023-01-06T10:54:05.468Z] 1469e6f7b9e6: Download complete [2023-01-06T10:54:05.468Z] eaf3925da568: Verifying Checksum [2023-01-06T10:54:05.468Z] eaf3925da568: Download complete [2023-01-06T10:54:05.468Z] bde34c3a00c8: Verifying Checksum [2023-01-06T10:54:05.468Z] bde34c3a00c8: Download complete [2023-01-06T10:54:05.468Z] b352a97aabf1: Download complete [2023-01-06T10:54:05.468Z] 4872d77fe225: Verifying Checksum [2023-01-06T10:54:05.468Z] 4872d77fe225: Download complete [2023-01-06T10:54:05.468Z] 5851b861e8e6: Download complete [2023-01-06T10:54:05.468Z] b85a868b505f: Verifying Checksum [2023-01-06T10:54:05.468Z] b85a868b505f: Download complete [2023-01-06T10:54:05.738Z] bab4dde63d76: Verifying Checksum [2023-01-06T10:54:05.738Z] bab4dde63d76: Download complete [2023-01-06T10:54:07.143Z] b85a868b505f: Pull complete [2023-01-06T10:54:07.143Z] e2be974225ed: Pull complete [2023-01-06T10:54:07.401Z] 339a4e72a1f5: Pull complete [2023-01-06T10:54:07.661Z] 988bab9f4d93: Pull complete [2023-01-06T10:54:07.920Z] 1469e6f7b9e6: Pull complete [2023-01-06T10:54:07.920Z] eaf3925da568: Pull complete [2023-01-06T10:54:09.839Z] bab4dde63d76: Pull complete [2023-01-06T10:54:09.839Z] bde34c3a00c8: Pull complete [2023-01-06T10:54:10.101Z] b352a97aabf1: Pull complete [2023-01-06T10:54:10.101Z] 4872d77fe225: Pull complete [2023-01-06T10:54:10.101Z] 5851b861e8e6: Pull complete [2023-01-06T10:54:10.101Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-06T10:54:10.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-06T10:54:10.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T10:54:10.192Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T10:54:10.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-06T10:54:12.630Z] $ docker top 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd -eo pid,comm [2023-01-06T10:54:12.690Z] 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-01-06T10:54:12.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-06T10:54:12.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-06T10:54:12.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-06T10:54:12.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-06T10:54:12.865Z] $ docker exec 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd ssh-agent [2023-01-06T10:54:12.981Z] SSH_AUTH_SOCK=/tmp/ssh-sULwVOcRYAZs/agent.31 [2023-01-06T10:54:12.981Z] SSH_AGENT_PID=37 [2023-01-06T10:54:12.988Z] Running ssh-add (command line suppressed) [2023-01-06T10:54:13.091Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14054804537241357443.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14054804537241357443.key) [2023-01-06T10:54:13.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-06T10:54:13.391Z] + git tag --points-at HEAD [Pipeline] } [2023-01-06T10:54:13.412Z] $ docker exec --env ******** --env ******** 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd ssh-agent -k [2023-01-06T10:54:13.515Z] unset SSH_AUTH_SOCK; [2023-01-06T10:54:13.516Z] unset SSH_AGENT_PID; [2023-01-06T10:54:13.516Z] echo Agent pid 37 killed; [2023-01-06T10:54:13.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-06T10:54:13.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-06T10:54:13.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-06T10:54:13.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-06T10:54:13.686Z] $ docker exec 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd ssh-agent [2023-01-06T10:54:13.819Z] SSH_AUTH_SOCK=/tmp/ssh-JUD7kUjaKrCU/agent.69 [2023-01-06T10:54:13.819Z] SSH_AGENT_PID=75 [2023-01-06T10:54:13.824Z] Running ssh-add (command line suppressed) [2023-01-06T10:54:13.925Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3289051487929896387.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3289051487929896387.key) [2023-01-06T10:54:13.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-06T10:54:14.231Z] + git semver init [2023-01-06T10:54:14.491Z] 2023-01-06 10:54:14,421 [run_init] DEBUG init version:0.0.0 force:False [2023-01-06T10:54:14.491Z] 2023-01-06 10:54:14,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-06T10:54:14.491Z] 2023-01-06 10:54:14,422 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-01-06T10:54:14.491Z] 2023-01-06 10:54:14,423 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-06T10:54:15.431Z] 2023-01-06 10:54:15,421 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-01-06T10:54:15.431Z] 2023-01-06 10:54:15,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-01-06T10:54:15.431Z] 2023-01-06 10:54:15,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T10:54:15.431Z] 2023-01-06 10:54:15,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T10:54:15.431Z] 3.0.0-dev.6 [Pipeline] } [2023-01-06T10:54:15.704Z] $ docker exec --env ******** --env ******** 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd ssh-agent -k [2023-01-06T10:54:15.824Z] unset SSH_AUTH_SOCK; [2023-01-06T10:54:15.824Z] unset SSH_AGENT_PID; [2023-01-06T10:54:15.825Z] echo Agent pid 75 killed; [2023-01-06T10:54:15.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-06T10:54:16.136Z] + git semver [Pipeline] } [2023-01-06T10:54:16.412Z] $ docker stop --time=1 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd [2023-01-06T10:54:17.704Z] $ docker rm -f --volumes 2e8fd30f50cbbeeb6e537ee78b984d45123ac474efba04f0dc01af2faa14b4fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-06T10:54:18.038Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-06T10:54:18.250Z] Stashed 1 file(s) [Pipeline] echo [2023-01-06T10:54:18.254Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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-01-06T10:54:18.433Z] provisioning config files... [2023-01-06T10:54:18.443Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12090555607289268528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-06T10:54:18.739Z] ---> docker-login.sh [2023-01-06T10:54:18.739Z] nexus3.edgexfoundry.org:10001 [2023-01-06T10:54:18.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:18.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:18.739Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:18.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:18.739Z] [2023-01-06T10:54:18.739Z] Login Succeeded [2023-01-06T10:54:18.739Z] nexus3.edgexfoundry.org:10002 [2023-01-06T10:54:18.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:18.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:18.739Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:18.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:18.739Z] [2023-01-06T10:54:18.739Z] Login Succeeded [2023-01-06T10:54:18.739Z] nexus3.edgexfoundry.org:10003 [2023-01-06T10:54:18.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:18.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:18.999Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:18.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:18.999Z] [2023-01-06T10:54:18.999Z] Login Succeeded [2023-01-06T10:54:18.999Z] nexus3.edgexfoundry.org:10004 [2023-01-06T10:54:18.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:18.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:18.999Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:18.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:18.999Z] [2023-01-06T10:54:18.999Z] Login Succeeded [2023-01-06T10:54:18.999Z] docker.io [2023-01-06T10:54:19.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:54:19.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:54:19.259Z] Configure a credential helper to remove this warning. See [2023-01-06T10:54:19.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:54:19.259Z] [2023-01-06T10:54:19.259Z] Login Succeeded [2023-01-06T10:54:19.259Z] ---> docker-login.sh ends [Pipeline] } [2023-01-06T10:54:19.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-06T10:54:19.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-06T10:54:19.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-06T10:54:19.369Z] ========================================================= [2023-01-06T10:54:19.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-06T10:54:19.369Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:54:19.689Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-06T10:54:19.689Z] Sending build context to Docker daemon 10.37MB [2023-01-06T10:54:19.689Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-06T10:54:19.689Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-06T10:54:19.689Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-06T10:54:19.689Z] 213ec9aee27d: Pulling fs layer [2023-01-06T10:54:19.689Z] 4583459ba037: Pulling fs layer [2023-01-06T10:54:19.689Z] 93c1e223e6f2: Pulling fs layer [2023-01-06T10:54:19.689Z] 53926ce57604: Pulling fs layer [2023-01-06T10:54:19.689Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-06T10:54:19.689Z] 22ff95d597cd: Pulling fs layer [2023-01-06T10:54:19.689Z] 12d6caf4c0d1: Pulling fs layer [2023-01-06T10:54:19.689Z] 96b7cbca73a9: Pulling fs layer [2023-01-06T10:54:19.689Z] a7acece74701: Pulling fs layer [2023-01-06T10:54:19.689Z] 53926ce57604: Waiting [2023-01-06T10:54:19.689Z] 21b2b0c7a3f4: Waiting [2023-01-06T10:54:19.689Z] 22ff95d597cd: Waiting [2023-01-06T10:54:19.689Z] 12d6caf4c0d1: Waiting [2023-01-06T10:54:19.689Z] a7acece74701: Waiting [2023-01-06T10:54:19.958Z] 93c1e223e6f2: Verifying Checksum [2023-01-06T10:54:19.958Z] 93c1e223e6f2: Download complete [2023-01-06T10:54:19.958Z] 4583459ba037: Download complete [2023-01-06T10:54:19.958Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-06T10:54:19.958Z] 21b2b0c7a3f4: Download complete [2023-01-06T10:54:19.958Z] 22ff95d597cd: Verifying Checksum [2023-01-06T10:54:19.958Z] 22ff95d597cd: Download complete [2023-01-06T10:54:19.958Z] 213ec9aee27d: Verifying Checksum [2023-01-06T10:54:19.958Z] 213ec9aee27d: Download complete [2023-01-06T10:54:19.958Z] 12d6caf4c0d1: Verifying Checksum [2023-01-06T10:54:19.958Z] 12d6caf4c0d1: Download complete [2023-01-06T10:54:19.958Z] 213ec9aee27d: Pull complete [2023-01-06T10:54:20.219Z] 4583459ba037: Pull complete [2023-01-06T10:54:20.219Z] 93c1e223e6f2: Pull complete [2023-01-06T10:54:20.789Z] a7acece74701: Download complete [2023-01-06T10:54:20.789Z] 96b7cbca73a9: Verifying Checksum [2023-01-06T10:54:20.789Z] 96b7cbca73a9: Download complete [2023-01-06T10:54:20.789Z] 53926ce57604: Verifying Checksum [2023-01-06T10:54:20.789Z] 53926ce57604: Download complete [2023-01-06T10:54:24.990Z] 53926ce57604: Pull complete [2023-01-06T10:54:24.990Z] 21b2b0c7a3f4: Pull complete [2023-01-06T10:54:24.990Z] 22ff95d597cd: Pull complete [2023-01-06T10:54:24.990Z] 12d6caf4c0d1: Pull complete [2023-01-06T10:54:26.897Z] 96b7cbca73a9: Pull complete [2023-01-06T10:54:27.832Z] a7acece74701: Pull complete [2023-01-06T10:54:27.832Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-06T10:54:27.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-06T10:54:27.832Z] ---> db6d94c90886 [2023-01-06T10:54:27.832Z] Step 3/10 : ARG MAKE=make build [2023-01-06T10:54:32.033Z] ---> Running in 2f27b55b4da1 [2023-01-06T10:54:32.033Z] Removing intermediate container 2f27b55b4da1 [2023-01-06T10:54:32.033Z] ---> 48f01e995fcf [2023-01-06T10:54:32.033Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-06T10:54:32.033Z] ---> Running in 429005939c9b [2023-01-06T10:54:32.033Z] Removing intermediate container 429005939c9b [2023-01-06T10:54:32.033Z] ---> 631dee31e003 [2023-01-06T10:54:32.033Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-06T10:54:32.033Z] ---> Running in af1c30ad1ca9 [2023-01-06T10:54:32.033Z] Removing intermediate container af1c30ad1ca9 [2023-01-06T10:54:32.033Z] ---> 0fce37557e98 [2023-01-06T10:54:32.033Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-06T10:54:32.033Z] ---> Running in cbf9ff2e59f9 [2023-01-06T10:54:32.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-06T10:54:32.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-06T10:54:32.813Z] OK: 211 MiB in 51 packages [2023-01-06T10:54:33.379Z] Still waiting to schedule task [2023-01-06T10:54:33.379Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-06T10:54:33.383Z] Removing intermediate container cbf9ff2e59f9 [2023-01-06T10:54:33.383Z] ---> a78af31c0226 [2023-01-06T10:54:33.383Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-06T10:54:33.383Z] ---> 2f1d1f91e10e [2023-01-06T10:54:33.383Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-06T10:54:33.383Z] ---> Running in 016ab7df5f1d [2023-01-06T10:54:59.989Z] Removing intermediate container 016ab7df5f1d [2023-01-06T10:54:59.989Z] ---> 8a308e8cfada [2023-01-06T10:54:59.989Z] Step 9/10 : COPY . . [2023-01-06T10:54:59.989Z] ---> 7f340d2bf267 [2023-01-06T10:54:59.989Z] Step 10/10 : RUN ${MAKE} [2023-01-06T10:54:59.989Z] ---> Running in dc44250ba582 [2023-01-06T10:54:59.989Z] noop [2023-01-06T10:54:59.989Z] Removing intermediate container dc44250ba582 [2023-01-06T10:54:59.989Z] ---> df633856a2f6 [2023-01-06T10:54:59.989Z] Successfully built df633856a2f6 [2023-01-06T10:54:59.989Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:55:00.304Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-06T10:55:00.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T10:55:00.395Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T10:55:00.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** ci-base-image-x86_64 cat [2023-01-06T10:55:00.797Z] $ docker top 8de706add0a812ab744dc70e0d2b86539b13da02336ac8b6573f86bc40dcecde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-06T10:55:01.162Z] + go version [2023-01-06T10:55:01.162Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-06T10:55:01.177Z] $ docker stop --time=1 8de706add0a812ab744dc70e0d2b86539b13da02336ac8b6573f86bc40dcecde [2023-01-06T10:55:02.466Z] $ docker rm -f --volumes 8de706add0a812ab744dc70e0d2b86539b13da02336ac8b6573f86bc40dcecde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:55:02.885Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-06T10:55:02.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T10:55:02.963Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T10:55:02.989Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** ci-base-image-x86_64 cat [2023-01-06T10:55:03.353Z] $ docker top 145a9d469b979e48fd15805c3059c0acc1519873becbfb4acf2772482bebb860 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-06T10:55:03.690Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-06T10:55:03.988Z] + make test [2023-01-06T10:55:03.988Z] go test -race -coverprofile=coverage.out ./... [2023-01-06T10:55:10.557Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-06T10:55:25.430Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements [2023-01-06T10:55:25.430Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.085s coverage: 78.9% of statements [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-06T10:55:25.430Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.087s coverage: 73.1% of statements [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-06T10:55:25.430Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 54.4% of statements [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-06T10:55:25.430Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.1% of statements [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-06T10:55:25.430Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.740s coverage: 89.2% of statements [2023-01-06T10:55:25.430Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-06T10:55:25.688Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 4.7% of statements [2023-01-06T10:55:25.688Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-06T10:55:43.763Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-06T10:55:43.763Z] GO111MODULE=on go vet ./... [2023-01-06T10:55:45.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-06T10:55:45.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-06T10:55:45.663Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-06T10:55:45.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-06T10:55:45.693Z] $ docker stop --time=1 145a9d469b979e48fd15805c3059c0acc1519873becbfb4acf2772482bebb860 [2023-01-06T10:55:49.064Z] $ docker rm -f --volumes 145a9d469b979e48fd15805c3059c0acc1519873becbfb4acf2772482bebb860 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-06T10:55:49.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-06T10:55:49.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-06T10:55:50.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-06T10:55:50.391Z] + ls -al . [2023-01-06T10:55:50.391Z] total 280 [2023-01-06T10:55:50.391Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 6 10:55 . [2023-01-06T10:55:50.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 10:53 .. [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 6 10:53 .dockerignore [2023-01-06T10:55:50.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 10:55 .git [2023-01-06T10:55:50.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 10:53 .github [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 6 10:53 .gitignore [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 6 10:53 .golangci.yml [2023-01-06T10:55:50.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 10:54 .semver [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 6 10:53 CHANGELOG.md [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 10:53 GOVERNANCE.md [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 6 10:53 Jenkinsfile [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 6 10:53 LICENSE [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 6 10:53 Makefile [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 6 10:53 OWNERS.md [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 6 10:53 README.md [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 6 10:54 VERSION [2023-01-06T10:55:50.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 10:53 bin [2023-01-06T10:55:50.391Z] -rw-r--r-- 1 jenkins jenkins 101759 Jan 6 10:55 coverage.out [2023-01-06T10:55:50.391Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 10:53 example [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 6 10:53 go.mod [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 6 10:53 go.sum [2023-01-06T10:55:50.391Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 6 10:53 internal [2023-01-06T10:55:50.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 10:53 openapi [2023-01-06T10:55:50.391Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 6 10:53 pkg [2023-01-06T10:55:50.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 10:53 snap [2023-01-06T10:55:50.391Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 6 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:55:50.755Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=00b01047cdcdd0c95135504e6ad4bd8a08767464 --label arch=amd64 --label version=3.0.0-dev.6 . [2023-01-06T10:55:50.755Z] Sending build context to Docker daemon 10.47MB [2023-01-06T10:55:50.755Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-06T10:55:50.755Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-06T10:55:50.755Z] ---> df633856a2f6 [2023-01-06T10:55:50.755Z] Step 3/23 : ARG MAKE=make build [2023-01-06T10:55:51.013Z] ---> Running in 124bea87cc6a [2023-01-06T10:55:51.013Z] Removing intermediate container 124bea87cc6a [2023-01-06T10:55:51.013Z] ---> 94650976e06a [2023-01-06T10:55:51.013Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-06T10:55:51.013Z] ---> Running in 4596ba22eedc [2023-01-06T10:55:51.271Z] Removing intermediate container 4596ba22eedc [2023-01-06T10:55:51.271Z] ---> 925b38929195 [2023-01-06T10:55:51.271Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-06T10:55:51.271Z] ---> Running in c3e26236ddad [2023-01-06T10:55:51.271Z] Removing intermediate container c3e26236ddad [2023-01-06T10:55:51.271Z] ---> c3e90466c05c [2023-01-06T10:55:51.271Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-06T10:55:51.271Z] ---> Running in ab5e73162f76 [2023-01-06T10:55:51.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-06T10:55:51.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-06T10:55:52.052Z] OK: 211 MiB in 51 packages [2023-01-06T10:55:52.310Z] Removing intermediate container ab5e73162f76 [2023-01-06T10:55:52.310Z] ---> 9beef3687e80 [2023-01-06T10:55:52.310Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-06T10:55:52.310Z] ---> e8cd05666f11 [2023-01-06T10:55:52.310Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-06T10:55:52.310Z] ---> Running in c4d2b03453f3 [2023-01-06T10:55:52.878Z] Removing intermediate container c4d2b03453f3 [2023-01-06T10:55:53.175Z] ---> 99ee55881fa8 [2023-01-06T10:55:53.175Z] Step 9/23 : COPY . . [2023-01-06T10:55:53.436Z] ---> d9bcf2449bc7 [2023-01-06T10:55:53.436Z] Step 10/23 : RUN ${MAKE} [2023-01-06T10:55:53.698Z] ---> Running in 338b8601c84e [2023-01-06T10:55:53.957Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.6" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-06T10:56:01.205Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1259 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-01-06T10:56:01.219Z] Running in /w/workspace/device-sdk-go/136 [Pipeline] { [Pipeline] checkout [2023-01-06T10:56:01.276Z] The recommended git tool is: git [2023-01-06T10:56:06.405Z] using credential edgex-jenkins-ssh [2023-01-06T10:56:06.421Z] Cloning the remote Git repository [2023-01-06T10:56:06.463Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-06T10:56:06.532Z] > git init /w/workspace/device-sdk-go/136 # timeout=10 [2023-01-06T10:56:06.676Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-06T10:56:06.677Z] > git --version # timeout=10 [2023-01-06T10:56:06.695Z] > git --version # 'git version 2.25.1' [2023-01-06T10:56:06.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-06T10:56:06.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-06T10:56:09.789Z] Avoid second fetch [2023-01-06T10:56:09.789Z] Checking out Revision 00b01047cdcdd0c95135504e6ad4bd8a08767464 (main) [2023-01-06T10:56:08.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-06T10:56:08.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-06T10:56:09.806Z] > git config core.sparsecheckout # timeout=10 [2023-01-06T10:56:09.824Z] > git checkout -f 00b01047cdcdd0c95135504e6ad4bd8a08767464 # timeout=10 [2023-01-06T10:56:10.311Z] Commit message: "Merge pull request #1269 from lenny-intel/remove-zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-06T10:56:11.207Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-06T10:56:11.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-06T10:56:11.207Z] Dload Upload Total Spent Left Speed [2023-01-06T10:56:11.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66411 0 --:--:-- --:--:-- --:--:-- 66759 [Pipeline] sh [2023-01-06T10:56:11.857Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-06T10:56:12.189Z] + sudo tee /etc/docker/daemon.new [2023-01-06T10:56:12.189Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-06T10:56:12.189Z] { [2023-01-06T10:56:12.189Z] "registry-mirrors": [ [2023-01-06T10:56:12.189Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-06T10:56:12.189Z] ], [2023-01-06T10:56:12.189Z] "bip": "10.250.0.254/24", [2023-01-06T10:56:12.189Z] "hosts": [ [2023-01-06T10:56:12.189Z] "tcp://0.0.0.0:5555", [2023-01-06T10:56:12.189Z] "unix:///var/run/docker.sock" [2023-01-06T10:56:12.189Z] ], [2023-01-06T10:56:12.189Z] "mtu": 1458, [2023-01-06T10:56:12.189Z] "selinux-enabled": true, [2023-01-06T10:56:12.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-06T10:56:12.189Z] } [Pipeline] sh [2023-01-06T10:56:12.521Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-06T10:56:12.858Z] + sudo service docker restart [2023-01-06T10:56:15.895Z] Removing intermediate container 338b8601c84e [2023-01-06T10:56:15.895Z] ---> 3b72ef76fdec [2023-01-06T10:56:15.895Z] Step 11/23 : FROM alpine:3.16 [2023-01-06T10:56:15.895Z] 3.16: Pulling from library/alpine [2023-01-06T10:56:15.895Z] ca7dd9ec2225: Pulling fs layer [2023-01-06T10:56:15.895Z] ca7dd9ec2225: Verifying Checksum [2023-01-06T10:56:15.895Z] ca7dd9ec2225: Download complete [2023-01-06T10:56:15.895Z] ca7dd9ec2225: Pull complete [2023-01-06T10:56:15.895Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-06T10:56:15.895Z] Status: Downloaded newer image for alpine:3.16 [2023-01-06T10:56:15.895Z] ---> bfe296a52501 [2023-01-06T10:56:15.895Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-06T10:56:15.895Z] ---> Running in 5182aef149d3 [2023-01-06T10:56:15.895Z] Removing intermediate container 5182aef149d3 [2023-01-06T10:56:15.895Z] ---> f522407fe984 [2023-01-06T10:56:15.895Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-06T10:56:15.895Z] ---> Running in 2412ead8f8ff [2023-01-06T10:56:15.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-06T10:56:15.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-06T10:56:15.895Z] OK: 6 MiB in 14 packages [2023-01-06T10:56:15.895Z] Removing intermediate container 2412ead8f8ff [2023-01-06T10:56:15.895Z] ---> 626dac30020b [2023-01-06T10:56:15.895Z] Step 14/23 : WORKDIR / [2023-01-06T10:56:15.895Z] ---> Running in 216bd00c2649 [2023-01-06T10:56:15.895Z] Removing intermediate container 216bd00c2649 [2023-01-06T10:56:15.895Z] ---> 412409ebb58e [2023-01-06T10:56:15.895Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-06T10:56:15.895Z] ---> 39a044d33e2e [2023-01-06T10:56:15.895Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-06T10:56:16.827Z] ---> d51ac95538b6 [2023-01-06T10:56:16.827Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-06T10:56:16.827Z] ---> 682a4f421d29 [2023-01-06T10:56:16.827Z] Step 18/23 : EXPOSE 59999 [2023-01-06T10:56:16.827Z] ---> Running in b4f866239c4c [2023-01-06T10:56:16.827Z] Removing intermediate container b4f866239c4c [2023-01-06T10:56:16.827Z] ---> 14cfa4d9b755 [2023-01-06T10:56:16.827Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-06T10:56:17.086Z] ---> Running in aea1ca2310f8 [2023-01-06T10:56:17.086Z] Removing intermediate container aea1ca2310f8 [2023-01-06T10:56:17.086Z] ---> 83f665f224ae [2023-01-06T10:56:17.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-06T10:56:17.086Z] ---> Running in f7a626ed34d9 [2023-01-06T10:56:17.086Z] Removing intermediate container f7a626ed34d9 [2023-01-06T10:56:17.086Z] ---> eddfab05fcf1 [2023-01-06T10:56:17.086Z] Step 21/23 : LABEL arch=amd64 [2023-01-06T10:56:17.086Z] ---> Running in a147232dd997 [2023-01-06T10:56:17.344Z] Removing intermediate container a147232dd997 [2023-01-06T10:56:17.344Z] ---> bb2a798dc12f [2023-01-06T10:56:17.344Z] Step 22/23 : LABEL git_sha=00b01047cdcdd0c95135504e6ad4bd8a08767464 [2023-01-06T10:56:17.344Z] ---> Running in 2ba22a269405 [2023-01-06T10:56:17.344Z] Removing intermediate container 2ba22a269405 [2023-01-06T10:56:17.344Z] ---> 4a5e4a8ff98c [2023-01-06T10:56:17.344Z] Step 23/23 : LABEL version=3.0.0-dev.6 [2023-01-06T10:56:17.344Z] ---> Running in c850d52ca141 [2023-01-06T10:56:17.344Z] Removing intermediate container c850d52ca141 [2023-01-06T10:56:17.344Z] ---> a117dc9ed486 [2023-01-06T10:56:17.344Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-06T10:56:17.344Z] Successfully built a117dc9ed486 [2023-01-06T10:56:17.344Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:56:17.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-06T10:56:17.782Z] [2023-01-06T10:56:17.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:56:18.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-06T10:56:18.088Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-06T10:56:18.088Z] 5eb5b503b376: Pulling fs layer [2023-01-06T10:56:18.088Z] 5c69ac0246d0: Pulling fs layer [2023-01-06T10:56:18.088Z] ec43610c2a17: Pulling fs layer [2023-01-06T10:56:18.088Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-06T10:56:18.088Z] 33b1e0a273af: Pulling fs layer [2023-01-06T10:56:18.088Z] 5d3b04190fa2: Pulling fs layer [2023-01-06T10:56:18.088Z] 2f39f015ded8: Pulling fs layer [2023-01-06T10:56:18.088Z] 3a2ae6a8a46f: Waiting [2023-01-06T10:56:18.088Z] 33b1e0a273af: Waiting [2023-01-06T10:56:18.088Z] 5d3b04190fa2: Waiting [2023-01-06T10:56:18.088Z] 2f39f015ded8: Waiting [2023-01-06T10:56:18.088Z] 5c69ac0246d0: Verifying Checksum [2023-01-06T10:56:18.088Z] 5c69ac0246d0: Download complete [2023-01-06T10:56:18.088Z] 3a2ae6a8a46f: Download complete [2023-01-06T10:56:18.347Z] 33b1e0a273af: Verifying Checksum [2023-01-06T10:56:18.347Z] 33b1e0a273af: Download complete [2023-01-06T10:56:18.347Z] 5d3b04190fa2: Download complete [2023-01-06T10:56:18.347Z] ec43610c2a17: Verifying Checksum [2023-01-06T10:56:18.347Z] ec43610c2a17: Download complete [2023-01-06T10:56:18.347Z] 5eb5b503b376: Verifying Checksum [2023-01-06T10:56:18.347Z] 5eb5b503b376: Download complete [2023-01-06T10:56:18.912Z] 2f39f015ded8: Download complete [2023-01-06T10:56:19.919Z] 5eb5b503b376: Pull complete [2023-01-06T10:56:19.919Z] 5c69ac0246d0: Pull complete [2023-01-06T10:56:20.189Z] ec43610c2a17: Pull complete [2023-01-06T10:56:20.447Z] 3a2ae6a8a46f: Pull complete [2023-01-06T10:56:20.447Z] 33b1e0a273af: Pull complete [2023-01-06T10:56:20.706Z] 5d3b04190fa2: Pull complete [2023-01-06T10:56:24.906Z] 2f39f015ded8: Pull complete [2023-01-06T10:56:24.906Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-06T10:56:24.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-06T10:56:24.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T10:56:25.045Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T10:56:25.101Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-01-06T10:56:28.554Z] $ docker top 2513b0c80799a46f022c71e5dcf18d44b968aeac7d6ef9b185dcd5d9707cf617 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-06T10:56:28.957Z] ---> job-cost.sh [2023-01-06T10:56:28.957Z] lf-activate-venv: SKIPPING [2023-01-06T10:56:28.957Z] INFO: No Stack... [2023-01-06T10:56:29.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-06T10:56:29.474Z] INFO: Archiving Costs [Pipeline] sh [2023-01-06T10:56:29.763Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-01-06T10:56:29.763Z] + cut -d, -f6 [Pipeline] lock [2023-01-06T10:56:29.777Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] [2023-01-06T10:56:29.784Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] did not exist. Created. [2023-01-06T10:56:29.784Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-06T10:56:30.080Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-06T10:56:30.117Z] Stashed 1 file(s) [Pipeline] } [2023-01-06T10:56:30.123Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-06T10:56:30.141Z] $ docker stop --time=1 2513b0c80799a46f022c71e5dcf18d44b968aeac7d6ef9b185dcd5d9707cf617 [2023-01-06T10:56:31.300Z] $ docker rm -f --volumes 2513b0c80799a46f022c71e5dcf18d44b968aeac7d6ef9b185dcd5d9707cf617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-01-06T10:56:31.377Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-01-06T10:56:31.405Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/136@tmp/config1341506649739907600tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-06T10:56:31.767Z] ---> docker-login.sh [2023-01-06T10:56:31.767Z] nexus3.edgexfoundry.org:10001 [2023-01-06T10:56:32.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:56:32.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:56:32.369Z] Configure a credential helper to remove this warning. See [2023-01-06T10:56:32.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:56:32.369Z] [2023-01-06T10:56:32.369Z] Login Succeeded [2023-01-06T10:56:32.369Z] nexus3.edgexfoundry.org:10002 [2023-01-06T10:56:32.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:56:32.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:56:32.641Z] Configure a credential helper to remove this warning. See [2023-01-06T10:56:32.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:56:32.641Z] [2023-01-06T10:56:32.913Z] Login Succeeded [2023-01-06T10:56:32.913Z] nexus3.edgexfoundry.org:10003 [2023-01-06T10:56:32.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:56:33.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:56:33.187Z] Configure a credential helper to remove this warning. See [2023-01-06T10:56:33.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:56:33.187Z] [2023-01-06T10:56:33.187Z] Login Succeeded [2023-01-06T10:56:33.187Z] nexus3.edgexfoundry.org:10004 [2023-01-06T10:56:33.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:56:33.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:56:33.458Z] Configure a credential helper to remove this warning. See [2023-01-06T10:56:33.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:56:33.458Z] [2023-01-06T10:56:33.458Z] Login Succeeded [2023-01-06T10:56:33.458Z] docker.io [2023-01-06T10:56:33.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-06T10:56:34.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-06T10:56:34.004Z] Configure a credential helper to remove this warning. See [2023-01-06T10:56:34.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-06T10:56:34.004Z] [2023-01-06T10:56:34.004Z] Login Succeeded [2023-01-06T10:56:34.004Z] ---> docker-login.sh ends [Pipeline] } [2023-01-06T10:56:34.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-06T10:56:34.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-06T10:56:34.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-06T10:56:34.299Z] ========================================================= [2023-01-06T10:56:34.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-06T10:56:34.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:56:34.651Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-06T10:56:34.918Z] Sending build context to Docker daemon 5.568MB [2023-01-06T10:56:34.918Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-06T10:56:34.918Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-06T10:56:35.190Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-06T10:56:35.190Z] 9b18e9b68314: Pulling fs layer [2023-01-06T10:56:35.190Z] 35d82f9e3411: Pulling fs layer [2023-01-06T10:56:35.190Z] e16973657156: Pulling fs layer [2023-01-06T10:56:35.190Z] fc693d55d65f: Pulling fs layer [2023-01-06T10:56:35.190Z] 7e9fc2657dce: Pulling fs layer [2023-01-06T10:56:35.190Z] dda99020689f: Pulling fs layer [2023-01-06T10:56:35.190Z] db1c61fa0a46: Pulling fs layer [2023-01-06T10:56:35.190Z] 891c053d2c06: Pulling fs layer [2023-01-06T10:56:35.190Z] fc693d55d65f: Waiting [2023-01-06T10:56:35.190Z] 7e9fc2657dce: Waiting [2023-01-06T10:56:35.190Z] dda99020689f: Waiting [2023-01-06T10:56:35.190Z] db1c61fa0a46: Waiting [2023-01-06T10:56:35.190Z] 891c053d2c06: Waiting [2023-01-06T10:56:35.190Z] e16973657156: Verifying Checksum [2023-01-06T10:56:35.190Z] e16973657156: Download complete [2023-01-06T10:56:35.190Z] 35d82f9e3411: Verifying Checksum [2023-01-06T10:56:35.190Z] 35d82f9e3411: Download complete [2023-01-06T10:56:35.190Z] 7e9fc2657dce: Verifying Checksum [2023-01-06T10:56:35.190Z] 7e9fc2657dce: Download complete [2023-01-06T10:56:35.190Z] dda99020689f: Verifying Checksum [2023-01-06T10:56:35.190Z] dda99020689f: Download complete [2023-01-06T10:56:35.190Z] 9b18e9b68314: Verifying Checksum [2023-01-06T10:56:36.162Z] 9b18e9b68314: Pull complete [2023-01-06T10:56:36.437Z] 891c053d2c06: Verifying Checksum [2023-01-06T10:56:36.437Z] 891c053d2c06: Download complete [2023-01-06T10:56:36.727Z] 35d82f9e3411: Pull complete [2023-01-06T10:56:37.001Z] e16973657156: Pull complete [2023-01-06T10:56:37.599Z] db1c61fa0a46: Verifying Checksum [2023-01-06T10:56:37.599Z] db1c61fa0a46: Download complete [2023-01-06T10:56:38.187Z] fc693d55d65f: Download complete [2023-01-06T10:56:50.538Z] fc693d55d65f: Pull complete [2023-01-06T10:56:50.538Z] 7e9fc2657dce: Pull complete [2023-01-06T10:56:50.538Z] dda99020689f: Pull complete [2023-01-06T10:56:57.208Z] db1c61fa0a46: Pull complete [2023-01-06T10:56:59.798Z] 891c053d2c06: Pull complete [2023-01-06T10:56:59.798Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-06T10:56:59.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-06T10:56:59.798Z] ---> f96f9c87975a [2023-01-06T10:56:59.798Z] Step 3/10 : ARG MAKE=make build [2023-01-06T10:57:01.211Z] ---> Running in 0afff74bfb39 [2023-01-06T10:57:01.479Z] Removing intermediate container 0afff74bfb39 [2023-01-06T10:57:01.479Z] ---> e762d7dede5f [2023-01-06T10:57:01.479Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-06T10:57:01.479Z] ---> Running in fd108ee32894 [2023-01-06T10:57:01.749Z] Removing intermediate container fd108ee32894 [2023-01-06T10:57:01.749Z] ---> d8ffd3f59672 [2023-01-06T10:57:01.749Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-06T10:57:02.023Z] ---> Running in 3a6db8c083a0 [2023-01-06T10:57:02.290Z] Removing intermediate container 3a6db8c083a0 [2023-01-06T10:57:02.290Z] ---> 53e75b443cb7 [2023-01-06T10:57:02.290Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-06T10:57:02.290Z] ---> Running in cd4ac81e32aa [2023-01-06T10:57:03.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-06T10:57:03.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-06T10:57:04.801Z] OK: 221 MiB in 51 packages [2023-01-06T10:57:05.384Z] Removing intermediate container cd4ac81e32aa [2023-01-06T10:57:05.384Z] ---> 13ed844d37cd [2023-01-06T10:57:05.384Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-06T10:57:05.969Z] ---> 57c7e180952d [2023-01-06T10:57:05.969Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-06T10:57:05.969Z] ---> Running in f78f7dd44f80 [2023-01-06T10:58:02.437Z] Removing intermediate container f78f7dd44f80 [2023-01-06T10:58:02.437Z] ---> dba04bd63358 [2023-01-06T10:58:02.437Z] Step 9/10 : COPY . . [2023-01-06T10:58:02.437Z] ---> 7c67763869bd [2023-01-06T10:58:02.437Z] Step 10/10 : RUN ${MAKE} [2023-01-06T10:58:02.437Z] ---> Running in 4d8ba87c4e96 [2023-01-06T10:58:02.437Z] noop [2023-01-06T10:58:02.437Z] Removing intermediate container 4d8ba87c4e96 [2023-01-06T10:58:02.437Z] ---> 22a1b1b7b0b1 [2023-01-06T10:58:02.437Z] Successfully built 22a1b1b7b0b1 [2023-01-06T10:58:02.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:58:02.811Z] + docker inspect -f . ci-base-image-arm64 [2023-01-06T10:58:02.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T10:58:03.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-1259 does not seem to be running inside a container [2023-01-06T10:58:03.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/136 -v /w/workspace/device-sdk-go/136:/w/workspace/device-sdk-go/136:rw,z -v /w/workspace/device-sdk-go/136@tmp:/w/workspace/device-sdk-go/136@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-01-06T10:58:04.156Z] $ docker top 5ea3bf3be7a31881f0c6277ffa04f4730b03797361e93966e898d88875baae75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-06T10:58:04.996Z] + go version [2023-01-06T10:58:04.996Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-06T10:58:05.018Z] $ docker stop --time=1 5ea3bf3be7a31881f0c6277ffa04f4730b03797361e93966e898d88875baae75 [2023-01-06T10:58:06.606Z] $ docker rm -f --volumes 5ea3bf3be7a31881f0c6277ffa04f4730b03797361e93966e898d88875baae75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T10:58:07.141Z] + docker inspect -f . ci-base-image-arm64 [2023-01-06T10:58:07.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T10:58:07.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-1259 does not seem to be running inside a container [2023-01-06T10:58:07.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/136 -v /w/workspace/device-sdk-go/136:/w/workspace/device-sdk-go/136:rw,z -v /w/workspace/device-sdk-go/136@tmp:/w/workspace/device-sdk-go/136@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-01-06T10:58:08.477Z] $ docker top 0d81325a91dc9f3519e3b766a0f372a957baecbf5faf4be5803175ef74d5c372 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-06T10:58:09.280Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/136 [Pipeline] fileExists [Pipeline] sh [2023-01-06T10:58:09.925Z] + make test [2023-01-06T10:58:09.925Z] go test -race -coverprofile=coverage.out ./... [2023-01-06T10:58:42.172Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-06T11:00:18.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-01-06T11:00:18.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-01-06T11:00:18.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-01-06T11:00:18.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-01-06T11:00:18.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-01-06T11:00:27.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.258s coverage: 27.6% of statements [2023-01-06T11:00:28.534Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.608s coverage: 78.9% of statements [2023-01-06T11:00:28.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-01-06T11:00:36.788Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.460s coverage: 73.1% of statements [2023-01-06T11:00:36.788Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-01-06T11:00:36.788Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-01-06T11:00:38.734Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.486s coverage: 54.4% of statements [2023-01-06T11:00:38.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-01-06T11:00:38.734Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-01-06T11:00:38.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-01-06T11:00:38.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2023-01-06T11:00:39.712Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.455s coverage: 65.1% of statements [2023-01-06T11:00:39.712Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-01-06T11:00:39.712Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-01-06T11:00:39.712Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.527s coverage: 89.2% of statements [2023-01-06T11:00:39.712Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-01-06T11:00:39.712Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.272s coverage: 4.7% of statements [2023-01-06T11:00:39.712Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-01-06T11:00:40.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-06T11:00:40.683Z] GO111MODULE=on go vet ./... [2023-01-06T11:02:32.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-06T11:02:32.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-06T11:02:32.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-06T11:02:32.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-06T11:02:32.399Z] $ docker stop --time=1 0d81325a91dc9f3519e3b766a0f372a957baecbf5faf4be5803175ef74d5c372 [2023-01-06T11:02:34.143Z] $ docker rm -f --volumes 0d81325a91dc9f3519e3b766a0f372a957baecbf5faf4be5803175ef74d5c372 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-06T11:02:35.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-06T11:02:35.427Z] Warning: overwriting stash ‘coverage-report’ [2023-01-06T11:02:35.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-06T11:02:36.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-06T11:02:36.639Z] + ls -al . [2023-01-06T11:02:36.639Z] total 276 [2023-01-06T11:02:36.639Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 10:58 . [2023-01-06T11:02:36.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 10:56 .. [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 6 10:56 .dockerignore [2023-01-06T11:02:36.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 10:56 .git [2023-01-06T11:02:36.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 10:56 .github [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 6 10:56 .gitignore [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 6 10:56 .golangci.yml [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 31677 Jan 6 10:56 CHANGELOG.md [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 10:56 GOVERNANCE.md [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 6 10:56 Jenkinsfile [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 6 10:56 LICENSE [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 1679 Jan 6 10:56 Makefile [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 6 10:56 OWNERS.md [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 4891 Jan 6 10:56 README.md [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 6 10:54 VERSION [2023-01-06T11:02:36.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 10:56 bin [2023-01-06T11:02:36.639Z] -rw-r--r-- 1 jenkins jenkins 101759 Jan 6 11:00 coverage.out [2023-01-06T11:02:36.639Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 10:56 example [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 3342 Jan 6 10:56 go.mod [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 44555 Jan 6 10:56 go.sum [2023-01-06T11:02:36.639Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 6 10:56 internal [2023-01-06T11:02:36.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 10:56 openapi [2023-01-06T11:02:36.639Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 6 10:56 pkg [2023-01-06T11:02:36.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 10:56 snap [2023-01-06T11:02:36.639Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 6 10:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:02:36.979Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=00b01047cdcdd0c95135504e6ad4bd8a08767464 --label arch=arm64 --label version=3.0.0-dev.6 . [2023-01-06T11:02:37.248Z] Sending build context to Docker daemon 5.67MB [2023-01-06T11:02:37.248Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-01-06T11:02:37.248Z] Step 2/23 : FROM ${BASE} AS builder [2023-01-06T11:02:37.248Z] ---> 22a1b1b7b0b1 [2023-01-06T11:02:37.248Z] Step 3/23 : ARG MAKE=make build [2023-01-06T11:02:37.514Z] ---> Running in c4bcaf45bc4f [2023-01-06T11:02:37.784Z] Removing intermediate container c4bcaf45bc4f [2023-01-06T11:02:37.784Z] ---> 334a5bd5d0f7 [2023-01-06T11:02:37.784Z] Step 4/23 : WORKDIR /device-sdk-go [2023-01-06T11:02:37.784Z] ---> Running in 09d6ccd648c8 [2023-01-06T11:02:38.051Z] Removing intermediate container 09d6ccd648c8 [2023-01-06T11:02:38.051Z] ---> c2ae057b7845 [2023-01-06T11:02:38.051Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-06T11:02:38.321Z] ---> Running in b46c80c8924b [2023-01-06T11:02:38.589Z] Removing intermediate container b46c80c8924b [2023-01-06T11:02:38.589Z] ---> ea1899a6c700 [2023-01-06T11:02:38.589Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-01-06T11:02:38.589Z] ---> Running in c77fb70d5388 [2023-01-06T11:02:39.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-06T11:02:39.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-06T11:02:41.237Z] OK: 221 MiB in 51 packages [2023-01-06T11:02:41.817Z] Removing intermediate container c77fb70d5388 [2023-01-06T11:02:41.817Z] ---> 784ac458343e [2023-01-06T11:02:41.817Z] Step 7/23 : COPY go.mod vendor* ./ [2023-01-06T11:02:42.084Z] ---> a105b86186ac [2023-01-06T11:02:42.084Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-06T11:02:42.084Z] ---> Running in 4b815d93fe9f [2023-01-06T11:02:44.020Z] Removing intermediate container 4b815d93fe9f [2023-01-06T11:02:44.020Z] ---> 55ce53a7d39b [2023-01-06T11:02:44.020Z] Step 9/23 : COPY . . [2023-01-06T11:02:44.975Z] ---> 3028569c5042 [2023-01-06T11:02:44.976Z] Step 10/23 : RUN ${MAKE} [2023-01-06T11:02:44.976Z] ---> Running in 39e7394673f1 [2023-01-06T11:02:45.933Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.6" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-01-06T11:04:37.581Z] Removing intermediate container 39e7394673f1 [2023-01-06T11:04:37.581Z] ---> 5d05b0564616 [2023-01-06T11:04:37.581Z] Step 11/23 : FROM alpine:3.16 [2023-01-06T11:04:37.846Z] 3.16: Pulling from library/alpine [2023-01-06T11:04:37.846Z] 6875df1f5354: Pulling fs layer [2023-01-06T11:04:38.114Z] 6875df1f5354: Verifying Checksum [2023-01-06T11:04:38.114Z] 6875df1f5354: Download complete [2023-01-06T11:04:38.698Z] 6875df1f5354: Pull complete [2023-01-06T11:04:38.698Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-06T11:04:38.698Z] Status: Downloaded newer image for alpine:3.16 [2023-01-06T11:04:38.698Z] ---> 2b4661558fb8 [2023-01-06T11:04:38.698Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-06T11:04:38.698Z] ---> Running in 86062011701a [2023-01-06T11:04:38.965Z] Removing intermediate container 86062011701a [2023-01-06T11:04:38.965Z] ---> e840106b574f [2023-01-06T11:04:38.965Z] Step 13/23 : RUN apk add --update --no-cache [2023-01-06T11:04:39.235Z] ---> Running in 91d3d222c5a3 [2023-01-06T11:04:40.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-06T11:04:40.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-06T11:04:41.451Z] OK: 5 MiB in 14 packages [2023-01-06T11:04:42.415Z] Removing intermediate container 91d3d222c5a3 [2023-01-06T11:04:42.415Z] ---> edbe3d055b03 [2023-01-06T11:04:42.415Z] Step 14/23 : WORKDIR / [2023-01-06T11:04:42.415Z] ---> Running in 3c5bf1a0d631 [2023-01-06T11:04:42.683Z] Removing intermediate container 3c5bf1a0d631 [2023-01-06T11:04:42.683Z] ---> 4851c0ac7185 [2023-01-06T11:04:42.683Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-01-06T11:04:43.268Z] ---> a546c200c379 [2023-01-06T11:04:43.268Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-01-06T11:04:44.676Z] ---> 50385cb3494f [2023-01-06T11:04:44.676Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-01-06T11:04:44.951Z] ---> 1b17a0ccf88f [2023-01-06T11:04:44.951Z] Step 18/23 : EXPOSE 59999 [2023-01-06T11:04:45.218Z] ---> Running in 4cbbb0c6b826 [2023-01-06T11:04:45.484Z] Removing intermediate container 4cbbb0c6b826 [2023-01-06T11:04:45.484Z] ---> ac70ccd0a09f [2023-01-06T11:04:45.484Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-01-06T11:04:45.484Z] ---> Running in 3d25281cf48a [2023-01-06T11:04:45.751Z] Removing intermediate container 3d25281cf48a [2023-01-06T11:04:45.751Z] ---> 1d28e7fa3a56 [2023-01-06T11:04:45.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-06T11:04:45.751Z] ---> Running in c9d6e9287bab [2023-01-06T11:04:46.019Z] Removing intermediate container c9d6e9287bab [2023-01-06T11:04:46.019Z] ---> fd7a746c8d4d [2023-01-06T11:04:46.019Z] Step 21/23 : LABEL arch=arm64 [2023-01-06T11:04:46.288Z] ---> Running in 17c70279535f [2023-01-06T11:04:46.554Z] Removing intermediate container 17c70279535f [2023-01-06T11:04:46.554Z] ---> acc5ad894aa1 [2023-01-06T11:04:46.554Z] Step 22/23 : LABEL git_sha=00b01047cdcdd0c95135504e6ad4bd8a08767464 [2023-01-06T11:04:46.554Z] ---> Running in 4ab8ca654679 [2023-01-06T11:04:46.823Z] Removing intermediate container 4ab8ca654679 [2023-01-06T11:04:46.823Z] ---> dc8eb1b02dc0 [2023-01-06T11:04:46.823Z] Step 23/23 : LABEL version=3.0.0-dev.6 [2023-01-06T11:04:46.823Z] ---> Running in f372b9e0c5ec [2023-01-06T11:04:47.089Z] Removing intermediate container f372b9e0c5ec [2023-01-06T11:04:47.089Z] ---> e9ed7d46cb7a [2023-01-06T11:04:47.089Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-06T11:04:47.089Z] Successfully built e9ed7d46cb7a [2023-01-06T11:04:47.089Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:04:47.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-06T11:04:47.527Z] [2023-01-06T11:04:47.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:04:47.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-06T11:04:47.854Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-06T11:04:47.854Z] 8998bd30e6a1: Pulling fs layer [2023-01-06T11:04:47.854Z] 04944245beec: Pulling fs layer [2023-01-06T11:04:47.854Z] 699f458cf7ca: Pulling fs layer [2023-01-06T11:04:47.854Z] 765212b225bb: Pulling fs layer [2023-01-06T11:04:47.854Z] f23df028b6ca: Pulling fs layer [2023-01-06T11:04:47.854Z] d65c8cfc05b1: Pulling fs layer [2023-01-06T11:04:47.854Z] 2437ff75d9bd: Pulling fs layer [2023-01-06T11:04:47.854Z] f23df028b6ca: Waiting [2023-01-06T11:04:47.854Z] d65c8cfc05b1: Waiting [2023-01-06T11:04:47.854Z] 2437ff75d9bd: Waiting [2023-01-06T11:04:47.854Z] 765212b225bb: Waiting [2023-01-06T11:04:48.124Z] 04944245beec: Verifying Checksum [2023-01-06T11:04:48.124Z] 04944245beec: Download complete [2023-01-06T11:04:48.124Z] 765212b225bb: Verifying Checksum [2023-01-06T11:04:48.124Z] 765212b225bb: Download complete [2023-01-06T11:04:48.124Z] f23df028b6ca: Download complete [2023-01-06T11:04:48.124Z] d65c8cfc05b1: Verifying Checksum [2023-01-06T11:04:48.124Z] d65c8cfc05b1: Download complete [2023-01-06T11:04:48.124Z] 699f458cf7ca: Verifying Checksum [2023-01-06T11:04:48.124Z] 699f458cf7ca: Download complete [2023-01-06T11:04:48.710Z] 8998bd30e6a1: Download complete [2023-01-06T11:04:50.664Z] 2437ff75d9bd: Verifying Checksum [2023-01-06T11:04:50.664Z] 2437ff75d9bd: Download complete [2023-01-06T11:04:52.084Z] 8998bd30e6a1: Pull complete [2023-01-06T11:04:52.682Z] 04944245beec: Pull complete [2023-01-06T11:04:54.092Z] 699f458cf7ca: Pull complete [2023-01-06T11:04:54.360Z] 765212b225bb: Pull complete [2023-01-06T11:04:54.944Z] f23df028b6ca: Pull complete [2023-01-06T11:04:55.211Z] d65c8cfc05b1: Pull complete [2023-01-06T11:05:07.519Z] 2437ff75d9bd: Pull complete [2023-01-06T11:05:07.519Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-06T11:05:07.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-06T11:05:07.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:05:07.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-1259 does not seem to be running inside a container [2023-01-06T11:05:07.772Z] $ 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-sdk-go/136 -v /w/workspace/device-sdk-go/136:/w/workspace/device-sdk-go/136:rw,z -v /w/workspace/device-sdk-go/136@tmp:/w/workspace/device-sdk-go/136@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-01-06T11:05:10.149Z] $ docker top e51628a4d422106db4713b7a808c1771cbd209374540abe9f33e9d40d1880cfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:05:10.671Z] ---> job-cost.sh [2023-01-06T11:05:10.938Z] lf-activate-venv: SKIPPING [2023-01-06T11:05:10.938Z] INFO: No Stack... [2023-01-06T11:05:11.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-06T11:05:12.158Z] INFO: Archiving Costs [Pipeline] sh [2023-01-06T11:05:12.791Z] + cut -d, -f6 [2023-01-06T11:05:12.791Z] + cat /w/workspace/device-sdk-go/136/archives/cost.csv [Pipeline] lock [2023-01-06T11:05:12.913Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] [2023-01-06T11:05:12.923Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] did not exist. Created. [2023-01-06T11:05:12.923Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-06T11:05:13.429Z] /w/workspace/device-sdk-go/136@tmp/durable-b5b1fae0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-06T11:05:14.096Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-06T11:05:14.114Z] Warning: overwriting stash ‘stack-cost’ [2023-01-06T11:05:14.189Z] Stashed 1 file(s) [Pipeline] } [2023-01-06T11:05:14.195Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-06T11:05:14.213Z] $ docker stop --time=1 e51628a4d422106db4713b7a808c1771cbd209374540abe9f33e9d40d1880cfe [2023-01-06T11:05:15.726Z] $ docker rm -f --volumes e51628a4d422106db4713b7a808c1771cbd209374540abe9f33e9d40d1880cfe [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-01-06T11:05:16.119Z] provisioning config files... [2023-01-06T11:05:16.125Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5320526336473219934tmp [Pipeline] { [Pipeline] sh [2023-01-06T11:05:16.418Z] + set +x [2023-01-06T11:05:16.418Z] + curl -s https://codecov.io/bash [2023-01-06T11:05:16.418Z] + bash -s -- [2023-01-06T11:05:16.418Z] [2023-01-06T11:05:16.418Z] _____ _ [2023-01-06T11:05:16.418Z] / ____| | | [2023-01-06T11:05:16.418Z] | | ___ __| | ___ ___ _____ __ [2023-01-06T11:05:16.418Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-06T11:05:16.418Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-06T11:05:16.418Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-06T11:05:16.418Z] Bash-1.0.6 [2023-01-06T11:05:16.418Z] [2023-01-06T11:05:16.418Z] [2023-01-06T11:05:16.418Z] ==> git version 2.25.1 found [2023-01-06T11:05:16.418Z] ==> 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-01-06T11:05:16.418Z] Release-Date: 2020-01-08 [2023-01-06T11:05:16.418Z] 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-01-06T11:05:16.418Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-06T11:05:16.418Z] ==> Jenkins CI detected. [2023-01-06T11:05:16.418Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-01-06T11:05:16.418Z] project root: . [2023-01-06T11:05:16.418Z] --> token set from env [2023-01-06T11:05:16.418Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-06T11:05:16.418Z] ==> Running gcov in . (disable via -X gcov) [2023-01-06T11:05:16.418Z] ==> Python coveragepy not found [2023-01-06T11:05:16.418Z] ==> Searching for coverage reports in: [2023-01-06T11:05:16.418Z] + . [2023-01-06T11:05:16.418Z] -> Found 1 reports [2023-01-06T11:05:16.418Z] ==> Detecting git/mercurial file structure [2023-01-06T11:05:16.418Z] ==> Reading reports [2023-01-06T11:05:16.676Z] + ./coverage.out bytes=101759 [2023-01-06T11:05:16.676Z] ==> Appending adjustments [2023-01-06T11:05:16.676Z] https://docs.codecov.io/docs/fixing-reports [2023-01-06T11:05:16.936Z] + Found adjustments [2023-01-06T11:05:16.936Z] ==> Gzipping contents [2023-01-06T11:05:16.936Z] 16K /tmp/codecov.VjW4mp.gz [2023-01-06T11:05:16.936Z] ==> Uploading reports [2023-01-06T11:05:16.936Z] url: https://codecov.io [2023-01-06T11:05:16.936Z] query: branch=main&commit=00b01047cdcdd0c95135504e6ad4bd8a08767464&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-06T11:05:16.936Z] -> Pinging Codecov [2023-01-06T11:05:16.936Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=00b01047cdcdd0c95135504e6ad4bd8a08767464&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-06T11:05:17.196Z] -> Uploading to [2023-01-06T11:05:17.196Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-06/7E55EF52A471D76F132DFD9A03CDDE97/00b01047cdcdd0c95135504e6ad4bd8a08767464/becc9b96-93e2-4c4f-9d11-0a610a79f06d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230106T110517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f484758ee607f4d00b2f421bd923df3713ad4057513eae9024d1ede8f9d0aee1 [2023-01-06T11:05:17.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-06T11:05:17.196Z] Dload Upload Total Spent Left Speed [2023-01-06T11:05:17.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14718 0 0 100 14718 0 61070 --:--:-- --:--:-- --:--:-- 61070 [2023-01-06T11:05:17.468Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/00b01047cdcdd0c95135504e6ad4bd8a08767464 [Pipeline] } [2023-01-06T11:05:17.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-06T11:05:17.649Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-06T11:05:17.662Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:05:17.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-06T11:05:17.966Z] [2023-01-06T11:05:17.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:05:18.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-06T11:05:18.267Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-06T11:05:18.267Z] df9b9388f04a: Pulling fs layer [2023-01-06T11:05:18.267Z] 52dc419b0ee2: Pulling fs layer [2023-01-06T11:05:18.267Z] 25bc292e5bac: Pulling fs layer [2023-01-06T11:05:18.267Z] 114826534d7a: Pulling fs layer [2023-01-06T11:05:18.267Z] 4657fd5d0bcf: Pulling fs layer [2023-01-06T11:05:18.267Z] 6ad1cebc031e: Pulling fs layer [2023-01-06T11:05:18.267Z] 8a3aa393b2d8: Pulling fs layer [2023-01-06T11:05:18.267Z] 114826534d7a: Waiting [2023-01-06T11:05:18.267Z] 6ad1cebc031e: Waiting [2023-01-06T11:05:18.267Z] 8a3aa393b2d8: Waiting [2023-01-06T11:05:18.267Z] 25bc292e5bac: Verifying Checksum [2023-01-06T11:05:18.267Z] 25bc292e5bac: Download complete [2023-01-06T11:05:18.267Z] 52dc419b0ee2: Download complete [2023-01-06T11:05:18.267Z] 4657fd5d0bcf: Verifying Checksum [2023-01-06T11:05:18.267Z] 4657fd5d0bcf: Download complete [2023-01-06T11:05:18.267Z] df9b9388f04a: Download complete [2023-01-06T11:05:18.528Z] df9b9388f04a: Pull complete [2023-01-06T11:05:18.528Z] 6ad1cebc031e: Verifying Checksum [2023-01-06T11:05:18.528Z] 6ad1cebc031e: Download complete [2023-01-06T11:05:18.528Z] 52dc419b0ee2: Pull complete [2023-01-06T11:05:18.528Z] 25bc292e5bac: Pull complete [2023-01-06T11:05:19.098Z] 114826534d7a: Verifying Checksum [2023-01-06T11:05:19.098Z] 114826534d7a: Download complete [2023-01-06T11:05:19.098Z] 8a3aa393b2d8: Verifying Checksum [2023-01-06T11:05:19.098Z] 8a3aa393b2d8: Download complete [2023-01-06T11:05:22.384Z] 114826534d7a: Pull complete [2023-01-06T11:05:22.384Z] 4657fd5d0bcf: Pull complete [2023-01-06T11:05:22.384Z] 6ad1cebc031e: Pull complete [2023-01-06T11:05:25.675Z] 8a3aa393b2d8: Pull complete [2023-01-06T11:05:25.675Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-06T11:05:25.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-06T11:05:25.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:05:25.755Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T11:05:25.788Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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/edgex-snyk-go:1.410.4 cat [2023-01-06T11:05:28.853Z] $ docker top 9a256811328b62c3ec406dd1366b717616df6557ad108a4edb92d9eb11aed788 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-06T11:05:28.936Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-01-06T11:05:29.218Z] + set -o pipefail [2023-01-06T11:05:29.218Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-01-06T11:05:37.345Z] [2023-01-06T11:05:37.345Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-01-06T11:05:37.345Z] [2023-01-06T11:05:37.345Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/431fc978-aa0c-4408-b9e8-4f0a1730cb49 [2023-01-06T11:05:37.345Z] [2023-01-06T11:05:37.345Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-06T11:05:37.345Z] [2023-01-06T11:05:37.605Z] [2023-01-06T11:05:37.605Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-06T11:05:37.605Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-06T11:05:37.605Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-06T11:05:37.616Z] $ docker stop --time=1 9a256811328b62c3ec406dd1366b717616df6557ad108a4edb92d9eb11aed788 [2023-01-06T11:05:40.651Z] $ docker rm -f --volumes 9a256811328b62c3ec406dd1366b717616df6557ad108a4edb92d9eb11aed788 [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) [Pipeline] echo [2023-01-06T11:05:41.023Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-06T11:05:41.033Z] provisioning config files... [2023-01-06T11:05:41.041Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3063440060988422502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:05:41.341Z] --> edgex-publish-swagger.sh [2023-01-06T11:05:41.341Z] === Publish openapi/v2 API === [2023-01-06T11:05:41.341Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-06T11:05:41.341Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2023-01-06T11:05:41.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-06T11:05:41.341Z] Dload Upload Total Spent Left Speed [2023-01-06T11:05:41.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 77 106k --:--:-- --:--:-- --:--:-- 106k [2023-01-06T11:05:41.601Z] {"code":403,"message":"Access Denied"} [2023-01-06T11:05:41.601Z] [Pipeline] } [2023-01-06T11:05:41.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-06T11:05:41.990Z] + git log --format=format:%s -1 00b01047cdcdd0c95135504e6ad4bd8a08767464 [Pipeline] sh [2023-01-06T11:05:42.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-06T11:05:42.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:05:42.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-06T11:05:42.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:05:42.648Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T11:05:42.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-06T11:05:43.095Z] $ docker top ad15defb63f340e55603ef9aae8839d01f43f13374ff7fc2c69744446927149f -eo pid,comm [2023-01-06T11:05:43.141Z] 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-01-06T11:05:43.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-06T11:05:43.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-06T11:05:43.179Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-06T11:05:43.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-06T11:05:43.283Z] $ docker exec ad15defb63f340e55603ef9aae8839d01f43f13374ff7fc2c69744446927149f ssh-agent [2023-01-06T11:05:43.392Z] SSH_AUTH_SOCK=/tmp/ssh-NBJIeWgF3Nar/agent.33 [2023-01-06T11:05:43.392Z] SSH_AGENT_PID=39 [2023-01-06T11:05:43.397Z] Running ssh-add (command line suppressed) [2023-01-06T11:05:43.488Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14300618347088524166.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14300618347088524166.key) [2023-01-06T11:05:43.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-06T11:05:43.784Z] + git semver tag [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,937 [run_tag] DEBUG tag force:False [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,937 [check_head_tag] DEBUG check head tag [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,939 [execute] INFO git cat-file --batch-check [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,943 [execute] INFO git cat-file --batch [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,970 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,970 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-06T11:05:44.044Z] 2023-01-06 11:05:43,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:05:44.044Z] 3.0.0-dev.6 [Pipeline] } [2023-01-06T11:05:44.055Z] $ docker exec --env ******** --env ******** ad15defb63f340e55603ef9aae8839d01f43f13374ff7fc2c69744446927149f ssh-agent -k [2023-01-06T11:05:44.151Z] unset SSH_AUTH_SOCK; [2023-01-06T11:05:44.152Z] unset SSH_AGENT_PID; [2023-01-06T11:05:44.152Z] echo Agent pid 39 killed; [2023-01-06T11:05:44.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-06T11:05:44.472Z] + git semver [Pipeline] } [2023-01-06T11:05:44.746Z] $ docker stop --time=1 ad15defb63f340e55603ef9aae8839d01f43f13374ff7fc2c69744446927149f [2023-01-06T11:05:45.966Z] $ docker rm -f --volumes ad15defb63f340e55603ef9aae8839d01f43f13374ff7fc2c69744446927149f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:05:46.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-06T11:05:46.341Z] [2023-01-06T11:05:46.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:05:46.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-06T11:05:46.636Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-06T11:05:46.636Z] ab5ef0e58194: Pulling fs layer [2023-01-06T11:05:46.636Z] 9712f1f96733: Pulling fs layer [2023-01-06T11:05:46.636Z] 63f879dbbcfc: Pulling fs layer [2023-01-06T11:05:46.636Z] 0d9ebad4ef96: Pulling fs layer [2023-01-06T11:05:46.636Z] e9a5061849ea: Pulling fs layer [2023-01-06T11:05:46.636Z] d747dcd14b5f: Pulling fs layer [2023-01-06T11:05:46.636Z] 2de7ff778b66: Pulling fs layer [2023-01-06T11:05:46.636Z] e9a5061849ea: Waiting [2023-01-06T11:05:46.636Z] 2de7ff778b66: Waiting [2023-01-06T11:05:46.636Z] d747dcd14b5f: Waiting [2023-01-06T11:05:46.636Z] 0d9ebad4ef96: Waiting [2023-01-06T11:05:46.636Z] 9712f1f96733: Verifying Checksum [2023-01-06T11:05:46.636Z] 9712f1f96733: Download complete [2023-01-06T11:05:46.898Z] 63f879dbbcfc: Verifying Checksum [2023-01-06T11:05:46.898Z] 63f879dbbcfc: Download complete [2023-01-06T11:05:47.158Z] 0d9ebad4ef96: Verifying Checksum [2023-01-06T11:05:47.158Z] 0d9ebad4ef96: Download complete [2023-01-06T11:05:47.158Z] d747dcd14b5f: Verifying Checksum [2023-01-06T11:05:47.158Z] d747dcd14b5f: Download complete [2023-01-06T11:05:47.158Z] e9a5061849ea: Download complete [2023-01-06T11:05:47.158Z] ab5ef0e58194: Verifying Checksum [2023-01-06T11:05:47.158Z] ab5ef0e58194: Download complete [2023-01-06T11:05:47.158Z] 2de7ff778b66: Verifying Checksum [2023-01-06T11:05:47.158Z] 2de7ff778b66: Download complete [2023-01-06T11:05:49.685Z] ab5ef0e58194: Pull complete [2023-01-06T11:05:49.685Z] 9712f1f96733: Pull complete [2023-01-06T11:05:50.251Z] 63f879dbbcfc: Pull complete [2023-01-06T11:05:54.439Z] 0d9ebad4ef96: Pull complete [2023-01-06T11:05:54.439Z] e9a5061849ea: Pull complete [2023-01-06T11:05:54.439Z] d747dcd14b5f: Pull complete [2023-01-06T11:05:55.376Z] 2de7ff778b66: Pull complete [2023-01-06T11:05:55.376Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-06T11:05:55.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-06T11:05:55.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:05:55.464Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T11:05:55.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-06T11:05:59.056Z] $ docker top 68a8e115c24115cb593733c0da6a10d19566804534f504fb2d73190183c2169a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-06T11:05:59.125Z] provisioning config files... [2023-01-06T11:05:59.133Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8475525487460248160tmp [2023-01-06T11:05:59.145Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11054513182618397599tmp [2023-01-06T11:05:59.154Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16180624866970904370tmp [Pipeline] { [Pipeline] echo [2023-01-06T11:05:59.168Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:05:59.457Z] ---> sigul-configuration.sh [2023-01-06T11:05:59.457Z] gpg: directory `/root/.gnupg' created [2023-01-06T11:05:59.457Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-06T11:05:59.457Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-06T11:05:59.457Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-06T11:05:59.457Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-06T11:05:59.457Z] gpg: CAST5 encrypted data [2023-01-06T11:05:59.457Z] gpg: encrypted with 1 passphrase [2023-01-06T11:05:59.457Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-06T11:05:59.749Z] + mkdir /home/jenkins [2023-01-06T11:05:59.750Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-06T11:06:00.040Z] + 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-01-06T11:06:00.051Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:00.333Z] ---> sigul-install.sh [2023-01-06T11:06:00.333Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-06T11:06:00.624Z] + git tag --list [2023-01-06T11:06:00.624Z] 0.7.1 [2023-01-06T11:06:00.624Z] delhi-tag [2023-01-06T11:06:00.624Z] v1.0.0 [2023-01-06T11:06:00.624Z] v1.1.0 [2023-01-06T11:06:00.624Z] v1.1.1 [2023-01-06T11:06:00.624Z] v1.1.2 [2023-01-06T11:06:00.624Z] v1.2.0 [2023-01-06T11:06:00.624Z] v1.2.1 [2023-01-06T11:06:00.624Z] v1.2.2 [2023-01-06T11:06:00.624Z] v1.2.3 [2023-01-06T11:06:00.624Z] v1.3.0 [2023-01-06T11:06:00.624Z] v1.4.0 [2023-01-06T11:06:00.624Z] v2.0.0 [2023-01-06T11:06:00.624Z] v2.1.0 [2023-01-06T11:06:00.624Z] v2.1.1 [2023-01-06T11:06:00.624Z] v2.1.1-dev.2 [2023-01-06T11:06:00.624Z] v2.1.1-dev.3 [2023-01-06T11:06:00.624Z] v2.2.0 [2023-01-06T11:06:00.624Z] v2.2.1-dev.1 [2023-01-06T11:06:00.624Z] v2.2.1-dev.10 [2023-01-06T11:06:00.624Z] v2.2.1-dev.11 [2023-01-06T11:06:00.624Z] v2.2.1-dev.12 [2023-01-06T11:06:00.624Z] v2.2.1-dev.13 [2023-01-06T11:06:00.624Z] v2.2.1-dev.14 [2023-01-06T11:06:00.624Z] v2.2.1-dev.2 [2023-01-06T11:06:00.624Z] v2.2.1-dev.3 [2023-01-06T11:06:00.624Z] v2.2.1-dev.4 [2023-01-06T11:06:00.624Z] v2.2.1-dev.5 [2023-01-06T11:06:00.624Z] v2.2.1-dev.6 [2023-01-06T11:06:00.624Z] v2.2.1-dev.7 [2023-01-06T11:06:00.624Z] v2.2.1-dev.8 [2023-01-06T11:06:00.624Z] v2.2.1-dev.9 [2023-01-06T11:06:00.624Z] v2.3.0 [2023-01-06T11:06:00.624Z] v2.3.0-dev.14 [2023-01-06T11:06:00.624Z] v2.3.0-dev.15 [2023-01-06T11:06:00.624Z] v2.3.0-dev.16 [2023-01-06T11:06:00.624Z] v2.3.0-dev.17 [2023-01-06T11:06:00.624Z] v2.3.0-dev.18 [2023-01-06T11:06:00.624Z] v2.3.0-dev.19 [2023-01-06T11:06:00.624Z] v2.3.0-dev.20 [2023-01-06T11:06:00.624Z] v2.3.0-dev.21 [2023-01-06T11:06:00.624Z] v2.3.0-dev.22 [2023-01-06T11:06:00.624Z] v2.3.0-dev.23 [2023-01-06T11:06:00.624Z] v2.3.0-dev.24 [2023-01-06T11:06:00.624Z] v2.3.0-dev.25 [2023-01-06T11:06:00.624Z] v2.3.0-dev.26 [2023-01-06T11:06:00.624Z] v2.3.0-dev.27 [2023-01-06T11:06:00.624Z] v2.3.0-dev.28 [2023-01-06T11:06:00.624Z] v2.3.0-dev.29 [2023-01-06T11:06:00.624Z] v2.3.0-dev.30 [2023-01-06T11:06:00.624Z] v2.3.0-dev.31 [2023-01-06T11:06:00.624Z] v2.3.0-dev.32 [2023-01-06T11:06:00.624Z] v2.3.0-dev.33 [2023-01-06T11:06:00.624Z] v2.3.0-dev.34 [2023-01-06T11:06:00.624Z] v2.3.0-dev.35 [2023-01-06T11:06:00.624Z] v2.3.0-dev.36 [2023-01-06T11:06:00.624Z] v2.3.0-dev.37 [2023-01-06T11:06:00.624Z] v2.3.0-dev.38 [2023-01-06T11:06:00.624Z] v2.3.0-dev.39 [2023-01-06T11:06:00.624Z] v2.3.0-dev.40 [2023-01-06T11:06:00.624Z] v2.3.0-dev.41 [2023-01-06T11:06:00.624Z] v2.3.0-dev.42 [2023-01-06T11:06:00.624Z] v2.3.0-dev.43 [2023-01-06T11:06:00.624Z] v2.3.0-dev.44 [2023-01-06T11:06:00.624Z] v2.3.0-dev.45 [2023-01-06T11:06:00.624Z] v2.3.0-dev.46 [2023-01-06T11:06:00.624Z] v2.3.0-dev.47 [2023-01-06T11:06:00.624Z] v2.3.0-dev.48 [2023-01-06T11:06:00.624Z] v2.3.0-dev.49 [2023-01-06T11:06:00.624Z] v2.3.0-dev.50 [2023-01-06T11:06:00.624Z] v2.3.0-dev.51 [2023-01-06T11:06:00.624Z] v2.3.1-dev.1 [2023-01-06T11:06:00.624Z] v2.3.1-dev.2 [2023-01-06T11:06:00.624Z] v3.0.0-dev.1 [2023-01-06T11:06:00.624Z] v3.0.0-dev.2 [2023-01-06T11:06:00.624Z] v3.0.0-dev.3 [2023-01-06T11:06:00.624Z] v3.0.0-dev.4 [2023-01-06T11:06:00.624Z] v3.0.0-dev.5 [2023-01-06T11:06:00.624Z] v3.0.0-dev.6 [Pipeline] sh [2023-01-06T11:06:00.914Z] + lftools sign git-tag v3.0.0-dev.6 [2023-01-06T11:06:01.483Z] Signing Git tag with Sigul... [2023-01-06T11:06:01.483Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-01-06T11:06:04.791Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:05.077Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-06T11:06:05.084Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-06T11:06:05.104Z] $ docker stop --time=1 68a8e115c24115cb593733c0da6a10d19566804534f504fb2d73190183c2169a [2023-01-06T11:06:06.390Z] $ docker rm -f --volumes 68a8e115c24115cb593733c0da6a10d19566804534f504fb2d73190183c2169a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-06T11:06:06.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-06T11:06:06.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:06:07.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-06T11:06:07.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:06:07.177Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T11:06:07.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-06T11:06:07.591Z] $ docker top b69186cefa83c2a078c662b0f70d2ab6d2556e75169525c7111c6a1d2b0498f5 -eo pid,comm [2023-01-06T11:06:07.643Z] 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-01-06T11:06:07.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-06T11:06:07.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-06T11:06:07.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-06T11:06:07.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-06T11:06:07.806Z] $ docker exec b69186cefa83c2a078c662b0f70d2ab6d2556e75169525c7111c6a1d2b0498f5 ssh-agent [2023-01-06T11:06:07.919Z] SSH_AUTH_SOCK=/tmp/ssh-Rb1mqj4xHZrG/agent.32 [2023-01-06T11:06:07.919Z] SSH_AGENT_PID=38 [2023-01-06T11:06:07.924Z] Running ssh-add (command line suppressed) [2023-01-06T11:06:08.036Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18153416502808421806.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18153416502808421806.key) [2023-01-06T11:06:08.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-06T11:06:08.338Z] + git semver bump pre [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,515 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,515 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,515 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,515 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,515 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,515 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,518 [execute] INFO git cat-file --batch-check [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,523 [execute] INFO git cat-file --batch [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-06T11:06:08.597Z] 2023-01-06 11:06:08,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:06:08.597Z] 3.0.0-dev.7 [Pipeline] } [2023-01-06T11:06:08.609Z] $ docker exec --env ******** --env ******** b69186cefa83c2a078c662b0f70d2ab6d2556e75169525c7111c6a1d2b0498f5 ssh-agent -k [2023-01-06T11:06:08.714Z] unset SSH_AUTH_SOCK; [2023-01-06T11:06:08.714Z] unset SSH_AGENT_PID; [2023-01-06T11:06:08.714Z] echo Agent pid 38 killed; [2023-01-06T11:06:08.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-06T11:06:09.039Z] + git semver [Pipeline] } [2023-01-06T11:06:09.311Z] $ docker stop --time=1 b69186cefa83c2a078c662b0f70d2ab6d2556e75169525c7111c6a1d2b0498f5 [2023-01-06T11:06:10.613Z] $ docker rm -f --volumes b69186cefa83c2a078c662b0f70d2ab6d2556e75169525c7111c6a1d2b0498f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-06T11:06:10.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-06T11:06:10.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:06:11.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-06T11:06:11.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:06:11.340Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T11:06:11.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-06T11:06:11.694Z] $ docker top cfbc18e85643fc96fa342adbc7d5590cb97b7e43c2dcab0e95097fb20d825446 -eo pid,comm [2023-01-06T11:06:11.740Z] 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-01-06T11:06:11.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-06T11:06:11.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-06T11:06:11.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-06T11:06:11.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-06T11:06:11.903Z] $ docker exec cfbc18e85643fc96fa342adbc7d5590cb97b7e43c2dcab0e95097fb20d825446 ssh-agent [2023-01-06T11:06:12.006Z] SSH_AUTH_SOCK=/tmp/ssh-6rp3fz7inAdc/agent.31 [2023-01-06T11:06:12.006Z] SSH_AGENT_PID=37 [2023-01-06T11:06:12.010Z] Running ssh-add (command line suppressed) [2023-01-06T11:06:12.097Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3070166420435070398.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3070166420435070398.key) [2023-01-06T11:06:12.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-06T11:06:12.399Z] + git semver push [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,565 [run_push] DEBUG push [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,566 [execute] INFO git cat-file --batch-check [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,570 [execute] INFO git rev-list e9e99a1a154c9d15bc79f2ee7164fedc07e91aa1 -- [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,571 [execute] DEBUG Popen(['git', 'rev-list', 'e9e99a1a154c9d15bc79f2ee7164fedc07e91aa1', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,584 [execute] INFO git fetch -v origin [2023-01-06T11:06:12.666Z] 2023-01-06 11:06:12,584 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-06T11:06:13.234Z] 2023-01-06 11:06:13,133 [run_push] DEBUG no remote changes detected [2023-01-06T11:06:13.234Z] 2023-01-06 11:06:13,133 [execute] INFO git push origin semver [2023-01-06T11:06:13.234Z] 2023-01-06 11:06:13,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-06T11:06:14.177Z] 2023-01-06 11:06:14,048 [run_push] DEBUG push all version tags [2023-01-06T11:06:14.177Z] 2023-01-06 11:06:14,049 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-06T11:06:14.177Z] 2023-01-06 11:06:14,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-06T11:06:15.118Z] 2023-01-06 11:06:14,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-01-06T11:06:15.118Z] 3.0.0-dev.7 [Pipeline] } [2023-01-06T11:06:15.130Z] $ docker exec --env ******** --env ******** cfbc18e85643fc96fa342adbc7d5590cb97b7e43c2dcab0e95097fb20d825446 ssh-agent -k [2023-01-06T11:06:15.242Z] unset SSH_AUTH_SOCK; [2023-01-06T11:06:15.242Z] unset SSH_AGENT_PID; [2023-01-06T11:06:15.242Z] echo Agent pid 37 killed; [2023-01-06T11:06:15.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-06T11:06:15.566Z] + git semver [Pipeline] } [2023-01-06T11:06:15.839Z] $ docker stop --time=1 cfbc18e85643fc96fa342adbc7d5590cb97b7e43c2dcab0e95097fb20d825446 [2023-01-06T11:06:17.134Z] $ docker rm -f --volumes cfbc18e85643fc96fa342adbc7d5590cb97b7e43c2dcab0e95097fb20d825446 [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-01-06T11:06:17.724Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-01-06T11:06:17.724Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-06T11:06:17.724Z] total 16 [2023-01-06T11:06:17.724Z] drwxr-xr-x 3 root root 4096 Jan 6 10:56 . [2023-01-06T11:06:17.724Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 6 11:06 .. [2023-01-06T11:06:17.724Z] drwxr-xr-x 2 root root 4096 Jan 6 10:56 cost [2023-01-06T11:06:17.724Z] -rw-r--r-- 1 root root 85 Jan 6 10:56 cost.csv [2023-01-06T11:06:17.724Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-06T11:06:17.724Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-01-06T11:06:17.724Z] total 16 [2023-01-06T11:06:17.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 10:56 . [2023-01-06T11:06:17.724Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 6 11:06 .. [2023-01-06T11:06:17.724Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 10:56 cost [2023-01-06T11:06:17.724Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 6 10:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:18.017Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:18.876Z] ---> package-listing.sh [2023-01-06T11:06:18.876Z] ++ facter osfamily [2023-01-06T11:06:18.876Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-06T11:06:19.135Z] + OS_FAMILY=debian [2023-01-06T11:06:19.135Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-01-06T11:06:19.135Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-06T11:06:19.135Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-06T11:06:19.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-06T11:06:19.135Z] + PACKAGES=/tmp/packages_start.txt [2023-01-06T11:06:19.135Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-06T11:06:19.135Z] + PACKAGES=/tmp/packages_end.txt [2023-01-06T11:06:19.135Z] + case "${OS_FAMILY}" in [2023-01-06T11:06:19.135Z] + dpkg -l [2023-01-06T11:06:19.135Z] + grep '^ii' [2023-01-06T11:06:19.135Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-06T11:06:19.135Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-06T11:06:19.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-06T11:06:19.135Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-01-06T11:06:19.135Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-01-06T11:06:19.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-01-06T11:06:19.147Z] 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-sdk-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-01-06T11:06:19.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-06T11:06:19.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-06T11:06:19.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-06T11:06:20.072Z] prd-ubuntu20.04-docker-8c-8g-1258 does not seem to be running inside a container [2023-01-06T11:06:20.100Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-06T11:06:20.314Z] $ docker top 771a562c176a7eed71de19c51ef69fc65b583c4a3779c59ef16e1c5b1a3673c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-06T11:06:20.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-06T11:06:20.943Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-06T11:06:21.224Z] + ls /var/log/sa-host [2023-01-06T11:06:21.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-06T11:06:21.368Z] provisioning config files... [2023-01-06T11:06:21.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config817093906433097827tmp [Pipeline] { [Pipeline] echo [2023-01-06T11:06:21.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:21.708Z] ---> create-netrc.sh [Pipeline] } [2023-01-06T11:06:21.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:22.039Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-06T11:06:22.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:22.329Z] ---> sudo-logs.sh [2023-01-06T11:06:22.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-06T11:06:22.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:22.644Z] ---> job-cost.sh [2023-01-06T11:06:22.644Z] lf-activate-venv: SKIPPING [2023-01-06T11:06:22.644Z] DEBUG: total: 0.2199999988079071 [2023-01-06T11:06:22.644Z] INFO: Retrieving Stack Cost... [2023-01-06T11:06:23.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-06T11:06:23.843Z] INFO: Archiving Costs [Pipeline] echo [2023-01-06T11:06:23.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-06T11:06:24.257Z] ---> logs-deploy.sh [2023-01-06T11:06:24.257Z] lf-activate-venv: SKIPPING [2023-01-06T11:06:24.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/136 [2023-01-06T11:06:24.257Z] INFO: archiving workspace using pattern(s): [2023-01-06T11:06:25.236Z] Archives upload complete. [2023-01-06T11:06:25.236Z] INFO: archiving logs to Nexus [2023-01-06T11:06:25.805Z] ---> uname -a: [2023-01-06T11:06:25.805Z] Linux prd-ubuntu20-04-docker-8c-8g-1258 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-06T11:06:25.805Z] [2023-01-06T11:06:25.805Z] [2023-01-06T11:06:25.805Z] ---> lscpu: [2023-01-06T11:06:25.805Z] Architecture: x86_64 [2023-01-06T11:06:25.805Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-06T11:06:25.805Z] Byte Order: Little Endian [2023-01-06T11:06:25.805Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-06T11:06:25.805Z] CPU(s): 8 [2023-01-06T11:06:25.805Z] On-line CPU(s) list: 0-7 [2023-01-06T11:06:25.805Z] Thread(s) per core: 1 [2023-01-06T11:06:25.805Z] Core(s) per socket: 1 [2023-01-06T11:06:25.805Z] Socket(s): 8 [2023-01-06T11:06:25.805Z] NUMA node(s): 1 [2023-01-06T11:06:25.805Z] Vendor ID: AuthenticAMD [2023-01-06T11:06:25.805Z] CPU family: 23 [2023-01-06T11:06:25.805Z] Model: 49 [2023-01-06T11:06:25.805Z] Model name: AMD EPYC-Rome Processor [2023-01-06T11:06:25.805Z] Stepping: 0 [2023-01-06T11:06:25.805Z] CPU MHz: 2799.996 [2023-01-06T11:06:25.805Z] BogoMIPS: 5599.99 [2023-01-06T11:06:25.805Z] Virtualization: AMD-V [2023-01-06T11:06:25.805Z] Hypervisor vendor: KVM [2023-01-06T11:06:25.805Z] Virtualization type: full [2023-01-06T11:06:25.805Z] L1d cache: 256 KiB [2023-01-06T11:06:25.805Z] L1i cache: 256 KiB [2023-01-06T11:06:25.805Z] L2 cache: 4 MiB [2023-01-06T11:06:25.805Z] L3 cache: 128 MiB [2023-01-06T11:06:25.805Z] NUMA node0 CPU(s): 0-7 [2023-01-06T11:06:25.805Z] Vulnerability Itlb multihit: Not affected [2023-01-06T11:06:25.805Z] Vulnerability L1tf: Not affected [2023-01-06T11:06:25.805Z] Vulnerability Mds: Not affected [2023-01-06T11:06:25.805Z] Vulnerability Meltdown: Not affected [2023-01-06T11:06:25.805Z] Vulnerability Mmio stale data: Not affected [2023-01-06T11:06:25.805Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-06T11:06:25.805Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-06T11:06:25.805Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-06T11:06:25.805Z] Vulnerability Srbds: Not affected [2023-01-06T11:06:25.805Z] Vulnerability Tsx async abort: Not affected [2023-01-06T11:06:25.806Z] 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-01-06T11:06:25.806Z] [2023-01-06T11:06:25.806Z] [2023-01-06T11:06:25.806Z] ---> nproc: [2023-01-06T11:06:25.806Z] 8 [2023-01-06T11:06:25.806Z] [2023-01-06T11:06:25.806Z] [2023-01-06T11:06:25.806Z] ---> df -h: [2023-01-06T11:06:25.806Z] Filesystem Size Used Avail Use% Mounted on [2023-01-06T11:06:25.806Z] overlay 155G 13G 143G 9% / [2023-01-06T11:06:25.806Z] tmpfs 64M 0 64M 0% /dev [2023-01-06T11:06:25.806Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-06T11:06:25.806Z] shm 64M 0 64M 0% /dev/shm [2023-01-06T11:06:25.806Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-06T11:06:25.806Z] [2023-01-06T11:06:25.806Z]