Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3f594a181df4350d50f9cefe1b70e34eb008ea7 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-ssh14899019584064522284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10222753057956101502.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9660115138719375669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh164367622628785579.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5026700285859756042.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, goVersion:1.18, 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2330 in /w/workspace/dgexfoundry_device-sdk-go_levski [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/dgexfoundry_device-sdk-go_levski # 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 b3f594a181df4350d50f9cefe1b70e34eb008ea7 (levski) > 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 b3f594a181df4350d50f9cefe1b70e34eb008ea7 # timeout=10 Commit message: "docs: Levski change log updated (#1388)" > git rev-list --no-walk a6639bc907c868da99f3246e240586b858116a4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T01:11:34.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T01:11:34.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T01:11:34.501Z] ========================================================= [2023-03-16T01:11:34.501Z] EdgeX Global Pipelines Version Info [2023-03-16T01:11:34.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:11:35.222Z] ------------------- [2023-03-16T01:11:35.222Z] stable info: [2023-03-16T01:11:35.222Z] ------------------- [2023-03-16T01:11:35.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T01:11:35.222Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T01:11:35.222Z] Message: update stable to v1.0.245 [2023-03-16T01:11:35.792Z] ------------------- [2023-03-16T01:11:35.792Z] experimental info: [2023-03-16T01:11:35.792Z] ------------------- [2023-03-16T01:11:35.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T01:11:35.792Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T01:11:35.792Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T01:11:35.956Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-16T01:11:35.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-16T01:11:35.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T01:11:35.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T01:11:36.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T01:11:36.016Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-16T01:11:36.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T01:11:36.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-16T01:11:36.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T01:11:36.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T01:11:36.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T01:11:36.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-16T01:11:36.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T01:11:36.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T01:11:36.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T01:11:36.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T01:11:36.153Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T01:11:36.164Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T01:11:36.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T01:11:36.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T01:11:36.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T01:11:36.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-03-16T01:11:36.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T01:11:36.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T01:11:36.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T01:11:36.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T01:11:36.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T01:11:36.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-16T01:11:36.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-16T01:11:36.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-16T01:11:36.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-16T01:11:36.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3f594a [Pipeline] echo [2023-03-16T01:11:36.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:11:36.387Z] provisioning config files... [2023-03-16T01:11:36.402Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config5957270966880424683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:11:36.705Z] ---> docker-login.sh [2023-03-16T01:11:36.705Z] nexus3.edgexfoundry.org:10001 [2023-03-16T01:11:36.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:36.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:36.966Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:36.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:36.966Z] [2023-03-16T01:11:36.966Z] Login Succeeded [2023-03-16T01:11:36.966Z] nexus3.edgexfoundry.org:10002 [2023-03-16T01:11:37.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:37.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:37.252Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:37.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:37.252Z] [2023-03-16T01:11:37.252Z] Login Succeeded [2023-03-16T01:11:37.252Z] nexus3.edgexfoundry.org:10003 [2023-03-16T01:11:37.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:37.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:37.252Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:37.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:37.252Z] [2023-03-16T01:11:37.252Z] Login Succeeded [2023-03-16T01:11:37.252Z] nexus3.edgexfoundry.org:10004 [2023-03-16T01:11:37.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:37.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:37.531Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:37.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:37.531Z] [2023-03-16T01:11:37.531Z] Login Succeeded [2023-03-16T01:11:37.531Z] docker.io [2023-03-16T01:11:37.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:37.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:37.792Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:37.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:37.792Z] [2023-03-16T01:11:37.792Z] Login Succeeded [2023-03-16T01:11:37.792Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T01:11:37.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T01:11:38.161Z] + git rev-list -1 --merges b3f594a181df4350d50f9cefe1b70e34eb008ea7~1..b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-16T01:11:38.218Z] -----------> git rev-list -1 --merges b3f594a181df4350d50f9cefe1b70e34eb008ea7~1..b3f594a181df4350d50f9cefe1b70e34eb008ea7 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [false] [Pipeline] sh [2023-03-16T01:11:38.509Z] + git log --format=format:%s -1 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-16T01:11:38.531Z] ========================================================= [2023-03-16T01:11:38.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T01:11:38.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T01:11:38.846Z] + git log --format=format:%s -1 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-16T01:11:38.859Z] [semverPrep] GIT_COMMIT: b3f594a181df4350d50f9cefe1b70e34eb008ea7, Commit Message: docs: Levski change log updated (#1388) [Pipeline] echo [2023-03-16T01:11:38.868Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T01:11:39.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T01:11:39.233Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T01:11:39.233Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T01:11:39.233Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T01:11:39.233Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T01:11:39.233Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T01:11:39.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:11:39.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:11:39.580Z] [2023-03-16T01:11:39.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:11:39.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:11:39.885Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T01:11:39.885Z] b85a868b505f: Pulling fs layer [2023-03-16T01:11:39.885Z] e2be974225ed: Pulling fs layer [2023-03-16T01:11:39.885Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T01:11:39.885Z] 988bab9f4d93: Pulling fs layer [2023-03-16T01:11:39.885Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T01:11:39.885Z] eaf3925da568: Pulling fs layer [2023-03-16T01:11:39.885Z] bab4dde63d76: Pulling fs layer [2023-03-16T01:11:39.885Z] bde34c3a00c8: Pulling fs layer [2023-03-16T01:11:39.885Z] b352a97aabf1: Pulling fs layer [2023-03-16T01:11:39.885Z] 4872d77fe225: Pulling fs layer [2023-03-16T01:11:39.885Z] 5851b861e8e6: Pulling fs layer [2023-03-16T01:11:39.885Z] bde34c3a00c8: Waiting [2023-03-16T01:11:39.885Z] eaf3925da568: Waiting [2023-03-16T01:11:39.885Z] 988bab9f4d93: Waiting [2023-03-16T01:11:39.885Z] 1469e6f7b9e6: Waiting [2023-03-16T01:11:39.885Z] 4872d77fe225: Waiting [2023-03-16T01:11:39.885Z] b352a97aabf1: Waiting [2023-03-16T01:11:39.885Z] bab4dde63d76: Waiting [2023-03-16T01:11:39.885Z] e2be974225ed: Verifying Checksum [2023-03-16T01:11:39.885Z] e2be974225ed: Download complete [2023-03-16T01:11:39.885Z] 988bab9f4d93: Verifying Checksum [2023-03-16T01:11:39.885Z] 988bab9f4d93: Download complete [2023-03-16T01:11:40.147Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T01:11:40.147Z] 1469e6f7b9e6: Download complete [2023-03-16T01:11:40.147Z] eaf3925da568: Download complete [2023-03-16T01:11:40.147Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T01:11:40.147Z] bde34c3a00c8: Verifying Checksum [2023-03-16T01:11:40.147Z] bde34c3a00c8: Download complete [2023-03-16T01:11:40.147Z] b352a97aabf1: Verifying Checksum [2023-03-16T01:11:40.147Z] b352a97aabf1: Download complete [2023-03-16T01:11:40.147Z] 4872d77fe225: Verifying Checksum [2023-03-16T01:11:40.147Z] 4872d77fe225: Download complete [2023-03-16T01:11:40.147Z] 5851b861e8e6: Verifying Checksum [2023-03-16T01:11:40.147Z] 5851b861e8e6: Download complete [2023-03-16T01:11:40.147Z] b85a868b505f: Verifying Checksum [2023-03-16T01:11:40.147Z] b85a868b505f: Download complete [2023-03-16T01:11:40.410Z] bab4dde63d76: Verifying Checksum [2023-03-16T01:11:40.410Z] bab4dde63d76: Download complete [2023-03-16T01:11:41.794Z] b85a868b505f: Pull complete [2023-03-16T01:11:41.794Z] e2be974225ed: Pull complete [2023-03-16T01:11:42.055Z] 339a4e72a1f5: Pull complete [2023-03-16T01:11:42.055Z] 988bab9f4d93: Pull complete [2023-03-16T01:11:42.626Z] 1469e6f7b9e6: Pull complete [2023-03-16T01:11:42.626Z] eaf3925da568: Pull complete [2023-03-16T01:11:44.535Z] bab4dde63d76: Pull complete [2023-03-16T01:11:44.535Z] bde34c3a00c8: Pull complete [2023-03-16T01:11:44.535Z] b352a97aabf1: Pull complete [2023-03-16T01:11:44.535Z] 4872d77fe225: Pull complete [2023-03-16T01:11:44.535Z] 5851b861e8e6: Pull complete [2023-03-16T01:11:44.796Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T01:11:44.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:11:44.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:11:44.898Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:11:44.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T01:11:48.493Z] $ docker top 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 -eo pid,comm [2023-03-16T01:11:48.556Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T01:11:48.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T01:11:48.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:11:48.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:11:48.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:11:48.710Z] $ docker exec 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 ssh-agent [2023-03-16T01:11:48.820Z] SSH_AUTH_SOCK=/tmp/ssh-z3b7NksEza9r/agent.32 [2023-03-16T01:11:48.820Z] SSH_AGENT_PID=38 [2023-03-16T01:11:48.825Z] Running ssh-add (command line suppressed) [2023-03-16T01:11:48.908Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_342447318203293198.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_342447318203293198.key) [2023-03-16T01:11:48.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:11:49.218Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T01:11:49.224Z] $ docker exec --env ******** --env ******** 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 ssh-agent -k [2023-03-16T01:11:49.323Z] unset SSH_AUTH_SOCK; [2023-03-16T01:11:49.324Z] unset SSH_AGENT_PID; [2023-03-16T01:11:49.324Z] echo Agent pid 38 killed; [2023-03-16T01:11:49.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T01:11:49.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:11:49.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:11:49.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:11:49.476Z] $ docker exec 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 ssh-agent [2023-03-16T01:11:49.583Z] SSH_AUTH_SOCK=/tmp/ssh-E7Y3xJHU9hog/agent.70 [2023-03-16T01:11:49.583Z] SSH_AGENT_PID=76 [2023-03-16T01:11:49.588Z] Running ssh-add (command line suppressed) [2023-03-16T01:11:49.677Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_1718803939002813065.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_1718803939002813065.key) [2023-03-16T01:11:49.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:11:49.983Z] + git semver init [2023-03-16T01:11:50.242Z] 2023-03-16 01:11:50,173 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T01:11:50.242Z] 2023-03-16 01:11:50,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-03-16T01:11:50.242Z] 2023-03-16 01:11:50,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-03-16T01:11:50.242Z] 2023-03-16 01:11:50,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_levski/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-03-16T01:11:51.180Z] 2023-03-16 01:11:51,067 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.git/info/exclude [2023-03-16T01:11:51.180Z] 2023-03-16 01:11:51,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski with force:False [2023-03-16T01:11:51.180Z] 2023-03-16 01:11:51,068 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:11:51.180Z] 2023-03-16 01:11:51,068 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:11:51.180Z] 2.3.1-dev.4 [Pipeline] } [2023-03-16T01:11:51.186Z] $ docker exec --env ******** --env ******** 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 ssh-agent -k [2023-03-16T01:11:51.293Z] unset SSH_AUTH_SOCK; [2023-03-16T01:11:51.293Z] unset SSH_AGENT_PID; [2023-03-16T01:11:51.293Z] echo Agent pid 76 killed; [2023-03-16T01:11:51.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T01:11:51.605Z] + git semver [Pipeline] } [2023-03-16T01:11:51.872Z] $ docker stop --time=1 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 [2023-03-16T01:11:53.165Z] $ docker rm -f --volumes 25cdcc72cdb6004ff3945e81f901d6ca9cd9ea3c07a385ace9330d7321f8caa0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T01:11:53.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T01:11:53.731Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T01:11:53.734Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:11:53.878Z] provisioning config files... [2023-03-16T01:11:53.888Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config11298013263903336040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:11:54.185Z] ---> docker-login.sh [2023-03-16T01:11:54.185Z] nexus3.edgexfoundry.org:10001 [2023-03-16T01:11:54.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:54.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:54.185Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:54.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:54.185Z] [2023-03-16T01:11:54.185Z] Login Succeeded [2023-03-16T01:11:54.185Z] nexus3.edgexfoundry.org:10002 [2023-03-16T01:11:54.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:54.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:54.185Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:54.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:54.185Z] [2023-03-16T01:11:54.185Z] Login Succeeded [2023-03-16T01:11:54.185Z] nexus3.edgexfoundry.org:10003 [2023-03-16T01:11:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:54.445Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:54.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:54.446Z] [2023-03-16T01:11:54.446Z] Login Succeeded [2023-03-16T01:11:54.446Z] nexus3.edgexfoundry.org:10004 [2023-03-16T01:11:54.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:54.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:54.446Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:54.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:54.446Z] [2023-03-16T01:11:54.446Z] Login Succeeded [2023-03-16T01:11:54.446Z] docker.io [2023-03-16T01:11:54.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:11:54.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:11:54.705Z] Configure a credential helper to remove this warning. See [2023-03-16T01:11:54.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:11:54.705Z] [2023-03-16T01:11:54.705Z] Login Succeeded [2023-03-16T01:11:54.705Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T01:11:54.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T01:11:54.766Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:11:54.777Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:11:54.783Z] ========================================================= [2023-03-16T01:11:54.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-16T01:11:54.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:11:55.087Z] + 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-03-16T01:11:55.087Z] Sending build context to Docker daemon 10.84MB [2023-03-16T01:11:55.087Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T01:11:55.087Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-16T01:11:55.087Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T01:11:55.087Z] 213ec9aee27d: Pulling fs layer [2023-03-16T01:11:55.087Z] 4583459ba037: Pulling fs layer [2023-03-16T01:11:55.087Z] 93c1e223e6f2: Pulling fs layer [2023-03-16T01:11:55.087Z] 53926ce57604: Pulling fs layer [2023-03-16T01:11:55.087Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-16T01:11:55.087Z] 22ff95d597cd: Pulling fs layer [2023-03-16T01:11:55.087Z] 12d6caf4c0d1: Pulling fs layer [2023-03-16T01:11:55.087Z] 96b7cbca73a9: Pulling fs layer [2023-03-16T01:11:55.087Z] a7acece74701: Pulling fs layer [2023-03-16T01:11:55.087Z] 12d6caf4c0d1: Waiting [2023-03-16T01:11:55.087Z] 96b7cbca73a9: Waiting [2023-03-16T01:11:55.087Z] a7acece74701: Waiting [2023-03-16T01:11:55.087Z] 21b2b0c7a3f4: Waiting [2023-03-16T01:11:55.087Z] 22ff95d597cd: Waiting [2023-03-16T01:11:55.087Z] 53926ce57604: Waiting [2023-03-16T01:11:55.087Z] 93c1e223e6f2: Verifying Checksum [2023-03-16T01:11:55.087Z] 93c1e223e6f2: Download complete [2023-03-16T01:11:55.354Z] 4583459ba037: Download complete [2023-03-16T01:11:55.354Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-16T01:11:55.354Z] 21b2b0c7a3f4: Download complete [2023-03-16T01:11:55.354Z] 22ff95d597cd: Verifying Checksum [2023-03-16T01:11:55.354Z] 22ff95d597cd: Download complete [2023-03-16T01:11:55.354Z] 213ec9aee27d: Download complete [2023-03-16T01:11:55.354Z] 12d6caf4c0d1: Verifying Checksum [2023-03-16T01:11:55.354Z] 12d6caf4c0d1: Download complete [2023-03-16T01:11:55.354Z] 213ec9aee27d: Pull complete [2023-03-16T01:11:55.619Z] 4583459ba037: Pull complete [2023-03-16T01:11:55.619Z] 93c1e223e6f2: Pull complete [2023-03-16T01:11:55.881Z] a7acece74701: Verifying Checksum [2023-03-16T01:11:55.881Z] a7acece74701: Download complete [2023-03-16T01:11:56.143Z] 96b7cbca73a9: Verifying Checksum [2023-03-16T01:11:56.143Z] 96b7cbca73a9: Download complete [2023-03-16T01:11:56.143Z] 53926ce57604: Verifying Checksum [2023-03-16T01:11:56.143Z] 53926ce57604: Download complete [2023-03-16T01:12:00.335Z] 53926ce57604: Pull complete [2023-03-16T01:12:00.335Z] 21b2b0c7a3f4: Pull complete [2023-03-16T01:12:00.335Z] 22ff95d597cd: Pull complete [2023-03-16T01:12:00.335Z] 12d6caf4c0d1: Pull complete [2023-03-16T01:12:02.254Z] 96b7cbca73a9: Pull complete [2023-03-16T01:12:02.822Z] a7acece74701: Pull complete [2023-03-16T01:12:03.081Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-16T01:12:03.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-16T01:12:03.081Z] ---> db6d94c90886 [2023-03-16T01:12:03.081Z] Step 3/10 : ARG MAKE=make build [2023-03-16T01:12:08.834Z] Still waiting to schedule task [2023-03-16T01:12:08.835Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2326’ [2023-03-16T01:12:09.649Z] ---> Running in 9b1d9085a192 [2023-03-16T01:12:09.649Z] Removing intermediate container 9b1d9085a192 [2023-03-16T01:12:09.649Z] ---> 92afc057de40 [2023-03-16T01:12:09.649Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-16T01:12:09.649Z] ---> Running in b4d2e36ef8f1 [2023-03-16T01:12:09.649Z] Removing intermediate container b4d2e36ef8f1 [2023-03-16T01:12:09.649Z] ---> 6b64b59477c1 [2023-03-16T01:12:09.649Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T01:12:09.649Z] ---> Running in 0c9b71af597b [2023-03-16T01:12:09.649Z] Removing intermediate container 0c9b71af597b [2023-03-16T01:12:09.649Z] ---> d291d8baef31 [2023-03-16T01:12:09.649Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-16T01:12:09.649Z] ---> Running in ed7df531afa9 [2023-03-16T01:12:09.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-16T01:12:10.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-16T01:12:10.476Z] OK: 211 MiB in 51 packages [2023-03-16T01:12:11.044Z] Removing intermediate container ed7df531afa9 [2023-03-16T01:12:11.044Z] ---> d4bb2d2e9be6 [2023-03-16T01:12:11.044Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-16T01:12:11.044Z] ---> 44874c1c076d [2023-03-16T01:12:11.044Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T01:12:11.044Z] ---> Running in 2a433c10d9f9 [2023-03-16T01:12:46.087Z] Removing intermediate container 2a433c10d9f9 [2023-03-16T01:12:46.087Z] ---> 479c33ae5f9f [2023-03-16T01:12:46.087Z] Step 9/10 : COPY . . [2023-03-16T01:12:46.087Z] ---> 6ceb3864dbd1 [2023-03-16T01:12:46.087Z] Step 10/10 : RUN ${MAKE} [2023-03-16T01:12:46.087Z] ---> Running in 700873b7bbb7 [2023-03-16T01:12:46.087Z] noop [2023-03-16T01:12:46.087Z] Removing intermediate container 700873b7bbb7 [2023-03-16T01:12:46.087Z] ---> 61b26001bcf4 [2023-03-16T01:12:46.087Z] Successfully built 61b26001bcf4 [2023-03-16T01:12:46.087Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:12:46.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T01:12:46.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:12:46.474Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:12:46.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T01:12:46.863Z] $ docker top 65e2f4e082564fe782dd82d99341be36b7da5419ef0d947748ddacd486417844 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:12:47.202Z] + go version [2023-03-16T01:12:47.203Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-16T01:12:47.220Z] $ docker stop --time=1 65e2f4e082564fe782dd82d99341be36b7da5419ef0d947748ddacd486417844 [2023-03-16T01:12:48.493Z] $ docker rm -f --volumes 65e2f4e082564fe782dd82d99341be36b7da5419ef0d947748ddacd486417844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:12:48.885Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T01:12:48.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:12:48.959Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:12:48.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T01:12:49.314Z] $ docker top df19a253f07bad2644d4a2f5a0d6f58f552554047e90e22b9fbd9b8ff269463d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:12:49.653Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] fileExists [Pipeline] sh [2023-03-16T01:12:49.951Z] + make test [2023-03-16T01:12:49.951Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-16T01:12:56.516Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-03-16T01:13:08.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-03-16T01:13:08.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-03-16T01:13:08.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-03-16T01:13:08.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-03-16T01:13:08.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-03-16T01:13:09.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements [2023-03-16T01:13:09.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.080s coverage: 78.9% of statements [2023-03-16T01:13:09.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-03-16T01:13:09.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.101s coverage: 73.1% of statements [2023-03-16T01:13:09.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-03-16T01:13:09.276Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-03-16T01:13:09.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.109s coverage: 54.4% of statements [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-03-16T01:13:09.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 65.1% of statements [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-03-16T01:13:09.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.771s coverage: 89.2% of statements [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-03-16T01:13:09.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.7% of statements [2023-03-16T01:13:09.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-03-16T01:13:24.718Z] 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-03-16T01:13:24.718Z] GO111MODULE=on go vet ./... [2023-03-16T01:13:28.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T01:13:28.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T01:13:28.000Z] ./bin/test-attribution-txt.sh [2023-03-16T01:13:28.000Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-16T01:13:28.000Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-16T01:13:28.000Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-16T01:13:28.000Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T01:13:28.012Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T01:13:28.028Z] $ docker stop --time=1 df19a253f07bad2644d4a2f5a0d6f58f552554047e90e22b9fbd9b8ff269463d [2023-03-16T01:13:32.728Z] $ docker rm -f --volumes df19a253f07bad2644d4a2f5a0d6f58f552554047e90e22b9fbd9b8ff269463d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T01:13:33.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T01:13:33.275Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T01:13:33.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T01:13:34.034Z] + ls -al . [2023-03-16T01:13:34.034Z] total 280 [2023-03-16T01:13:34.034Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 01:12 . [2023-03-16T01:13:34.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 01:11 .. [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 01:11 .dockerignore [2023-03-16T01:13:34.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 01:13 .git [2023-03-16T01:13:34.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 01:11 .github [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 16 01:11 .gitignore [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 01:11 .golangci.yml [2023-03-16T01:13:34.034Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 01:11 .semver [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 31944 Mar 16 01:11 CHANGELOG.md [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 01:11 GOVERNANCE.md [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 903 Mar 16 01:11 Jenkinsfile [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 01:11 LICENSE [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 2003 Mar 16 01:11 Makefile [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 16 01:11 OWNERS.md [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 16 01:11 README.md [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 01:11 VERSION [2023-03-16T01:13:34.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 01:11 bin [2023-03-16T01:13:34.034Z] -rw-r--r-- 1 jenkins jenkins 101839 Mar 16 01:13 coverage.out [2023-03-16T01:13:34.034Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 01:11 example [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 3347 Mar 16 01:11 go.mod [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 44423 Mar 16 01:11 go.sum [2023-03-16T01:13:34.034Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 01:11 internal [2023-03-16T01:13:34.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 01:11 openapi [2023-03-16T01:13:34.034Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 01:11 pkg [2023-03-16T01:13:34.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 01:11 snap [2023-03-16T01:13:34.034Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:13:34.337Z] + 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=b3f594a181df4350d50f9cefe1b70e34eb008ea7 --label arch=amd64 --label version=2.3.1-dev.4 . [2023-03-16T01:13:34.337Z] Sending build context to Docker daemon 10.94MB [2023-03-16T01:13:34.337Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T01:13:34.337Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-16T01:13:34.337Z] ---> 61b26001bcf4 [2023-03-16T01:13:34.337Z] Step 3/23 : ARG MAKE=make build [2023-03-16T01:13:34.595Z] ---> Running in 8301250d084c [2023-03-16T01:13:34.595Z] Removing intermediate container 8301250d084c [2023-03-16T01:13:34.595Z] ---> 1ebe16f50dd1 [2023-03-16T01:13:34.595Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-16T01:13:34.595Z] ---> Running in bc625a8263b9 [2023-03-16T01:13:34.595Z] Removing intermediate container bc625a8263b9 [2023-03-16T01:13:34.595Z] ---> d35292797bf3 [2023-03-16T01:13:34.595Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T01:13:34.854Z] ---> Running in f50be0d70f08 [2023-03-16T01:13:34.854Z] Removing intermediate container f50be0d70f08 [2023-03-16T01:13:34.854Z] ---> 94abaa0080c4 [2023-03-16T01:13:34.854Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-16T01:13:34.854Z] ---> Running in 7fa0925bcc50 [2023-03-16T01:13:35.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-16T01:13:35.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-16T01:13:35.631Z] OK: 211 MiB in 51 packages [2023-03-16T01:13:35.890Z] Removing intermediate container 7fa0925bcc50 [2023-03-16T01:13:35.890Z] ---> 38e1b73c5985 [2023-03-16T01:13:35.890Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-16T01:13:35.890Z] ---> 4f9e316eac88 [2023-03-16T01:13:35.890Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T01:13:35.890Z] ---> Running in d2be85d52d38 [2023-03-16T01:13:36.457Z] Removing intermediate container d2be85d52d38 [2023-03-16T01:13:36.457Z] ---> 53ad9c2a50f0 [2023-03-16T01:13:36.457Z] Step 9/23 : COPY . . [2023-03-16T01:13:37.039Z] ---> 150728383b48 [2023-03-16T01:13:37.039Z] Step 10/23 : RUN ${MAKE} [2023-03-16T01:13:37.039Z] ---> Running in c42aadeb8bd5 [2023-03-16T01:13:37.296Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-16T01:13:55.504Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-03-16T01:13:59.204Z] Removing intermediate container c42aadeb8bd5 [2023-03-16T01:13:59.204Z] ---> 91fc730ce101 [2023-03-16T01:13:59.204Z] Step 11/23 : FROM alpine:3.16 [2023-03-16T01:13:59.204Z] 3.16: Pulling from library/alpine [2023-03-16T01:13:59.204Z] ef5531b6e74e: Pulling fs layer [2023-03-16T01:13:59.494Z] ef5531b6e74e: Verifying Checksum [2023-03-16T01:13:59.494Z] ef5531b6e74e: Download complete [2023-03-16T01:13:59.494Z] ef5531b6e74e: Pull complete [2023-03-16T01:13:59.494Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-16T01:13:59.494Z] Status: Downloaded newer image for alpine:3.16 [2023-03-16T01:13:59.494Z] ---> dfd21b5a31f5 [2023-03-16T01:13:59.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T01:13:59.754Z] ---> Running in ae0ec227b7d2 [2023-03-16T01:13:59.754Z] Removing intermediate container ae0ec227b7d2 [2023-03-16T01:13:59.754Z] ---> 5be1cd7d7b4e [2023-03-16T01:13:59.754Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-03-16T01:13:59.754Z] ---> Running in 8b037baa6e0d [2023-03-16T01:14:00.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-16T01:14:00.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-16T01:14:00.581Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-03-16T01:14:00.581Z] (2/5) Installing libsodium (1.0.18-r0) [2023-03-16T01:14:00.581Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-16T01:14:00.581Z] (4/5) Installing libzmq (4.3.4-r0) [2023-03-16T01:14:00.581Z] (5/5) Installing zeromq (4.3.4-r0) [2023-03-16T01:14:00.581Z] Executing busybox-1.35.0-r17.trigger [2023-03-16T01:14:00.581Z] OK: 8 MiB in 19 packages [2023-03-16T01:14:01.175Z] Removing intermediate container 8b037baa6e0d [2023-03-16T01:14:01.175Z] ---> ba98758b5882 [2023-03-16T01:14:01.175Z] Step 14/23 : WORKDIR / [2023-03-16T01:14:01.175Z] ---> Running in 37d14f06f448 [2023-03-16T01:14:01.175Z] Removing intermediate container 37d14f06f448 [2023-03-16T01:14:01.175Z] ---> 0ff267d1a3d5 [2023-03-16T01:14:01.175Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-16T01:14:01.175Z] ---> b42223e20d8d [2023-03-16T01:14:01.175Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-16T01:14:02.111Z] ---> 00873cc66673 [2023-03-16T01:14:02.112Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-16T01:14:02.112Z] ---> a268694b3fd7 [2023-03-16T01:14:02.112Z] Step 18/23 : EXPOSE 59999 [2023-03-16T01:14:02.112Z] ---> Running in 4b319f39cb1c [2023-03-16T01:14:02.112Z] Removing intermediate container 4b319f39cb1c [2023-03-16T01:14:02.112Z] ---> d91d9c736263 [2023-03-16T01:14:02.112Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-16T01:14:02.112Z] ---> Running in b5391c5dbda4 [2023-03-16T01:14:02.112Z] Removing intermediate container b5391c5dbda4 [2023-03-16T01:14:02.112Z] ---> 0778cbbc753e [2023-03-16T01:14:02.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-16T01:14:02.112Z] ---> Running in 62fa7e7d35a0 [2023-03-16T01:14:02.370Z] Removing intermediate container 62fa7e7d35a0 [2023-03-16T01:14:02.370Z] ---> 38654f559ed2 [2023-03-16T01:14:02.370Z] Step 21/23 : LABEL arch=amd64 [2023-03-16T01:14:02.370Z] ---> Running in 53fa00323c6c [2023-03-16T01:14:02.370Z] Removing intermediate container 53fa00323c6c [2023-03-16T01:14:02.370Z] ---> d1d269bf156c [2023-03-16T01:14:02.370Z] Step 22/23 : LABEL git_sha=b3f594a181df4350d50f9cefe1b70e34eb008ea7 [2023-03-16T01:14:02.370Z] ---> Running in db2da85787c4 [2023-03-16T01:14:02.370Z] Removing intermediate container db2da85787c4 [2023-03-16T01:14:02.370Z] ---> ca8a9237a5e5 [2023-03-16T01:14:02.370Z] Step 23/23 : LABEL version=2.3.1-dev.4 [2023-03-16T01:14:02.370Z] ---> Running in efb50ffed657 [2023-03-16T01:14:02.630Z] Removing intermediate container efb50ffed657 [2023-03-16T01:14:02.630Z] ---> 6e1ba32d3500 [2023-03-16T01:14:02.630Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T01:14:02.630Z] Successfully built 6e1ba32d3500 [2023-03-16T01:14:02.630Z] 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-03-16T01:14:03.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:14:03.034Z] [2023-03-16T01:14:03.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:14:03.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:14:03.334Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T01:14:03.334Z] 5eb5b503b376: Pulling fs layer [2023-03-16T01:14:03.334Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T01:14:03.334Z] ec43610c2a17: Pulling fs layer [2023-03-16T01:14:03.334Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T01:14:03.334Z] 33b1e0a273af: Pulling fs layer [2023-03-16T01:14:03.334Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T01:14:03.334Z] 2f39f015ded8: Pulling fs layer [2023-03-16T01:14:03.334Z] 5d3b04190fa2: Waiting [2023-03-16T01:14:03.334Z] 2f39f015ded8: Waiting [2023-03-16T01:14:03.334Z] 3a2ae6a8a46f: Waiting [2023-03-16T01:14:03.334Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T01:14:03.334Z] 5c69ac0246d0: Download complete [2023-03-16T01:14:03.334Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T01:14:03.334Z] 3a2ae6a8a46f: Download complete [2023-03-16T01:14:03.595Z] 33b1e0a273af: Verifying Checksum [2023-03-16T01:14:03.595Z] 33b1e0a273af: Download complete [2023-03-16T01:14:03.595Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T01:14:03.595Z] 5d3b04190fa2: Download complete [2023-03-16T01:14:03.595Z] ec43610c2a17: Verifying Checksum [2023-03-16T01:14:03.595Z] ec43610c2a17: Download complete [2023-03-16T01:14:03.595Z] 5eb5b503b376: Verifying Checksum [2023-03-16T01:14:03.595Z] 5eb5b503b376: Download complete [2023-03-16T01:14:04.163Z] 2f39f015ded8: Download complete [2023-03-16T01:14:04.729Z] 5eb5b503b376: Pull complete [2023-03-16T01:14:04.987Z] 5c69ac0246d0: Pull complete [2023-03-16T01:14:05.244Z] ec43610c2a17: Pull complete [2023-03-16T01:14:05.504Z] 3a2ae6a8a46f: Pull complete [2023-03-16T01:14:05.504Z] 33b1e0a273af: Pull complete [2023-03-16T01:14:05.762Z] 5d3b04190fa2: Pull complete [2023-03-16T01:14:09.947Z] 2f39f015ded8: Pull complete [2023-03-16T01:14:09.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T01:14:09.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:14:09.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:14:10.021Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:14:10.058Z] $ 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/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T01:14:14.586Z] $ docker top d6d102c637d0f071f75f658f992d8eb75c6ab6c9e6888e53f02b72294b7ddb52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:14:14.977Z] ---> job-cost.sh [2023-03-16T01:14:14.977Z] lf-activate-venv: SKIPPING [2023-03-16T01:14:14.977Z] INFO: No Stack... [2023-03-16T01:14:15.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T01:14:15.612Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T01:14:15.899Z] + cat /w/workspace/dgexfoundry_device-sdk-go_levski/archives/cost.csv [2023-03-16T01:14:15.899Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T01:14:15.912Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] [2023-03-16T01:14:15.922Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] did not exist. Created. [2023-03-16T01:14:15.922Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T01:14:16.218Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T01:14:16.248Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T01:14:16.256Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T01:14:16.277Z] $ docker stop --time=1 d6d102c637d0f071f75f658f992d8eb75c6ab6c9e6888e53f02b72294b7ddb52 [2023-03-16T01:14:17.516Z] $ docker rm -f --volumes d6d102c637d0f071f75f658f992d8eb75c6ab6c9e6888e53f02b72294b7ddb52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T01:15:45.808Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2331 in /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] { [Pipeline] ws [2023-03-16T01:15:45.823Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2023-03-16T01:15:45.862Z] The recommended git tool is: git [2023-03-16T01:15:52.086Z] using credential edgex-jenkins-ssh [2023-03-16T01:15:52.106Z] Cloning the remote Git repository [2023-03-16T01:15:52.159Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-16T01:15:52.261Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2023-03-16T01:15:52.417Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-16T01:15:52.418Z] > git --version # timeout=10 [2023-03-16T01:15:52.440Z] > git --version # 'git version 2.25.1' [2023-03-16T01:15:52.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T01:15:52.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T01:15:54.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-16T01:15:54.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T01:15:55.413Z] Avoid second fetch [2023-03-16T01:15:55.414Z] Checking out Revision b3f594a181df4350d50f9cefe1b70e34eb008ea7 (levski) [2023-03-16T01:15:56.110Z] Commit message: "docs: Levski change log updated (#1388)" [2023-03-16T01:15:55.438Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T01:15:55.530Z] > git checkout -f b3f594a181df4350d50f9cefe1b70e34eb008ea7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T01:15:56.953Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T01:15:56.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T01:15:56.953Z] Dload Upload Total Spent Left Speed [2023-03-16T01:15:56.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-03-16T01:15:57.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T01:15:57.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T01:15:57.992Z] + sudo tee /etc/docker/daemon.new [2023-03-16T01:15:57.992Z] { [2023-03-16T01:15:57.992Z] "registry-mirrors": [ [2023-03-16T01:15:57.993Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T01:15:57.993Z] ], [2023-03-16T01:15:57.993Z] "bip": "10.250.0.254/24", [2023-03-16T01:15:57.993Z] "hosts": [ [2023-03-16T01:15:57.993Z] "tcp://0.0.0.0:5555", [2023-03-16T01:15:57.993Z] "unix:///var/run/docker.sock" [2023-03-16T01:15:57.993Z] ], [2023-03-16T01:15:57.993Z] "mtu": 1458, [2023-03-16T01:15:57.993Z] "selinux-enabled": true, [2023-03-16T01:15:57.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T01:15:57.993Z] } [Pipeline] sh [2023-03-16T01:15:58.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T01:15:58.685Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:16:16.994Z] provisioning config files... [2023-03-16T01:16:17.023Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config15939146200148523742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:16:17.387Z] ---> docker-login.sh [2023-03-16T01:16:17.387Z] nexus3.edgexfoundry.org:10001 [2023-03-16T01:16:17.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:16:17.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:16:17.983Z] Configure a credential helper to remove this warning. See [2023-03-16T01:16:17.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:16:17.983Z] [2023-03-16T01:16:17.983Z] Login Succeeded [2023-03-16T01:16:17.983Z] nexus3.edgexfoundry.org:10002 [2023-03-16T01:16:18.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:16:18.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:16:18.525Z] Configure a credential helper to remove this warning. See [2023-03-16T01:16:18.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:16:18.525Z] [2023-03-16T01:16:18.525Z] Login Succeeded [2023-03-16T01:16:18.525Z] nexus3.edgexfoundry.org:10003 [2023-03-16T01:16:18.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:16:18.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:16:18.797Z] Configure a credential helper to remove this warning. See [2023-03-16T01:16:18.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:16:18.797Z] [2023-03-16T01:16:18.797Z] Login Succeeded [2023-03-16T01:16:18.797Z] nexus3.edgexfoundry.org:10004 [2023-03-16T01:16:19.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:16:19.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:16:19.068Z] Configure a credential helper to remove this warning. See [2023-03-16T01:16:19.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:16:19.068Z] [2023-03-16T01:16:19.068Z] Login Succeeded [2023-03-16T01:16:19.068Z] docker.io [2023-03-16T01:16:19.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:16:19.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:16:19.670Z] Configure a credential helper to remove this warning. See [2023-03-16T01:16:19.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:16:19.670Z] [2023-03-16T01:16:19.670Z] Login Succeeded [2023-03-16T01:16:19.670Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T01:16:19.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T01:16:19.993Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:16:20.005Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:16:20.014Z] ========================================================= [2023-03-16T01:16:20.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-16T01:16:20.014Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:16:20.370Z] + 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-03-16T01:16:20.643Z] Sending build context to Docker daemon 5.827MB [2023-03-16T01:16:20.917Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T01:16:20.917Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-16T01:16:20.917Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T01:16:20.917Z] 9b18e9b68314: Pulling fs layer [2023-03-16T01:16:20.917Z] 35d82f9e3411: Pulling fs layer [2023-03-16T01:16:20.917Z] e16973657156: Pulling fs layer [2023-03-16T01:16:20.917Z] fc693d55d65f: Pulling fs layer [2023-03-16T01:16:20.917Z] 7e9fc2657dce: Pulling fs layer [2023-03-16T01:16:20.917Z] dda99020689f: Pulling fs layer [2023-03-16T01:16:20.917Z] db1c61fa0a46: Pulling fs layer [2023-03-16T01:16:20.917Z] 891c053d2c06: Pulling fs layer [2023-03-16T01:16:20.917Z] 7e9fc2657dce: Waiting [2023-03-16T01:16:20.917Z] db1c61fa0a46: Waiting [2023-03-16T01:16:20.917Z] dda99020689f: Waiting [2023-03-16T01:16:20.917Z] e16973657156: Verifying Checksum [2023-03-16T01:16:20.917Z] e16973657156: Download complete [2023-03-16T01:16:20.917Z] 35d82f9e3411: Verifying Checksum [2023-03-16T01:16:20.917Z] 35d82f9e3411: Download complete [2023-03-16T01:16:21.191Z] 7e9fc2657dce: Verifying Checksum [2023-03-16T01:16:21.191Z] 7e9fc2657dce: Download complete [2023-03-16T01:16:21.191Z] dda99020689f: Verifying Checksum [2023-03-16T01:16:21.191Z] dda99020689f: Download complete [2023-03-16T01:16:21.191Z] 9b18e9b68314: Verifying Checksum [2023-03-16T01:16:21.191Z] 9b18e9b68314: Download complete [2023-03-16T01:16:22.171Z] 9b18e9b68314: Pull complete [2023-03-16T01:16:22.171Z] 891c053d2c06: Verifying Checksum [2023-03-16T01:16:22.171Z] 891c053d2c06: Download complete [2023-03-16T01:16:22.462Z] 35d82f9e3411: Pull complete [2023-03-16T01:16:22.738Z] e16973657156: Pull complete [2023-03-16T01:16:23.329Z] db1c61fa0a46: Verifying Checksum [2023-03-16T01:16:23.329Z] db1c61fa0a46: Download complete [2023-03-16T01:16:23.916Z] fc693d55d65f: Verifying Checksum [2023-03-16T01:16:23.916Z] fc693d55d65f: Download complete [2023-03-16T01:16:36.255Z] fc693d55d65f: Pull complete [2023-03-16T01:16:36.255Z] 7e9fc2657dce: Pull complete [2023-03-16T01:16:36.255Z] dda99020689f: Pull complete [2023-03-16T01:16:40.525Z] db1c61fa0a46: Pull complete [2023-03-16T01:16:42.491Z] 891c053d2c06: Pull complete [2023-03-16T01:16:42.491Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-16T01:16:42.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-16T01:16:42.491Z] ---> f96f9c87975a [2023-03-16T01:16:42.491Z] Step 3/10 : ARG MAKE=make build [2023-03-16T01:16:44.446Z] ---> Running in eda3ffaba834 [2023-03-16T01:16:44.729Z] Removing intermediate container eda3ffaba834 [2023-03-16T01:16:44.729Z] ---> e00c6bde6565 [2023-03-16T01:16:44.729Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-16T01:16:44.729Z] ---> Running in 197926e572ee [2023-03-16T01:16:45.314Z] Removing intermediate container 197926e572ee [2023-03-16T01:16:45.314Z] ---> 5c64e208d70d [2023-03-16T01:16:45.314Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T01:16:45.314Z] ---> Running in 234528ad45ab [2023-03-16T01:16:45.581Z] Removing intermediate container 234528ad45ab [2023-03-16T01:16:45.582Z] ---> 558a064dee8c [2023-03-16T01:16:45.582Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-16T01:16:45.582Z] ---> Running in 5941deb6ac3b [2023-03-16T01:16:46.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-16T01:16:46.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-16T01:16:47.956Z] OK: 221 MiB in 51 packages [2023-03-16T01:16:48.945Z] Removing intermediate container 5941deb6ac3b [2023-03-16T01:16:48.946Z] ---> 099668ec101b [2023-03-16T01:16:48.946Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-16T01:16:49.565Z] ---> 0d899b19dd87 [2023-03-16T01:16:49.565Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T01:16:49.565Z] ---> Running in 122aa7e83947 [2023-03-16T01:17:46.015Z] Removing intermediate container 122aa7e83947 [2023-03-16T01:17:46.015Z] ---> d7d14635c772 [2023-03-16T01:17:46.015Z] Step 9/10 : COPY . . [2023-03-16T01:17:46.603Z] ---> 58d80f40980a [2023-03-16T01:17:46.603Z] Step 10/10 : RUN ${MAKE} [2023-03-16T01:17:46.603Z] ---> Running in c3a2dce8b342 [2023-03-16T01:17:47.570Z] noop [2023-03-16T01:17:48.167Z] Removing intermediate container c3a2dce8b342 [2023-03-16T01:17:48.168Z] ---> 93237ee85605 [2023-03-16T01:17:48.168Z] Successfully built 93237ee85605 [2023-03-16T01:17:48.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:17:48.528Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T01:17:48.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:17:48.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-2331 does not seem to be running inside a container [2023-03-16T01:17:48.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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-arm64 cat [2023-03-16T01:17:50.012Z] $ docker top e50969241348b44ecaae07c70570546936030906e9aaec795e98788e56231a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:17:50.828Z] + go version [2023-03-16T01:17:50.828Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-16T01:17:50.855Z] $ docker stop --time=1 e50969241348b44ecaae07c70570546936030906e9aaec795e98788e56231a36 [2023-03-16T01:17:52.522Z] $ docker rm -f --volumes e50969241348b44ecaae07c70570546936030906e9aaec795e98788e56231a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:17:53.056Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T01:17:53.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:17:53.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-2331 does not seem to be running inside a container [2023-03-16T01:17:53.310Z] $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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-arm64 cat [2023-03-16T01:17:54.500Z] $ docker top 1722eadeda3ff84bf78166d9abf3241fb732cf88a28bc7c1144f6939ad3d5df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:17:55.039Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/6 [Pipeline] fileExists [Pipeline] sh [2023-03-16T01:17:55.649Z] + make test [2023-03-16T01:17:55.649Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-16T01:18:34.549Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-03-16T01:20:56.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-03-16T01:20:56.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-03-16T01:20:56.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-03-16T01:20:56.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-03-16T01:20:56.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-03-16T01:20:56.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.407s coverage: 27.6% of statements [2023-03-16T01:20:56.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.472s coverage: 78.9% of statements [2023-03-16T01:20:56.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-03-16T01:21:06.435Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.461s coverage: 73.1% of statements [2023-03-16T01:21:06.435Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-03-16T01:21:06.435Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-03-16T01:21:10.723Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.660s coverage: 54.4% of statements [2023-03-16T01:21:10.723Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-03-16T01:21:10.723Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-03-16T01:21:10.723Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-03-16T01:21:10.723Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-03-16T01:21:11.309Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.473s coverage: 65.1% of statements [2023-03-16T01:21:11.309Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-03-16T01:21:11.309Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-03-16T01:21:11.309Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.039s coverage: 89.2% of statements [2023-03-16T01:21:11.309Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-03-16T01:21:13.257Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.299s coverage: 4.7% of statements [2023-03-16T01:21:13.257Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-03-16T01:21:13.841Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T01:21:13.841Z] GO111MODULE=on go vet ./... [2023-03-16T01:23:05.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T01:23:05.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T01:23:05.553Z] ./bin/test-attribution-txt.sh [2023-03-16T01:23:05.553Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-16T01:23:05.553Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-16T01:23:05.553Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-16T01:23:05.553Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T01:23:05.571Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T01:23:05.581Z] $ docker stop --time=1 1722eadeda3ff84bf78166d9abf3241fb732cf88a28bc7c1144f6939ad3d5df3 [2023-03-16T01:23:07.538Z] $ docker rm -f --volumes 1722eadeda3ff84bf78166d9abf3241fb732cf88a28bc7c1144f6939ad3d5df3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T01:23:09.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T01:23:09.073Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T01:23:09.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T01:23:10.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T01:23:10.446Z] + ls -al . [2023-03-16T01:23:10.446Z] total 276 [2023-03-16T01:23:10.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 01:17 . [2023-03-16T01:23:10.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 01:15 .. [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 01:15 .dockerignore [2023-03-16T01:23:10.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 01:15 .git [2023-03-16T01:23:10.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 01:15 .github [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 16 01:15 .gitignore [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 01:15 .golangci.yml [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 31944 Mar 16 01:15 CHANGELOG.md [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 01:15 GOVERNANCE.md [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 903 Mar 16 01:15 Jenkinsfile [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 01:15 LICENSE [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 2003 Mar 16 01:15 Makefile [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 16 01:15 OWNERS.md [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 16 01:15 README.md [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 01:11 VERSION [2023-03-16T01:23:10.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 01:15 bin [2023-03-16T01:23:10.446Z] -rw-r--r-- 1 jenkins jenkins 101840 Mar 16 01:21 coverage.out [2023-03-16T01:23:10.446Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 01:15 example [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 3347 Mar 16 01:15 go.mod [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 44423 Mar 16 01:15 go.sum [2023-03-16T01:23:10.446Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 01:15 internal [2023-03-16T01:23:10.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 01:15 openapi [2023-03-16T01:23:10.446Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 01:15 pkg [2023-03-16T01:23:10.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 01:15 snap [2023-03-16T01:23:10.446Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:23:10.791Z] + 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=b3f594a181df4350d50f9cefe1b70e34eb008ea7 --label arch=arm64 --label version=2.3.1-dev.4 . [2023-03-16T01:23:11.385Z] Sending build context to Docker daemon 5.929MB [2023-03-16T01:23:11.385Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T01:23:11.385Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-16T01:23:11.385Z] ---> 93237ee85605 [2023-03-16T01:23:11.385Z] Step 3/23 : ARG MAKE=make build [2023-03-16T01:23:12.796Z] ---> Running in 5f1b6cfbc677 [2023-03-16T01:23:13.063Z] Removing intermediate container 5f1b6cfbc677 [2023-03-16T01:23:13.063Z] ---> 6c1937590662 [2023-03-16T01:23:13.063Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-16T01:23:13.063Z] ---> Running in 2b0ca0ba704f [2023-03-16T01:23:13.337Z] Removing intermediate container 2b0ca0ba704f [2023-03-16T01:23:13.337Z] ---> 6246744ba871 [2023-03-16T01:23:13.337Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T01:23:13.605Z] ---> Running in cb7c435aad2e [2023-03-16T01:23:13.880Z] Removing intermediate container cb7c435aad2e [2023-03-16T01:23:13.880Z] ---> fe5b6bc6f2ca [2023-03-16T01:23:13.880Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-16T01:23:13.880Z] ---> Running in abb9597f6ea2 [2023-03-16T01:23:14.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-16T01:23:15.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-16T01:23:16.414Z] OK: 221 MiB in 51 packages [2023-03-16T01:23:17.376Z] Removing intermediate container abb9597f6ea2 [2023-03-16T01:23:17.376Z] ---> dd8ee337b583 [2023-03-16T01:23:17.376Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-16T01:23:17.962Z] ---> 712923ec8701 [2023-03-16T01:23:17.962Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T01:23:17.962Z] ---> Running in 56496f71eb22 [2023-03-16T01:23:19.920Z] Removing intermediate container 56496f71eb22 [2023-03-16T01:23:19.920Z] ---> 7df9201cacc5 [2023-03-16T01:23:19.920Z] Step 9/23 : COPY . . [2023-03-16T01:23:21.330Z] ---> 805fad602fc2 [2023-03-16T01:23:21.330Z] Step 10/23 : RUN ${MAKE} [2023-03-16T01:23:21.330Z] ---> Running in 7ca98d0b03f3 [2023-03-16T01:23:22.290Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-16T01:25:44.201Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-03-16T01:25:46.156Z] Removing intermediate container 7ca98d0b03f3 [2023-03-16T01:25:46.156Z] ---> c90e26bb7da1 [2023-03-16T01:25:46.156Z] Step 11/23 : FROM alpine:3.16 [2023-03-16T01:25:46.747Z] 3.16: Pulling from library/alpine [2023-03-16T01:25:46.747Z] 3760b48202b3: Pulling fs layer [2023-03-16T01:25:47.017Z] 3760b48202b3: Verifying Checksum [2023-03-16T01:25:47.017Z] 3760b48202b3: Download complete [2023-03-16T01:25:47.609Z] 3760b48202b3: Pull complete [2023-03-16T01:25:47.609Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-16T01:25:47.609Z] Status: Downloaded newer image for alpine:3.16 [2023-03-16T01:25:47.609Z] ---> 4c81e5bf8899 [2023-03-16T01:25:47.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T01:25:47.609Z] ---> Running in 48b278e3ad3a [2023-03-16T01:25:47.890Z] Removing intermediate container 48b278e3ad3a [2023-03-16T01:25:47.890Z] ---> ee435a06125b [2023-03-16T01:25:47.890Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-03-16T01:25:48.157Z] ---> Running in 45c8e13c73f8 [2023-03-16T01:25:49.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-16T01:25:49.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-16T01:25:50.863Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-03-16T01:25:50.863Z] (2/5) Installing libsodium (1.0.18-r0) [2023-03-16T01:25:50.863Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-16T01:25:50.863Z] (4/5) Installing libzmq (4.3.4-r0) [2023-03-16T01:25:50.863Z] (5/5) Installing zeromq (4.3.4-r0) [2023-03-16T01:25:50.863Z] Executing busybox-1.35.0-r17.trigger [2023-03-16T01:25:50.863Z] OK: 8 MiB in 19 packages [2023-03-16T01:25:51.834Z] Removing intermediate container 45c8e13c73f8 [2023-03-16T01:25:51.834Z] ---> 748f361b1a16 [2023-03-16T01:25:51.834Z] Step 14/23 : WORKDIR / [2023-03-16T01:25:51.834Z] ---> Running in c9263fa73a57 [2023-03-16T01:25:52.119Z] Removing intermediate container c9263fa73a57 [2023-03-16T01:25:52.119Z] ---> b08ebd858279 [2023-03-16T01:25:52.119Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-16T01:25:52.712Z] ---> 2dfa7465901f [2023-03-16T01:25:52.712Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-16T01:25:54.126Z] ---> a3524592df18 [2023-03-16T01:25:54.126Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-16T01:25:54.719Z] ---> f8ab4a6c31fe [2023-03-16T01:25:54.719Z] Step 18/23 : EXPOSE 59999 [2023-03-16T01:25:54.719Z] ---> Running in 228b11e703e7 [2023-03-16T01:25:54.993Z] Removing intermediate container 228b11e703e7 [2023-03-16T01:25:54.993Z] ---> 191b5e1d2b08 [2023-03-16T01:25:54.993Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-16T01:25:55.265Z] ---> Running in a3dbfe261697 [2023-03-16T01:25:55.537Z] Removing intermediate container a3dbfe261697 [2023-03-16T01:25:55.537Z] ---> a4f50fb2e4bf [2023-03-16T01:25:55.537Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-16T01:25:55.537Z] ---> Running in c322e511bb86 [2023-03-16T01:25:55.810Z] Removing intermediate container c322e511bb86 [2023-03-16T01:25:55.810Z] ---> 8b0afd90f813 [2023-03-16T01:25:55.810Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T01:25:56.081Z] ---> Running in f6764471aa85 [2023-03-16T01:25:56.353Z] Removing intermediate container f6764471aa85 [2023-03-16T01:25:56.353Z] ---> 4d4beb3ad7d1 [2023-03-16T01:25:56.353Z] Step 22/23 : LABEL git_sha=b3f594a181df4350d50f9cefe1b70e34eb008ea7 [2023-03-16T01:25:56.353Z] ---> Running in 37662688cfad [2023-03-16T01:25:56.942Z] Removing intermediate container 37662688cfad [2023-03-16T01:25:56.942Z] ---> ed95e872986a [2023-03-16T01:25:56.942Z] Step 23/23 : LABEL version=2.3.1-dev.4 [2023-03-16T01:25:56.942Z] ---> Running in adaa5a6d1cf0 [2023-03-16T01:25:57.213Z] Removing intermediate container adaa5a6d1cf0 [2023-03-16T01:25:57.213Z] ---> 5e14db6d0b8f [2023-03-16T01:25:57.213Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T01:25:57.213Z] Successfully built 5e14db6d0b8f [2023-03-16T01:25:57.213Z] 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-03-16T01:25:57.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T01:25:57.668Z] [2023-03-16T01:25:57.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:25:58.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T01:25:58.296Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T01:25:58.296Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T01:25:58.296Z] 04944245beec: Pulling fs layer [2023-03-16T01:25:58.296Z] 699f458cf7ca: Pulling fs layer [2023-03-16T01:25:58.296Z] 765212b225bb: Pulling fs layer [2023-03-16T01:25:58.296Z] f23df028b6ca: Pulling fs layer [2023-03-16T01:25:58.296Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T01:25:58.296Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T01:25:58.296Z] 765212b225bb: Waiting [2023-03-16T01:25:58.296Z] f23df028b6ca: Waiting [2023-03-16T01:25:58.296Z] d65c8cfc05b1: Waiting [2023-03-16T01:25:58.296Z] 2437ff75d9bd: Waiting [2023-03-16T01:25:58.296Z] 04944245beec: Verifying Checksum [2023-03-16T01:25:58.296Z] 04944245beec: Download complete [2023-03-16T01:25:58.296Z] 765212b225bb: Verifying Checksum [2023-03-16T01:25:58.296Z] 765212b225bb: Download complete [2023-03-16T01:25:58.296Z] f23df028b6ca: Verifying Checksum [2023-03-16T01:25:58.296Z] f23df028b6ca: Download complete [2023-03-16T01:25:58.568Z] d65c8cfc05b1: Download complete [2023-03-16T01:25:58.568Z] 699f458cf7ca: Verifying Checksum [2023-03-16T01:25:58.568Z] 699f458cf7ca: Download complete [2023-03-16T01:25:58.841Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T01:25:58.841Z] 8998bd30e6a1: Download complete [2023-03-16T01:26:01.433Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T01:26:01.433Z] 2437ff75d9bd: Download complete [2023-03-16T01:26:03.382Z] 8998bd30e6a1: Pull complete [2023-03-16T01:26:03.652Z] 04944245beec: Pull complete [2023-03-16T01:26:05.066Z] 699f458cf7ca: Pull complete [2023-03-16T01:26:05.333Z] 765212b225bb: Pull complete [2023-03-16T01:26:05.922Z] f23df028b6ca: Pull complete [2023-03-16T01:26:06.190Z] d65c8cfc05b1: Pull complete [2023-03-16T01:26:21.193Z] 2437ff75d9bd: Pull complete [2023-03-16T01:26:21.193Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T01:26:21.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T01:26:21.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:26:21.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-2331 does not seem to be running inside a container [2023-03-16T01:26:21.496Z] $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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:arm64 cat [2023-03-16T01:26:24.597Z] $ docker top 891008c2b7901dcd39d280aa4104d263b3c7aa69b96b45ee26213a83741b2f48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:26:25.492Z] ---> job-cost.sh [2023-03-16T01:26:25.492Z] lf-activate-venv: SKIPPING [2023-03-16T01:26:25.492Z] INFO: No Stack... [2023-03-16T01:26:26.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T01:26:26.663Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T01:26:27.313Z] + cut -d, -f6 [2023-03-16T01:26:27.313Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock [2023-03-16T01:26:27.381Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] [2023-03-16T01:26:27.388Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] did not exist. Created. [2023-03-16T01:26:27.388Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T01:26:27.743Z] /w/workspace/device-sdk-go/6@tmp/durable-a9b16734/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T01:26:28.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T01:26:28.706Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T01:26:28.781Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T01:26:28.788Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T01:26:28.809Z] $ docker stop --time=1 891008c2b7901dcd39d280aa4104d263b3c7aa69b96b45ee26213a83741b2f48 [2023-03-16T01:26:30.364Z] $ docker rm -f --volumes 891008c2b7901dcd39d280aa4104d263b3c7aa69b96b45ee26213a83741b2f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T01:26:30.785Z] provisioning config files... [2023-03-16T01:26:30.792Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config864333070929265790tmp [Pipeline] { [Pipeline] sh [2023-03-16T01:26:31.080Z] + set +x [2023-03-16T01:26:31.080Z] + + curlbash -s -s https://codecov.io/bash -- [2023-03-16T01:26:31.080Z] [2023-03-16T01:26:31.080Z] [2023-03-16T01:26:31.080Z] _____ _ [2023-03-16T01:26:31.080Z] / ____| | | [2023-03-16T01:26:31.080Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T01:26:31.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T01:26:31.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T01:26:31.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T01:26:31.080Z] Bash-1.0.6 [2023-03-16T01:26:31.080Z] [2023-03-16T01:26:31.080Z] [2023-03-16T01:26:31.080Z] ==> git version 2.25.1 found [2023-03-16T01:26:31.080Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T01:26:31.080Z] Release-Date: 2020-01-08 [2023-03-16T01:26:31.080Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T01:26:31.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T01:26:31.080Z] ==> Jenkins CI detected. [2023-03-16T01:26:31.080Z] current dir:  /w/workspace/dgexfoundry_device-sdk-go_levski [2023-03-16T01:26:31.080Z] project root: . [2023-03-16T01:26:31.080Z] --> token set from env [2023-03-16T01:26:31.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T01:26:31.080Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T01:26:31.080Z] ==> Python coveragepy not found [2023-03-16T01:26:31.080Z] ==> Searching for coverage reports in: [2023-03-16T01:26:31.080Z] + . [2023-03-16T01:26:31.080Z] -> Found 1 reports [2023-03-16T01:26:31.340Z] ==> Detecting git/mercurial file structure [2023-03-16T01:26:31.340Z] ==> Reading reports [2023-03-16T01:26:31.340Z] + ./coverage.out bytes=101840 [2023-03-16T01:26:31.340Z] ==> Appending adjustments [2023-03-16T01:26:31.340Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T01:26:31.601Z] + Found adjustments [2023-03-16T01:26:31.601Z] ==> Gzipping contents [2023-03-16T01:26:31.601Z] 16K /tmp/codecov.O5v97w.gz [2023-03-16T01:26:31.601Z] ==> Uploading reports [2023-03-16T01:26:31.601Z] url: https://codecov.io [2023-03-16T01:26:31.601Z] query: branch=levski&commit=b3f594a181df4350d50f9cefe1b70e34eb008ea7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T01:26:31.601Z] -> Pinging Codecov [2023-03-16T01:26:31.601Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=levski&commit=b3f594a181df4350d50f9cefe1b70e34eb008ea7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T01:26:31.601Z] -> Uploading to [2023-03-16T01:26:31.601Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/7E55EF52A471D76F132DFD9A03CDDE97/b3f594a181df4350d50f9cefe1b70e34eb008ea7/e18e0cd1-fc45-4546-9412-070d25073464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T012631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a19bd01727503aa0c28f6e07107281b07b04096442a24bbb1b8c57790c46d67d [2023-03-16T01:26:31.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T01:26:31.601Z] Dload Upload Total Spent Left Speed [2023-03-16T01:26:31.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14710 0 0 100 14710 0 61037 --:--:-- --:--:-- --:--:-- 61037 [2023-03-16T01:26:31.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] } [2023-03-16T01:26:31.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T01:26:32.045Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T01:26:32.052Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:26:32.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T01:26:32.345Z] [2023-03-16T01:26:32.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:26:32.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T01:26:32.642Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T01:26:32.642Z] df9b9388f04a: Pulling fs layer [2023-03-16T01:26:32.642Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T01:26:32.642Z] 25bc292e5bac: Pulling fs layer [2023-03-16T01:26:32.642Z] 114826534d7a: Pulling fs layer [2023-03-16T01:26:32.642Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T01:26:32.642Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T01:26:32.642Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T01:26:32.642Z] 6ad1cebc031e: Waiting [2023-03-16T01:26:32.642Z] 4657fd5d0bcf: Waiting [2023-03-16T01:26:32.642Z] 8a3aa393b2d8: Waiting [2023-03-16T01:26:32.642Z] 114826534d7a: Waiting [2023-03-16T01:26:32.642Z] 25bc292e5bac: Verifying Checksum [2023-03-16T01:26:32.642Z] 25bc292e5bac: Download complete [2023-03-16T01:26:32.642Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T01:26:32.642Z] 52dc419b0ee2: Download complete [2023-03-16T01:26:32.642Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T01:26:32.642Z] 4657fd5d0bcf: Download complete [2023-03-16T01:26:32.642Z] df9b9388f04a: Verifying Checksum [2023-03-16T01:26:32.642Z] df9b9388f04a: Download complete [2023-03-16T01:26:32.902Z] df9b9388f04a: Pull complete [2023-03-16T01:26:32.902Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T01:26:32.902Z] 6ad1cebc031e: Download complete [2023-03-16T01:26:32.902Z] 52dc419b0ee2: Pull complete [2023-03-16T01:26:32.902Z] 25bc292e5bac: Pull complete [2023-03-16T01:26:33.471Z] 114826534d7a: Verifying Checksum [2023-03-16T01:26:33.471Z] 114826534d7a: Download complete [2023-03-16T01:26:33.471Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T01:26:33.471Z] 8a3aa393b2d8: Download complete [2023-03-16T01:26:36.755Z] 114826534d7a: Pull complete [2023-03-16T01:26:36.755Z] 4657fd5d0bcf: Pull complete [2023-03-16T01:26:37.014Z] 6ad1cebc031e: Pull complete [2023-03-16T01:26:39.542Z] 8a3aa393b2d8: Pull complete [2023-03-16T01:26:39.542Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T01:26:39.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T01:26:39.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:26:39.615Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:26:39.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-16T01:26:43.751Z] $ docker top 80e06944be3eeb7c90f64706632215ce54b6c685ab5f357e3aa921ffab898522 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T01:26:43.806Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:levski' [Pipeline] sh [2023-03-16T01:26:44.084Z] + set -o pipefail [2023-03-16T01:26:44.084Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:levski' [2023-03-16T01:26:52.204Z] [2023-03-16T01:26:52.204Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_levski (github.com/edgexfoundry/device-sdk-go/v2)... [2023-03-16T01:26:52.204Z] [2023-03-16T01:26:52.204Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7f96d442-1b96-43d8-af02-66b3b682a0df/history/baa2f780-a647-44eb-89dc-91862205df3e [2023-03-16T01:26:52.204Z] [2023-03-16T01:26:52.204Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T01:26:52.204Z] [2023-03-16T01:26:52.771Z] [2023-03-16T01:26:52.771Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T01:26:52.771Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T01:26:52.771Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T01:26:52.795Z] $ docker stop --time=1 80e06944be3eeb7c90f64706632215ce54b6c685ab5f357e3aa921ffab898522 [2023-03-16T01:26:56.549Z] $ docker rm -f --volumes 80e06944be3eeb7c90f64706632215ce54b6c685ab5f357e3aa921ffab898522 [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-03-16T01:26:56.893Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:26:56.903Z] provisioning config files... [2023-03-16T01:26:56.910Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config13662343891247304555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:26:57.200Z] --> edgex-publish-swagger.sh [2023-03-16T01:26:57.200Z] === Publish openapi/v2 API === [2023-03-16T01:26:57.200Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-03-16T01:26:57.201Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_levski/openapi/v2/device-sdk.yaml] [2023-03-16T01:26:57.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T01:26:57.201Z] Dload Upload Total Spent Left Speed [2023-03-16T01:26:57.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 77611 --:--:-- --:--:-- --:--:-- 77499 100 53552 0 0 100 53552 0 77499 --:--:-- --:--:-- --:--:-- 77387 [2023-03-16T01:26:57.768Z] [2023-03-16T01:26:57.768Z] [Pipeline] } [2023-03-16T01:26:57.775Z] 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-03-16T01:26:58.155Z] + git log --format=format:%s -1 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] sh [2023-03-16T01:26:58.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T01:26:58.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:26:58.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:26:58.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:26:58.816Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:26:58.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T01:26:59.263Z] $ docker top c788f88594d043e05058845b0ad1b98c00b643e2d01766083ede9be4ce18466b -eo pid,comm [2023-03-16T01:26:59.297Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T01:26:59.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T01:26:59.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:26:59.381Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:26:59.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:26:59.512Z] $ docker exec c788f88594d043e05058845b0ad1b98c00b643e2d01766083ede9be4ce18466b ssh-agent [2023-03-16T01:26:59.619Z] SSH_AUTH_SOCK=/tmp/ssh-GUgty5H17QlA/agent.32 [2023-03-16T01:26:59.619Z] SSH_AGENT_PID=38 [2023-03-16T01:26:59.624Z] Running ssh-add (command line suppressed) [2023-03-16T01:26:59.743Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_17531687012956317410.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_17531687012956317410.key) [2023-03-16T01:26:59.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:27:00.036Z] + git semver tag [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,240 [run_tag] DEBUG tag force:False [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,240 [check_head_tag] DEBUG check head tag [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,242 [execute] INFO git cat-file --batch-check [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=) [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,246 [execute] INFO git cat-file --batch [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=) [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,280 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,280 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,280 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-03-16T01:27:00.296Z] 2023-03-16 01:27:00,286 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:00.296Z] 2.3.1-dev.4 [Pipeline] } [2023-03-16T01:27:00.317Z] $ docker exec --env ******** --env ******** c788f88594d043e05058845b0ad1b98c00b643e2d01766083ede9be4ce18466b ssh-agent -k [2023-03-16T01:27:00.413Z] unset SSH_AUTH_SOCK; [2023-03-16T01:27:00.414Z] unset SSH_AGENT_PID; [2023-03-16T01:27:00.414Z] echo Agent pid 38 killed; [2023-03-16T01:27:00.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T01:27:00.717Z] + git semver [Pipeline] } [2023-03-16T01:27:00.999Z] $ docker stop --time=1 c788f88594d043e05058845b0ad1b98c00b643e2d01766083ede9be4ce18466b [2023-03-16T01:27:02.291Z] $ docker rm -f --volumes c788f88594d043e05058845b0ad1b98c00b643e2d01766083ede9be4ce18466b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:27:02.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T01:27:02.663Z] [2023-03-16T01:27:02.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:27:02.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T01:27:02.959Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T01:27:02.959Z] ab5ef0e58194: Pulling fs layer [2023-03-16T01:27:02.959Z] 9712f1f96733: Pulling fs layer [2023-03-16T01:27:02.959Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T01:27:02.959Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T01:27:02.959Z] e9a5061849ea: Pulling fs layer [2023-03-16T01:27:02.959Z] d747dcd14b5f: Pulling fs layer [2023-03-16T01:27:02.959Z] 2de7ff778b66: Pulling fs layer [2023-03-16T01:27:02.959Z] e9a5061849ea: Waiting [2023-03-16T01:27:02.959Z] d747dcd14b5f: Waiting [2023-03-16T01:27:02.959Z] 2de7ff778b66: Waiting [2023-03-16T01:27:02.959Z] 0d9ebad4ef96: Waiting [2023-03-16T01:27:02.959Z] 9712f1f96733: Verifying Checksum [2023-03-16T01:27:03.540Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T01:27:03.540Z] 63f879dbbcfc: Download complete [2023-03-16T01:27:03.540Z] e9a5061849ea: Verifying Checksum [2023-03-16T01:27:03.540Z] e9a5061849ea: Download complete [2023-03-16T01:27:03.540Z] d747dcd14b5f: Verifying Checksum [2023-03-16T01:27:03.540Z] d747dcd14b5f: Download complete [2023-03-16T01:27:03.540Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T01:27:03.540Z] 0d9ebad4ef96: Download complete [2023-03-16T01:27:03.797Z] ab5ef0e58194: Verifying Checksum [2023-03-16T01:27:03.797Z] ab5ef0e58194: Download complete [2023-03-16T01:27:03.797Z] 2de7ff778b66: Verifying Checksum [2023-03-16T01:27:03.797Z] 2de7ff778b66: Download complete [2023-03-16T01:27:06.322Z] ab5ef0e58194: Pull complete [2023-03-16T01:27:06.323Z] 9712f1f96733: Pull complete [2023-03-16T01:27:07.256Z] 63f879dbbcfc: Pull complete [2023-03-16T01:27:11.441Z] 0d9ebad4ef96: Pull complete [2023-03-16T01:27:11.441Z] e9a5061849ea: Pull complete [2023-03-16T01:27:11.441Z] d747dcd14b5f: Pull complete [2023-03-16T01:27:12.374Z] 2de7ff778b66: Pull complete [2023-03-16T01:27:12.374Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T01:27:12.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T01:27:12.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:27:12.460Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:27:12.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-16T01:27:17.617Z] $ docker top 69a3e4138f02b670cb54d249d07c891a64e54277fbed2ec8bc47564508da92e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:27:17.669Z] provisioning config files... [2023-03-16T01:27:17.677Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config9314017402853329686tmp [2023-03-16T01:27:17.690Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config3111525322107235909tmp [2023-03-16T01:27:17.700Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config16771264723768471530tmp [Pipeline] { [Pipeline] echo [2023-03-16T01:27:17.713Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:17.992Z] ---> sigul-configuration.sh [2023-03-16T01:27:17.992Z] gpg: directory `/root/.gnupg' created [2023-03-16T01:27:17.992Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T01:27:17.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T01:27:17.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T01:27:17.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T01:27:17.992Z] gpg: CAST5 encrypted data [2023-03-16T01:27:17.992Z] gpg: encrypted with 1 passphrase [2023-03-16T01:27:17.992Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T01:27:18.276Z] + mkdir /home/jenkins [2023-03-16T01:27:18.276Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T01:27:18.560Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-16T01:27:18.568Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:18.851Z] ---> sigul-install.sh [2023-03-16T01:27:18.852Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T01:27:19.139Z] + git tag --list [2023-03-16T01:27:19.139Z] 0.7.1 [2023-03-16T01:27:19.139Z] delhi-tag [2023-03-16T01:27:19.139Z] v1.0.0 [2023-03-16T01:27:19.139Z] v1.1.0 [2023-03-16T01:27:19.139Z] v1.1.1 [2023-03-16T01:27:19.139Z] v1.1.2 [2023-03-16T01:27:19.139Z] v1.2.0 [2023-03-16T01:27:19.139Z] v1.2.1 [2023-03-16T01:27:19.139Z] v1.2.2 [2023-03-16T01:27:19.139Z] v1.2.3 [2023-03-16T01:27:19.139Z] v1.3.0 [2023-03-16T01:27:19.139Z] v1.4.0 [2023-03-16T01:27:19.139Z] v2.0.0 [2023-03-16T01:27:19.139Z] v2.1.0 [2023-03-16T01:27:19.139Z] v2.1.1 [2023-03-16T01:27:19.139Z] v2.1.1-dev.2 [2023-03-16T01:27:19.139Z] v2.1.1-dev.3 [2023-03-16T01:27:19.139Z] v2.2.0 [2023-03-16T01:27:19.139Z] v2.2.1-dev.1 [2023-03-16T01:27:19.139Z] v2.2.1-dev.10 [2023-03-16T01:27:19.139Z] v2.2.1-dev.11 [2023-03-16T01:27:19.139Z] v2.2.1-dev.12 [2023-03-16T01:27:19.139Z] v2.2.1-dev.13 [2023-03-16T01:27:19.139Z] v2.2.1-dev.14 [2023-03-16T01:27:19.139Z] v2.2.1-dev.2 [2023-03-16T01:27:19.139Z] v2.2.1-dev.3 [2023-03-16T01:27:19.139Z] v2.2.1-dev.4 [2023-03-16T01:27:19.139Z] v2.2.1-dev.5 [2023-03-16T01:27:19.139Z] v2.2.1-dev.6 [2023-03-16T01:27:19.139Z] v2.2.1-dev.7 [2023-03-16T01:27:19.139Z] v2.2.1-dev.8 [2023-03-16T01:27:19.139Z] v2.2.1-dev.9 [2023-03-16T01:27:19.139Z] v2.3.0 [2023-03-16T01:27:19.139Z] v2.3.0-dev.14 [2023-03-16T01:27:19.139Z] v2.3.0-dev.15 [2023-03-16T01:27:19.139Z] v2.3.0-dev.16 [2023-03-16T01:27:19.139Z] v2.3.0-dev.17 [2023-03-16T01:27:19.139Z] v2.3.0-dev.18 [2023-03-16T01:27:19.139Z] v2.3.0-dev.19 [2023-03-16T01:27:19.139Z] v2.3.0-dev.20 [2023-03-16T01:27:19.139Z] v2.3.0-dev.21 [2023-03-16T01:27:19.139Z] v2.3.0-dev.22 [2023-03-16T01:27:19.139Z] v2.3.0-dev.23 [2023-03-16T01:27:19.139Z] v2.3.0-dev.24 [2023-03-16T01:27:19.139Z] v2.3.0-dev.25 [2023-03-16T01:27:19.139Z] v2.3.0-dev.26 [2023-03-16T01:27:19.139Z] v2.3.0-dev.27 [2023-03-16T01:27:19.139Z] v2.3.0-dev.28 [2023-03-16T01:27:19.139Z] v2.3.0-dev.29 [2023-03-16T01:27:19.139Z] v2.3.0-dev.30 [2023-03-16T01:27:19.139Z] v2.3.0-dev.31 [2023-03-16T01:27:19.139Z] v2.3.0-dev.32 [2023-03-16T01:27:19.139Z] v2.3.0-dev.33 [2023-03-16T01:27:19.139Z] v2.3.0-dev.34 [2023-03-16T01:27:19.139Z] v2.3.0-dev.35 [2023-03-16T01:27:19.139Z] v2.3.0-dev.36 [2023-03-16T01:27:19.139Z] v2.3.0-dev.37 [2023-03-16T01:27:19.139Z] v2.3.0-dev.38 [2023-03-16T01:27:19.139Z] v2.3.0-dev.39 [2023-03-16T01:27:19.139Z] v2.3.0-dev.40 [2023-03-16T01:27:19.139Z] v2.3.0-dev.41 [2023-03-16T01:27:19.139Z] v2.3.0-dev.42 [2023-03-16T01:27:19.139Z] v2.3.0-dev.43 [2023-03-16T01:27:19.139Z] v2.3.0-dev.44 [2023-03-16T01:27:19.139Z] v2.3.0-dev.45 [2023-03-16T01:27:19.139Z] v2.3.0-dev.46 [2023-03-16T01:27:19.139Z] v2.3.0-dev.47 [2023-03-16T01:27:19.139Z] v2.3.0-dev.48 [2023-03-16T01:27:19.139Z] v2.3.0-dev.49 [2023-03-16T01:27:19.139Z] v2.3.0-dev.50 [2023-03-16T01:27:19.139Z] v2.3.0-dev.51 [2023-03-16T01:27:19.139Z] v2.3.1-dev.1 [2023-03-16T01:27:19.139Z] v2.3.1-dev.2 [2023-03-16T01:27:19.139Z] v2.3.1-dev.3 [2023-03-16T01:27:19.139Z] v2.3.1-dev.4 [2023-03-16T01:27:19.139Z] v3.0.0-dev.1 [2023-03-16T01:27:19.139Z] v3.0.0-dev.10 [2023-03-16T01:27:19.139Z] v3.0.0-dev.11 [2023-03-16T01:27:19.139Z] v3.0.0-dev.12 [2023-03-16T01:27:19.139Z] v3.0.0-dev.13 [2023-03-16T01:27:19.139Z] v3.0.0-dev.14 [2023-03-16T01:27:19.139Z] v3.0.0-dev.15 [2023-03-16T01:27:19.139Z] v3.0.0-dev.16 [2023-03-16T01:27:19.139Z] v3.0.0-dev.17 [2023-03-16T01:27:19.139Z] v3.0.0-dev.18 [2023-03-16T01:27:19.139Z] v3.0.0-dev.19 [2023-03-16T01:27:19.139Z] v3.0.0-dev.2 [2023-03-16T01:27:19.139Z] v3.0.0-dev.20 [2023-03-16T01:27:19.139Z] v3.0.0-dev.21 [2023-03-16T01:27:19.139Z] v3.0.0-dev.22 [2023-03-16T01:27:19.139Z] v3.0.0-dev.23 [2023-03-16T01:27:19.139Z] v3.0.0-dev.24 [2023-03-16T01:27:19.139Z] v3.0.0-dev.25 [2023-03-16T01:27:19.139Z] v3.0.0-dev.26 [2023-03-16T01:27:19.139Z] v3.0.0-dev.27 [2023-03-16T01:27:19.139Z] v3.0.0-dev.28 [2023-03-16T01:27:19.139Z] v3.0.0-dev.29 [2023-03-16T01:27:19.139Z] v3.0.0-dev.3 [2023-03-16T01:27:19.139Z] v3.0.0-dev.30 [2023-03-16T01:27:19.139Z] v3.0.0-dev.31 [2023-03-16T01:27:19.139Z] v3.0.0-dev.32 [2023-03-16T01:27:19.139Z] v3.0.0-dev.33 [2023-03-16T01:27:19.139Z] v3.0.0-dev.34 [2023-03-16T01:27:19.139Z] v3.0.0-dev.35 [2023-03-16T01:27:19.139Z] v3.0.0-dev.36 [2023-03-16T01:27:19.139Z] v3.0.0-dev.37 [2023-03-16T01:27:19.139Z] v3.0.0-dev.38 [2023-03-16T01:27:19.139Z] v3.0.0-dev.39 [2023-03-16T01:27:19.139Z] v3.0.0-dev.4 [2023-03-16T01:27:19.139Z] v3.0.0-dev.40 [2023-03-16T01:27:19.139Z] v3.0.0-dev.41 [2023-03-16T01:27:19.139Z] v3.0.0-dev.42 [2023-03-16T01:27:19.139Z] v3.0.0-dev.43 [2023-03-16T01:27:19.139Z] v3.0.0-dev.44 [2023-03-16T01:27:19.139Z] v3.0.0-dev.45 [2023-03-16T01:27:19.139Z] v3.0.0-dev.46 [2023-03-16T01:27:19.139Z] v3.0.0-dev.47 [2023-03-16T01:27:19.139Z] v3.0.0-dev.48 [2023-03-16T01:27:19.139Z] v3.0.0-dev.49 [2023-03-16T01:27:19.139Z] v3.0.0-dev.5 [2023-03-16T01:27:19.139Z] v3.0.0-dev.50 [2023-03-16T01:27:19.139Z] v3.0.0-dev.51 [2023-03-16T01:27:19.139Z] v3.0.0-dev.52 [2023-03-16T01:27:19.139Z] v3.0.0-dev.53 [2023-03-16T01:27:19.139Z] v3.0.0-dev.54 [2023-03-16T01:27:19.139Z] v3.0.0-dev.6 [2023-03-16T01:27:19.139Z] v3.0.0-dev.7 [2023-03-16T01:27:19.139Z] v3.0.0-dev.8 [2023-03-16T01:27:19.139Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T01:27:19.423Z] + lftools sign git-tag v2.3.1-dev.4 [2023-03-16T01:27:19.990Z] Signing Git tag with Sigul... [2023-03-16T01:27:19.990Z] Signing v2.3.1-dev.4 [Pipeline] echo [2023-03-16T01:27:20.257Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:20.537Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T01:27:20.544Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T01:27:20.573Z] $ docker stop --time=1 69a3e4138f02b670cb54d249d07c891a64e54277fbed2ec8bc47564508da92e1 [2023-03-16T01:27:21.853Z] $ docker rm -f --volumes 69a3e4138f02b670cb54d249d07c891a64e54277fbed2ec8bc47564508da92e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T01:27:22.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T01:27:22.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:27:22.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:27:22.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:27:22.632Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:27:22.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T01:27:23.010Z] $ docker top 7cdaef688d98681fb05c3ee700a150b7c5fdc112fb4430ec3eda4166e8225c1a -eo pid,comm [2023-03-16T01:27:23.040Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T01:27:23.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T01:27:23.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:27:23.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:27:23.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:27:23.198Z] $ docker exec 7cdaef688d98681fb05c3ee700a150b7c5fdc112fb4430ec3eda4166e8225c1a ssh-agent [2023-03-16T01:27:23.313Z] SSH_AUTH_SOCK=/tmp/ssh-j1rQF5FcRpGL/agent.33 [2023-03-16T01:27:23.313Z] SSH_AGENT_PID=39 [2023-03-16T01:27:23.318Z] Running ssh-add (command line suppressed) [2023-03-16T01:27:23.423Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_9972038785853608725.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_9972038785853608725.key) [2023-03-16T01:27:23.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:27:23.708Z] + git semver bump pre [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,890 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,890 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,890 [bump_version] DEBUG bumped version:2.3.1-dev.5 [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,890 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski with force:True [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,890 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,890 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,892 [execute] INFO git cat-file --batch-check [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,897 [execute] INFO git cat-file --batch [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T01:27:23.968Z] 2023-03-16 01:27:23,902 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:23.968Z] 2.3.1-dev.5 [Pipeline] } [2023-03-16T01:27:23.991Z] $ docker exec --env ******** --env ******** 7cdaef688d98681fb05c3ee700a150b7c5fdc112fb4430ec3eda4166e8225c1a ssh-agent -k [2023-03-16T01:27:24.081Z] unset SSH_AUTH_SOCK; [2023-03-16T01:27:24.081Z] unset SSH_AGENT_PID; [2023-03-16T01:27:24.081Z] echo Agent pid 39 killed; [2023-03-16T01:27:24.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T01:27:24.376Z] + git semver [Pipeline] } [2023-03-16T01:27:24.660Z] $ docker stop --time=1 7cdaef688d98681fb05c3ee700a150b7c5fdc112fb4430ec3eda4166e8225c1a [2023-03-16T01:27:25.940Z] $ docker rm -f --volumes 7cdaef688d98681fb05c3ee700a150b7c5fdc112fb4430ec3eda4166e8225c1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T01:27:26.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T01:27:26.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:27:26.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:27:26.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:27:26.620Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:27:26.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T01:27:27.006Z] $ docker top 06d01f62456b32111ea8a4b2b238ec033b0b3f43d461b2feed92da2ffb354661 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T01:27:27.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:27:27.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:27:27.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:27:27.212Z] $ docker exec 06d01f62456b32111ea8a4b2b238ec033b0b3f43d461b2feed92da2ffb354661 ssh-agent [2023-03-16T01:27:27.319Z] SSH_AUTH_SOCK=/tmp/ssh-UMS1StyzGGMg/agent.32 [2023-03-16T01:27:27.319Z] SSH_AGENT_PID=38 [2023-03-16T01:27:27.324Z] Running ssh-add (command line suppressed) [2023-03-16T01:27:27.440Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_15996359285451447408.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_15996359285451447408.key) [2023-03-16T01:27:27.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:27:27.735Z] + git semver push [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,946 [run_push] DEBUG push [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,946 [execute] INFO git cat-file --batch-check [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,951 [execute] INFO git rev-list 104b935bd5067d8ce060b271a21d192d3ed10490 -- [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,952 [execute] DEBUG Popen(['git', 'rev-list', '104b935bd5067d8ce060b271a21d192d3ed10490', '--'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,963 [execute] INFO git fetch -v origin [2023-03-16T01:27:27.995Z] 2023-03-16 01:27:27,963 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T01:27:28.566Z] 2023-03-16 01:27:28,398 [run_push] DEBUG no remote changes detected [2023-03-16T01:27:28.566Z] 2023-03-16 01:27:28,398 [execute] INFO git push origin semver [2023-03-16T01:27:28.566Z] 2023-03-16 01:27:28,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T01:27:29.503Z] 2023-03-16 01:27:29,155 [run_push] DEBUG push all version tags [2023-03-16T01:27:29.503Z] 2023-03-16 01:27:29,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T01:27:29.503Z] 2023-03-16 01:27:29,157 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-03-16T01:27:30.072Z] 2023-03-16 01:27:29,913 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-16T01:27:30.072Z] 2.3.1-dev.5 [Pipeline] } [2023-03-16T01:27:30.094Z] $ docker exec --env ******** --env ******** 06d01f62456b32111ea8a4b2b238ec033b0b3f43d461b2feed92da2ffb354661 ssh-agent -k [2023-03-16T01:27:30.186Z] unset SSH_AUTH_SOCK; [2023-03-16T01:27:30.186Z] unset SSH_AGENT_PID; [2023-03-16T01:27:30.186Z] echo Agent pid 38 killed; [2023-03-16T01:27:30.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T01:27:30.492Z] + git semver [Pipeline] } [2023-03-16T01:27:30.777Z] $ docker stop --time=1 06d01f62456b32111ea8a4b2b238ec033b0b3f43d461b2feed92da2ffb354661 [2023-03-16T01:27:32.018Z] $ docker rm -f --volumes 06d01f62456b32111ea8a4b2b238ec033b0b3f43d461b2feed92da2ffb354661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T01:27:32.590Z] + [ -d /w/workspace/dgexfoundry_device-sdk-go_levski/archives ] [2023-03-16T01:27:32.590Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-16T01:27:32.590Z] total 16 [2023-03-16T01:27:32.590Z] drwxr-xr-x 3 root root 4096 Mar 16 01:14 . [2023-03-16T01:27:32.590Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 01:27 .. [2023-03-16T01:27:32.590Z] drwxr-xr-x 2 root root 4096 Mar 16 01:14 cost [2023-03-16T01:27:32.590Z] -rw-r--r-- 1 root root 85 Mar 16 01:14 cost.csv [2023-03-16T01:27:32.590Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-16T01:27:32.590Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-16T01:27:32.590Z] total 16 [2023-03-16T01:27:32.590Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 01:14 . [2023-03-16T01:27:32.590Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 01:27 .. [2023-03-16T01:27:32.590Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 01:14 cost [2023-03-16T01:27:32.590Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 16 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:32.878Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:33.735Z] ---> package-listing.sh [2023-03-16T01:27:33.735Z] ++ facter osfamily [2023-03-16T01:27:33.735Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T01:27:33.993Z] + OS_FAMILY=debian [2023-03-16T01:27:33.993Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_levski [2023-03-16T01:27:33.993Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T01:27:33.993Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T01:27:33.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T01:27:33.993Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T01:27:33.993Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-03-16T01:27:33.993Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T01:27:33.993Z] + case "${OS_FAMILY}" in [2023-03-16T01:27:33.993Z] + dpkg -l [2023-03-16T01:27:33.993Z] + grep '^ii' [2023-03-16T01:27:33.993Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T01:27:33.993Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T01:27:33.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T01:27:33.993Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-03-16T01:27:33.993Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [2023-03-16T01:27:33.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [Pipeline] echo [2023-03-16T01:27:34.004Z] 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/dgexfoundry_device-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T01:27:34.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:27:34.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:27:34.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:27:34.910Z] prd-ubuntu20.04-docker-8c-8g-2330 does not seem to be running inside a container [2023-03-16T01:27:34.954Z] $ 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/dgexfoundry_device-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T01:27:35.174Z] $ docker top 6d2bbe383ea561c972f96618189ca2ca5ed765942510211a9a891d09b9fdd771 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:27:35.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T01:27:35.791Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T01:27:36.116Z] + ls /var/log/sa-host [2023-03-16T01:27:36.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:27:36.297Z] provisioning config files... [2023-03-16T01:27:36.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config15366773486369772923tmp [Pipeline] { [Pipeline] echo [2023-03-16T01:27:36.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:36.677Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T01:27:36.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:37.034Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T01:27:37.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:37.323Z] ---> sudo-logs.sh [2023-03-16T01:27:37.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T01:27:37.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:37.628Z] ---> job-cost.sh [2023-03-16T01:27:37.628Z] lf-activate-venv: SKIPPING [2023-03-16T01:27:37.628Z] DEBUG: total: 0.2199999988079071 [2023-03-16T01:27:37.628Z] INFO: Retrieving Stack Cost... [2023-03-16T01:27:37.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T01:27:38.455Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T01:27:38.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:27:38.747Z] ---> logs-deploy.sh [2023-03-16T01:27:38.747Z] lf-activate-venv: SKIPPING [2023-03-16T01:27:38.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/levski/6 [2023-03-16T01:27:38.748Z] INFO: archiving workspace using pattern(s): [2023-03-16T01:27:39.686Z] Archives upload complete. [2023-03-16T01:27:39.686Z] INFO: archiving logs to Nexus