Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c53eb63bc682159adea478416ec7d45b879a48b+afca5dd35944e70aeaf084f770d24917f4059b9f (95847bf426c616e5fc6962ddbdafbe62d8396e33) 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-ssh16946386769130064414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3800594616532825041.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-virtual-go/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16887576195494559832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-virtual-go/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7823479189950763733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9542739592254929288.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-virtual-go/branches/PR-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13387805120945028392.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10998 in /w/workspace/foundry_device-virtual-go_PR-390 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-390 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit 8c53eb63bc682159adea478416ec7d45b879a48b Merge succeeded, producing 8c53eb63bc682159adea478416ec7d45b879a48b Checking out Revision 8c53eb63bc682159adea478416ec7d45b879a48b (PR-390) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 [Pipeline] timeout [2023-04-26T11:59:22.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T11:59:22.300Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T11:59:22.400Z] ========================================================= [2023-04-26T11:59:22.400Z] EdgeX Global Pipelines Version Info [2023-04-26T11:59:22.400Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:59:23.143Z] ------------------- [2023-04-26T11:59:23.143Z] stable info: [2023-04-26T11:59:23.143Z] ------------------- [2023-04-26T11:59:23.143Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T11:59:23.143Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T11:59:23.143Z] Message: update stable to v1.0.248 [2023-04-26T11:59:23.713Z] ------------------- [2023-04-26T11:59:23.713Z] experimental info: [2023-04-26T11:59:23.713Z] ------------------- [2023-04-26T11:59:23.713Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T11:59:23.713Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T11:59:23.713Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T11:59:24.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-26T11:59:24.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-26T11:59:24.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T11:59:24.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T11:59:24.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T11:59:24.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T11:59:24.270Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T11:59:24.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T11:59:24.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T11:59:24.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T11:59:24.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T11:59:24.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-26T11:59:24.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T11:59:24.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T11:59:24.611Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T11:59:24.652Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T11:59:24.690Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T11:59:24.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T11:59:24.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T11:59:24.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T11:59:24.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T11:59:24.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T11:59:24.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T11:59:25.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T11:59:25.057Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T11:59:25.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T11:59:25.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T11:59:25.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo [2023-04-26T11:59:25.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo [2023-04-26T11:59:25.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo [2023-04-26T11:59:25.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo [2023-04-26T11:59:25.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c53eb6 [Pipeline] echo [2023-04-26T11:59:25.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:59:25.510Z] provisioning config files... [2023-04-26T11:59:25.527Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config17872504393312013312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:59:25.869Z] ---> docker-login.sh [2023-04-26T11:59:25.869Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:59:26.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:26.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:26.397Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:26.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:26.397Z] [2023-04-26T11:59:26.397Z] Login Succeeded [2023-04-26T11:59:26.397Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:59:26.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:26.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:26.397Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:26.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:26.397Z] [2023-04-26T11:59:26.397Z] Login Succeeded [2023-04-26T11:59:26.397Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:59:26.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:26.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:26.659Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:26.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:26.659Z] [2023-04-26T11:59:26.659Z] Login Succeeded [2023-04-26T11:59:26.659Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:59:26.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:26.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:26.659Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:26.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:26.659Z] [2023-04-26T11:59:26.659Z] Login Succeeded [2023-04-26T11:59:26.659Z] docker.io [2023-04-26T11:59:26.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:26.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:26.918Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:26.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:26.918Z] [2023-04-26T11:59:26.918Z] Login Succeeded [2023-04-26T11:59:26.918Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:59:26.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T11:59:27.550Z] + git rev-list -1 --merges 8c53eb63bc682159adea478416ec7d45b879a48b~1..8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo [2023-04-26T11:59:27.610Z] -----------> git rev-list -1 --merges 8c53eb63bc682159adea478416ec7d45b879a48b~1..8c53eb63bc682159adea478416ec7d45b879a48b 8c53eb63bc682159adea478416ec7d45b879a48b [false] [Pipeline] sh [2023-04-26T11:59:27.925Z] + git log --format=format:%s -1 8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo [2023-04-26T11:59:27.962Z] ========================================================= [2023-04-26T11:59:27.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T11:59:27.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T11:59:28.381Z] + git log --format=format:%s -1 8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo [2023-04-26T11:59:28.415Z] [semverPrep] GIT_COMMIT: 8c53eb63bc682159adea478416ec7d45b879a48b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-26T11:59:28.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T11:59:28.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T11:59:28.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T11:59:28.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T11:59:28.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T11:59:28.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T11:59:28.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T11:59:28.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:59:29.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:59:29.459Z] [2023-04-26T11:59:29.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:59:29.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:59:29.844Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T11:59:29.844Z] b85a868b505f: Pulling fs layer [2023-04-26T11:59:29.844Z] e2be974225ed: Pulling fs layer [2023-04-26T11:59:29.844Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T11:59:29.844Z] 988bab9f4d93: Pulling fs layer [2023-04-26T11:59:29.844Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T11:59:29.844Z] eaf3925da568: Pulling fs layer [2023-04-26T11:59:29.844Z] bab4dde63d76: Pulling fs layer [2023-04-26T11:59:29.844Z] bde34c3a00c8: Pulling fs layer [2023-04-26T11:59:29.844Z] eaf3925da568: Waiting [2023-04-26T11:59:29.844Z] 988bab9f4d93: Waiting [2023-04-26T11:59:29.844Z] 1469e6f7b9e6: Waiting [2023-04-26T11:59:29.844Z] bde34c3a00c8: Waiting [2023-04-26T11:59:29.844Z] b352a97aabf1: Pulling fs layer [2023-04-26T11:59:29.844Z] 4872d77fe225: Pulling fs layer [2023-04-26T11:59:29.844Z] 4872d77fe225: Waiting [2023-04-26T11:59:29.844Z] 5851b861e8e6: Pulling fs layer [2023-04-26T11:59:29.844Z] 5851b861e8e6: Waiting [2023-04-26T11:59:29.844Z] e2be974225ed: Download complete [2023-04-26T11:59:29.844Z] 988bab9f4d93: Verifying Checksum [2023-04-26T11:59:29.844Z] 988bab9f4d93: Download complete [2023-04-26T11:59:30.108Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T11:59:30.108Z] 1469e6f7b9e6: Download complete [2023-04-26T11:59:30.108Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T11:59:30.108Z] 339a4e72a1f5: Download complete [2023-04-26T11:59:30.108Z] eaf3925da568: Verifying Checksum [2023-04-26T11:59:30.108Z] bde34c3a00c8: Download complete [2023-04-26T11:59:30.108Z] b352a97aabf1: Verifying Checksum [2023-04-26T11:59:30.108Z] b352a97aabf1: Download complete [2023-04-26T11:59:30.108Z] 4872d77fe225: Download complete [2023-04-26T11:59:30.108Z] 5851b861e8e6: Download complete [2023-04-26T11:59:30.108Z] b85a868b505f: Verifying Checksum [2023-04-26T11:59:30.108Z] b85a868b505f: Download complete [2023-04-26T11:59:30.367Z] bab4dde63d76: Download complete [2023-04-26T11:59:31.304Z] b85a868b505f: Pull complete [2023-04-26T11:59:31.562Z] e2be974225ed: Pull complete [2023-04-26T11:59:32.134Z] 339a4e72a1f5: Pull complete [2023-04-26T11:59:32.134Z] 988bab9f4d93: Pull complete [2023-04-26T11:59:32.397Z] 1469e6f7b9e6: Pull complete [2023-04-26T11:59:32.397Z] eaf3925da568: Pull complete [2023-04-26T11:59:34.309Z] bab4dde63d76: Pull complete [2023-04-26T11:59:34.309Z] bde34c3a00c8: Pull complete [2023-04-26T11:59:34.309Z] b352a97aabf1: Pull complete [2023-04-26T11:59:34.309Z] 4872d77fe225: Pull complete [2023-04-26T11:59:34.571Z] 5851b861e8e6: Pull complete [2023-04-26T11:59:34.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T11:59:34.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:59:34.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:59:34.809Z] prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container [2023-04-26T11:59:34.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T11:59:36.668Z] $ docker top a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed -eo pid,comm [2023-04-26T11:59:36.735Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T11:59:36.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T11:59:36.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:59:36.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:59:36.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:59:36.964Z] $ docker exec a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent [2023-04-26T11:59:37.070Z] SSH_AUTH_SOCK=/tmp/ssh-HF0ZTun2WcNK/agent.32 [2023-04-26T11:59:37.070Z] SSH_AGENT_PID=38 [2023-04-26T11:59:37.076Z] Running ssh-add (command line suppressed) [2023-04-26T11:59:37.176Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_12894875308671466825.key (/w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_12894875308671466825.key) [2023-04-26T11:59:37.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:59:37.523Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T11:59:37.541Z] $ docker exec --env ******** --env ******** a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent -k [2023-04-26T11:59:37.650Z] unset SSH_AUTH_SOCK; [2023-04-26T11:59:37.650Z] unset SSH_AGENT_PID; [2023-04-26T11:59:37.651Z] echo Agent pid 38 killed; [2023-04-26T11:59:37.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T11:59:37.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:59:37.745Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:59:37.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:59:37.868Z] $ docker exec a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent [2023-04-26T11:59:38.001Z] SSH_AUTH_SOCK=/tmp/ssh-jciIVdAAyHso/agent.70 [2023-04-26T11:59:38.001Z] SSH_AGENT_PID=76 [2023-04-26T11:59:38.007Z] Running ssh-add (command line suppressed) [2023-04-26T11:59:38.119Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_13462735238453312279.key (/w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_13462735238453312279.key) [2023-04-26T11:59:38.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:59:38.465Z] + git semver init [2023-04-26T11:59:38.725Z] 2023-04-26 11:59:38,677 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T11:59:38.725Z] 2023-04-26 11:59:38,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-390/.semver [2023-04-26T11:59:38.725Z] 2023-04-26 11:59:38,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-390/.semver [2023-04-26T11:59:38.725Z] 2023-04-26 11:59:38,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-390/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-390, universal_newlines=False, shell=None, istream=None) [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,794 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-390/.git/info/exclude [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-390/.semver/PR-390 with force:False [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,795 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-390/.semver/PR-390 [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,799 [execute] INFO git cat-file --batch-check [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,805 [execute] INFO git cat-file --batch [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T11:59:40.109Z] 2023-04-26 11:59:39,810 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-390/.semver/PR-390 [2023-04-26T11:59:40.109Z] 0.0.0 [Pipeline] } [2023-04-26T11:59:40.131Z] $ docker exec --env ******** --env ******** a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent -k [2023-04-26T11:59:40.233Z] unset SSH_AUTH_SOCK; [2023-04-26T11:59:40.233Z] unset SSH_AGENT_PID; [2023-04-26T11:59:40.233Z] echo Agent pid 76 killed; [2023-04-26T11:59:40.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T11:59:40.671Z] + git semver [Pipeline] } [2023-04-26T11:59:40.952Z] $ docker stop --time=1 a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed [2023-04-26T11:59:42.256Z] $ docker rm -f --volumes a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T11:59:42.661Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T11:59:42.964Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T11:59:42.985Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:59:43.623Z] provisioning config files... [2023-04-26T11:59:43.633Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config11215290839430820376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:59:43.991Z] ---> docker-login.sh [2023-04-26T11:59:43.992Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:59:43.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:43.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:43.992Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:43.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:43.992Z] [2023-04-26T11:59:43.992Z] Login Succeeded [2023-04-26T11:59:43.992Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:59:43.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:43.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:43.992Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:43.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:43.992Z] [2023-04-26T11:59:43.992Z] Login Succeeded [2023-04-26T11:59:43.992Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:59:44.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:44.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:44.251Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:44.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:44.251Z] [2023-04-26T11:59:44.251Z] Login Succeeded [2023-04-26T11:59:44.251Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:59:44.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:44.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:44.251Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:44.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:44.251Z] [2023-04-26T11:59:44.251Z] Login Succeeded [2023-04-26T11:59:44.251Z] docker.io [2023-04-26T11:59:44.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:59:45.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:59:45.621Z] Configure a credential helper to remove this warning. See [2023-04-26T11:59:45.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:59:45.621Z] [2023-04-26T11:59:45.621Z] Login Succeeded [2023-04-26T11:59:45.621Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:59:48.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T11:59:48.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:59:48.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:59:48.311Z] ========================================================= [2023-04-26T11:59:48.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T11:59:48.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:59:48.796Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T11:59:48.796Z] Sending build context to Docker daemon 23.59MB [2023-04-26T11:59:48.796Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T11:59:48.796Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T11:59:49.055Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T11:59:49.055Z] f56be85fc22e: Pulling fs layer [2023-04-26T11:59:49.055Z] 85791d961cd3: Pulling fs layer [2023-04-26T11:59:49.055Z] d694b5ae8c79: Pulling fs layer [2023-04-26T11:59:49.055Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T11:59:49.055Z] 4d19c01a9841: Pulling fs layer [2023-04-26T11:59:49.055Z] 9325e15d5711: Pulling fs layer [2023-04-26T11:59:49.055Z] 556b6ee489ea: Pulling fs layer [2023-04-26T11:59:49.055Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T11:59:49.055Z] 556b6ee489ea: Waiting [2023-04-26T11:59:49.055Z] 9325e15d5711: Waiting [2023-04-26T11:59:49.055Z] 9f32a84ed3da: Waiting [2023-04-26T11:59:49.055Z] 4d19c01a9841: Waiting [2023-04-26T11:59:49.055Z] c5a4b2cf53e6: Waiting [2023-04-26T11:59:49.055Z] 85791d961cd3: Verifying Checksum [2023-04-26T11:59:49.055Z] 85791d961cd3: Download complete [2023-04-26T11:59:49.055Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T11:59:49.055Z] 9f32a84ed3da: Download complete [2023-04-26T11:59:49.055Z] 4d19c01a9841: Verifying Checksum [2023-04-26T11:59:49.055Z] 4d19c01a9841: Download complete [2023-04-26T11:59:49.055Z] f56be85fc22e: Verifying Checksum [2023-04-26T11:59:49.055Z] f56be85fc22e: Download complete [2023-04-26T11:59:49.055Z] 9325e15d5711: Verifying Checksum [2023-04-26T11:59:49.055Z] 9325e15d5711: Download complete [2023-04-26T11:59:49.314Z] f56be85fc22e: Pull complete [2023-04-26T11:59:49.577Z] 85791d961cd3: Pull complete [2023-04-26T11:59:49.838Z] d694b5ae8c79: Verifying Checksum [2023-04-26T11:59:49.838Z] d694b5ae8c79: Download complete [2023-04-26T11:59:49.838Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T11:59:49.838Z] c5a4b2cf53e6: Download complete [2023-04-26T11:59:50.097Z] 556b6ee489ea: Verifying Checksum [2023-04-26T11:59:50.097Z] 556b6ee489ea: Download complete [2023-04-26T11:59:53.384Z] d694b5ae8c79: Pull complete [2023-04-26T11:59:53.384Z] 9f32a84ed3da: Pull complete [2023-04-26T11:59:53.384Z] 4d19c01a9841: Pull complete [2023-04-26T11:59:53.644Z] 9325e15d5711: Pull complete [2023-04-26T11:59:56.173Z] 556b6ee489ea: Pull complete [2023-04-26T11:59:57.111Z] c5a4b2cf53e6: Pull complete [2023-04-26T11:59:57.111Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T11:59:57.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T11:59:57.111Z] ---> c4be618373d6 [2023-04-26T11:59:57.111Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T11:59:58.435Z] Still waiting to schedule task [2023-04-26T11:59:58.435Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-26T12:00:00.419Z] ---> Running in d8d897cd3b21 [2023-04-26T12:00:00.419Z] Removing intermediate container d8d897cd3b21 [2023-04-26T12:00:00.419Z] ---> 64a219ba5286 [2023-04-26T12:00:00.419Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:00:00.419Z] ---> Running in 15bf7ea6f27a [2023-04-26T12:00:00.419Z] Removing intermediate container 15bf7ea6f27a [2023-04-26T12:00:00.419Z] ---> 4f2fae354933 [2023-04-26T12:00:00.419Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:00:00.419Z] ---> Running in 9a0d21765bf2 [2023-04-26T12:00:00.419Z] Removing intermediate container 9a0d21765bf2 [2023-04-26T12:00:00.419Z] ---> 039b88123d36 [2023-04-26T12:00:00.419Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-26T12:00:00.680Z] ---> Running in c9e8ee4cf35a [2023-04-26T12:00:00.680Z] Removing intermediate container c9e8ee4cf35a [2023-04-26T12:00:00.680Z] ---> d52ce1c69043 [2023-04-26T12:00:00.680Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:00:00.680Z] ---> Running in c8abb94337a2 [2023-04-26T12:00:00.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:00:00.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:00:01.200Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T12:00:01.201Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T12:00:01.201Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T12:00:01.201Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T12:00:01.201Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:00:01.201Z] OK: 269 MiB in 57 packages [2023-04-26T12:00:01.769Z] Removing intermediate container c8abb94337a2 [2023-04-26T12:00:01.769Z] ---> af3bf912e5e4 [2023-04-26T12:00:01.769Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T12:00:01.769Z] ---> e803bda11e06 [2023-04-26T12:00:01.769Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:00:01.769Z] ---> Running in 393fec894656 [2023-04-26T12:00:28.337Z] Removing intermediate container 393fec894656 [2023-04-26T12:00:28.337Z] ---> 609e5f70cc5c [2023-04-26T12:00:28.337Z] Step 10/12 : COPY . . [2023-04-26T12:00:28.337Z] ---> 3a3b523e3b0a [2023-04-26T12:00:28.337Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:00:28.337Z] ---> Running in 0915a94f112d [2023-04-26T12:00:28.337Z] Removing intermediate container 0915a94f112d [2023-04-26T12:00:28.337Z] ---> a720924663eb [2023-04-26T12:00:28.337Z] Step 12/12 : RUN $MAKE [2023-04-26T12:00:28.337Z] ---> Running in bbb886b0adff [2023-04-26T12:00:28.337Z] noop [2023-04-26T12:00:28.337Z] Removing intermediate container bbb886b0adff [2023-04-26T12:00:28.337Z] ---> 8a38c8d8215c [2023-04-26T12:00:28.337Z] Successfully built 8a38c8d8215c [2023-04-26T12:00:28.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:00:28.783Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T12:00:28.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:00:28.937Z] prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container [2023-04-26T12:00:28.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T12:00:29.407Z] $ docker top 46ef34afb2190b515ff534145a5e57daab354e15285b9e2f1708ccf733fa3b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:00:29.803Z] + go version [2023-04-26T12:00:29.803Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T12:00:29.846Z] $ docker stop --time=1 46ef34afb2190b515ff534145a5e57daab354e15285b9e2f1708ccf733fa3b13 [2023-04-26T12:00:31.164Z] $ docker rm -f --volumes 46ef34afb2190b515ff534145a5e57daab354e15285b9e2f1708ccf733fa3b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:00:31.892Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T12:00:31.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:00:32.052Z] prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container [2023-04-26T12:00:32.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T12:00:32.444Z] $ docker top fe5c1f2f6cd864b2e580ca6248d9785b8062fb8c89336149e954fe0ff73d63df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:00:32.830Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-390 [Pipeline] fileExists [Pipeline] sh [2023-04-26T12:00:33.282Z] + make test [2023-04-26T12:00:33.282Z] go test ./... -coverprofile=coverage.out [2023-04-26T12:00:38.557Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-26T12:00:48.527Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-26T12:00:48.527Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-04-26T12:00:56.690Z] go vet ./... [2023-04-26T12:00:59.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T12:00:59.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T12:00:59.972Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T12:01:00.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T12:01:00.055Z] $ docker stop --time=1 fe5c1f2f6cd864b2e580ca6248d9785b8062fb8c89336149e954fe0ff73d63df [2023-04-26T12:01:02.448Z] $ docker rm -f --volumes fe5c1f2f6cd864b2e580ca6248d9785b8062fb8c89336149e954fe0ff73d63df [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:01:03.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T12:01:03.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T12:01:04.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T12:01:04.363Z] + ls -al . [2023-04-26T12:01:04.364Z] total 192 [2023-04-26T12:01:04.364Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 12:00 . [2023-04-26T12:01:04.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:59 .. [2023-04-26T12:01:04.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 11:59 .git [2023-04-26T12:01:04.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:59 .github [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 11:59 .gitignore [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 11:59 .golangci.yml [2023-04-26T12:01:04.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 11:59 .semver [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 11:59 Attribution.txt [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 11:59 CHANGELOG.md [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 11:59 Dockerfile [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 11:59 GOVERNANCE.md [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 11:59 Jenkinsfile [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 11:59 LICENSE [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 11:59 Makefile [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 11:59 OWNERS.md [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 11:59 README.md [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 11:59 VERSION [2023-04-26T12:01:04.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:59 bin [2023-04-26T12:01:04.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:59 cmd [2023-04-26T12:01:04.364Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:00 coverage.out [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 11:59 go.mod [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 11:59 go.sum [2023-04-26T12:01:04.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:59 internal [2023-04-26T12:01:04.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:59 snap [2023-04-26T12:01:04.364Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:01:04.763Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8c53eb63bc682159adea478416ec7d45b879a48b --label arch=amd64 --label version=0.0.0 . [2023-04-26T12:01:04.763Z] Sending build context to Docker daemon 23.63MB [2023-04-26T12:01:04.763Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:01:04.763Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T12:01:04.763Z] ---> 8a38c8d8215c [2023-04-26T12:01:04.763Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:01:05.023Z] ---> Running in 70c5da29604f [2023-04-26T12:01:05.023Z] Removing intermediate container 70c5da29604f [2023-04-26T12:01:05.023Z] ---> 125c36b87dca [2023-04-26T12:01:05.023Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:01:05.023Z] ---> Running in bc3d016df75a [2023-04-26T12:01:05.282Z] Removing intermediate container bc3d016df75a [2023-04-26T12:01:05.282Z] ---> 5b927f91cade [2023-04-26T12:01:05.282Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:01:05.282Z] ---> Running in 8bf1e89c80aa [2023-04-26T12:01:05.282Z] Removing intermediate container 8bf1e89c80aa [2023-04-26T12:01:05.282Z] ---> 89f28d71c39b [2023-04-26T12:01:05.282Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-26T12:01:05.282Z] ---> Running in 5c873a23fe2b [2023-04-26T12:01:05.282Z] Removing intermediate container 5c873a23fe2b [2023-04-26T12:01:05.282Z] ---> c50a8c4a87c6 [2023-04-26T12:01:05.282Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:01:05.282Z] ---> Running in dd48b24ed1a2 [2023-04-26T12:01:05.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:01:05.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:01:06.113Z] OK: 269 MiB in 57 packages [2023-04-26T12:01:06.373Z] Removing intermediate container dd48b24ed1a2 [2023-04-26T12:01:06.373Z] ---> 1e55b52602c2 [2023-04-26T12:01:06.373Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-26T12:01:06.633Z] ---> 4c3071e91da7 [2023-04-26T12:01:06.633Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:01:06.633Z] ---> Running in defa1a9823b0 [2023-04-26T12:01:07.570Z] Removing intermediate container defa1a9823b0 [2023-04-26T12:01:07.570Z] ---> 542b412ab107 [2023-04-26T12:01:07.570Z] Step 10/25 : COPY . . [2023-04-26T12:01:07.830Z] ---> a9820a879914 [2023-04-26T12:01:07.830Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:01:07.830Z] ---> Running in efd97cd7c66d [2023-04-26T12:01:08.091Z] Removing intermediate container efd97cd7c66d [2023-04-26T12:01:08.091Z] ---> b39e57b6723e [2023-04-26T12:01:08.091Z] Step 12/25 : RUN $MAKE [2023-04-26T12:01:08.091Z] ---> Running in dc9388246d18 [2023-04-26T12:01:08.350Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-26T12:01:30.289Z] Removing intermediate container dc9388246d18 [2023-04-26T12:01:30.289Z] ---> e6918cf6e117 [2023-04-26T12:01:30.289Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T12:01:30.289Z] 3.17: Pulling from library/alpine [2023-04-26T12:01:30.289Z] f56be85fc22e: Already exists [2023-04-26T12:01:30.289Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T12:01:30.289Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T12:01:30.289Z] ---> 9ed4aefc74f6 [2023-04-26T12:01:30.289Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-26T12:01:30.289Z] ---> Running in 29d07f849be3 [2023-04-26T12:01:30.289Z] Removing intermediate container 29d07f849be3 [2023-04-26T12:01:30.289Z] ---> f4a4312aacce [2023-04-26T12:01:30.290Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T12:01:30.290Z] ---> Running in 40a4e4d3c3f5 [2023-04-26T12:01:30.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:01:30.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:01:30.290Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T12:01:30.290Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:01:30.290Z] OK: 7 MiB in 16 packages [2023-04-26T12:01:30.290Z] Removing intermediate container 40a4e4d3c3f5 [2023-04-26T12:01:30.290Z] ---> dfe12022e9f5 [2023-04-26T12:01:30.290Z] Step 16/25 : WORKDIR / [2023-04-26T12:01:30.290Z] ---> Running in b9ad14f861ec [2023-04-26T12:01:30.290Z] Removing intermediate container b9ad14f861ec [2023-04-26T12:01:30.290Z] ---> e6c553f19dc6 [2023-04-26T12:01:30.290Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-26T12:01:30.290Z] ---> a59c7785d096 [2023-04-26T12:01:30.290Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-26T12:01:30.290Z] ---> f69942a04914 [2023-04-26T12:01:30.290Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-26T12:01:30.290Z] ---> 1b804e903c6e [2023-04-26T12:01:30.290Z] Step 20/25 : EXPOSE 59900 [2023-04-26T12:01:30.290Z] ---> Running in 6150abba62ab [2023-04-26T12:01:30.290Z] Removing intermediate container 6150abba62ab [2023-04-26T12:01:30.290Z] ---> d1ffb645bbf8 [2023-04-26T12:01:30.290Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-26T12:01:30.290Z] ---> Running in 34c7de4a979c [2023-04-26T12:01:30.290Z] Removing intermediate container 34c7de4a979c [2023-04-26T12:01:30.290Z] ---> e5350ec5d10d [2023-04-26T12:01:30.290Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T12:01:30.290Z] ---> Running in 60d062761a46 [2023-04-26T12:01:30.290Z] Removing intermediate container 60d062761a46 [2023-04-26T12:01:30.290Z] ---> 9c8ce0aae990 [2023-04-26T12:01:30.290Z] Step 23/25 : LABEL arch=amd64 [2023-04-26T12:01:30.290Z] ---> Running in e65bd31fce2a [2023-04-26T12:01:30.290Z] Removing intermediate container e65bd31fce2a [2023-04-26T12:01:30.290Z] ---> 28668f9c0b1b [2023-04-26T12:01:30.290Z] Step 24/25 : LABEL git_sha=8c53eb63bc682159adea478416ec7d45b879a48b [2023-04-26T12:01:30.290Z] ---> Running in 75f5c8fcf34f [2023-04-26T12:01:30.290Z] Removing intermediate container 75f5c8fcf34f [2023-04-26T12:01:30.290Z] ---> b4ee2d697c72 [2023-04-26T12:01:30.290Z] Step 25/25 : LABEL version=0.0.0 [2023-04-26T12:01:30.290Z] ---> Running in 83f541365fae [2023-04-26T12:01:30.290Z] Removing intermediate container 83f541365fae [2023-04-26T12:01:30.290Z] ---> fb29b1c7b222 [2023-04-26T12:01:30.290Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T12:01:30.290Z] Successfully built fb29b1c7b222 [2023-04-26T12:01:30.290Z] Successfully tagged device-virtual: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-04-26T12:01:31.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:01:31.210Z] [2023-04-26T12:01:31.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:01:31.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:01:31.594Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T12:01:31.594Z] 5eb5b503b376: Pulling fs layer [2023-04-26T12:01:31.594Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T12:01:31.594Z] ec43610c2a17: Pulling fs layer [2023-04-26T12:01:31.594Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T12:01:31.594Z] 33b1e0a273af: Pulling fs layer [2023-04-26T12:01:31.594Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T12:01:31.594Z] 2f39f015ded8: Pulling fs layer [2023-04-26T12:01:31.594Z] 33b1e0a273af: Waiting [2023-04-26T12:01:31.594Z] 3a2ae6a8a46f: Waiting [2023-04-26T12:01:31.594Z] 5d3b04190fa2: Waiting [2023-04-26T12:01:31.594Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T12:01:31.594Z] 5c69ac0246d0: Download complete [2023-04-26T12:01:31.594Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T12:01:31.594Z] 3a2ae6a8a46f: Download complete [2023-04-26T12:01:31.594Z] 33b1e0a273af: Verifying Checksum [2023-04-26T12:01:31.594Z] 33b1e0a273af: Download complete [2023-04-26T12:01:31.594Z] 5d3b04190fa2: Download complete [2023-04-26T12:01:31.594Z] ec43610c2a17: Verifying Checksum [2023-04-26T12:01:31.594Z] ec43610c2a17: Download complete [2023-04-26T12:01:31.853Z] 5eb5b503b376: Verifying Checksum [2023-04-26T12:01:31.853Z] 5eb5b503b376: Download complete [2023-04-26T12:01:32.421Z] 2f39f015ded8: Verifying Checksum [2023-04-26T12:01:32.421Z] 2f39f015ded8: Download complete [2023-04-26T12:01:33.356Z] 5eb5b503b376: Pull complete [2023-04-26T12:01:33.356Z] 5c69ac0246d0: Pull complete [2023-04-26T12:01:33.615Z] ec43610c2a17: Pull complete [2023-04-26T12:01:33.873Z] 3a2ae6a8a46f: Pull complete [2023-04-26T12:01:34.131Z] 33b1e0a273af: Pull complete [2023-04-26T12:01:34.131Z] 5d3b04190fa2: Pull complete [2023-04-26T12:01:39.398Z] 2f39f015ded8: Pull complete [2023-04-26T12:01:39.398Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T12:01:39.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:01:39.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:01:39.705Z] prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container [2023-04-26T12:01:39.745Z] $ 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/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T12:01:41.636Z] $ docker top 51f3a7f5270d2dc79862c0271ad7e4f29fdd49f62ebf21912593ad605a984cc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:01:42.091Z] ---> job-cost.sh [2023-04-26T12:01:42.091Z] lf-activate-venv: SKIPPING [2023-04-26T12:01:42.091Z] INFO: No Stack... [2023-04-26T12:01:42.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T12:01:42.610Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T12:01:42.932Z] + cat /w/workspace/foundry_device-virtual-go_PR-390/archives/cost.csv [2023-04-26T12:01:42.932Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T12:01:42.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [2023-04-26T12:01:42.975Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] did not exist. Created. [2023-04-26T12:01:42.975Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:01:43.367Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T12:01:43.420Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T12:01:43.449Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T12:01:43.536Z] $ docker stop --time=1 51f3a7f5270d2dc79862c0271ad7e4f29fdd49f62ebf21912593ad605a984cc5 [2023-04-26T12:01:44.696Z] $ docker rm -f --volumes 51f3a7f5270d2dc79862c0271ad7e4f29fdd49f62ebf21912593ad605a984cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T12:02:48.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11000 in /w/workspace/foundry_device-virtual-go_PR-390 [Pipeline] { [Pipeline] ws [2023-04-26T12:02:48.785Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T12:02:48.864Z] The recommended git tool is: git [2023-04-26T12:02:55.046Z] using credential edgex-jenkins-ssh [2023-04-26T12:02:55.065Z] Cloning the remote Git repository [2023-04-26T12:02:55.121Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:02:55.238Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-04-26T12:02:55.427Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:02:55.428Z] > git --version # timeout=10 [2023-04-26T12:02:55.461Z] > git --version # 'git version 2.25.1' [2023-04-26T12:02:55.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:02:55.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T12:02:59.545Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-26T12:02:59.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T12:03:01.445Z] Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit 8c53eb63bc682159adea478416ec7d45b879a48b [2023-04-26T12:03:01.805Z] Merge succeeded, producing 8c53eb63bc682159adea478416ec7d45b879a48b [2023-04-26T12:03:01.805Z] Checking out Revision 8c53eb63bc682159adea478416ec7d45b879a48b (PR-390) [2023-04-26T12:03:00.691Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-26T12:03:00.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:03:00.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:03:00.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T12:03:01.472Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T12:03:01.560Z] > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 [2023-04-26T12:03:01.673Z] > git remote # timeout=10 [2023-04-26T12:03:01.702Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T12:03:01.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:03:01.752Z] > git merge afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 [2023-04-26T12:03:01.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T12:03:01.816Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T12:03:01.839Z] > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 [2023-04-26T12:03:02.441Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-26T12:03:02.508Z] > git --version # timeout=10 [2023-04-26T12:03:02.528Z] > git --version # 'git version 2.25.1' [2023-04-26T12:03:02.550Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:03:03.939Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T12:03:03.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T12:03:03.939Z] Dload Upload Total Spent Left Speed [2023-04-26T12:03:03.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-04-26T12:03:04.743Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T12:03:05.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T12:03:05.123Z] + sudo tee /etc/docker/daemon.new [2023-04-26T12:03:05.123Z] { [2023-04-26T12:03:05.123Z] "registry-mirrors": [ [2023-04-26T12:03:05.123Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T12:03:05.123Z] ], [2023-04-26T12:03:05.123Z] "bip": "10.250.0.254/24", [2023-04-26T12:03:05.123Z] "hosts": [ [2023-04-26T12:03:05.123Z] "tcp://0.0.0.0:5555", [2023-04-26T12:03:05.123Z] "unix:///var/run/docker.sock" [2023-04-26T12:03:05.123Z] ], [2023-04-26T12:03:05.123Z] "mtu": 1458, [2023-04-26T12:03:05.123Z] "selinux-enabled": true, [2023-04-26T12:03:05.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T12:03:05.123Z] } [Pipeline] sh [2023-04-26T12:03:05.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T12:03:05.831Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:03:24.216Z] provisioning config files... [2023-04-26T12:03:24.255Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14638916560141677939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:03:24.669Z] ---> docker-login.sh [2023-04-26T12:03:24.669Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:03:25.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:03:25.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:03:25.267Z] Configure a credential helper to remove this warning. See [2023-04-26T12:03:25.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:03:25.267Z] [2023-04-26T12:03:25.267Z] Login Succeeded [2023-04-26T12:03:25.267Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:03:25.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:03:25.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:03:25.813Z] Configure a credential helper to remove this warning. See [2023-04-26T12:03:25.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:03:25.813Z] [2023-04-26T12:03:25.813Z] Login Succeeded [2023-04-26T12:03:25.813Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:03:26.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:03:26.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:03:26.083Z] Configure a credential helper to remove this warning. See [2023-04-26T12:03:26.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:03:26.083Z] [2023-04-26T12:03:26.083Z] Login Succeeded [2023-04-26T12:03:26.083Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:03:26.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:03:26.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:03:26.629Z] Configure a credential helper to remove this warning. See [2023-04-26T12:03:26.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:03:26.629Z] [2023-04-26T12:03:26.629Z] Login Succeeded [2023-04-26T12:03:26.629Z] docker.io [2023-04-26T12:03:26.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:03:27.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:03:27.170Z] Configure a credential helper to remove this warning. See [2023-04-26T12:03:27.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:03:27.170Z] [2023-04-26T12:03:27.170Z] Login Succeeded [2023-04-26T12:03:27.170Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:03:27.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T12:03:27.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:03:27.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:03:27.768Z] ========================================================= [2023-04-26T12:03:27.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T12:03:27.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:03:28.287Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T12:03:28.895Z] Sending build context to Docker daemon 11.95MB [2023-04-26T12:03:28.895Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:03:28.895Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T12:03:29.168Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T12:03:29.168Z] c41833b44d91: Pulling fs layer [2023-04-26T12:03:29.168Z] ed15518f5707: Pulling fs layer [2023-04-26T12:03:29.168Z] feae8fd75edb: Pulling fs layer [2023-04-26T12:03:29.168Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T12:03:29.168Z] 3cdef696dda3: Pulling fs layer [2023-04-26T12:03:29.168Z] 2ced38df9373: Pulling fs layer [2023-04-26T12:03:29.168Z] 58f1dce35555: Pulling fs layer [2023-04-26T12:03:29.168Z] 242c74f7c9fa: Waiting [2023-04-26T12:03:29.168Z] 3cdef696dda3: Waiting [2023-04-26T12:03:29.168Z] 58f1dce35555: Waiting [2023-04-26T12:03:29.168Z] 2ced38df9373: Waiting [2023-04-26T12:03:29.168Z] ed15518f5707: Verifying Checksum [2023-04-26T12:03:29.168Z] ed15518f5707: Download complete [2023-04-26T12:03:29.168Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T12:03:29.168Z] 242c74f7c9fa: Download complete [2023-04-26T12:03:29.168Z] 3cdef696dda3: Verifying Checksum [2023-04-26T12:03:29.168Z] 3cdef696dda3: Download complete [2023-04-26T12:03:29.168Z] c41833b44d91: Verifying Checksum [2023-04-26T12:03:29.168Z] c41833b44d91: Download complete [2023-04-26T12:03:30.167Z] c41833b44d91: Pull complete [2023-04-26T12:03:30.767Z] 58f1dce35555: Verifying Checksum [2023-04-26T12:03:30.767Z] 58f1dce35555: Download complete [2023-04-26T12:03:31.041Z] ed15518f5707: Pull complete [2023-04-26T12:03:32.021Z] feae8fd75edb: Verifying Checksum [2023-04-26T12:03:32.021Z] feae8fd75edb: Download complete [2023-04-26T12:03:32.021Z] 2ced38df9373: Verifying Checksum [2023-04-26T12:03:32.021Z] 2ced38df9373: Download complete [2023-04-26T12:03:44.389Z] feae8fd75edb: Pull complete [2023-04-26T12:03:44.389Z] 242c74f7c9fa: Pull complete [2023-04-26T12:03:44.389Z] 3cdef696dda3: Pull complete [2023-04-26T12:03:53.615Z] 2ced38df9373: Pull complete [2023-04-26T12:03:55.605Z] 58f1dce35555: Pull complete [2023-04-26T12:03:55.605Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T12:03:55.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T12:03:55.605Z] ---> fadd8f120f05 [2023-04-26T12:03:55.605Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:03:57.578Z] ---> Running in f7ff3f66b4e4 [2023-04-26T12:03:57.579Z] Removing intermediate container f7ff3f66b4e4 [2023-04-26T12:03:57.579Z] ---> 8d8a628fde1e [2023-04-26T12:03:57.579Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:03:57.579Z] ---> Running in 5dd0cff39f31 [2023-04-26T12:03:58.173Z] Removing intermediate container 5dd0cff39f31 [2023-04-26T12:03:58.173Z] ---> 69557f4a62ba [2023-04-26T12:03:58.173Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:03:58.173Z] ---> Running in de8ef8381373 [2023-04-26T12:03:58.444Z] Removing intermediate container de8ef8381373 [2023-04-26T12:03:58.444Z] ---> 57e263045ae1 [2023-04-26T12:03:58.444Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-26T12:03:58.444Z] ---> Running in 0875abd2d48a [2023-04-26T12:03:58.733Z] Removing intermediate container 0875abd2d48a [2023-04-26T12:03:58.733Z] ---> 630296c7bd25 [2023-04-26T12:03:58.733Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:03:59.007Z] ---> Running in 211e2f8de5d9 [2023-04-26T12:03:59.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:04:02.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:04:03.563Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T12:04:03.564Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T12:04:03.564Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T12:04:03.564Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T12:04:03.841Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:04:03.841Z] OK: 268 MiB in 57 packages [2023-04-26T12:04:04.815Z] Removing intermediate container 211e2f8de5d9 [2023-04-26T12:04:04.815Z] ---> b3b40c48a8bd [2023-04-26T12:04:04.815Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T12:04:06.770Z] ---> d1637cdb72db [2023-04-26T12:04:06.770Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:04:06.770Z] ---> Running in 9dba52223325 [2023-04-26T12:05:14.687Z] Removing intermediate container 9dba52223325 [2023-04-26T12:05:14.687Z] ---> 1cb3de765609 [2023-04-26T12:05:14.687Z] Step 10/12 : COPY . . [2023-04-26T12:05:14.687Z] ---> 5f4366b21e8b [2023-04-26T12:05:14.687Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:05:14.687Z] ---> Running in 763097f7a1de [2023-04-26T12:05:14.687Z] Removing intermediate container 763097f7a1de [2023-04-26T12:05:14.687Z] ---> ea25b9cd5331 [2023-04-26T12:05:14.687Z] Step 12/12 : RUN $MAKE [2023-04-26T12:05:14.687Z] ---> Running in f4acf3dd7dd7 [2023-04-26T12:05:14.687Z] noop [2023-04-26T12:05:14.687Z] Removing intermediate container f4acf3dd7dd7 [2023-04-26T12:05:14.687Z] ---> b4db622ef373 [2023-04-26T12:05:14.687Z] Successfully built b4db622ef373 [2023-04-26T12:05:14.687Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:05:15.183Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T12:05:15.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:05:15.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-11000 does not seem to be running inside a container [2023-04-26T12:05:15.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T12:05:16.871Z] $ docker top 1b696e950d79573f5da5d1fdb9531f73d86ddce8862689b915698c12f55c7ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:05:17.791Z] + go version [2023-04-26T12:05:17.791Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T12:05:17.827Z] $ docker stop --time=1 1b696e950d79573f5da5d1fdb9531f73d86ddce8862689b915698c12f55c7ed5 [2023-04-26T12:05:19.535Z] $ docker rm -f --volumes 1b696e950d79573f5da5d1fdb9531f73d86ddce8862689b915698c12f55c7ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:05:20.571Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T12:05:20.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:05:20.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-11000 does not seem to be running inside a container [2023-04-26T12:05:20.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T12:05:22.249Z] $ docker top ca4e1eb48a41342362a3f2e0095c35f2b1302b16eaef1c3b3a36b2821f360057 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:05:23.163Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T12:05:23.890Z] + make test [2023-04-26T12:05:23.890Z] go test ./... -coverprofile=coverage.out [2023-04-26T12:06:02.815Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-26T12:08:09.600Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-26T12:08:09.600Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.097s coverage: 58.4% of statements [2023-04-26T12:08:09.600Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T12:08:09.600Z] go vet ./... [2023-04-26T12:08:24.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T12:08:24.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T12:08:24.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T12:08:25.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T12:08:25.249Z] $ docker stop --time=1 ca4e1eb48a41342362a3f2e0095c35f2b1302b16eaef1c3b3a36b2821f360057 [2023-04-26T12:08:27.157Z] $ docker rm -f --volumes ca4e1eb48a41342362a3f2e0095c35f2b1302b16eaef1c3b3a36b2821f360057 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:08:28.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T12:08:28.463Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T12:08:29.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:08:29.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T12:08:29.975Z] + ls -al . [2023-04-26T12:08:29.975Z] total 188 [2023-04-26T12:08:29.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:05 . [2023-04-26T12:08:29.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:02 .. [2023-04-26T12:08:29.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:03 .git [2023-04-26T12:08:29.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:03 .github [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:03 .gitignore [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:03 .golangci.yml [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:03 Attribution.txt [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:03 CHANGELOG.md [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:03 Dockerfile [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:03 GOVERNANCE.md [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:03 Jenkinsfile [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:03 LICENSE [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:03 Makefile [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:03 OWNERS.md [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:03 README.md [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 11:59 VERSION [2023-04-26T12:08:29.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:03 bin [2023-04-26T12:08:29.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:03 cmd [2023-04-26T12:08:29.975Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:07 coverage.out [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:03 go.mod [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:03 go.sum [2023-04-26T12:08:29.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:03 internal [2023-04-26T12:08:29.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:03 snap [2023-04-26T12:08:29.975Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:08:30.403Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8c53eb63bc682159adea478416ec7d45b879a48b --label arch=arm64 --label version=0.0.0 . [2023-04-26T12:08:30.670Z] Sending build context to Docker daemon 12MB [2023-04-26T12:08:30.938Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:08:30.938Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T12:08:30.938Z] ---> b4db622ef373 [2023-04-26T12:08:30.938Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:08:30.938Z] ---> Running in 104922c7b813 [2023-04-26T12:08:31.206Z] Removing intermediate container 104922c7b813 [2023-04-26T12:08:31.206Z] ---> 350ca6632a2e [2023-04-26T12:08:31.206Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:08:31.473Z] ---> Running in 5177ac848460 [2023-04-26T12:08:31.742Z] Removing intermediate container 5177ac848460 [2023-04-26T12:08:31.742Z] ---> e333f7baac3c [2023-04-26T12:08:31.742Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:08:31.742Z] ---> Running in c829acfb922d [2023-04-26T12:08:32.012Z] Removing intermediate container c829acfb922d [2023-04-26T12:08:32.012Z] ---> 168873dc67b1 [2023-04-26T12:08:32.012Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-26T12:08:32.012Z] ---> Running in aa5fe423a1fc [2023-04-26T12:08:32.601Z] Removing intermediate container aa5fe423a1fc [2023-04-26T12:08:32.601Z] ---> 14d7554d36a1 [2023-04-26T12:08:32.601Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:08:32.601Z] ---> Running in 2126fe5e8551 [2023-04-26T12:08:33.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:08:34.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:08:35.957Z] OK: 268 MiB in 57 packages [2023-04-26T12:08:36.928Z] Removing intermediate container 2126fe5e8551 [2023-04-26T12:08:36.928Z] ---> 5e3584f31f02 [2023-04-26T12:08:36.928Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-26T12:08:37.525Z] ---> 6e1c4b07ded7 [2023-04-26T12:08:37.525Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:08:37.525Z] ---> Running in 3f1686a6f774 [2023-04-26T12:08:40.154Z] Removing intermediate container 3f1686a6f774 [2023-04-26T12:08:40.154Z] ---> e3b203a4bb49 [2023-04-26T12:08:40.154Z] Step 10/25 : COPY . . [2023-04-26T12:08:43.507Z] ---> 745206a8c12d [2023-04-26T12:08:43.507Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:08:43.507Z] ---> Running in 5c0322d36e8a [2023-04-26T12:08:44.103Z] Removing intermediate container 5c0322d36e8a [2023-04-26T12:08:44.103Z] ---> 3c7c3cb9716b [2023-04-26T12:08:44.103Z] Step 12/25 : RUN $MAKE [2023-04-26T12:08:44.103Z] ---> Running in 8ee46a62163f [2023-04-26T12:08:45.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-26T12:11:06.960Z] Removing intermediate container 8ee46a62163f [2023-04-26T12:11:06.960Z] ---> 6039704941e1 [2023-04-26T12:11:06.960Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T12:11:06.960Z] 3.17: Pulling from library/alpine [2023-04-26T12:11:06.960Z] c41833b44d91: Already exists [2023-04-26T12:11:06.960Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T12:11:06.960Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T12:11:06.960Z] ---> 51e60588ff2c [2023-04-26T12:11:06.960Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-26T12:11:06.960Z] ---> Running in 7550ebe628af [2023-04-26T12:11:06.960Z] Removing intermediate container 7550ebe628af [2023-04-26T12:11:06.960Z] ---> 324bd367ff7a [2023-04-26T12:11:06.960Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T12:11:06.960Z] ---> Running in eabf389b607c [2023-04-26T12:11:06.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:11:06.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:11:06.960Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T12:11:06.960Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:11:06.960Z] OK: 8 MiB in 16 packages [2023-04-26T12:11:06.960Z] Removing intermediate container eabf389b607c [2023-04-26T12:11:06.960Z] ---> 0692c13a0228 [2023-04-26T12:11:06.960Z] Step 16/25 : WORKDIR / [2023-04-26T12:11:06.960Z] ---> Running in 50a53e666abb [2023-04-26T12:11:06.960Z] Removing intermediate container 50a53e666abb [2023-04-26T12:11:06.960Z] ---> c064dd45ca89 [2023-04-26T12:11:06.960Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-26T12:11:06.960Z] ---> 10132131f8e7 [2023-04-26T12:11:06.960Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-26T12:11:06.960Z] ---> bc07fdec6179 [2023-04-26T12:11:06.960Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-26T12:11:07.925Z] ---> 0a3bb6a97aa0 [2023-04-26T12:11:07.926Z] Step 20/25 : EXPOSE 59900 [2023-04-26T12:11:07.926Z] ---> Running in 89b8bd12c1f2 [2023-04-26T12:11:08.194Z] Removing intermediate container 89b8bd12c1f2 [2023-04-26T12:11:08.194Z] ---> e1400d40d927 [2023-04-26T12:11:08.194Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-26T12:11:08.194Z] ---> Running in b2351e8df027 [2023-04-26T12:11:08.463Z] Removing intermediate container b2351e8df027 [2023-04-26T12:11:08.463Z] ---> 7cd4582ca2cd [2023-04-26T12:11:08.463Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T12:11:08.463Z] ---> Running in aaeb2944e21f [2023-04-26T12:11:08.731Z] Removing intermediate container aaeb2944e21f [2023-04-26T12:11:08.731Z] ---> fef5c33974e0 [2023-04-26T12:11:08.731Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T12:11:08.998Z] ---> Running in 145f7740385b [2023-04-26T12:11:09.268Z] Removing intermediate container 145f7740385b [2023-04-26T12:11:09.268Z] ---> 5ff68b3d37f3 [2023-04-26T12:11:09.268Z] Step 24/25 : LABEL git_sha=8c53eb63bc682159adea478416ec7d45b879a48b [2023-04-26T12:11:09.268Z] ---> Running in 0407d80bd0bb [2023-04-26T12:11:09.537Z] Removing intermediate container 0407d80bd0bb [2023-04-26T12:11:09.537Z] ---> fc1854dc11e9 [2023-04-26T12:11:09.537Z] Step 25/25 : LABEL version=0.0.0 [2023-04-26T12:11:09.810Z] ---> Running in 6ccb583b8946 [2023-04-26T12:11:10.080Z] Removing intermediate container 6ccb583b8946 [2023-04-26T12:11:10.080Z] ---> 1c7a16ac5bbe [2023-04-26T12:11:10.080Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T12:11:10.080Z] Successfully built 1c7a16ac5bbe [2023-04-26T12:11:10.081Z] Successfully tagged device-virtual-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-04-26T12:11:10.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:11:10.941Z] [2023-04-26T12:11:10.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:11:11.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:11:11.364Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T12:11:11.364Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T12:11:11.364Z] 04944245beec: Pulling fs layer [2023-04-26T12:11:11.364Z] 699f458cf7ca: Pulling fs layer [2023-04-26T12:11:11.364Z] 765212b225bb: Pulling fs layer [2023-04-26T12:11:11.364Z] f23df028b6ca: Pulling fs layer [2023-04-26T12:11:11.364Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T12:11:11.364Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T12:11:11.364Z] 765212b225bb: Waiting [2023-04-26T12:11:11.364Z] f23df028b6ca: Waiting [2023-04-26T12:11:11.364Z] d65c8cfc05b1: Waiting [2023-04-26T12:11:11.364Z] 2437ff75d9bd: Waiting [2023-04-26T12:11:11.773Z] 04944245beec: Verifying Checksum [2023-04-26T12:11:11.773Z] 04944245beec: Download complete [2023-04-26T12:11:11.773Z] 765212b225bb: Verifying Checksum [2023-04-26T12:11:11.773Z] 765212b225bb: Download complete [2023-04-26T12:11:11.773Z] f23df028b6ca: Verifying Checksum [2023-04-26T12:11:11.773Z] f23df028b6ca: Download complete [2023-04-26T12:11:11.773Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T12:11:11.773Z] d65c8cfc05b1: Download complete [2023-04-26T12:11:11.773Z] 699f458cf7ca: Verifying Checksum [2023-04-26T12:11:11.773Z] 699f458cf7ca: Download complete [2023-04-26T12:11:12.417Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T12:11:12.417Z] 8998bd30e6a1: Download complete [2023-04-26T12:11:14.428Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T12:11:14.428Z] 2437ff75d9bd: Download complete [2023-04-26T12:11:16.412Z] 8998bd30e6a1: Pull complete [2023-04-26T12:11:17.000Z] 04944245beec: Pull complete [2023-04-26T12:11:18.424Z] 699f458cf7ca: Pull complete [2023-04-26T12:11:18.424Z] 765212b225bb: Pull complete [2023-04-26T12:11:19.010Z] f23df028b6ca: Pull complete [2023-04-26T12:11:19.282Z] d65c8cfc05b1: Pull complete [2023-04-26T12:11:31.602Z] 2437ff75d9bd: Pull complete [2023-04-26T12:11:31.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T12:11:31.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:11:31.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:11:31.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-11000 does not seem to be running inside a container [2023-04-26T12:11:32.007Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T12:11:34.534Z] $ docker top 5a49fd919f49af60c26bf16aea79d8cbf404523e29defe849b547ba047add0cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:35.434Z] ---> job-cost.sh [2023-04-26T12:11:35.434Z] lf-activate-venv: SKIPPING [2023-04-26T12:11:35.434Z] INFO: No Stack... [2023-04-26T12:11:35.701Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T12:11:36.660Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T12:11:37.014Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-04-26T12:11:37.014Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T12:11:37.337Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [2023-04-26T12:11:37.343Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] did not exist. Created. [2023-04-26T12:11:37.343Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:11:37.755Z] /w/workspace/device-virtual-go/1@tmp/durable-9674afee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T12:11:38.109Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T12:11:38.144Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T12:11:38.194Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T12:11:38.210Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T12:11:38.287Z] $ docker stop --time=1 5a49fd919f49af60c26bf16aea79d8cbf404523e29defe849b547ba047add0cc [2023-04-26T12:11:39.748Z] $ docker rm -f --volumes 5a49fd919f49af60c26bf16aea79d8cbf404523e29defe849b547ba047add0cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T12:11:40.778Z] provisioning config files... [2023-04-26T12:11:40.786Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config17951524504197013183tmp [Pipeline] { [Pipeline] sh [2023-04-26T12:11:41.121Z] + set +x [2023-04-26T12:11:41.121Z] + bash -s -- [2023-04-26T12:11:41.121Z] + curl -s https://codecov.io/bash [2023-04-26T12:11:41.121Z] [2023-04-26T12:11:41.121Z] _____ _ [2023-04-26T12:11:41.121Z] / ____| | | [2023-04-26T12:11:41.121Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T12:11:41.121Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T12:11:41.121Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T12:11:41.121Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T12:11:41.121Z] Bash-1.0.6 [2023-04-26T12:11:41.121Z] [2023-04-26T12:11:41.121Z] [2023-04-26T12:11:41.121Z] ==> git version 2.25.1 found [2023-04-26T12:11:41.121Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T12:11:41.121Z] Release-Date: 2020-01-08 [2023-04-26T12:11:41.121Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T12:11:41.121Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T12:11:41.121Z] ==> Jenkins CI detected. [2023-04-26T12:11:41.121Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-390 [2023-04-26T12:11:41.121Z] project root: . [2023-04-26T12:11:41.121Z] --> token set from env [2023-04-26T12:11:41.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T12:11:41.381Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T12:11:41.381Z] ==> Python coveragepy not found [2023-04-26T12:11:41.381Z] ==> Searching for coverage reports in: [2023-04-26T12:11:41.381Z] + . [2023-04-26T12:11:41.381Z] -> Found 1 reports [2023-04-26T12:11:41.381Z] ==> Detecting git/mercurial file structure [2023-04-26T12:11:41.381Z] ==> Reading reports [2023-04-26T12:11:41.381Z] + ./coverage.out bytes=43063 [2023-04-26T12:11:41.381Z] ==> Appending adjustments [2023-04-26T12:11:41.381Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T12:11:41.381Z] + Found adjustments [2023-04-26T12:11:41.381Z] ==> Gzipping contents [2023-04-26T12:11:41.381Z] 8.0K /tmp/codecov.fm603H.gz [2023-04-26T12:11:41.381Z] ==> Uploading reports [2023-04-26T12:11:41.381Z] url: https://codecov.io [2023-04-26T12:11:41.381Z] query: branch=PR-390&commit=8c53eb63bc682159adea478416ec7d45b879a48b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=390&job=&cmd_args= [2023-04-26T12:11:41.381Z] -> Pinging Codecov [2023-04-26T12:11:41.381Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-390&commit=8c53eb63bc682159adea478416ec7d45b879a48b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=390&job=&cmd_args= [2023-04-26T12:11:41.640Z] -> Uploading to [2023-04-26T12:11:41.641Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/5E52B4B073DB2E39498172D8E973AA87/8c53eb63bc682159adea478416ec7d45b879a48b/9e92cfdf-0d85-45ca-9aec-c265a23d59d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T121141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53179913992e4e13bae5fc02bedb720caff8b6876f1d2a9ad4509acd335ae251 [2023-04-26T12:11:41.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T12:11:41.641Z] Dload Upload Total Spent Left Speed [2023-04-26T12:11:41.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25411 --:--:-- --:--:-- --:--:-- 25287 100 5184 0 0 100 5184 0 24338 --:--:-- --:--:-- --:--:-- 24224 [2023-04-26T12:11:41.901Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] } [2023-04-26T12:11:41.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T12:11:43.680Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-390/archives ] [2023-04-26T12:11:43.681Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-390/archives [2023-04-26T12:11:43.681Z] total 16 [2023-04-26T12:11:43.681Z] drwxr-xr-x 3 root root 4096 Apr 26 12:01 . [2023-04-26T12:11:43.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:01 .. [2023-04-26T12:11:43.681Z] drwxr-xr-x 2 root root 4096 Apr 26 12:01 cost [2023-04-26T12:11:43.681Z] -rw-r--r-- 1 root root 89 Apr 26 12:01 cost.csv [2023-04-26T12:11:43.681Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-390/archives [2023-04-26T12:11:43.681Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-390/archives [2023-04-26T12:11:43.681Z] total 16 [2023-04-26T12:11:43.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:01 . [2023-04-26T12:11:43.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:01 .. [2023-04-26T12:11:43.681Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 12:01 cost [2023-04-26T12:11:43.681Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 26 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:44.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:44.912Z] ---> package-listing.sh [2023-04-26T12:11:44.912Z] ++ facter osfamily [2023-04-26T12:11:44.912Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T12:11:45.171Z] + OS_FAMILY=debian [2023-04-26T12:11:45.171Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-390 [2023-04-26T12:11:45.171Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T12:11:45.171Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T12:11:45.171Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T12:11:45.171Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T12:11:45.171Z] + '[' /w/workspace/foundry_device-virtual-go_PR-390 ']' [2023-04-26T12:11:45.171Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T12:11:45.171Z] + case "${OS_FAMILY}" in [2023-04-26T12:11:45.171Z] + dpkg -l [2023-04-26T12:11:45.171Z] + grep '^ii' [2023-04-26T12:11:45.171Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T12:11:45.171Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T12:11:45.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T12:11:45.171Z] + '[' /w/workspace/foundry_device-virtual-go_PR-390 ']' [2023-04-26T12:11:45.171Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-390/archives/ [2023-04-26T12:11:45.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-390/archives/ [Pipeline] echo [2023-04-26T12:11:45.204Z] 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/foundry_device-virtual-go_PR-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T12:11:45.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:11:46.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:11:46.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:11:46.286Z] prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container [2023-04-26T12:11:46.329Z] $ 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/foundry_device-virtual-go_PR-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T12:11:46.537Z] $ docker top 99c9aeccfb2aad6ed896085b2b52c27f93b4946cab635b66d5c8fa0dd61bce22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:11:46.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T12:11:47.223Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T12:11:47.533Z] + ls /var/log/sa-host [2023-04-26T12:11:47.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:11:47.668Z] provisioning config files... [2023-04-26T12:11:47.676Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config2005049717979853745tmp [Pipeline] { [Pipeline] echo [2023-04-26T12:11:47.736Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:48.048Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T12:11:48.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:48.491Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T12:11:48.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:48.834Z] ---> sudo-logs.sh [2023-04-26T12:11:48.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T12:11:48.926Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:49.245Z] ---> job-cost.sh [2023-04-26T12:11:49.245Z] lf-activate-venv: SKIPPING [2023-04-26T12:11:49.245Z] DEBUG: total: 0.2199999988079071 [2023-04-26T12:11:49.245Z] INFO: Retrieving Stack Cost... [2023-04-26T12:11:49.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T12:11:50.072Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T12:11:50.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:11:50.421Z] ---> logs-deploy.sh [2023-04-26T12:11:50.422Z] lf-activate-venv: SKIPPING [2023-04-26T12:11:50.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-390/1 [2023-04-26T12:11:50.422Z] INFO: archiving workspace using pattern(s): [2023-04-26T12:11:51.357Z] Archives upload complete. [2023-04-26T12:11:51.617Z] INFO: archiving logs to Nexus [2023-04-26T12:11:52.189Z] ---> uname -a: [2023-04-26T12:11:52.189Z] Linux prd-ubuntu20-04-docker-8c-8g-10998 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] ---> lscpu: [2023-04-26T12:11:52.189Z] Architecture: x86_64 [2023-04-26T12:11:52.189Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T12:11:52.189Z] Byte Order: Little Endian [2023-04-26T12:11:52.189Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T12:11:52.189Z] CPU(s): 8 [2023-04-26T12:11:52.189Z] On-line CPU(s) list: 0-7 [2023-04-26T12:11:52.189Z] Thread(s) per core: 1 [2023-04-26T12:11:52.189Z] Core(s) per socket: 1 [2023-04-26T12:11:52.189Z] Socket(s): 8 [2023-04-26T12:11:52.189Z] NUMA node(s): 1 [2023-04-26T12:11:52.189Z] Vendor ID: AuthenticAMD [2023-04-26T12:11:52.189Z] CPU family: 23 [2023-04-26T12:11:52.189Z] Model: 49 [2023-04-26T12:11:52.189Z] Model name: AMD EPYC-Rome Processor [2023-04-26T12:11:52.189Z] Stepping: 0 [2023-04-26T12:11:52.189Z] CPU MHz: 2799.998 [2023-04-26T12:11:52.189Z] BogoMIPS: 5599.99 [2023-04-26T12:11:52.189Z] Virtualization: AMD-V [2023-04-26T12:11:52.189Z] Hypervisor vendor: KVM [2023-04-26T12:11:52.189Z] Virtualization type: full [2023-04-26T12:11:52.189Z] L1d cache: 256 KiB [2023-04-26T12:11:52.189Z] L1i cache: 256 KiB [2023-04-26T12:11:52.189Z] L2 cache: 4 MiB [2023-04-26T12:11:52.189Z] L3 cache: 128 MiB [2023-04-26T12:11:52.189Z] NUMA node0 CPU(s): 0-7 [2023-04-26T12:11:52.189Z] Vulnerability Itlb multihit: Not affected [2023-04-26T12:11:52.189Z] Vulnerability L1tf: Not affected [2023-04-26T12:11:52.189Z] Vulnerability Mds: Not affected [2023-04-26T12:11:52.189Z] Vulnerability Meltdown: Not affected [2023-04-26T12:11:52.189Z] Vulnerability Mmio stale data: Not affected [2023-04-26T12:11:52.189Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T12:11:52.189Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T12:11:52.189Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T12:11:52.189Z] Vulnerability Srbds: Not affected [2023-04-26T12:11:52.189Z] Vulnerability Tsx async abort: Not affected [2023-04-26T12:11:52.189Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] ---> nproc: [2023-04-26T12:11:52.189Z] 8 [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] ---> df -h: [2023-04-26T12:11:52.189Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T12:11:52.189Z] overlay 155G 12G 144G 8% / [2023-04-26T12:11:52.189Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T12:11:52.189Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T12:11:52.189Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T12:11:52.189Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] ---> sar -b -r -n DEV: [2023-04-26T12:11:52.189Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10998) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] 11:58:46 LINUX RESTART (8 CPU) [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] 11:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T12:11:52.189Z] 12:00:01 168.57 47.86 120.71 0.00 5381.64 143844.96 0.00 [2023-04-26T12:11:52.189Z] 12:01:01 148.87 1.33 147.53 0.00 13.86 48298.43 0.00 [2023-04-26T12:11:52.189Z] 12:02:01 175.30 0.15 175.15 0.00 6.00 44086.39 0.00 [2023-04-26T12:11:52.189Z] 12:03:01 1.52 0.00 1.52 0.00 0.00 19.48 0.00 [2023-04-26T12:11:52.189Z] 12:04:01 38.33 12.76 25.56 0.00 5444.03 6263.76 0.00 [2023-04-26T12:11:52.189Z] 12:05:01 4.15 0.00 4.15 0.00 0.00 51.46 0.00 [2023-04-26T12:11:52.189Z] 12:06:01 2.80 1.38 1.42 0.00 33.86 17.86 0.00 [2023-04-26T12:11:52.189Z] 12:07:01 2.33 0.27 2.07 0.00 3.87 23.06 0.00 [2023-04-26T12:11:52.189Z] 12:08:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-04-26T12:11:52.189Z] 12:09:01 2.63 0.00 2.63 0.00 0.00 41.85 0.00 [2023-04-26T12:11:52.189Z] 12:10:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2023-04-26T12:11:52.189Z] 12:11:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 [2023-04-26T12:11:52.189Z] Average: 45.75 5.31 40.44 0.00 906.89 20224.31 0.00 [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] 11:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T12:11:52.189Z] 12:00:01 29147616 31605920 708508 2.15 72820 2663820 1900372 5.60 979488 2398160 5292 [2023-04-26T12:11:52.189Z] 12:01:01 28156768 31588728 709648 2.16 147032 3452624 1923588 5.67 1181452 3061144 201324 [2023-04-26T12:11:52.189Z] 12:02:01 27609940 31574900 721312 2.19 158740 3949240 1766580 5.21 1272120 3486344 428 [2023-04-26T12:11:52.189Z] 12:03:01 27609264 31574328 721276 2.19 158772 3949244 1766580 5.21 1272200 3486344 260 [2023-04-26T12:11:52.189Z] 12:04:01 27223476 31545692 739080 2.25 166936 4282400 1823008 5.37 1515400 3599632 948 [2023-04-26T12:11:52.189Z] 12:05:01 27240908 31563112 722360 2.20 166988 4282388 1839060 5.42 1498456 3599592 0 [2023-04-26T12:11:52.189Z] 12:06:01 27239420 31563464 721720 2.19 167092 4283360 1839060 5.42 1501928 3599904 36 [2023-04-26T12:11:52.189Z] 12:07:01 27239584 31564148 720848 2.19 167180 4283528 1839060 5.42 1501680 3599936 8 [2023-04-26T12:11:52.189Z] 12:08:01 27239544 31564208 720736 2.19 167276 4283532 1839060 5.42 1501416 3599940 8 [2023-04-26T12:11:52.189Z] 12:09:01 27239496 31564332 720564 2.19 167420 4283508 1839060 5.42 1501456 3599972 12 [2023-04-26T12:11:52.189Z] 12:10:01 27239140 31564044 720780 2.19 167476 4283516 1839060 5.42 1501620 3599976 8 [2023-04-26T12:11:52.189Z] 12:11:01 27238636 31563624 721156 2.19 167556 4283520 1839060 5.42 1501628 3599980 40 [2023-04-26T12:11:52.189Z] Average: 27535316 31569708 720666 2.19 156274 4023390 1837796 5.42 1394070 3435910 17364 [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z] 11:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T12:11:52.189Z] 12:00:01 veth2e23d50 4.55 2.02 67.04 0.16 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:00:01 ens3 660.86 442.51 7082.56 91.27 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:00:01 docker0 30.41 32.99 2.33 256.11 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:00:01 vethdb63ede 2.02 4.55 0.16 67.04 0.00 0.00 0.00 0.01 [2023-04-26T12:11:52.189Z] 12:00:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:01:01 ens3 314.16 183.94 1930.28 29.61 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:01:01 docker0 162.20 279.86 13.63 1898.43 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:02:01 ens3 136.96 97.52 2632.30 96.28 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:02:01 docker0 3.00 6.87 0.19 85.53 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:02:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:03:01 ens3 1.78 0.82 2.17 0.30 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:04:01 ens3 93.95 39.09 1950.03 3.16 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:05:01 ens3 0.93 0.67 0.35 0.28 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:06:01 ens3 4.50 3.62 3.23 3.67 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:07:01 ens3 3.45 2.00 2.21 2.12 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:08:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:10:01 ens3 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] Average: ens3 101.43 64.20 1133.57 18.90 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] Average: docker0 16.30 26.65 1.35 186.69 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-26T12:11:52.189Z] [2023-04-26T12:11:52.189Z]