Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc543098717eef2348e6642801735f6b2ef0c1d8+2737b4a4757873c341a4cc117393b3c94d892178 (b7a2036e4d8ea1733289faa4b81dd9105c132a75) 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-ssh5608753555097218486.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh206841234873272813.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14092586886031236311.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12806355413425902847.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2380894760316290068.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-87188 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2737b4a4757873c341a4cc117393b3c94d892178 into PR head commit bc543098717eef2348e6642801735f6b2ef0c1d8 Merge succeeded, producing bc543098717eef2348e6642801735f6b2ef0c1d8 Checking out Revision bc543098717eef2348e6642801735f6b2ef0c1d8 (PR-99) Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T05:10:04.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 > git rev-list --no-walk c682c489a73e90a30d7b0fb1efc2d3ffd57612a1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T05:10:04.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T05:10:04.816Z] ========================================================= [2022-10-25T05:10:04.816Z] EdgeX Global Pipelines Version Info [2022-10-25T05:10:04.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T05:10:05.525Z] ------------------- [2022-10-25T05:10:05.525Z] stable info: [2022-10-25T05:10:05.525Z] ------------------- [2022-10-25T05:10:05.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T05:10:05.525Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T05:10:05.525Z] Message: update stable to v1.0.243 [2022-10-25T05:10:06.094Z] ------------------- [2022-10-25T05:10:06.094Z] experimental info: [2022-10-25T05:10:06.094Z] ------------------- [2022-10-25T05:10:06.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T05:10:06.094Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T05:10:06.094Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T05:10:06.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-25T05:10:06.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-25T05:10:06.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T05:10:06.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T05:10:06.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T05:10:06.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T05:10:06.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T05:10:06.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T05:10:06.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T05:10:06.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T05:10:06.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T05:10:06.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-25T05:10:06.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T05:10:06.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T05:10:06.433Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T05:10:06.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T05:10:06.458Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T05:10:06.467Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T05:10:06.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T05:10:06.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T05:10:06.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T05:10:06.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T05:10:06.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T05:10:06.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T05:10:06.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T05:10:06.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T05:10:06.578Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T05:10:06.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2022-10-25T05:10:06.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2022-10-25T05:10:06.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2022-10-25T05:10:06.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo [2022-10-25T05:10:06.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc54309 [Pipeline] echo [2022-10-25T05:10:06.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T05:10:06.684Z] provisioning config files... [2022-10-25T05:10:06.703Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config2673666789342553121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T05:10:07.004Z] ---> docker-login.sh [2022-10-25T05:10:07.004Z] nexus3.edgexfoundry.org:10001 [2022-10-25T05:10:07.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:07.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:07.522Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:07.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:07.522Z] [2022-10-25T05:10:07.522Z] Login Succeeded [2022-10-25T05:10:07.523Z] nexus3.edgexfoundry.org:10002 [2022-10-25T05:10:07.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:07.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:07.523Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:07.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:07.523Z] [2022-10-25T05:10:07.523Z] Login Succeeded [2022-10-25T05:10:07.523Z] nexus3.edgexfoundry.org:10003 [2022-10-25T05:10:07.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:07.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:07.783Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:07.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:07.783Z] [2022-10-25T05:10:07.783Z] Login Succeeded [2022-10-25T05:10:07.783Z] nexus3.edgexfoundry.org:10004 [2022-10-25T05:10:07.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:07.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:07.783Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:07.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:07.783Z] [2022-10-25T05:10:07.783Z] Login Succeeded [2022-10-25T05:10:07.783Z] docker.io [2022-10-25T05:10:08.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:08.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:08.303Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:08.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:08.303Z] [2022-10-25T05:10:08.303Z] Login Succeeded [2022-10-25T05:10:08.303Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T05:10:08.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T05:10:08.658Z] + git rev-list -1 --merges bc543098717eef2348e6642801735f6b2ef0c1d8~1..bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo [2022-10-25T05:10:08.685Z] -----------> git rev-list -1 --merges bc543098717eef2348e6642801735f6b2ef0c1d8~1..bc543098717eef2348e6642801735f6b2ef0c1d8 bc543098717eef2348e6642801735f6b2ef0c1d8 [false] [Pipeline] sh [2022-10-25T05:10:08.969Z] + git log --format=format:%s -1 bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo [2022-10-25T05:10:08.981Z] ========================================================= [2022-10-25T05:10:08.981Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T05:10:08.981Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T05:10:09.297Z] + git log --format=format:%s -1 bc543098717eef2348e6642801735f6b2ef0c1d8 [Pipeline] echo [2022-10-25T05:10:09.308Z] [semverPrep] GIT_COMMIT: bc543098717eef2348e6642801735f6b2ef0c1d8, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5 [Pipeline] echo [2022-10-25T05:10:09.316Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T05:10:09.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T05:10:09.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T05:10:09.675Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T05:10:09.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T05:10:09.675Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T05:10:09.675Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T05:10:09.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:10:10.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T05:10:10.081Z] [2022-10-25T05:10:10.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:10:10.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T05:10:10.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T05:10:10.395Z] b85a868b505f: Pulling fs layer [2022-10-25T05:10:10.395Z] e2be974225ed: Pulling fs layer [2022-10-25T05:10:10.395Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T05:10:10.395Z] 988bab9f4d93: Pulling fs layer [2022-10-25T05:10:10.395Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T05:10:10.395Z] eaf3925da568: Pulling fs layer [2022-10-25T05:10:10.395Z] bab4dde63d76: Pulling fs layer [2022-10-25T05:10:10.395Z] bde34c3a00c8: Pulling fs layer [2022-10-25T05:10:10.395Z] b352a97aabf1: Pulling fs layer [2022-10-25T05:10:10.395Z] 4872d77fe225: Pulling fs layer [2022-10-25T05:10:10.395Z] 5851b861e8e6: Pulling fs layer [2022-10-25T05:10:10.395Z] 988bab9f4d93: Waiting [2022-10-25T05:10:10.395Z] 1469e6f7b9e6: Waiting [2022-10-25T05:10:10.395Z] bab4dde63d76: Waiting [2022-10-25T05:10:10.395Z] 4872d77fe225: Waiting [2022-10-25T05:10:10.395Z] b352a97aabf1: Waiting [2022-10-25T05:10:10.395Z] bde34c3a00c8: Waiting [2022-10-25T05:10:10.395Z] 5851b861e8e6: Waiting [2022-10-25T05:10:10.395Z] eaf3925da568: Waiting [2022-10-25T05:10:10.395Z] e2be974225ed: Download complete [2022-10-25T05:10:10.395Z] 988bab9f4d93: Verifying Checksum [2022-10-25T05:10:10.395Z] 988bab9f4d93: Download complete [2022-10-25T05:10:10.657Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T05:10:10.657Z] 1469e6f7b9e6: Download complete [2022-10-25T05:10:10.657Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T05:10:10.657Z] 339a4e72a1f5: Download complete [2022-10-25T05:10:10.657Z] eaf3925da568: Verifying Checksum [2022-10-25T05:10:10.657Z] eaf3925da568: Download complete [2022-10-25T05:10:10.657Z] bde34c3a00c8: Download complete [2022-10-25T05:10:10.657Z] b352a97aabf1: Verifying Checksum [2022-10-25T05:10:10.657Z] b352a97aabf1: Download complete [2022-10-25T05:10:10.657Z] 4872d77fe225: Download complete [2022-10-25T05:10:10.657Z] 5851b861e8e6: Verifying Checksum [2022-10-25T05:10:10.657Z] 5851b861e8e6: Download complete [2022-10-25T05:10:10.657Z] b85a868b505f: Verifying Checksum [2022-10-25T05:10:10.657Z] b85a868b505f: Download complete [2022-10-25T05:10:10.917Z] bab4dde63d76: Verifying Checksum [2022-10-25T05:10:10.917Z] bab4dde63d76: Download complete [2022-10-25T05:10:11.853Z] b85a868b505f: Pull complete [2022-10-25T05:10:12.112Z] e2be974225ed: Pull complete [2022-10-25T05:10:12.681Z] 339a4e72a1f5: Pull complete [2022-10-25T05:10:12.681Z] 988bab9f4d93: Pull complete [2022-10-25T05:10:12.940Z] 1469e6f7b9e6: Pull complete [2022-10-25T05:10:12.940Z] eaf3925da568: Pull complete [2022-10-25T05:10:14.840Z] bab4dde63d76: Pull complete [2022-10-25T05:10:14.840Z] bde34c3a00c8: Pull complete [2022-10-25T05:10:14.840Z] b352a97aabf1: Pull complete [2022-10-25T05:10:15.099Z] 4872d77fe225: Pull complete [2022-10-25T05:10:15.099Z] 5851b861e8e6: Pull complete [2022-10-25T05:10:15.099Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T05:10:15.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T05:10:15.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T05:10:15.185Z] prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container [2022-10-25T05:10:15.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-devops/py-git-semver:0.1.4 cat [2022-10-25T05:10:17.949Z] $ docker top c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d -eo pid,comm [2022-10-25T05:10:18.004Z] 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). [2022-10-25T05:10:18.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T05:10:18.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T05:10:18.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T05:10:18.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T05:10:18.175Z] $ docker exec c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent [2022-10-25T05:10:18.280Z] SSH_AUTH_SOCK=/tmp/ssh-rZJO7ALeb5Tw/agent.31 [2022-10-25T05:10:18.280Z] SSH_AGENT_PID=37 [2022-10-25T05:10:18.286Z] Running ssh-add (command line suppressed) [2022-10-25T05:10:18.387Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_10568015989153873343.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_10568015989153873343.key) [2022-10-25T05:10:18.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T05:10:18.682Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T05:10:18.695Z] $ docker exec --env ******** --env ******** c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent -k [2022-10-25T05:10:18.795Z] unset SSH_AUTH_SOCK; [2022-10-25T05:10:18.795Z] unset SSH_AGENT_PID; [2022-10-25T05:10:18.796Z] echo Agent pid 37 killed; [2022-10-25T05:10:18.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T05:10:18.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T05:10:18.825Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T05:10:18.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T05:10:18.941Z] $ docker exec c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent [2022-10-25T05:10:19.046Z] SSH_AUTH_SOCK=/tmp/ssh-XF4KW6pDnglf/agent.69 [2022-10-25T05:10:19.046Z] SSH_AGENT_PID=75 [2022-10-25T05:10:19.050Z] Running ssh-add (command line suppressed) [2022-10-25T05:10:19.152Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_16564509097676536317.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_16564509097676536317.key) [2022-10-25T05:10:19.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T05:10:19.451Z] + git semver init [2022-10-25T05:10:19.710Z] 2022-10-25 05:10:19,639 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T05:10:19.710Z] 2022-10-25 05:10:19,640 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2022-10-25T05:10:19.710Z] 2022-10-25 05:10:19,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2022-10-25T05:10:19.710Z] 2022-10-25 05:10:19,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,443 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,444 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,448 [execute] INFO git cat-file --batch-check [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,453 [execute] INFO git cat-file --batch [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T05:10:20.647Z] 2022-10-25 05:10:20,458 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2022-10-25T05:10:20.647Z] 0.0.0 [Pipeline] } [2022-10-25T05:10:20.658Z] $ docker exec --env ******** --env ******** c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d ssh-agent -k [2022-10-25T05:10:20.755Z] unset SSH_AUTH_SOCK; [2022-10-25T05:10:20.756Z] unset SSH_AGENT_PID; [2022-10-25T05:10:20.756Z] echo Agent pid 75 killed; [2022-10-25T05:10:20.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T05:10:21.060Z] + git semver [Pipeline] } [2022-10-25T05:10:21.335Z] $ docker stop --time=1 c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d [2022-10-25T05:10:22.840Z] $ docker rm -f c48173997e5b4f6ff6381e7306518a8a7688c3f14527f837d332c9c63f72272d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T05:10:23.207Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T05:10:23.379Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T05:10:23.382Z] [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 [2022-10-25T05:10:23.509Z] provisioning config files... [2022-10-25T05:10:23.518Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config3233149412132046731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T05:10:23.815Z] ---> docker-login.sh [2022-10-25T05:10:23.815Z] nexus3.edgexfoundry.org:10001 [2022-10-25T05:10:23.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:23.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:23.815Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:23.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:23.815Z] [2022-10-25T05:10:23.815Z] Login Succeeded [2022-10-25T05:10:23.815Z] nexus3.edgexfoundry.org:10002 [2022-10-25T05:10:23.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:23.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:23.815Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:23.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:23.815Z] [2022-10-25T05:10:23.815Z] Login Succeeded [2022-10-25T05:10:23.815Z] nexus3.edgexfoundry.org:10003 [2022-10-25T05:10:24.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:24.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:24.077Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:24.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:24.077Z] [2022-10-25T05:10:24.077Z] Login Succeeded [2022-10-25T05:10:24.077Z] nexus3.edgexfoundry.org:10004 [2022-10-25T05:10:24.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:24.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:24.077Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:24.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:24.077Z] [2022-10-25T05:10:24.077Z] Login Succeeded [2022-10-25T05:10:24.077Z] docker.io [2022-10-25T05:10:24.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T05:10:24.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T05:10:24.597Z] Configure a credential helper to remove this warning. See [2022-10-25T05:10:24.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T05:10:24.597Z] [2022-10-25T05:10:24.597Z] Login Succeeded [2022-10-25T05:10:24.597Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T05:10:24.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T05:10:24.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T05:10:24.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T05:10:24.678Z] ========================================================= [2022-10-25T05:10:24.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T05:10:24.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:10:24.979Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T05:10:24.979Z] Sending build context to Docker daemon 1.545MB [2022-10-25T05:10:24.979Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T05:10:24.979Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T05:10:24.979Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T05:10:24.979Z] 213ec9aee27d: Pulling fs layer [2022-10-25T05:10:24.979Z] 4583459ba037: Pulling fs layer [2022-10-25T05:10:24.979Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T05:10:24.979Z] 53926ce57604: Pulling fs layer [2022-10-25T05:10:24.979Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T05:10:24.979Z] 30f14e443154: Pulling fs layer [2022-10-25T05:10:24.979Z] 801331c1e519: Pulling fs layer [2022-10-25T05:10:24.979Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T05:10:24.979Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T05:10:24.979Z] 21b2b0c7a3f4: Waiting [2022-10-25T05:10:24.979Z] 53926ce57604: Waiting [2022-10-25T05:10:24.979Z] 801331c1e519: Waiting [2022-10-25T05:10:24.979Z] 30f14e443154: Waiting [2022-10-25T05:10:24.979Z] 99cc6dd402b0: Waiting [2022-10-25T05:10:24.979Z] 7d9ed39f4882: Waiting [2022-10-25T05:10:24.979Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T05:10:24.979Z] 93c1e223e6f2: Download complete [2022-10-25T05:10:24.979Z] 4583459ba037: Verifying Checksum [2022-10-25T05:10:24.979Z] 4583459ba037: Download complete [2022-10-25T05:10:24.979Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T05:10:24.979Z] 21b2b0c7a3f4: Download complete [2022-10-25T05:10:24.979Z] 30f14e443154: Verifying Checksum [2022-10-25T05:10:24.979Z] 30f14e443154: Download complete [2022-10-25T05:10:25.244Z] 213ec9aee27d: Verifying Checksum [2022-10-25T05:10:25.244Z] 213ec9aee27d: Download complete [2022-10-25T05:10:25.244Z] 801331c1e519: Verifying Checksum [2022-10-25T05:10:25.244Z] 801331c1e519: Download complete [2022-10-25T05:10:25.244Z] 213ec9aee27d: Pull complete [2022-10-25T05:10:25.517Z] 4583459ba037: Pull complete [2022-10-25T05:10:25.517Z] 93c1e223e6f2: Pull complete [2022-10-25T05:10:25.517Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T05:10:25.517Z] 7d9ed39f4882: Download complete [2022-10-25T05:10:26.112Z] 53926ce57604: Verifying Checksum [2022-10-25T05:10:26.112Z] 53926ce57604: Download complete [2022-10-25T05:10:26.112Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T05:10:26.112Z] 99cc6dd402b0: Download complete [2022-10-25T05:10:30.295Z] 53926ce57604: Pull complete [2022-10-25T05:10:30.295Z] 21b2b0c7a3f4: Pull complete [2022-10-25T05:10:30.295Z] 30f14e443154: Pull complete [2022-10-25T05:10:30.295Z] 801331c1e519: Pull complete [2022-10-25T05:10:31.664Z] 99cc6dd402b0: Pull complete [2022-10-25T05:10:32.612Z] 7d9ed39f4882: Pull complete [2022-10-25T05:10:32.612Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T05:10:32.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T05:10:32.612Z] ---> 1dedd983c030 [2022-10-25T05:10:32.612Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T05:10:36.814Z] ---> Running in d06203be7ce8 [2022-10-25T05:10:36.814Z] Removing intermediate container d06203be7ce8 [2022-10-25T05:10:36.814Z] ---> 499150aaab3a [2022-10-25T05:10:36.814Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T05:10:36.814Z] ---> Running in 07ba8562994f [2022-10-25T05:10:36.814Z] Removing intermediate container 07ba8562994f [2022-10-25T05:10:36.814Z] ---> 7b66908ecfac [2022-10-25T05:10:36.814Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T05:10:36.814Z] ---> Running in f4b3ebedb0df [2022-10-25T05:10:36.814Z] Removing intermediate container f4b3ebedb0df [2022-10-25T05:10:36.814Z] ---> b2afcc13befc [2022-10-25T05:10:36.814Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T05:10:37.073Z] ---> Running in e7f8fe3b6a4e [2022-10-25T05:10:37.074Z] Removing intermediate container e7f8fe3b6a4e [2022-10-25T05:10:37.074Z] ---> cfc5a3285371 [2022-10-25T05:10:37.074Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T05:10:37.074Z] ---> Running in 538cc05dd850 [2022-10-25T05:10:37.640Z] Removing intermediate container 538cc05dd850 [2022-10-25T05:10:37.640Z] ---> ba4bb3f1d181 [2022-10-25T05:10:37.640Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T05:10:37.640Z] ---> Running in 0c5424d45931 [2022-10-25T05:10:37.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T05:10:38.481Z] Still waiting to schedule task [2022-10-25T05:10:38.481Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T05:10:38.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T05:10:39.094Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-25T05:10:39.094Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-25T05:10:39.353Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-25T05:10:39.353Z] (4/80) Installing libxcb (1.15-r0) [2022-10-25T05:10:39.353Z] (5/80) Installing libx11 (1.8-r0) [2022-10-25T05:10:39.612Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-25T05:10:39.612Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-25T05:10:39.612Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-25T05:10:39.870Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-25T05:10:39.870Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-25T05:10:40.127Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-25T05:10:40.127Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-25T05:10:40.127Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-25T05:10:40.435Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-25T05:10:41.003Z] (15/80) Installing libice (1.0.10-r0) [2022-10-25T05:10:41.261Z] (16/80) Installing libuuid (2.38-r1) [2022-10-25T05:10:41.261Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-25T05:10:41.261Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-25T05:10:41.520Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-25T05:10:41.520Z] (20/80) Installing xset (1.2.4-r0) [2022-10-25T05:10:41.520Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-25T05:10:41.778Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-25T05:10:41.778Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-25T05:10:42.038Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-25T05:10:42.038Z] (25/80) Installing libintl (0.21-r2) [2022-10-25T05:10:42.038Z] (26/80) Installing libblkid (2.38-r1) [2022-10-25T05:10:42.297Z] (27/80) Installing libmount (2.38-r1) [2022-10-25T05:10:42.297Z] (28/80) Installing pcre (8.45-r2) [2022-10-25T05:10:42.297Z] (29/80) Installing glib (2.72.1-r0) [2022-10-25T05:10:42.556Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-25T05:10:42.814Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-25T05:10:42.814Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-25T05:10:42.814Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-25T05:10:44.187Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T05:10:44.187Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-25T05:10:44.187Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-25T05:10:44.187Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T05:10:44.187Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-25T05:10:44.755Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-25T05:10:44.755Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-25T05:10:45.013Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-25T05:10:45.013Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-25T05:10:45.013Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-25T05:10:45.271Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-25T05:10:45.271Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-25T05:10:45.271Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-25T05:10:45.530Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-25T05:10:45.530Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-25T05:10:45.801Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-25T05:10:45.801Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-25T05:10:46.069Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-25T05:10:46.069Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-25T05:10:46.069Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-25T05:10:46.331Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-25T05:10:46.331Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-25T05:10:46.331Z] (56/80) Installing libunistring (1.0-r0) [2022-10-25T05:10:46.588Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-25T05:10:46.588Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-25T05:10:46.846Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-25T05:10:46.846Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-25T05:10:46.846Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-25T05:10:47.103Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-25T05:10:47.103Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-25T05:10:47.103Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-25T05:10:47.361Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T05:10:47.361Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-25T05:10:47.619Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-25T05:10:47.619Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-25T05:10:47.619Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-25T05:10:47.877Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-25T05:10:47.877Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-25T05:10:47.877Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-25T05:10:48.813Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T05:10:48.813Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-25T05:10:48.813Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-25T05:10:48.813Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T05:10:48.813Z] (76/80) Installing kmod-libs (29-r2) [2022-10-25T05:10:49.073Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-25T05:10:49.073Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-25T05:10:49.333Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T05:10:49.333Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T05:10:49.333Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T05:10:49.333Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T05:10:49.333Z] OK: 330 MiB in 131 packages [2022-10-25T05:10:52.627Z] Removing intermediate container 0c5424d45931 [2022-10-25T05:10:52.627Z] ---> a71402100a5c [2022-10-25T05:10:52.627Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T05:10:52.627Z] ---> Running in c2a15ecf4655 [2022-10-25T05:10:52.627Z] Removing intermediate container c2a15ecf4655 [2022-10-25T05:10:52.627Z] ---> 7f0481dd069d [2022-10-25T05:10:52.627Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T05:10:52.627Z] ---> 5190f6e4bd4c [2022-10-25T05:10:52.627Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T05:10:52.627Z] ---> Running in e6bc174d8023 [2022-10-25T05:11:19.184Z] Removing intermediate container e6bc174d8023 [2022-10-25T05:11:19.184Z] ---> dfbcbcbaf7e8 [2022-10-25T05:11:19.184Z] Step 12/14 : COPY . . [2022-10-25T05:11:19.184Z] ---> cfa0bd0c7436 [2022-10-25T05:11:19.184Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T05:11:19.184Z] ---> Running in fef35439aae6 [2022-10-25T05:11:19.184Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T05:11:19.184Z] Dload Upload Total Spent Left Speed [2022-10-25T05:11:19.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 10955 0 --:--:-- --:--:-- --:--:-- 11062 [2022-10-25T05:11:19.184Z] Removing intermediate container fef35439aae6 [2022-10-25T05:11:19.184Z] ---> 452d1893cead [2022-10-25T05:11:19.184Z] Step 14/14 : RUN ${MAKE} [2022-10-25T05:11:19.184Z] ---> Running in 35548339c3cb [2022-10-25T05:11:19.184Z] noop [2022-10-25T05:11:19.184Z] Removing intermediate container 35548339c3cb [2022-10-25T05:11:19.184Z] ---> bf03f0668c4d [2022-10-25T05:11:19.184Z] Successfully built bf03f0668c4d [2022-10-25T05:11:19.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:11:19.504Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T05:11:19.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T05:11:19.566Z] prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container [2022-10-25T05:11:19.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T05:11:19.933Z] $ docker top 1ebe45c971bb665ad9b892319b5a4ad6aa7e0174dc5af5ec4e6b957ef95d32f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T05:11:20.275Z] + go version [2022-10-25T05:11:20.275Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T05:11:20.287Z] $ docker stop --time=1 1ebe45c971bb665ad9b892319b5a4ad6aa7e0174dc5af5ec4e6b957ef95d32f6 [2022-10-25T05:11:21.554Z] $ docker rm -f 1ebe45c971bb665ad9b892319b5a4ad6aa7e0174dc5af5ec4e6b957ef95d32f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:11:21.935Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T05:11:21.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T05:11:21.993Z] prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container [2022-10-25T05:11:22.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T05:11:23.101Z] $ docker top ae32aa9246a4020f41ed6a8c413c571d7ac361fbf61672fd70b72fb2c7223aa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T05:11:23.437Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh [2022-10-25T05:11:23.735Z] + make test [2022-10-25T05:11:23.735Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T05:11:23.993Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T05:11:34.051Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2022-10-25T05:11:34.051Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2022-10-25T05:11:34.051Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2022-10-25T05:11:34.051Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2022-10-25T05:11:34.051Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2022-10-25T05:11:34.071Z] $ docker stop --time=1 ae32aa9246a4020f41ed6a8c413c571d7ac361fbf61672fd70b72fb2c7223aa2 [2022-10-25T05:11:36.184Z] $ docker rm -f ae32aa9246a4020f41ed6a8c413c571d7ac361fbf61672fd70b72fb2c7223aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:11:36.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T05:11:36.676Z] [2022-10-25T05:11:36.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T05:11:36.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T05:11:36.969Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T05:11:36.969Z] 5eb5b503b376: Pulling fs layer [2022-10-25T05:11:36.969Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T05:11:36.969Z] ec43610c2a17: Pulling fs layer [2022-10-25T05:11:36.969Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T05:11:36.969Z] 33b1e0a273af: Pulling fs layer [2022-10-25T05:11:36.969Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T05:11:36.969Z] 2f39f015ded8: Pulling fs layer [2022-10-25T05:11:36.969Z] 3a2ae6a8a46f: Waiting [2022-10-25T05:11:36.969Z] 33b1e0a273af: Waiting [2022-10-25T05:11:36.969Z] 5d3b04190fa2: Waiting [2022-10-25T05:11:36.969Z] 2f39f015ded8: Waiting [2022-10-25T05:11:36.969Z] 5c69ac0246d0: Download complete [2022-10-25T05:11:36.969Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T05:11:36.969Z] 3a2ae6a8a46f: Download complete [2022-10-25T05:11:37.229Z] 33b1e0a273af: Verifying Checksum [2022-10-25T05:11:37.229Z] 33b1e0a273af: Download complete [2022-10-25T05:11:37.229Z] ec43610c2a17: Verifying Checksum [2022-10-25T05:11:37.229Z] ec43610c2a17: Download complete [2022-10-25T05:11:37.229Z] 5d3b04190fa2: Download complete [2022-10-25T05:11:37.229Z] 5eb5b503b376: Verifying Checksum [2022-10-25T05:11:37.229Z] 5eb5b503b376: Download complete [2022-10-25T05:11:37.797Z] 2f39f015ded8: Verifying Checksum [2022-10-25T05:11:37.797Z] 2f39f015ded8: Download complete [2022-10-25T05:11:38.364Z] 5eb5b503b376: Pull complete [2022-10-25T05:11:38.364Z] 5c69ac0246d0: Pull complete [2022-10-25T05:11:38.930Z] ec43610c2a17: Pull complete [2022-10-25T05:11:38.930Z] 3a2ae6a8a46f: Pull complete [2022-10-25T05:11:39.188Z] 33b1e0a273af: Pull complete [2022-10-25T05:11:39.188Z] 5d3b04190fa2: Pull complete [2022-10-25T05:11:43.399Z] 2f39f015ded8: Pull complete [2022-10-25T05:11:43.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T05:11:43.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T05:11:43.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T05:11:43.477Z] prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container [2022-10-25T05:11:43.510Z] $ 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/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T05:11:46.412Z] $ docker top 9985955d3ef7efc4099e30273193eef32c29d925edddbe52da10f52582d8fe87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T05:11:46.817Z] ---> job-cost.sh [2022-10-25T05:11:46.817Z] lf-activate-venv: SKIPPING [2022-10-25T05:11:46.817Z] INFO: No Stack... [2022-10-25T05:11:47.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T05:11:47.643Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T05:11:47.932Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv [2022-10-25T05:11:47.932Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T05:11:47.944Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [2022-10-25T05:11:47.951Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] did not exist. Created. [2022-10-25T05:11:47.951Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T05:11:48.259Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T05:11:48.298Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T05:11:48.308Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T05:11:48.324Z] $ docker stop --time=1 9985955d3ef7efc4099e30273193eef32c29d925edddbe52da10f52582d8fe87 [2022-10-25T05:11:49.467Z] $ docker rm -f 9985955d3ef7efc4099e30273193eef32c29d925edddbe52da10f52582d8fe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T05:11:49.557Z] Failed in branch amd64 [2022-10-25T08:40:45.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116815 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws [2022-10-25T08:40:45.905Z] Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout [2022-10-25T08:40:45.947Z] Selected Git installation does not exist. Using Default [2022-10-25T08:40:45.948Z] The recommended git tool is: NONE [2022-10-25T08:40:51.558Z] using credential edgex-jenkins-ssh [2022-10-25T08:40:51.588Z] Cloning the remote Git repository [2022-10-25T08:40:51.633Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T08:40:51.716Z] > git init /w/workspace/device-usb-camera/9 # timeout=10 [2022-10-25T08:40:51.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T08:40:51.870Z] > git --version # timeout=10 [2022-10-25T08:40:51.901Z] > git --version # 'git version 2.25.1' [2022-10-25T08:40:51.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T08:40:51.947Z] Verifying host key using known hosts file [2022-10-25T08:40:52.158Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T08:40:52.170Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T08:40:52.901Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-25T08:40:52.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T08:40:54.446Z] Merging remotes/origin/main commit 2737b4a4757873c341a4cc117393b3c94d892178 into PR head commit bc543098717eef2348e6642801735f6b2ef0c1d8 [2022-10-25T08:40:54.658Z] Merge succeeded, producing bc543098717eef2348e6642801735f6b2ef0c1d8 [2022-10-25T08:40:54.658Z] Checking out Revision bc543098717eef2348e6642801735f6b2ef0c1d8 (PR-99) [2022-10-25T08:40:53.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-25T08:40:53.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T08:40:53.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T08:40:53.844Z] Verifying host key using known hosts file [2022-10-25T08:40:53.851Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T08:40:53.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T08:40:54.460Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T08:40:54.478Z] > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 [2022-10-25T08:40:54.560Z] > git remote # timeout=10 [2022-10-25T08:40:54.578Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T08:40:54.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T08:40:54.598Z] Verifying host key using known hosts file [2022-10-25T08:40:54.603Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T08:40:54.612Z] > git merge 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 [2022-10-25T08:40:54.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T08:40:54.661Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T08:40:54.678Z] > git checkout -f bc543098717eef2348e6642801735f6b2ef0c1d8 # timeout=10 [2022-10-25T08:40:55.148Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T08:40:56.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T08:40:56.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T08:40:56.066Z] Dload Upload Total Spent Left Speed [2022-10-25T08:40:56.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70402 [Pipeline] sh [2022-10-25T08:40:56.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T08:40:57.028Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T08:40:57.028Z] + sudo tee /etc/docker/daemon.new [2022-10-25T08:40:57.028Z] { [2022-10-25T08:40:57.028Z] "registry-mirrors": [ [2022-10-25T08:40:57.028Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T08:40:57.028Z] ], [2022-10-25T08:40:57.028Z] "bip": "10.250.0.254/24", [2022-10-25T08:40:57.028Z] "hosts": [ [2022-10-25T08:40:57.028Z] "tcp://0.0.0.0:5555", [2022-10-25T08:40:57.028Z] "unix:///var/run/docker.sock" [2022-10-25T08:40:57.028Z] ], [2022-10-25T08:40:57.028Z] "mtu": 1458, [2022-10-25T08:40:57.028Z] "selinux-enabled": true, [2022-10-25T08:40:57.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T08:40:57.028Z] } [Pipeline] sh [2022-10-25T08:40:57.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T08:40:57.669Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:41:15.918Z] provisioning config files... [2022-10-25T08:41:15.945Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config302314417917780780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:41:16.295Z] ---> docker-login.sh [2022-10-25T08:41:16.295Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:41:16.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:41:16.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:41:16.834Z] Configure a credential helper to remove this warning. See [2022-10-25T08:41:16.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:41:16.834Z] [2022-10-25T08:41:16.834Z] Login Succeeded [2022-10-25T08:41:16.834Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:41:17.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:41:17.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:41:17.369Z] Configure a credential helper to remove this warning. See [2022-10-25T08:41:17.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:41:17.369Z] [2022-10-25T08:41:17.369Z] Login Succeeded [2022-10-25T08:41:17.369Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:41:17.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:41:17.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:41:17.636Z] Configure a credential helper to remove this warning. See [2022-10-25T08:41:17.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:41:17.636Z] [2022-10-25T08:41:17.636Z] Login Succeeded [2022-10-25T08:41:17.636Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:41:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:41:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:41:17.905Z] Configure a credential helper to remove this warning. See [2022-10-25T08:41:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:41:17.905Z] [2022-10-25T08:41:17.905Z] Login Succeeded [2022-10-25T08:41:17.905Z] docker.io [2022-10-25T08:41:18.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:41:18.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:41:18.450Z] Configure a credential helper to remove this warning. See [2022-10-25T08:41:18.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:41:18.450Z] [2022-10-25T08:41:18.450Z] Login Succeeded [2022-10-25T08:41:18.450Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:41:18.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T08:41:18.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:41:18.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:41:18.654Z] ========================================================= [2022-10-25T08:41:18.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T08:41:18.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:41:18.992Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T08:41:19.262Z] Sending build context to Docker daemon 1.016MB [2022-10-25T08:41:19.262Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T08:41:19.262Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T08:41:19.534Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T08:41:19.534Z] 9b18e9b68314: Pulling fs layer [2022-10-25T08:41:19.534Z] d32db5db7311: Pulling fs layer [2022-10-25T08:41:19.534Z] d0c4b47475fc: Pulling fs layer [2022-10-25T08:41:19.534Z] 5831b945b038: Pulling fs layer [2022-10-25T08:41:19.534Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T08:41:19.534Z] e10730c5d714: Pulling fs layer [2022-10-25T08:41:19.534Z] 5dd5c2283517: Pulling fs layer [2022-10-25T08:41:19.534Z] d5ac0230b979: Pulling fs layer [2022-10-25T08:41:19.534Z] 5831b945b038: Waiting [2022-10-25T08:41:19.534Z] 86bbec2aaacd: Waiting [2022-10-25T08:41:19.534Z] e10730c5d714: Waiting [2022-10-25T08:41:19.534Z] 5dd5c2283517: Waiting [2022-10-25T08:41:19.534Z] d5ac0230b979: Waiting [2022-10-25T08:41:19.534Z] d0c4b47475fc: Download complete [2022-10-25T08:41:19.534Z] d32db5db7311: Verifying Checksum [2022-10-25T08:41:19.534Z] d32db5db7311: Download complete [2022-10-25T08:41:19.534Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T08:41:19.534Z] 86bbec2aaacd: Download complete [2022-10-25T08:41:19.534Z] e10730c5d714: Verifying Checksum [2022-10-25T08:41:19.534Z] e10730c5d714: Download complete [2022-10-25T08:41:19.534Z] 9b18e9b68314: Verifying Checksum [2022-10-25T08:41:19.534Z] 9b18e9b68314: Download complete [2022-10-25T08:41:20.529Z] 9b18e9b68314: Pull complete [2022-10-25T08:41:20.814Z] d5ac0230b979: Verifying Checksum [2022-10-25T08:41:20.814Z] d5ac0230b979: Download complete [2022-10-25T08:41:21.411Z] d32db5db7311: Pull complete [2022-10-25T08:41:21.684Z] d0c4b47475fc: Pull complete [2022-10-25T08:41:22.279Z] 5dd5c2283517: Verifying Checksum [2022-10-25T08:41:22.279Z] 5dd5c2283517: Download complete [2022-10-25T08:41:22.876Z] 5831b945b038: Verifying Checksum [2022-10-25T08:41:22.876Z] 5831b945b038: Download complete [2022-10-25T08:41:35.325Z] 5831b945b038: Pull complete [2022-10-25T08:41:35.325Z] 86bbec2aaacd: Pull complete [2022-10-25T08:41:35.596Z] e10730c5d714: Pull complete [2022-10-25T08:41:42.287Z] 5dd5c2283517: Pull complete [2022-10-25T08:41:44.895Z] d5ac0230b979: Pull complete [2022-10-25T08:41:44.895Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T08:41:44.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T08:41:44.895Z] ---> 59b3b1a385d4 [2022-10-25T08:41:44.895Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T08:41:46.843Z] ---> Running in d0133a0b4aac [2022-10-25T08:41:47.437Z] Removing intermediate container d0133a0b4aac [2022-10-25T08:41:47.437Z] ---> b6239f9cb9e7 [2022-10-25T08:41:47.437Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T08:41:47.437Z] ---> Running in 421d8df5747d [2022-10-25T08:41:47.706Z] Removing intermediate container 421d8df5747d [2022-10-25T08:41:47.706Z] ---> 1bed5f5f82e8 [2022-10-25T08:41:47.706Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T08:41:47.706Z] ---> Running in d8bd04b8038d [2022-10-25T08:41:48.292Z] Removing intermediate container d8bd04b8038d [2022-10-25T08:41:48.292Z] ---> a7364fa9314a [2022-10-25T08:41:48.292Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T08:41:48.292Z] ---> Running in 14750096bc83 [2022-10-25T08:41:48.560Z] Removing intermediate container 14750096bc83 [2022-10-25T08:41:48.560Z] ---> 5f2d4ce5db2f [2022-10-25T08:41:48.560Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T08:41:48.830Z] ---> Running in f3712d4cbee7 [2022-10-25T08:41:50.786Z] Removing intermediate container f3712d4cbee7 [2022-10-25T08:41:50.786Z] ---> 04febdf110f5 [2022-10-25T08:41:50.786Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T08:41:50.786Z] ---> Running in 053380e54c78 [2022-10-25T08:41:51.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T08:41:52.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T08:41:53.684Z] (1/14) Installing libintl (0.21-r2) [2022-10-25T08:41:53.684Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-25T08:41:53.684Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T08:41:53.684Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T08:41:53.952Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-25T08:41:53.952Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-25T08:41:54.218Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T08:41:54.218Z] (7/14) Installing libblkid (2.38-r1) [2022-10-25T08:41:54.218Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-25T08:41:54.218Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-25T08:41:54.486Z] (10/14) Installing kmod-libs (29-r2) [2022-10-25T08:41:54.486Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-25T08:41:54.753Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-25T08:41:54.753Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T08:41:54.753Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T08:41:55.023Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T08:41:55.023Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T08:41:55.023Z] OK: 228 MiB in 65 packages [2022-10-25T08:41:56.438Z] Removing intermediate container 053380e54c78 [2022-10-25T08:41:56.438Z] ---> 48b027d298d5 [2022-10-25T08:41:56.438Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T08:41:56.438Z] ---> Running in 7626539e5324 [2022-10-25T08:41:56.438Z] Removing intermediate container 7626539e5324 [2022-10-25T08:41:56.438Z] ---> 19c8d67c4462 [2022-10-25T08:41:56.438Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T08:41:57.025Z] ---> e514919a82a2 [2022-10-25T08:41:57.025Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T08:41:57.299Z] ---> Running in 9536d632d8e0 [2022-10-25T08:42:53.750Z] Removing intermediate container 9536d632d8e0 [2022-10-25T08:42:53.750Z] ---> 297e3f9db8fa [2022-10-25T08:42:53.750Z] Step 12/14 : COPY . . [2022-10-25T08:42:55.161Z] ---> 483869355ec3 [2022-10-25T08:42:55.162Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T08:42:55.162Z] ---> Running in 20662c1ca555 [2022-10-25T08:42:56.128Z]  % Total  % Received % Xferd Average Speed Time  Time Time Current [2022-10-25T08:42:56.128Z]   Dload Upload Total Spent Left  Speed [2022-10-25T08:42:56.128Z] 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6720 0 --:--:-- --:--:-- --:--:-- 6721 [2022-10-25T08:42:56.716Z] Removing intermediate container 20662c1ca555 [2022-10-25T08:42:56.716Z] ---> 5cae43fb6af9 [2022-10-25T08:42:56.716Z] Step 14/14 : RUN ${MAKE} [2022-10-25T08:42:56.988Z] ---> Running in 06435721fe38 [2022-10-25T08:42:57.952Z] noop [2022-10-25T08:42:58.540Z] Removing intermediate container 06435721fe38 [2022-10-25T08:42:58.540Z] ---> cca6cbbdb7e7 [2022-10-25T08:42:58.540Z] Successfully built cca6cbbdb7e7 [2022-10-25T08:42:58.540Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:42:58.899Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T08:42:58.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:42:59.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-116815 does not seem to be running inside a container [2022-10-25T08:42:59.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-25T08:43:00.416Z] $ docker top 0d5a1528d73b124c92584f8453d373c584572fcf4033cea0a2b6393ca055443a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:43:01.266Z] + go version [2022-10-25T08:43:01.266Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T08:43:01.283Z] $ docker stop --time=1 0d5a1528d73b124c92584f8453d373c584572fcf4033cea0a2b6393ca055443a [2022-10-25T08:43:02.909Z] $ docker rm -f 0d5a1528d73b124c92584f8453d373c584572fcf4033cea0a2b6393ca055443a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:43:03.470Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T08:43:03.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:43:03.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-116815 does not seem to be running inside a container [2022-10-25T08:43:03.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-25T08:43:04.952Z] $ docker top b027d3391ab6213b345e303aff73d9dbdc44872a1c689b74ff57f3aa67e2ee98 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:43:05.792Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/9 [Pipeline] fileExists [Pipeline] sh [2022-10-25T08:43:06.440Z] + make test [2022-10-25T08:43:06.441Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T08:43:08.388Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T08:45:00.080Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2022-10-25T08:45:00.080Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2022-10-25T08:45:00.080Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2022-10-25T08:45:00.080Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2022-10-25T08:45:00.080Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2022-10-25T08:45:00.109Z] $ docker stop --time=1 b027d3391ab6213b345e303aff73d9dbdc44872a1c689b74ff57f3aa67e2ee98 [2022-10-25T08:45:02.019Z] $ docker rm -f b027d3391ab6213b345e303aff73d9dbdc44872a1c689b74ff57f3aa67e2ee98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:45:03.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T08:45:03.063Z] [2022-10-25T08:45:03.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:45:03.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T08:45:03.664Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T08:45:03.664Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T08:45:03.664Z] 04944245beec: Pulling fs layer [2022-10-25T08:45:03.664Z] 699f458cf7ca: Pulling fs layer [2022-10-25T08:45:03.664Z] 765212b225bb: Pulling fs layer [2022-10-25T08:45:03.664Z] f23df028b6ca: Pulling fs layer [2022-10-25T08:45:03.664Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T08:45:03.664Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T08:45:03.664Z] 765212b225bb: Waiting [2022-10-25T08:45:03.664Z] f23df028b6ca: Waiting [2022-10-25T08:45:03.664Z] d65c8cfc05b1: Waiting [2022-10-25T08:45:03.664Z] 2437ff75d9bd: Waiting [2022-10-25T08:45:03.664Z] 04944245beec: Verifying Checksum [2022-10-25T08:45:03.664Z] 04944245beec: Download complete [2022-10-25T08:45:03.933Z] 765212b225bb: Verifying Checksum [2022-10-25T08:45:03.933Z] 765212b225bb: Download complete [2022-10-25T08:45:03.933Z] f23df028b6ca: Verifying Checksum [2022-10-25T08:45:03.933Z] f23df028b6ca: Download complete [2022-10-25T08:45:03.933Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T08:45:03.933Z] d65c8cfc05b1: Download complete [2022-10-25T08:45:04.205Z] 699f458cf7ca: Verifying Checksum [2022-10-25T08:45:04.205Z] 699f458cf7ca: Download complete [2022-10-25T08:45:04.475Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T08:45:04.475Z] 8998bd30e6a1: Download complete [2022-10-25T08:45:07.077Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T08:45:10.434Z] 8998bd30e6a1: Pull complete [2022-10-25T08:45:10.702Z] 04944245beec: Pull complete [2022-10-25T08:45:12.653Z] 699f458cf7ca: Pull complete [2022-10-25T08:45:12.653Z] 765212b225bb: Pull complete [2022-10-25T08:45:13.241Z] f23df028b6ca: Pull complete [2022-10-25T08:45:13.507Z] d65c8cfc05b1: Pull complete [2022-10-25T08:45:31.710Z] 2437ff75d9bd: Pull complete [2022-10-25T08:45:31.710Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T08:45:31.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T08:45:31.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:45:31.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-116815 does not seem to be running inside a container [2022-10-25T08:45:31.951Z] $ 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-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T08:45:34.610Z] $ docker top d1639f6f614f89d23252cf1d548e53cf97d73268008de91fcba1d6f500d852ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:35.493Z] ---> job-cost.sh [2022-10-25T08:45:35.493Z] lf-activate-venv: SKIPPING [2022-10-25T08:45:35.493Z] INFO: No Stack... [2022-10-25T08:45:35.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T08:45:36.740Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T08:45:37.382Z] + cat /w/workspace/device-usb-camera/9/archives/cost.csv [2022-10-25T08:45:37.382Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T08:45:37.452Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [2022-10-25T08:45:37.459Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] did not exist. Created. [2022-10-25T08:45:37.459Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T08:45:38.121Z] /w/workspace/device-usb-camera/9@tmp/durable-77b87229/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T08:45:38.784Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T08:45:38.799Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T08:45:39.260Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T08:45:39.266Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T08:45:39.281Z] $ docker stop --time=1 d1639f6f614f89d23252cf1d548e53cf97d73268008de91fcba1d6f500d852ca [2022-10-25T08:45:40.914Z] $ docker rm -f d1639f6f614f89d23252cf1d548e53cf97d73268008de91fcba1d6f500d852ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T08:45:41.194Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T08:45:41.884Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] [2022-10-25T08:45:41.885Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-10-25T08:45:41.885Z] total 16 [2022-10-25T08:45:41.885Z] drwxr-xr-x 3 root root 4096 Oct 25 05:11 . [2022-10-25T08:45:41.885Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 05:11 .. [2022-10-25T08:45:41.885Z] drwxr-xr-x 2 root root 4096 Oct 25 05:11 cost [2022-10-25T08:45:41.885Z] -rw-r--r-- 1 root root 88 Oct 25 05:11 cost.csv [2022-10-25T08:45:41.885Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-10-25T08:45:41.885Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-10-25T08:45:41.885Z] total 16 [2022-10-25T08:45:41.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 05:11 . [2022-10-25T08:45:41.885Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 05:11 .. [2022-10-25T08:45:41.885Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 05:11 cost [2022-10-25T08:45:41.885Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 25 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:42.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:43.037Z] ---> package-listing.sh [2022-10-25T08:45:43.037Z] ++ facter osfamily [2022-10-25T08:45:43.037Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T08:45:43.298Z] + OS_FAMILY=debian [2022-10-25T08:45:43.298Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 [2022-10-25T08:45:43.298Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T08:45:43.298Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T08:45:43.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T08:45:43.298Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T08:45:43.298Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2022-10-25T08:45:43.298Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T08:45:43.298Z] + case "${OS_FAMILY}" in [2022-10-25T08:45:43.298Z] + dpkg -l [2022-10-25T08:45:43.298Z] + grep '^ii' [2022-10-25T08:45:43.298Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T08:45:43.298Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T08:45:43.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T08:45:43.298Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2022-10-25T08:45:43.298Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [2022-10-25T08:45:43.298Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo [2022-10-25T08:45:43.309Z] 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/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T08:45:43.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:45:44.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:45:44.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:45:44.212Z] prd-ubuntu20.04-docker-8c-8g-87188 does not seem to be running inside a container [2022-10-25T08:45:44.247Z] $ 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/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T08:45:45.145Z] $ docker top bac28b7c4d287777df6d35a214b0d36c192b4678467fc621b65d52dbce7408be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:45:45.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T08:45:45.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T08:45:46.055Z] + ls /var/log/sa-host [2022-10-25T08:45:46.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:45:46.190Z] provisioning config files... [2022-10-25T08:45:46.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config16921922192902693692tmp [Pipeline] { [Pipeline] echo [2022-10-25T08:45:46.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:46.499Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T08:45:46.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:46.828Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T08:45:46.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:47.118Z] ---> sudo-logs.sh [2022-10-25T08:45:47.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T08:45:47.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:47.433Z] ---> job-cost.sh [2022-10-25T08:45:47.434Z] lf-activate-venv: SKIPPING [2022-10-25T08:45:47.434Z] DEBUG: total: 0.2199999988079071 [2022-10-25T08:45:47.434Z] INFO: Retrieving Stack Cost... [2022-10-25T08:45:47.692Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:45:48.258Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T08:45:48.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:45:48.549Z] ---> logs-deploy.sh [2022-10-25T08:45:48.549Z] lf-activate-venv: SKIPPING [2022-10-25T08:45:48.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/9 [2022-10-25T08:45:48.549Z] INFO: archiving workspace using pattern(s): [2022-10-25T08:45:49.484Z] Archives upload complete. [2022-10-25T08:45:49.742Z] INFO: archiving logs to Nexus [2022-10-25T08:45:50.310Z] ---> uname -a: [2022-10-25T08:45:50.310Z] Linux prd-ubuntu20-04-docker-8c-8g-87188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z] ---> lscpu: [2022-10-25T08:45:50.310Z] Architecture: x86_64 [2022-10-25T08:45:50.310Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T08:45:50.310Z] Byte Order: Little Endian [2022-10-25T08:45:50.310Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T08:45:50.310Z] CPU(s): 8 [2022-10-25T08:45:50.310Z] On-line CPU(s) list: 0-7 [2022-10-25T08:45:50.310Z] Thread(s) per core: 1 [2022-10-25T08:45:50.310Z] Core(s) per socket: 1 [2022-10-25T08:45:50.310Z] Socket(s): 8 [2022-10-25T08:45:50.310Z] NUMA node(s): 1 [2022-10-25T08:45:50.310Z] Vendor ID: AuthenticAMD [2022-10-25T08:45:50.310Z] CPU family: 23 [2022-10-25T08:45:50.310Z] Model: 49 [2022-10-25T08:45:50.310Z] Model name: AMD EPYC-Rome Processor [2022-10-25T08:45:50.310Z] Stepping: 0 [2022-10-25T08:45:50.310Z] CPU MHz: 2800.002 [2022-10-25T08:45:50.310Z] BogoMIPS: 5600.00 [2022-10-25T08:45:50.310Z] Virtualization: AMD-V [2022-10-25T08:45:50.310Z] Hypervisor vendor: KVM [2022-10-25T08:45:50.310Z] Virtualization type: full [2022-10-25T08:45:50.310Z] L1d cache: 256 KiB [2022-10-25T08:45:50.310Z] L1i cache: 256 KiB [2022-10-25T08:45:50.310Z] L2 cache: 4 MiB [2022-10-25T08:45:50.310Z] L3 cache: 128 MiB [2022-10-25T08:45:50.310Z] NUMA node0 CPU(s): 0-7 [2022-10-25T08:45:50.310Z] Vulnerability Itlb multihit: Not affected [2022-10-25T08:45:50.310Z] Vulnerability L1tf: Not affected [2022-10-25T08:45:50.310Z] Vulnerability Mds: Not affected [2022-10-25T08:45:50.310Z] Vulnerability Meltdown: Not affected [2022-10-25T08:45:50.310Z] Vulnerability Mmio stale data: Not affected [2022-10-25T08:45:50.310Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T08:45:50.310Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T08:45:50.310Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T08:45:50.310Z] Vulnerability Srbds: Not affected [2022-10-25T08:45:50.310Z] Vulnerability Tsx async abort: Not affected [2022-10-25T08:45:50.310Z] 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 [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z] ---> nproc: [2022-10-25T08:45:50.310Z] 8 [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z] ---> df -h: [2022-10-25T08:45:50.310Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T08:45:50.310Z] overlay 155G 12G 144G 8% / [2022-10-25T08:45:50.310Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T08:45:50.310Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T08:45:50.310Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T08:45:50.310Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-25T08:45:50.310Z] [2022-10-25T08:45:50.310Z]