Pull request #338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd861e7e8395d453402c3398e8094ef5997626d0+a5100156d942d3e2ec7c51a96dce7156478cbb52 (daad371ceef2328e708052b014ed67cfc35ea62a) 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-ssh12555214866072283119.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-ssh4257080948379286752.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-onvif-camera/branches/PR-338/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-onvif-camera/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6983983440591692758.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-onvif-camera/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11042467945882416225.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-ssh8217463977887315556.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-onvif-camera/branches/PR-338/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-onvif-camera/branches/PR-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11051671466130325561.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12645’ Running on prd-ubuntu20.04-docker-8c-8g-12648 in /w/workspace/undry_device-onvif-camera_PR-338 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-338 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a5100156d942d3e2ec7c51a96dce7156478cbb52 into PR head commit fd861e7e8395d453402c3398e8094ef5997626d0 Merge succeeded, producing fd861e7e8395d453402c3398e8094ef5997626d0 Checking out Revision fd861e7e8395d453402c3398e8094ef5997626d0 (PR-338) 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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd861e7e8395d453402c3398e8094ef5997626d0 # 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 a5100156d942d3e2ec7c51a96dce7156478cbb52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd861e7e8395d453402c3398e8094ef5997626d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:02 ========================================================= 23:42:02 EdgeX Global Pipelines Version Info 23:42:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:03 ------------------- 23:42:03 stable info: 23:42:03 ------------------- 23:42:03 Commited By: Bill Mahoney bill.mahoney@intel.com 23:42:03 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:42:03 Message: update stable to v1.0.248 23:42:03 ------------------- 23:42:03 experimental info: 23:42:03 ------------------- 23:42:03 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:42:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd861e7e8395d453402c3398e8094ef5997626d0 [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd861e7 [Pipeline] echo 23:42:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:05 provisioning config files... 23:42:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-338@tmp/config10830073979971011278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:06 ---> docker-login.sh 23:42:06 nexus3.edgexfoundry.org:10001 23:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:06 Configure a credential helper to remove this warning. See 23:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:06 23:42:06 Login Succeeded 23:42:06 nexus3.edgexfoundry.org:10002 23:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:06 Configure a credential helper to remove this warning. See 23:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:06 23:42:06 Login Succeeded 23:42:06 nexus3.edgexfoundry.org:10003 23:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:06 Configure a credential helper to remove this warning. See 23:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:06 23:42:06 Login Succeeded 23:42:06 nexus3.edgexfoundry.org:10004 23:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:06 Configure a credential helper to remove this warning. See 23:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:06 23:42:06 Login Succeeded 23:42:06 docker.io 23:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:06 Configure a credential helper to remove this warning. See 23:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:06 23:42:06 Login Succeeded 23:42:06 ---> docker-login.sh ends [Pipeline] } 23:42:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:42:07 + git rev-list -1 --merges fd861e7e8395d453402c3398e8094ef5997626d0~1..fd861e7e8395d453402c3398e8094ef5997626d0 [Pipeline] echo 23:42:07 -----------> git rev-list -1 --merges fd861e7e8395d453402c3398e8094ef5997626d0~1..fd861e7e8395d453402c3398e8094ef5997626d0 fd861e7e8395d453402c3398e8094ef5997626d0 [false] [Pipeline] sh 23:42:07 + git log --format=format:%s -1 fd861e7e8395d453402c3398e8094ef5997626d0 [Pipeline] echo 23:42:07 ========================================================= 23:42:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:08 + git log --format=format:%s -1 fd861e7e8395d453402c3398e8094ef5997626d0 [Pipeline] echo 23:42:08 [semverPrep] GIT_COMMIT: fd861e7e8395d453402c3398e8094ef5997626d0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:42:08 [semverPrep] This is not a build commit. [Pipeline] sh 23:42:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:08 + grep -v github /etc/ssh/ssh_known_hosts 23:42:08 + [ -e /tmp/ssh_known_hosts ] 23:42:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:42:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:42:08 + sudo tee -a /etc/ssh/ssh_known_hosts 23:42:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:09 23:42:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:09 0.1.4: Pulling from edgex-devops/py-git-semver 23:42:09 b85a868b505f: Pulling fs layer 23:42:09 e2be974225ed: Pulling fs layer 23:42:09 339a4e72a1f5: Pulling fs layer 23:42:09 988bab9f4d93: Pulling fs layer 23:42:09 1469e6f7b9e6: Pulling fs layer 23:42:09 eaf3925da568: Pulling fs layer 23:42:09 bab4dde63d76: Pulling fs layer 23:42:09 bde34c3a00c8: Pulling fs layer 23:42:09 b352a97aabf1: Pulling fs layer 23:42:09 4872d77fe225: Pulling fs layer 23:42:09 5851b861e8e6: Pulling fs layer 23:42:09 eaf3925da568: Waiting 23:42:09 bab4dde63d76: Waiting 23:42:09 bde34c3a00c8: Waiting 23:42:09 b352a97aabf1: Waiting 23:42:09 4872d77fe225: Waiting 23:42:09 5851b861e8e6: Waiting 23:42:09 1469e6f7b9e6: Waiting 23:42:09 988bab9f4d93: Waiting 23:42:09 e2be974225ed: Download complete 23:42:09 988bab9f4d93: Verifying Checksum 23:42:09 988bab9f4d93: Download complete 23:42:09 1469e6f7b9e6: Verifying Checksum 23:42:09 1469e6f7b9e6: Download complete 23:42:09 339a4e72a1f5: Verifying Checksum 23:42:09 339a4e72a1f5: Download complete 23:42:09 eaf3925da568: Verifying Checksum 23:42:09 eaf3925da568: Download complete 23:42:09 bde34c3a00c8: Verifying Checksum 23:42:09 bde34c3a00c8: Download complete 23:42:09 b352a97aabf1: Verifying Checksum 23:42:09 b352a97aabf1: Download complete 23:42:09 4872d77fe225: Verifying Checksum 23:42:09 4872d77fe225: Download complete 23:42:09 5851b861e8e6: Verifying Checksum 23:42:09 5851b861e8e6: Download complete 23:42:09 b85a868b505f: Verifying Checksum 23:42:09 b85a868b505f: Download complete 23:42:10 bab4dde63d76: Verifying Checksum 23:42:10 bab4dde63d76: Download complete 23:42:11 b85a868b505f: Pull complete 23:42:11 e2be974225ed: Pull complete 23:42:11 339a4e72a1f5: Pull complete 23:42:11 988bab9f4d93: Pull complete 23:42:11 1469e6f7b9e6: Pull complete 23:42:11 eaf3925da568: Pull complete 23:42:13 bab4dde63d76: Pull complete 23:42:13 bde34c3a00c8: Pull complete 23:42:13 b352a97aabf1: Pull complete 23:42:13 4872d77fe225: Pull complete 23:42:14 5851b861e8e6: Pull complete 23:42:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:14 prd-ubuntu20.04-docker-8c-8g-12648 does not seem to be running inside a container 23:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-338 -v /w/workspace/undry_device-onvif-camera_PR-338:/w/workspace/undry_device-onvif-camera_PR-338:rw,z -v /w/workspace/undry_device-onvif-camera_PR-338@tmp:/w/workspace/undry_device-onvif-camera_PR-338@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 23:42:17 $ docker top 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 -eo pid,comm 23:42:17 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). 23:42:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:17 [ssh-agent] Looking for ssh-agent implementation... 23:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:17 $ docker exec 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 ssh-agent 23:42:17 SSH_AUTH_SOCK=/tmp/ssh-Thm1sXXgqliY/agent.31 23:42:17 SSH_AGENT_PID=37 23:42:17 Running ssh-add (command line suppressed) 23:42:17 Identity added: /w/workspace/undry_device-onvif-camera_PR-338@tmp/private_key_6620683202308127035.key (/w/workspace/undry_device-onvif-camera_PR-338@tmp/private_key_6620683202308127035.key) 23:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:18 + git tag --points-at HEAD [Pipeline] } 23:42:18 $ docker exec --env ******** --env ******** 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 ssh-agent -k 23:42:18 unset SSH_AUTH_SOCK; 23:42:18 unset SSH_AGENT_PID; 23:42:18 echo Agent pid 37 killed; 23:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:18 [ssh-agent] Looking for ssh-agent implementation... 23:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:18 $ docker exec 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 ssh-agent 23:42:18 SSH_AUTH_SOCK=/tmp/ssh-tZ1ic1pXLbgL/agent.69 23:42:18 SSH_AGENT_PID=75 23:42:18 Running ssh-add (command line suppressed) 23:42:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-338@tmp/private_key_7297160922339919975.key (/w/workspace/undry_device-onvif-camera_PR-338@tmp/private_key_7297160922339919975.key) 23:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:19 + git semver init 23:42:19 2023-05-03 23:42:19,317 [run_init] DEBUG init version:0.0.0 force:False 23:42:19 2023-05-03 23:42:19,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-338/.semver 23:42:19 2023-05-03 23:42:19,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-338/.semver 23:42:19 2023-05-03 23:42:19,319 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-338/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-338, universal_newlines=False, shell=None, istream=None) 23:42:20 2023-05-03 23:42:20,221 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-338/.git/info/exclude 23:42:20 2023-05-03 23:42:20,222 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-338/.semver/PR-338 with force:False 23:42:20 2023-05-03 23:42:20,222 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-338/.semver/PR-338 23:42:20 2023-05-03 23:42:20,226 [execute] INFO git cat-file --batch-check 23:42:20 2023-05-03 23:42:20,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-338/.semver, universal_newlines=False, shell=None, istream=) 23:42:20 2023-05-03 23:42:20,232 [execute] INFO git cat-file --batch 23:42:20 2023-05-03 23:42:20,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-338/.semver, universal_newlines=False, shell=None, istream=) 23:42:20 2023-05-03 23:42:20,237 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-338/.semver/PR-338 23:42:20 0.0.0 [Pipeline] } 23:42:20 $ docker exec --env ******** --env ******** 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 ssh-agent -k 23:42:20 unset SSH_AUTH_SOCK; 23:42:20 unset SSH_AGENT_PID; 23:42:20 echo Agent pid 75 killed; 23:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:20 + git semver [Pipeline] } 23:42:21 $ docker stop --time=1 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 23:42:22 $ docker rm -f --volumes 684056bf7eedd723e7e5347a9cb7eae9ebf87d41f79ed10558b8ca9b2647d7b8 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:23 Stashed 1 file(s) [Pipeline] echo 23:42:23 [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 23:42:24 provisioning config files... 23:42:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-338@tmp/config13340343395102488047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:24 ---> docker-login.sh 23:42:24 nexus3.edgexfoundry.org:10001 23:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:24 Configure a credential helper to remove this warning. See 23:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:24 23:42:24 Login Succeeded 23:42:24 nexus3.edgexfoundry.org:10002 23:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:24 Configure a credential helper to remove this warning. See 23:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:24 23:42:24 Login Succeeded 23:42:24 nexus3.edgexfoundry.org:10003 23:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:24 Configure a credential helper to remove this warning. See 23:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:24 23:42:24 Login Succeeded 23:42:24 nexus3.edgexfoundry.org:10004 23:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:24 Configure a credential helper to remove this warning. See 23:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:24 23:42:24 Login Succeeded 23:42:24 docker.io 23:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:24 Configure a credential helper to remove this warning. See 23:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:24 23:42:24 Login Succeeded 23:42:24 ---> docker-login.sh ends [Pipeline] } 23:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:25 ========================================================= 23:42:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:42:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:25 + 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 . 23:42:25 Sending build context to Docker daemon 21.52MB 23:42:25 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:42:25 Step 2/13 : FROM ${BASE} AS builder 23:42:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:42:26 f56be85fc22e: Pulling fs layer 23:42:26 85791d961cd3: Pulling fs layer 23:42:26 d694b5ae8c79: Pulling fs layer 23:42:26 9f32a84ed3da: Pulling fs layer 23:42:26 4d19c01a9841: Pulling fs layer 23:42:26 9325e15d5711: Pulling fs layer 23:42:26 556b6ee489ea: Pulling fs layer 23:42:26 c5a4b2cf53e6: Pulling fs layer 23:42:26 9f32a84ed3da: Waiting 23:42:26 556b6ee489ea: Waiting 23:42:26 4d19c01a9841: Waiting 23:42:26 9325e15d5711: Waiting 23:42:26 c5a4b2cf53e6: Waiting 23:42:26 85791d961cd3: Download complete 23:42:26 9f32a84ed3da: Verifying Checksum 23:42:26 9f32a84ed3da: Download complete 23:42:26 4d19c01a9841: Verifying Checksum 23:42:26 4d19c01a9841: Download complete 23:42:26 f56be85fc22e: Verifying Checksum 23:42:26 f56be85fc22e: Download complete 23:42:26 9325e15d5711: Verifying Checksum 23:42:26 9325e15d5711: Download complete 23:42:26 f56be85fc22e: Pull complete 23:42:26 85791d961cd3: Pull complete 23:42:26 d694b5ae8c79: Verifying Checksum 23:42:26 d694b5ae8c79: Download complete 23:42:26 c5a4b2cf53e6: Verifying Checksum 23:42:26 c5a4b2cf53e6: Download complete 23:42:26 556b6ee489ea: Verifying Checksum 23:42:26 556b6ee489ea: Download complete 23:42:30 d694b5ae8c79: Pull complete 23:42:30 9f32a84ed3da: Pull complete 23:42:30 4d19c01a9841: Pull complete 23:42:30 9325e15d5711: Pull complete 23:42:31 556b6ee489ea: Pull complete 23:42:32 c5a4b2cf53e6: Pull complete 23:42:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:42:32 ---> c4be618373d6 23:42:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:42:37 ---> Running in 785a3c039f42 23:42:37 Removing intermediate container 785a3c039f42 23:42:37 ---> e91db600cc9f 23:42:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:37 ---> Running in 85589ab3b092 23:42:37 Removing intermediate container 85589ab3b092 23:42:37 ---> 105cea296197 23:42:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:42:37 ---> Running in ba1f04b672a9 23:42:37 Removing intermediate container ba1f04b672a9 23:42:37 ---> 2d323d35d28f 23:42:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:42:37 ---> Running in 6541746263e6 23:42:37 Removing intermediate container 6541746263e6 23:42:37 ---> e1fe8a824bb9 23:42:37 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:42:37 ---> Running in b48a3feeb23b 23:42:37 Removing intermediate container b48a3feeb23b 23:42:37 ---> 12b605c91527 23:42:37 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:37 ---> Running in 42fc4c2221c3 23:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:42:38 OK: 265 MiB in 53 packages 23:42:38 Still waiting to schedule task 23:42:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12647’ 23:42:38 Removing intermediate container 42fc4c2221c3 23:42:38 ---> a9877c0a31de 23:42:38 Step 9/13 : WORKDIR /device-onvif-camera 23:42:38 ---> Running in 98826bd63402 23:42:38 Removing intermediate container 98826bd63402 23:42:38 ---> 47a9fb6ee441 23:42:38 Step 10/13 : COPY go.mod vendor* ./ 23:42:38 ---> 73cd2ee1ba39 23:42:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:38 ---> Running in 9a2efe62fb1b 23:43:05 Removing intermediate container 9a2efe62fb1b 23:43:05 ---> 407c075c9f7c 23:43:05 Step 12/13 : COPY . . 23:43:06 ---> 164b126beb04 23:43:06 Step 13/13 : RUN ${MAKE} 23:43:06 ---> Running in fc80f470fc74 23:43:06 noop 23:43:06 Removing intermediate container fc80f470fc74 23:43:06 ---> 737afc8a2038 23:43:06 Successfully built 737afc8a2038 23:43:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker inspect -f . ci-base-image-x86_64 23:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:07 prd-ubuntu20.04-docker-8c-8g-12648 does not seem to be running inside a container 23:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-338 -v /w/workspace/undry_device-onvif-camera_PR-338:/w/workspace/undry_device-onvif-camera_PR-338:rw,z -v /w/workspace/undry_device-onvif-camera_PR-338@tmp:/w/workspace/undry_device-onvif-camera_PR-338@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 23:43:07 $ docker top bffaeb9a539e82dab7e93eccb24f7993f447de6372ac1b89c6d53f2865ce88ed -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:07 + go version 23:43:07 go version go1.20.2 linux/amd64 [Pipeline] } 23:43:07 $ docker stop --time=1 bffaeb9a539e82dab7e93eccb24f7993f447de6372ac1b89c6d53f2865ce88ed 23:43:09 $ docker rm -f --volumes bffaeb9a539e82dab7e93eccb24f7993f447de6372ac1b89c6d53f2865ce88ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:09 + docker inspect -f . ci-base-image-x86_64 23:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:10 prd-ubuntu20.04-docker-8c-8g-12648 does not seem to be running inside a container 23:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-338 -v /w/workspace/undry_device-onvif-camera_PR-338:/w/workspace/undry_device-onvif-camera_PR-338:rw,z -v /w/workspace/undry_device-onvif-camera_PR-338@tmp:/w/workspace/undry_device-onvif-camera_PR-338@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 23:43:10 $ docker top 36e34c8454ef4c74329f1781cdf7b7265004317701fa992dd19dc0b2080c5341 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:10 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-338 [Pipeline] fileExists [Pipeline] sh 23:43:11 + make test 23:43:11 go test ./... -coverprofile=coverage.out ./... 23:43:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:43:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:43:26 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:43:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.1% of statements 23:43:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.101s coverage: 86.5% of statements 23:43:34 go vet ./... 23:43:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:43:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:43:37 ./bin/test-attribution-txt.sh [Pipeline] echo 23:43:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:43:37 $ docker stop --time=1 36e34c8454ef4c74329f1781cdf7b7265004317701fa992dd19dc0b2080c5341 23:43:41 $ docker rm -f --volumes 36e34c8454ef4c74329f1781cdf7b7265004317701fa992dd19dc0b2080c5341 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:43:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:43 + ls -al . 23:43:43 total 232 23:43:43 drwxrwxr-x 10 jenkins jenkins 4096 May 3 23:43 . 23:43:43 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:41 .. 23:43:43 drwxrwxr-x 8 jenkins jenkins 4096 May 3 23:42 .git 23:43:43 drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:42 .github 23:43:43 -rw-rw-r-- 1 jenkins jenkins 496 May 3 23:42 .gitignore 23:43:43 -rw-rw-r-- 1 jenkins jenkins 42 May 3 23:42 .golangci.yml 23:43:43 drwxr-xr-x 3 jenkins jenkins 4096 May 3 23:42 .semver 23:43:43 -rw-rw-r-- 1 jenkins jenkins 10087 May 3 23:42 Attribution.txt 23:43:43 -rw-rw-r-- 1 jenkins jenkins 6312 May 3 23:42 CHANGELOG.md 23:43:43 -rw-rw-r-- 1 jenkins jenkins 1574 May 3 23:42 Dockerfile 23:43:43 -rw-rw-r-- 1 jenkins jenkins 677 May 3 23:42 GOVERNANCE.md 23:43:43 -rw-rw-r-- 1 jenkins jenkins 734 May 3 23:42 Jenkinsfile 23:43:43 -rw-rw-r-- 1 jenkins jenkins 11348 May 3 23:42 LICENSE 23:43:43 -rw-rw-r-- 1 jenkins jenkins 2751 May 3 23:42 Makefile 23:43:43 -rw-rw-r-- 1 jenkins jenkins 625 May 3 23:42 OWNERS.md 23:43:43 -rw-rw-r-- 1 jenkins jenkins 2591 May 3 23:42 README.md 23:43:43 -rw-rw-r-- 1 jenkins jenkins 5 May 3 23:42 VERSION 23:43:43 drwxrwxr-x 2 jenkins jenkins 4096 May 3 23:42 bin 23:43:43 drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:42 cmd 23:43:43 -rw-r--r-- 1 jenkins jenkins 79191 May 3 23:43 coverage.out 23:43:43 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 doc 23:43:43 -rw-rw-r-- 1 jenkins jenkins 3642 May 3 23:42 go.mod 23:43:43 -rw-rw-r-- 1 jenkins jenkins 33491 May 3 23:42 go.sum 23:43:43 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 internal 23:43:43 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 snap 23:43:43 -rw-rw-r-- 1 jenkins jenkins 236 May 3 23:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fd861e7e8395d453402c3398e8094ef5997626d0 --label arch=amd64 --label version=0.0.0 . 23:43:43 Sending build context to Docker daemon 21.6MB 23:43:43 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:43:43 Step 2/26 : FROM ${BASE} AS builder 23:43:43 ---> 737afc8a2038 23:43:43 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:43:43 ---> Running in 75df22d1fd1e 23:43:43 Removing intermediate container 75df22d1fd1e 23:43:43 ---> a48a54ea69ce 23:43:43 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:43 ---> Running in 0845dfb7346a 23:43:43 Removing intermediate container 0845dfb7346a 23:43:43 ---> cdfcdcb00a48 23:43:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:43:43 ---> Running in 09d0d0e264c6 23:43:43 Removing intermediate container 09d0d0e264c6 23:43:43 ---> ff90e7903f1c 23:43:43 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:43:43 ---> Running in 06fc4c728990 23:43:44 Removing intermediate container 06fc4c728990 23:43:44 ---> 9f27f398d7a1 23:43:44 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:43:44 ---> Running in f64a9340ec10 23:43:44 Removing intermediate container f64a9340ec10 23:43:44 ---> c2fa1a3e8bf3 23:43:44 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:44 ---> Running in 7b3d8143bc8d 23:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:44 OK: 265 MiB in 53 packages 23:43:45 Removing intermediate container 7b3d8143bc8d 23:43:45 ---> 360ab9f83262 23:43:45 Step 9/26 : WORKDIR /device-onvif-camera 23:43:45 ---> Running in 6a3a0d4b2f47 23:43:45 Removing intermediate container 6a3a0d4b2f47 23:43:45 ---> bec72575a871 23:43:45 Step 10/26 : COPY go.mod vendor* ./ 23:43:45 ---> fbfe3ac90263 23:43:45 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:45 ---> Running in 6bbdf0971dcd 23:43:46 Removing intermediate container 6bbdf0971dcd 23:43:46 ---> 11c281de5dbc 23:43:46 Step 12/26 : COPY . . 23:43:47 ---> 1c38681e7cc9 23:43:47 Step 13/26 : RUN ${MAKE} 23:43:47 ---> Running in 3157de022121 23:43:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:44:09 Removing intermediate container 3157de022121 23:44:09 ---> a0b60ce6dca4 23:44:09 Step 14/26 : FROM alpine:3.17 23:44:09 3.17: Pulling from library/alpine 23:44:09 f56be85fc22e: Already exists 23:44:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:44:09 Status: Downloaded newer image for alpine:3.17 23:44:09 ---> 9ed4aefc74f6 23:44:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:44:09 ---> Running in 154cab6a9627 23:44:09 Removing intermediate container 154cab6a9627 23:44:09 ---> 7aeacffcb970 23:44:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:44:09 ---> Running in 6b4353e6bce5 23:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:44:09 (1/1) Installing dumb-init (1.2.5-r2) 23:44:09 Executing busybox-1.35.0-r29.trigger 23:44:09 OK: 7 MiB in 16 packages 23:44:09 Removing intermediate container 6b4353e6bce5 23:44:09 ---> 48b4950b4d12 23:44:09 Step 17/26 : WORKDIR / 23:44:09 ---> Running in 921302b9c430 23:44:09 Removing intermediate container 921302b9c430 23:44:09 ---> 75e6d37bbcdf 23:44:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:44:09 ---> d9649e627abc 23:44:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:44:09 ---> d65003911126 23:44:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:44:09 ---> e59038eb55fd 23:44:09 Step 21/26 : EXPOSE 59984 23:44:09 ---> Running in 48c92407ae7f 23:44:09 Removing intermediate container 48c92407ae7f 23:44:09 ---> 3bf8a7f85fd0 23:44:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:44:09 ---> Running in 1e6908558b0d 23:44:09 Removing intermediate container 1e6908558b0d 23:44:09 ---> 12ea8c416fff 23:44:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:44:09 ---> Running in cef9b8d3a163 23:44:09 Removing intermediate container cef9b8d3a163 23:44:09 ---> a83eb4aeba8f 23:44:09 Step 24/26 : LABEL arch=amd64 23:44:09 ---> Running in 42b20b673346 23:44:09 Removing intermediate container 42b20b673346 23:44:09 ---> 9d749fb14e46 23:44:09 Step 25/26 : LABEL git_sha=fd861e7e8395d453402c3398e8094ef5997626d0 23:44:09 ---> Running in 764192e15057 23:44:09 Removing intermediate container 764192e15057 23:44:09 ---> fa2ad8645442 23:44:09 Step 26/26 : LABEL version=0.0.0 23:44:09 ---> Running in 7815289a2a60 23:44:09 Removing intermediate container 7815289a2a60 23:44:09 ---> 682509be3175 23:44:09 [Warning] One or more build-args [ARCH] were not consumed 23:44:09 Successfully built 682509be3175 23:44:09 Successfully tagged device-onvif-camera: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 23:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:10 23:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:11 latest: Pulling from edgex-lftools-log-publisher 23:44:11 5eb5b503b376: Pulling fs layer 23:44:11 5c69ac0246d0: Pulling fs layer 23:44:11 ec43610c2a17: Pulling fs layer 23:44:11 3a2ae6a8a46f: Pulling fs layer 23:44:11 33b1e0a273af: Pulling fs layer 23:44:11 5d3b04190fa2: Pulling fs layer 23:44:11 2f39f015ded8: Pulling fs layer 23:44:11 5d3b04190fa2: Waiting 23:44:11 33b1e0a273af: Waiting 23:44:11 2f39f015ded8: Waiting 23:44:11 3a2ae6a8a46f: Waiting 23:44:11 5c69ac0246d0: Verifying Checksum 23:44:11 5c69ac0246d0: Download complete 23:44:11 3a2ae6a8a46f: Download complete 23:44:11 33b1e0a273af: Verifying Checksum 23:44:11 33b1e0a273af: Download complete 23:44:11 5d3b04190fa2: Verifying Checksum 23:44:11 5d3b04190fa2: Download complete 23:44:11 ec43610c2a17: Verifying Checksum 23:44:11 ec43610c2a17: Download complete 23:44:11 5eb5b503b376: Verifying Checksum 23:44:11 5eb5b503b376: Download complete 23:44:12 2f39f015ded8: Download complete 23:44:13 5eb5b503b376: Pull complete 23:44:13 5c69ac0246d0: Pull complete 23:44:13 ec43610c2a17: Pull complete 23:44:13 3a2ae6a8a46f: Pull complete 23:44:13 33b1e0a273af: Pull complete 23:44:13 5d3b04190fa2: Pull complete 23:44:18 2f39f015ded8: Pull complete 23:44:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:18 prd-ubuntu20.04-docker-8c-8g-12648 does not seem to be running inside a container 23:44:18 $ 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/undry_device-onvif-camera_PR-338 -v /w/workspace/undry_device-onvif-camera_PR-338:/w/workspace/undry_device-onvif-camera_PR-338:rw,z -v /w/workspace/undry_device-onvif-camera_PR-338@tmp:/w/workspace/undry_device-onvif-camera_PR-338@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 23:44:22 $ docker top 1530b9636437abc9d72f8652833a22b7ae72ccd374b25abe15f0685c75d809cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:22 ---> job-cost.sh 23:44:22 lf-activate-venv: SKIPPING 23:44:22 INFO: No Stack... 23:44:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:44:23 INFO: Archiving Costs [Pipeline] sh 23:44:23 + cat /w/workspace/undry_device-onvif-camera_PR-338/archives/cost.csv 23:44:23 + cut -d, -f6 [Pipeline] lock 23:44:23 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] 23:44:23 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] did not exist. Created. 23:44:23 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:24 + echo total: 0.2199999988079071 [Pipeline] stash 23:44:24 Stashed 1 file(s) [Pipeline] } 23:44:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:24 $ docker stop --time=1 1530b9636437abc9d72f8652833a22b7ae72ccd374b25abe15f0685c75d809cf 23:44:25 $ docker rm -f --volumes 1530b9636437abc9d72f8652833a22b7ae72ccd374b25abe15f0685c75d809cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:45:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12651 in /w/workspace/undry_device-onvif-camera_PR-338 [Pipeline] { [Pipeline] ws 23:45:16 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 23:45:17 The recommended git tool is: git 23:45:23 using credential edgex-jenkins-ssh 23:45:23 Cloning the remote Git repository 23:45:23 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:45:23 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:45:23 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:45:23 > git --version # timeout=10 23:45:23 > git --version # 'git version 2.25.1' 23:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:45:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:27 Merging remotes/origin/main commit a5100156d942d3e2ec7c51a96dce7156478cbb52 into PR head commit fd861e7e8395d453402c3398e8094ef5997626d0 23:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:45:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:45:27 > git config core.sparsecheckout # timeout=10 23:45:27 > git checkout -f fd861e7e8395d453402c3398e8094ef5997626d0 # timeout=10 23:45:27 Merge succeeded, producing fd861e7e8395d453402c3398e8094ef5997626d0 23:45:27 Checking out Revision fd861e7e8395d453402c3398e8094ef5997626d0 (PR-338) 23:45:28 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 23:45:28 > git --version # timeout=10 23:45:28 > git --version # 'git version 2.25.1' 23:45:28 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:45:27 > git remote # timeout=10 23:45:27 > git config --get remote.origin.url # timeout=10 23:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:27 > git merge a5100156d942d3e2ec7c51a96dce7156478cbb52 # timeout=10 23:45:27 > git rev-parse HEAD^{commit} # timeout=10 23:45:27 > git config core.sparsecheckout # timeout=10 23:45:27 > git checkout -f fd861e7e8395d453402c3398e8094ef5997626d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:45:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:29 Dload Upload Total Spent Left Speed 23:45:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 23:45:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:45:30 + sudo tee /etc/docker/daemon.new 23:45:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:45:30 { 23:45:30 "registry-mirrors": [ 23:45:30 "https://nexus3.edgexfoundry.org:10001" 23:45:30 ], 23:45:30 "bip": "10.250.0.254/24", 23:45:30 "hosts": [ 23:45:30 "tcp://0.0.0.0:5555", 23:45:30 "unix:///var/run/docker.sock" 23:45:30 ], 23:45:30 "mtu": 1458, 23:45:30 "selinux-enabled": true, 23:45:30 "seccomp-profile": "/etc/docker/seccomp.json" 23:45:30 } [Pipeline] sh 23:45:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:45:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:49 provisioning config files... 23:45:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3069958269743406074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:50 ---> docker-login.sh 23:45:50 nexus3.edgexfoundry.org:10001 23:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:50 Configure a credential helper to remove this warning. See 23:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:50 23:45:50 Login Succeeded 23:45:50 nexus3.edgexfoundry.org:10002 23:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:51 Configure a credential helper to remove this warning. See 23:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:51 23:45:51 Login Succeeded 23:45:51 nexus3.edgexfoundry.org:10003 23:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:51 Configure a credential helper to remove this warning. See 23:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:51 23:45:51 Login Succeeded 23:45:51 nexus3.edgexfoundry.org:10004 23:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:51 Configure a credential helper to remove this warning. See 23:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:51 23:45:52 Login Succeeded 23:45:52 docker.io 23:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:52 Configure a credential helper to remove this warning. See 23:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:52 23:45:52 Login Succeeded 23:45:52 ---> docker-login.sh ends [Pipeline] } 23:45:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:53 ========================================================= 23:45:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:45:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:53 + 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 . 23:45:54 Sending build context to Docker daemon 14.18MB 23:45:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:45:54 Step 2/13 : FROM ${BASE} AS builder 23:45:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:45:54 c41833b44d91: Pulling fs layer 23:45:54 ed15518f5707: Pulling fs layer 23:45:54 feae8fd75edb: Pulling fs layer 23:45:54 242c74f7c9fa: Pulling fs layer 23:45:54 3cdef696dda3: Pulling fs layer 23:45:54 2ced38df9373: Pulling fs layer 23:45:54 58f1dce35555: Pulling fs layer 23:45:54 3cdef696dda3: Waiting 23:45:54 2ced38df9373: Waiting 23:45:54 58f1dce35555: Waiting 23:45:54 242c74f7c9fa: Waiting 23:45:54 ed15518f5707: Verifying Checksum 23:45:54 ed15518f5707: Download complete 23:45:54 242c74f7c9fa: Verifying Checksum 23:45:54 242c74f7c9fa: Download complete 23:45:54 3cdef696dda3: Verifying Checksum 23:45:54 3cdef696dda3: Download complete 23:45:54 c41833b44d91: Verifying Checksum 23:45:54 c41833b44d91: Download complete 23:45:55 c41833b44d91: Pull complete 23:45:56 58f1dce35555: Verifying Checksum 23:45:56 58f1dce35555: Download complete 23:45:56 ed15518f5707: Pull complete 23:45:57 feae8fd75edb: Verifying Checksum 23:45:57 feae8fd75edb: Download complete 23:45:57 2ced38df9373: Verifying Checksum 23:45:57 2ced38df9373: Download complete 23:46:09 feae8fd75edb: Pull complete 23:46:09 242c74f7c9fa: Pull complete 23:46:09 3cdef696dda3: Pull complete 23:46:15 2ced38df9373: Pull complete 23:46:17 58f1dce35555: Pull complete 23:46:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:46:17 ---> fadd8f120f05 23:46:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:46:19 ---> Running in 327d60066e74 23:46:19 Removing intermediate container 327d60066e74 23:46:19 ---> bbad4b1d6a85 23:46:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:19 ---> Running in bbf312d99b4f 23:46:19 Removing intermediate container bbf312d99b4f 23:46:19 ---> 0fdd4e0a7347 23:46:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:46:19 ---> Running in 368c87a0488e 23:46:20 Removing intermediate container 368c87a0488e 23:46:20 ---> 7869d7d5db66 23:46:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:46:20 ---> Running in 1bd50eeedcca 23:46:20 Removing intermediate container 1bd50eeedcca 23:46:20 ---> 9213483053f4 23:46:20 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:46:20 ---> Running in a25c3ec08a4d 23:46:20 Removing intermediate container a25c3ec08a4d 23:46:20 ---> 71021c19572c 23:46:20 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:21 ---> Running in d4d7516e9c80 23:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:24 OK: 263 MiB in 53 packages 23:46:24 Removing intermediate container d4d7516e9c80 23:46:24 ---> 04061de21956 23:46:24 Step 9/13 : WORKDIR /device-onvif-camera 23:46:24 ---> Running in 0c4b8830b50d 23:46:25 Removing intermediate container 0c4b8830b50d 23:46:25 ---> 8960f902603d 23:46:25 Step 10/13 : COPY go.mod vendor* ./ 23:46:25 ---> ae2fe42c768c 23:46:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:25 ---> Running in 87e767861288 23:47:33 Removing intermediate container 87e767861288 23:47:33 ---> 60cacc26a9dc 23:47:33 Step 12/13 : COPY . . 23:47:37 ---> aa7026ea0a1f 23:47:37 Step 13/13 : RUN ${MAKE} 23:47:37 ---> Running in 46345326caa7 23:47:38 noop 23:47:39 Removing intermediate container 46345326caa7 23:47:39 ---> 527145af2d48 23:47:39 Successfully built 527145af2d48 23:47:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:39 + docker inspect -f . ci-base-image-arm64 23:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-12651 does not seem to be running inside a container 23:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** ci-base-image-arm64 cat 23:47:41 $ docker top 2470fd85972369d020509f71584d0e9de3b769955ab70ed7b4000f6f1e247981 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:41 + go version 23:47:41 go version go1.20.2 linux/arm64 [Pipeline] } 23:47:42 $ docker stop --time=1 2470fd85972369d020509f71584d0e9de3b769955ab70ed7b4000f6f1e247981 23:47:43 $ docker rm -f --volumes 2470fd85972369d020509f71584d0e9de3b769955ab70ed7b4000f6f1e247981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:44 + docker inspect -f . ci-base-image-arm64 23:47:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:44 prd-ubuntu20.04-docker-arm64-4c-16g-12651 does not seem to be running inside a container 23:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** ci-base-image-arm64 cat 23:47:45 $ docker top 484fd526303ea41fd07a8d79a0ed3227671c2ba685af64d9e3c39490460deffc -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:46 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 23:47:47 + make test 23:47:47 go test ./... -coverprofile=coverage.out ./... 23:48:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:51:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:51:11 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:51:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.1% of statements 23:51:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.252s coverage: 86.5% of statements 23:51:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:51:21 go vet ./... 23:51:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:51:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:51:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:51:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:51:54 $ docker stop --time=1 484fd526303ea41fd07a8d79a0ed3227671c2ba685af64d9e3c39490460deffc 23:51:56 $ docker rm -f --volumes 484fd526303ea41fd07a8d79a0ed3227671c2ba685af64d9e3c39490460deffc [Pipeline] // withDockerContainer [Pipeline] sh 23:51:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:51:57 Warning: overwriting stash ‘coverage-report’ 23:51:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:51:59 + ls -al . 23:51:59 total 228 23:51:59 drwxrwxr-x 9 jenkins jenkins 4096 May 3 23:47 . 23:51:59 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:45 .. 23:51:59 drwxrwxr-x 8 jenkins jenkins 4096 May 3 23:45 .git 23:51:59 drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:45 .github 23:51:59 -rw-rw-r-- 1 jenkins jenkins 496 May 3 23:45 .gitignore 23:51:59 -rw-rw-r-- 1 jenkins jenkins 42 May 3 23:45 .golangci.yml 23:51:59 -rw-rw-r-- 1 jenkins jenkins 10087 May 3 23:45 Attribution.txt 23:51:59 -rw-rw-r-- 1 jenkins jenkins 6312 May 3 23:45 CHANGELOG.md 23:51:59 -rw-rw-r-- 1 jenkins jenkins 1574 May 3 23:45 Dockerfile 23:51:59 -rw-rw-r-- 1 jenkins jenkins 677 May 3 23:45 GOVERNANCE.md 23:51:59 -rw-rw-r-- 1 jenkins jenkins 734 May 3 23:45 Jenkinsfile 23:51:59 -rw-rw-r-- 1 jenkins jenkins 11348 May 3 23:45 LICENSE 23:51:59 -rw-rw-r-- 1 jenkins jenkins 2751 May 3 23:45 Makefile 23:51:59 -rw-rw-r-- 1 jenkins jenkins 625 May 3 23:45 OWNERS.md 23:51:59 -rw-rw-r-- 1 jenkins jenkins 2591 May 3 23:45 README.md 23:51:59 -rw-rw-r-- 1 jenkins jenkins 5 May 3 23:42 VERSION 23:51:59 drwxrwxr-x 2 jenkins jenkins 4096 May 3 23:45 bin 23:51:59 drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:45 cmd 23:51:59 -rw-r--r-- 1 jenkins jenkins 79191 May 3 23:51 coverage.out 23:51:59 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:45 doc 23:51:59 -rw-rw-r-- 1 jenkins jenkins 3642 May 3 23:45 go.mod 23:51:59 -rw-rw-r-- 1 jenkins jenkins 33491 May 3 23:45 go.sum 23:51:59 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:45 internal 23:51:59 drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:45 snap 23:51:59 -rw-rw-r-- 1 jenkins jenkins 236 May 3 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:59 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd861e7e8395d453402c3398e8094ef5997626d0 --label arch=arm64 --label version=0.0.0 . 23:52:00 Sending build context to Docker daemon 14.26MB 23:52:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:52:00 Step 2/26 : FROM ${BASE} AS builder 23:52:00 ---> 527145af2d48 23:52:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:52:00 ---> Running in 5f4787b811d6 23:52:00 Removing intermediate container 5f4787b811d6 23:52:00 ---> da53b532fac2 23:52:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:00 ---> Running in 407ee5b5ea20 23:52:00 Removing intermediate container 407ee5b5ea20 23:52:00 ---> 25885ce3f39d 23:52:00 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:52:01 ---> Running in ab895df8cd8b 23:52:01 Removing intermediate container ab895df8cd8b 23:52:01 ---> 4329695d06e0 23:52:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:52:01 ---> Running in 1eec8e3a7f0a 23:52:01 Removing intermediate container 1eec8e3a7f0a 23:52:01 ---> 463774d6ce8b 23:52:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:52:02 ---> Running in 4bd89fcd52a9 23:52:02 Removing intermediate container 4bd89fcd52a9 23:52:02 ---> 2a8f52b76da8 23:52:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:02 ---> Running in 61438eb1b2e9 23:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:05 OK: 263 MiB in 53 packages 23:52:06 Removing intermediate container 61438eb1b2e9 23:52:06 ---> 5e65e587e1c2 23:52:06 Step 9/26 : WORKDIR /device-onvif-camera 23:52:06 ---> Running in 9e150074ba05 23:52:06 Removing intermediate container 9e150074ba05 23:52:06 ---> c1aa96713c8c 23:52:06 Step 10/26 : COPY go.mod vendor* ./ 23:52:07 ---> cafac2f07b98 23:52:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:07 ---> Running in 8cabecf3a877 23:52:09 Removing intermediate container 8cabecf3a877 23:52:09 ---> 0e745477f437 23:52:09 Step 12/26 : COPY . . 23:52:11 ---> 3e6f642dd0bd 23:52:11 Step 13/26 : RUN ${MAKE} 23:52:11 ---> Running in 3f4be57ddad1 23:52:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:54:49 Removing intermediate container 3f4be57ddad1 23:54:49 ---> 7e728c5bab56 23:54:49 Step 14/26 : FROM alpine:3.17 23:54:49 3.17: Pulling from library/alpine 23:54:49 c41833b44d91: Already exists 23:54:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:54:49 Status: Downloaded newer image for alpine:3.17 23:54:49 ---> 51e60588ff2c 23:54:49 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:54:49 ---> Running in cd916b975db7 23:54:49 Removing intermediate container cd916b975db7 23:54:49 ---> 7c5d6a51cfe1 23:54:49 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:54:49 ---> Running in 0622e495dd4d 23:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:49 (1/1) Installing dumb-init (1.2.5-r2) 23:54:49 Executing busybox-1.35.0-r29.trigger 23:54:49 OK: 8 MiB in 16 packages 23:54:49 Removing intermediate container 0622e495dd4d 23:54:49 ---> 15631ee05b07 23:54:49 Step 17/26 : WORKDIR / 23:54:49 ---> Running in 8158ce595eb3 23:54:49 Removing intermediate container 8158ce595eb3 23:54:49 ---> b7caf2d6d8f6 23:54:49 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:54:49 ---> 0db9669b733b 23:54:49 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:54:50 ---> 1fb03d87f939 23:54:50 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:54:50 ---> 99c5ec295469 23:54:50 Step 21/26 : EXPOSE 59984 23:54:50 ---> Running in 3c26db04dd69 23:54:50 Removing intermediate container 3c26db04dd69 23:54:50 ---> a49764083368 23:54:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:54:50 ---> Running in 93eb674a360a 23:54:51 Removing intermediate container 93eb674a360a 23:54:51 ---> 4acdb4dff01e 23:54:51 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:54:51 ---> Running in 765c07188eb4 23:54:51 Removing intermediate container 765c07188eb4 23:54:51 ---> e5fc6bcdca87 23:54:51 Step 24/26 : LABEL arch=arm64 23:54:51 ---> Running in 763e36c7c685 23:54:52 Removing intermediate container 763e36c7c685 23:54:52 ---> 18fe91298e4f 23:54:52 Step 25/26 : LABEL git_sha=fd861e7e8395d453402c3398e8094ef5997626d0 23:54:52 ---> Running in 9b3d56be493a 23:54:52 Removing intermediate container 9b3d56be493a 23:54:52 ---> 539df0c3d6b1 23:54:52 Step 26/26 : LABEL version=0.0.0 23:54:52 ---> Running in acd4645acefc 23:54:52 Removing intermediate container acd4645acefc 23:54:52 ---> 99d1d0347498 23:54:52 [Warning] One or more build-args [ARCH] were not consumed 23:54:52 Successfully built 99d1d0347498 23:54:52 Successfully tagged device-onvif-camera-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 23:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:53 23:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:54 arm64: Pulling from edgex-lftools-log-publisher 23:54:54 8998bd30e6a1: Pulling fs layer 23:54:54 04944245beec: Pulling fs layer 23:54:54 699f458cf7ca: Pulling fs layer 23:54:54 765212b225bb: Pulling fs layer 23:54:54 f23df028b6ca: Pulling fs layer 23:54:54 d65c8cfc05b1: Pulling fs layer 23:54:54 2437ff75d9bd: Pulling fs layer 23:54:54 765212b225bb: Waiting 23:54:54 f23df028b6ca: Waiting 23:54:54 d65c8cfc05b1: Waiting 23:54:54 2437ff75d9bd: Waiting 23:54:54 04944245beec: Verifying Checksum 23:54:54 04944245beec: Download complete 23:54:54 765212b225bb: Verifying Checksum 23:54:54 765212b225bb: Download complete 23:54:54 f23df028b6ca: Verifying Checksum 23:54:54 f23df028b6ca: Download complete 23:54:54 d65c8cfc05b1: Verifying Checksum 23:54:54 d65c8cfc05b1: Download complete 23:54:54 699f458cf7ca: Verifying Checksum 23:54:54 699f458cf7ca: Download complete 23:54:54 8998bd30e6a1: Download complete 23:54:57 2437ff75d9bd: Download complete 23:54:58 8998bd30e6a1: Pull complete 23:54:59 04944245beec: Pull complete 23:55:01 699f458cf7ca: Pull complete 23:55:01 765212b225bb: Pull complete 23:55:02 f23df028b6ca: Pull complete 23:55:02 d65c8cfc05b1: Pull complete 23:55:17 2437ff75d9bd: Pull complete 23:55:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:17 prd-ubuntu20.04-docker-arm64-4c-16g-12651 does not seem to be running inside a container 23:55:17 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:55:20 $ docker top 742536534ece1dffecc10d3cee206a1e49ab46d66fa9d99739d1669f94f0008e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:21 ---> job-cost.sh 23:55:21 lf-activate-venv: SKIPPING 23:55:21 INFO: No Stack... 23:55:21 INFO: Retrieving Pricing Info for: v3-standard-4 23:55:22 INFO: Archiving Costs [Pipeline] sh 23:55:23 + cut -d, -f6 23:55:23 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 23:55:23 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] 23:55:23 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] did not exist. Created. 23:55:23 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:23 /w/workspace/device-onvif-camera/1@tmp/durable-eb3038c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:55:24 + echo total: 0.10999999940395355 [Pipeline] stash 23:55:24 Warning: overwriting stash ‘stack-cost’ 23:55:24 Stashed 1 file(s) [Pipeline] } 23:55:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:24 $ docker stop --time=1 742536534ece1dffecc10d3cee206a1e49ab46d66fa9d99739d1669f94f0008e 23:55:26 $ docker rm -f --volumes 742536534ece1dffecc10d3cee206a1e49ab46d66fa9d99739d1669f94f0008e [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 23:55:27 provisioning config files... 23:55:27 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-338@tmp/config15175717366531357401tmp [Pipeline] { [Pipeline] sh 23:55:28 + set +x 23:55:28 + curl -s https://codecov.io/bash 23:55:28 + bash -s -- 23:55:28 23:55:28 _____ _ 23:55:28 / ____| | | 23:55:28 | | ___ __| | ___ ___ _____ __ 23:55:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:28 Bash-1.0.6 23:55:28 23:55:28 23:55:28 ==> git version 2.25.1 found 23:55:28 ==> 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 23:55:28 Release-Date: 2020-01-08 23:55:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:55:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:55:28 ==> Jenkins CI detected. 23:55:28 current dir:  /w/workspace/undry_device-onvif-camera_PR-338 23:55:28 project root: . 23:55:28 --> token set from env 23:55:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:28 ==> Running gcov in . (disable via -X gcov) 23:55:28 ==> Python coveragepy not found 23:55:28 ==> Searching for coverage reports in: 23:55:28 + . 23:55:28 -> Found 1 reports 23:55:28 ==> Detecting git/mercurial file structure 23:55:28 ==> Reading reports 23:55:28 + ./coverage.out bytes=79191 23:55:28 ==> Appending adjustments 23:55:28 https://docs.codecov.io/docs/fixing-reports 23:55:28 + Found adjustments 23:55:28 ==> Gzipping contents 23:55:28 12K /tmp/codecov.eYs2yJ.gz 23:55:28 ==> Uploading reports 23:55:28 url: https://codecov.io 23:55:28 query: branch=PR-338&commit=fd861e7e8395d453402c3398e8094ef5997626d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=338&job=&cmd_args= 23:55:28 -> Pinging Codecov 23:55:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-338&commit=fd861e7e8395d453402c3398e8094ef5997626d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=338&job=&cmd_args= 23:55:28 -> Uploading to 23:55:28 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/F29A59C45E3A92E06B3E522C9905F8EF/fd861e7e8395d453402c3398e8094ef5997626d0/cca06cbd-f31e-4aaa-ae01-0491b5bc0ab6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T235528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2653bbcc9462286853923d820b847ed8b862fb17e136d3fe02d3de79528ccae 23:55:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:28 Dload Upload Total Spent Left Speed 23:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 47378 --:--:-- --:--:-- --:--:-- 47378 23:55:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/fd861e7e8395d453402c3398e8094ef5997626d0 [Pipeline] } 23:55:28 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 23:55:30 + [ -d /w/workspace/undry_device-onvif-camera_PR-338/archives ] 23:55:30 + ls -al /w/workspace/undry_device-onvif-camera_PR-338/archives 23:55:30 total 16 23:55:30 drwxr-xr-x 3 root root 4096 May 3 23:44 . 23:55:30 drwxrwxr-x 11 jenkins jenkins 4096 May 3 23:44 .. 23:55:30 drwxr-xr-x 2 root root 4096 May 3 23:44 cost 23:55:30 -rw-r--r-- 1 root root 91 May 3 23:44 cost.csv 23:55:30 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-338/archives 23:55:30 + ls -al /w/workspace/undry_device-onvif-camera_PR-338/archives 23:55:30 total 16 23:55:30 drwxr-xr-x 3 jenkins jenkins 4096 May 3 23:44 . 23:55:30 drwxrwxr-x 11 jenkins jenkins 4096 May 3 23:44 .. 23:55:30 drwxr-xr-x 2 jenkins jenkins 4096 May 3 23:44 cost 23:55:30 -rw-r--r-- 1 jenkins jenkins 91 May 3 23:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:55:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:55:32 ---> package-listing.sh 23:55:32 ++ facter osfamily 23:55:32 ++ tr '[:upper:]' '[:lower:]' 23:55:32 + OS_FAMILY=debian 23:55:32 + workspace=/w/workspace/undry_device-onvif-camera_PR-338 23:55:32 + START_PACKAGES=/tmp/packages_start.txt 23:55:32 + END_PACKAGES=/tmp/packages_end.txt 23:55:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:32 + PACKAGES=/tmp/packages_start.txt 23:55:32 + '[' /w/workspace/undry_device-onvif-camera_PR-338 ']' 23:55:32 + PACKAGES=/tmp/packages_end.txt 23:55:32 + case "${OS_FAMILY}" in 23:55:32 + dpkg -l 23:55:32 + grep '^ii' 23:55:32 + '[' -f /tmp/packages_start.txt ']' 23:55:32 + '[' -f /tmp/packages_end.txt ']' 23:55:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:32 + '[' /w/workspace/undry_device-onvif-camera_PR-338 ']' 23:55:32 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-338/archives/ 23:55:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-338/archives/ [Pipeline] echo 23:55:32 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/undry_device-onvif-camera_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:55:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:33 prd-ubuntu20.04-docker-8c-8g-12648 does not seem to be running inside a container 23:55:33 $ 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/undry_device-onvif-camera_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-338 -v /w/workspace/undry_device-onvif-camera_PR-338:/w/workspace/undry_device-onvif-camera_PR-338:rw,z -v /w/workspace/undry_device-onvif-camera_PR-338@tmp:/w/workspace/undry_device-onvif-camera_PR-338@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 23:55:33 $ docker top ea31363a466bca760101c8825edaa39bea4a704c022e9059aafcd44fe692b7d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:34 + touch /tmp/pre-build-complete [Pipeline] sh 23:55:34 + mkdir -p /var/log/sysstat [Pipeline] sh 23:55:34 + ls /var/log/sa-host 23:55:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:34 provisioning config files... 23:55:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-338@tmp/config16111433504883101277tmp [Pipeline] { [Pipeline] echo 23:55:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:55:35 ---> create-netrc.sh [Pipeline] } 23:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:55:35 ---> python-tools-install.sh [Pipeline] echo 23:55:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:55:35 ---> sudo-logs.sh 23:55:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:55:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:55:36 ---> job-cost.sh 23:55:36 lf-activate-venv: SKIPPING 23:55:36 DEBUG: total: 0.2199999988079071 23:55:36 INFO: Retrieving Stack Cost... 23:55:36 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:37 INFO: Archiving Costs [Pipeline] echo 23:55:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:55:37 ---> logs-deploy.sh 23:55:37 lf-activate-venv: SKIPPING 23:55:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-338/1 23:55:37 INFO: archiving workspace using pattern(s): 23:55:38 Archives upload complete. 23:55:38 INFO: archiving logs to Nexus 23:55:39 ---> uname -a: 23:55:39 Linux prd-ubuntu20-04-docker-8c-8g-12648 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:55:39 23:55:39 23:55:39 ---> lscpu: 23:55:39 Architecture: x86_64 23:55:39 CPU op-mode(s): 32-bit, 64-bit 23:55:39 Byte Order: Little Endian 23:55:39 Address sizes: 40 bits physical, 48 bits virtual 23:55:39 CPU(s): 8 23:55:39 On-line CPU(s) list: 0-7 23:55:39 Thread(s) per core: 1 23:55:39 Core(s) per socket: 1 23:55:39 Socket(s): 8 23:55:39 NUMA node(s): 1 23:55:39 Vendor ID: AuthenticAMD 23:55:39 CPU family: 23 23:55:39 Model: 49 23:55:39 Model name: AMD EPYC-Rome Processor 23:55:39 Stepping: 0 23:55:39 CPU MHz: 2799.998 23:55:39 BogoMIPS: 5599.99 23:55:39 Virtualization: AMD-V 23:55:39 Hypervisor vendor: KVM 23:55:39 Virtualization type: full 23:55:39 L1d cache: 256 KiB 23:55:39 L1i cache: 256 KiB 23:55:39 L2 cache: 4 MiB 23:55:39 L3 cache: 128 MiB 23:55:39 NUMA node0 CPU(s): 0-7 23:55:39 Vulnerability Itlb multihit: Not affected 23:55:39 Vulnerability L1tf: Not affected 23:55:39 Vulnerability Mds: Not affected 23:55:39 Vulnerability Meltdown: Not affected 23:55:39 Vulnerability Mmio stale data: Not affected 23:55:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:55:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:55:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:55:39 Vulnerability Srbds: Not affected 23:55:39 Vulnerability Tsx async abort: Not affected 23:55:39 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 23:55:39 23:55:39 23:55:39 ---> nproc: 23:55:39 8 23:55:39 23:55:39 23:55:39 ---> df -h: 23:55:39 Filesystem Size Used Avail Use% Mounted on 23:55:39 overlay 155G 12G 144G 8% / 23:55:39 tmpfs 64M 0 64M 0% /dev 23:55:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:55:39 shm 64M 0 64M 0% /dev/shm 23:55:39 /dev/vda1 155G 12G 144G 8% /facter-os 23:55:39 23:55:39