Pull request #70 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 rather than ba862768035d435e0de85e577ed06ca7e87df0f9 Obtained Jenkinsfile from fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 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-ssh4724135921491884447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7389808585203692925.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10290692132986671100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14926028919547397901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11980182098052774197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8847214891251654107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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-21180 in /w/workspace/xfoundry_device-usb-camera_PR-70 [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-70 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 into PR head commit ba862768035d435e0de85e577ed06ca7e87df0f9 Merge succeeded, producing ba862768035d435e0de85e577ed06ca7e87df0f9 Checking out Revision ba862768035d435e0de85e577ed06ca7e87df0f9 (PR-70) > git config core.sparsecheckout # timeout=10 > git checkout -f ba862768035d435e0de85e577ed06ca7e87df0f9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba862768035d435e0de85e577ed06ca7e87df0f9 # timeout=10 Commit message: "docs: add missing license headers to go files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:26:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:26:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:26:30 ========================================================= 00:26:30 EdgeX Global Pipelines Version Info 00:26:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:26:31 ------------------- 00:26:31 stable info: 00:26:31 ------------------- 00:26:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:26:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:26:31 Message: update stable to v1.0.238 00:26:31 ------------------- 00:26:31 experimental info: 00:26:31 ------------------- 00:26:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:26:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:26:31 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:26:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-70 [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-70 [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-70 [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba862768035d435e0de85e577ed06ca7e87df0f9 [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba86276 [Pipeline] echo 00:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:33 provisioning config files... 00:26:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-70@tmp/config6491200722630936094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:33 ---> docker-login.sh 00:26:33 nexus3.edgexfoundry.org:10001 00:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:34 Configure a credential helper to remove this warning. See 00:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:34 00:26:34 Login Succeeded 00:26:34 nexus3.edgexfoundry.org:10002 00:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:34 Configure a credential helper to remove this warning. See 00:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:34 00:26:34 Login Succeeded 00:26:34 nexus3.edgexfoundry.org:10003 00:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:34 Configure a credential helper to remove this warning. See 00:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:34 00:26:34 Login Succeeded 00:26:34 nexus3.edgexfoundry.org:10004 00:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:34 Configure a credential helper to remove this warning. See 00:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:34 00:26:34 Login Succeeded 00:26:34 docker.io 00:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:35 Configure a credential helper to remove this warning. See 00:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:35 00:26:35 Login Succeeded 00:26:35 ---> docker-login.sh ends [Pipeline] } 00:26:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:26:35 + git rev-list -1 --merges ba862768035d435e0de85e577ed06ca7e87df0f9~1..ba862768035d435e0de85e577ed06ca7e87df0f9 [Pipeline] echo 00:26:35 -----------> git rev-list -1 --merges ba862768035d435e0de85e577ed06ca7e87df0f9~1..ba862768035d435e0de85e577ed06ca7e87df0f9 ba862768035d435e0de85e577ed06ca7e87df0f9 [false] [Pipeline] sh 00:26:36 + git log --format=format:%s -1 ba862768035d435e0de85e577ed06ca7e87df0f9 [Pipeline] echo 00:26:36 ========================================================= 00:26:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:26:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:26:36 + git log --format=format:%s -1 ba862768035d435e0de85e577ed06ca7e87df0f9 [Pipeline] echo 00:26:36 [semverPrep] GIT_COMMIT: ba862768035d435e0de85e577ed06ca7e87df0f9, Commit Message: docs: add missing license headers to go files [Pipeline] echo 00:26:36 [semverPrep] This is not a build commit. [Pipeline] sh 00:26:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:36 + grep -v github /etc/ssh/ssh_known_hosts 00:26:36 + [ -e /tmp/ssh_known_hosts ] 00:26:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:26:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:26:36 + sudo tee -a /etc/ssh/ssh_known_hosts 00:26:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:37 00:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:37 0.1.4: Pulling from edgex-devops/py-git-semver 00:26:37 b85a868b505f: Pulling fs layer 00:26:37 e2be974225ed: Pulling fs layer 00:26:37 339a4e72a1f5: Pulling fs layer 00:26:37 988bab9f4d93: Pulling fs layer 00:26:37 1469e6f7b9e6: Pulling fs layer 00:26:37 eaf3925da568: Pulling fs layer 00:26:37 bab4dde63d76: Pulling fs layer 00:26:37 bde34c3a00c8: Pulling fs layer 00:26:37 b352a97aabf1: Pulling fs layer 00:26:37 4872d77fe225: Pulling fs layer 00:26:37 5851b861e8e6: Pulling fs layer 00:26:37 bde34c3a00c8: Waiting 00:26:37 988bab9f4d93: Waiting 00:26:37 b352a97aabf1: Waiting 00:26:37 4872d77fe225: Waiting 00:26:37 5851b861e8e6: Waiting 00:26:37 1469e6f7b9e6: Waiting 00:26:37 eaf3925da568: Waiting 00:26:37 bab4dde63d76: Waiting 00:26:37 e2be974225ed: Verifying Checksum 00:26:37 e2be974225ed: Download complete 00:26:37 988bab9f4d93: Verifying Checksum 00:26:37 988bab9f4d93: Download complete 00:26:38 1469e6f7b9e6: Verifying Checksum 00:26:38 1469e6f7b9e6: Download complete 00:26:38 eaf3925da568: Download complete 00:26:38 339a4e72a1f5: Verifying Checksum 00:26:38 339a4e72a1f5: Download complete 00:26:38 bde34c3a00c8: Verifying Checksum 00:26:38 bde34c3a00c8: Download complete 00:26:38 b352a97aabf1: Download complete 00:26:38 4872d77fe225: Verifying Checksum 00:26:38 4872d77fe225: Download complete 00:26:38 5851b861e8e6: Verifying Checksum 00:26:38 5851b861e8e6: Download complete 00:26:38 b85a868b505f: Verifying Checksum 00:26:38 b85a868b505f: Download complete 00:26:38 bab4dde63d76: Verifying Checksum 00:26:38 bab4dde63d76: Download complete 00:26:39 b85a868b505f: Pull complete 00:26:39 e2be974225ed: Pull complete 00:26:40 339a4e72a1f5: Pull complete 00:26:40 988bab9f4d93: Pull complete 00:26:40 1469e6f7b9e6: Pull complete 00:26:40 eaf3925da568: Pull complete 00:26:43 bab4dde63d76: Pull complete 00:26:43 bde34c3a00c8: Pull complete 00:26:43 b352a97aabf1: Pull complete 00:26:43 4872d77fe225: Pull complete 00:26:43 5851b861e8e6: Pull complete 00:26:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:43 prd-ubuntu20.04-docker-8c-8g-21180 does not seem to be running inside a container 00:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-70 -v /w/workspace/xfoundry_device-usb-camera_PR-70:/w/workspace/xfoundry_device-usb-camera_PR-70:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-70@tmp:/w/workspace/xfoundry_device-usb-camera_PR-70@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 00:26:44 $ docker top 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 -eo pid,comm 00:26:44 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). 00:26:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:45 [ssh-agent] Looking for ssh-agent implementation... 00:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:45 $ docker exec 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 ssh-agent 00:26:45 SSH_AUTH_SOCK=/tmp/ssh-6OH0eupfwSQv/agent.34 00:26:45 SSH_AGENT_PID=40 00:26:45 Running ssh-add (command line suppressed) 00:26:45 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-70@tmp/private_key_3621224750288609380.key (/w/workspace/xfoundry_device-usb-camera_PR-70@tmp/private_key_3621224750288609380.key) 00:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:45 + git tag --points-at HEAD [Pipeline] } 00:26:45 $ docker exec --env ******** --env ******** 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 ssh-agent -k 00:26:46 unset SSH_AUTH_SOCK; 00:26:46 unset SSH_AGENT_PID; 00:26:46 echo Agent pid 40 killed; 00:26:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:46 [ssh-agent] Looking for ssh-agent implementation... 00:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:46 $ docker exec 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 ssh-agent 00:26:46 SSH_AUTH_SOCK=/tmp/ssh-GPAQgvErvJrN/agent.72 00:26:46 SSH_AGENT_PID=79 00:26:46 Running ssh-add (command line suppressed) 00:26:46 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-70@tmp/private_key_7252117251013623665.key (/w/workspace/xfoundry_device-usb-camera_PR-70@tmp/private_key_7252117251013623665.key) 00:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:46 + git semver init 00:26:47 2022-07-27 00:26:47,088 [run_init] DEBUG init version:0.0.0 force:False 00:26:47 2022-07-27 00:26:47,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-70/.semver 00:26:47 2022-07-27 00:26:47,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-70/.semver 00:26:47 2022-07-27 00:26:47,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-70/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-70, universal_newlines=False, shell=None, istream=None) 00:26:47 2022-07-27 00:26:47,672 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-70/.git/info/exclude 00:26:47 2022-07-27 00:26:47,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-70/.semver/PR-70 with force:False 00:26:47 2022-07-27 00:26:47,673 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-70/.semver/PR-70 00:26:47 2022-07-27 00:26:47,678 [execute] INFO git cat-file --batch-check 00:26:47 2022-07-27 00:26:47,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-70/.semver, universal_newlines=False, shell=None, istream=) 00:26:47 2022-07-27 00:26:47,685 [execute] INFO git cat-file --batch 00:26:47 2022-07-27 00:26:47,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-70/.semver, universal_newlines=False, shell=None, istream=) 00:26:47 2022-07-27 00:26:47,692 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-70/.semver/PR-70 00:26:47 0.0.0 [Pipeline] } 00:26:47 $ docker exec --env ******** --env ******** 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 ssh-agent -k 00:26:48 unset SSH_AUTH_SOCK; 00:26:48 unset SSH_AGENT_PID; 00:26:48 echo Agent pid 79 killed; 00:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:48 + git semver [Pipeline] } 00:26:49 $ docker stop --time=1 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 00:26:50 $ docker rm -f 8ea9c94d1f060c469a555509dd64d399eb3775c5396afed485109792da863cb4 [Pipeline] // withDockerContainer [Pipeline] sh 00:26:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:26:51 Stashed 1 file(s) [Pipeline] echo 00:26:51 [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 00:26:51 provisioning config files... 00:26:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-70@tmp/config3636449820989056986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:52 ---> docker-login.sh 00:26:52 nexus3.edgexfoundry.org:10001 00:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:52 Configure a credential helper to remove this warning. See 00:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:52 00:26:52 Login Succeeded 00:26:52 nexus3.edgexfoundry.org:10002 00:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:52 Configure a credential helper to remove this warning. See 00:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:52 00:26:52 Login Succeeded 00:26:52 nexus3.edgexfoundry.org:10003 00:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:52 Configure a credential helper to remove this warning. See 00:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:52 00:26:52 Login Succeeded 00:26:52 nexus3.edgexfoundry.org:10004 00:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:52 Configure a credential helper to remove this warning. See 00:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:52 00:26:52 Login Succeeded 00:26:52 docker.io 00:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:52 Configure a credential helper to remove this warning. See 00:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:52 00:26:52 Login Succeeded 00:26:52 ---> docker-login.sh ends [Pipeline] } 00:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:26:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:26:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:26:53 ========================================================= 00:26:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:26:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:53 + 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 . 00:26:53 Sending build context to Docker daemon 735.2kB 00:26:53 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:26:53 Step 2/13 : FROM ${BASE} AS builder 00:26:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:26:53 2408cc74d12b: Pulling fs layer 00:26:53 ea60b727a1ce: Pulling fs layer 00:26:53 30c4a7721957: Pulling fs layer 00:26:53 370296b7ddb6: Pulling fs layer 00:26:53 7c6cee850709: Pulling fs layer 00:26:53 39a5fcdaea64: Pulling fs layer 00:26:53 d94ebbe4e438: Pulling fs layer 00:26:53 bcfd1f05c69d: Pulling fs layer 00:26:53 59ccb84bbe0f: Pulling fs layer 00:26:53 d94ebbe4e438: Waiting 00:26:53 370296b7ddb6: Waiting 00:26:53 7c6cee850709: Waiting 00:26:53 39a5fcdaea64: Waiting 00:26:53 bcfd1f05c69d: Waiting 00:26:53 59ccb84bbe0f: Waiting 00:26:53 30c4a7721957: Download complete 00:26:53 ea60b727a1ce: Download complete 00:26:53 7c6cee850709: Verifying Checksum 00:26:53 7c6cee850709: Download complete 00:26:53 39a5fcdaea64: Download complete 00:26:53 2408cc74d12b: Verifying Checksum 00:26:53 2408cc74d12b: Download complete 00:26:53 d94ebbe4e438: Download complete 00:26:53 2408cc74d12b: Pull complete 00:26:54 ea60b727a1ce: Pull complete 00:26:54 30c4a7721957: Pull complete 00:26:54 59ccb84bbe0f: Verifying Checksum 00:26:54 59ccb84bbe0f: Download complete 00:26:54 bcfd1f05c69d: Verifying Checksum 00:26:54 bcfd1f05c69d: Download complete 00:26:54 370296b7ddb6: Verifying Checksum 00:26:54 370296b7ddb6: Download complete 00:26:58 370296b7ddb6: Pull complete 00:26:59 7c6cee850709: Pull complete 00:26:59 39a5fcdaea64: Pull complete 00:26:59 d94ebbe4e438: Pull complete 00:27:01 bcfd1f05c69d: Pull complete 00:27:02 59ccb84bbe0f: Pull complete 00:27:02 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:27:02 ---> a4fb48ad2a94 00:27:02 Step 3/13 : ARG MAKE="make build" 00:27:04 ---> Running in b350db502d43 00:27:04 Removing intermediate container b350db502d43 00:27:04 ---> b62e65497865 00:27:04 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:27:04 ---> Running in 3de1a45036ca 00:27:04 Removing intermediate container 3de1a45036ca 00:27:04 ---> 93a58daae247 00:27:04 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:27:04 ---> Running in d96333ec8ea5 00:27:04 Removing intermediate container d96333ec8ea5 00:27:04 ---> 974241b3fad0 00:27:04 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:04 ---> Running in 0ef799f4b355 00:27:05 Removing intermediate container 0ef799f4b355 00:27:05 ---> be248692fda4 00:27:05 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:05 ---> Running in 92d5ab1bff61 00:27:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:27:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:27:06 (1/80) Installing mesa (21.3.8-r1) 00:27:06 Still waiting to schedule task 00:27:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:27:06 (2/80) Installing libxau (1.0.9-r0) 00:27:06 (3/80) Installing libxdmcp (1.1.3-r0) 00:27:07 (4/80) Installing libxcb (1.15-r0) 00:27:07 (5/80) Installing libx11 (1.8-r0) 00:27:07 (6/80) Installing libxext (1.3.4-r0) 00:27:07 (7/80) Installing libxfixes (6.0.0-r0) 00:27:07 (8/80) Installing libxxf86vm (1.1.4-r2) 00:27:07 (9/80) Installing libpciaccess (0.16-r0) 00:27:07 (10/80) Installing libdrm (2.4.110-r0) 00:27:07 (11/80) Installing mesa-glapi (21.3.8-r1) 00:27:07 (12/80) Installing libxshmfence (1.3-r1) 00:27:07 (13/80) Installing mesa-gl (21.3.8-r1) 00:27:07 (14/80) Installing icu-data-full (71.1-r2) 00:27:08 (15/80) Installing libice (1.0.10-r0) 00:27:08 (16/80) Installing libuuid (2.38-r1) 00:27:08 (17/80) Installing libsm (1.2.3-r0) 00:27:08 (18/80) Installing libxt (1.2.1-r0) 00:27:08 (19/80) Installing libxmu (1.1.3-r0) 00:27:08 (20/80) Installing xset (1.2.4-r0) 00:27:08 (21/80) Installing xprop (1.2.5-r0) 00:27:09 (22/80) Installing xdg-utils (1.1.3-r3) 00:27:09 (23/80) Installing dbus-libs (1.14.0-r1) 00:27:09 (24/80) Installing libffi (3.4.2-r1) 00:27:09 (25/80) Installing libintl (0.21-r2) 00:27:09 (26/80) Installing libblkid (2.38-r1) 00:27:09 (27/80) Installing libmount (2.38-r1) 00:27:09 (28/80) Installing pcre (8.45-r2) 00:27:09 (29/80) Installing glib (2.72.1-r0) 00:27:10 (30/80) Installing icu-libs (71.1-r2) 00:27:10 (31/80) Installing libpcre2-16 (10.40-r0) 00:27:10 (32/80) Installing zstd-libs (1.5.2-r1) 00:27:10 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 00:27:11 (34/80) Installing hicolor-icon-theme (0.17-r1) 00:27:11 (35/80) Installing wayland-libs-server (1.20.0-r0) 00:27:11 (36/80) Installing mesa-gbm (21.3.8-r1) 00:27:11 (37/80) Installing wayland-libs-client (1.20.0-r0) 00:27:11 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 00:27:11 (39/80) Installing libxcomposite (0.4.5-r0) 00:27:11 (40/80) Installing libbz2 (1.0.8-r1) 00:27:11 (41/80) Installing libpng (1.6.37-r1) 00:27:12 (42/80) Installing freetype (2.12.1-r0) 00:27:12 (43/80) Installing fontconfig (2.14.0-r0) 00:27:12 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 00:27:12 (45/80) Installing wayland-libs-egl (1.20.0-r0) 00:27:12 (46/80) Installing xkeyboard-config (2.35.1-r0) 00:27:12 (47/80) Installing xz-libs (5.2.5-r1) 00:27:12 (48/80) Installing libxml2 (2.9.14-r0) 00:27:12 (49/80) Installing libxkbcommon (1.4.1-r0) 00:27:13 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 00:27:13 (51/80) Installing mesa-egl (21.3.8-r1) 00:27:13 (52/80) Installing avahi-libs (0.8-r6) 00:27:13 (53/80) Installing nettle (3.7.3-r0) 00:27:13 (54/80) Installing p11-kit (0.24.1-r0) 00:27:13 (55/80) Installing libtasn1 (4.18.0-r0) 00:27:13 (56/80) Installing libunistring (1.0-r0) 00:27:13 (57/80) Installing gnutls (3.7.6-r0) 00:27:13 (58/80) Installing cups-libs (2.4.2-r0) 00:27:13 (59/80) Installing graphite2 (1.3.14-r1) 00:27:14 (60/80) Installing harfbuzz (4.3.0-r0) 00:27:14 (61/80) Installing libevdev (1.12.1-r0) 00:27:14 (62/80) Installing mtdev (1.1.6-r0) 00:27:14 (63/80) Installing eudev-libs (3.2.11-r0) 00:27:14 (64/80) Installing libinput-libs (1.20.1-r0) 00:27:14 (65/80) Installing libjpeg-turbo (2.1.3-r1) 00:27:14 (66/80) Installing xcb-util-wm (0.4.1-r1) 00:27:14 (67/80) Installing xcb-util (0.4.0-r3) 00:27:14 (68/80) Installing xcb-util-image (0.4.0-r1) 00:27:14 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 00:27:14 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 00:27:15 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 00:27:15 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 00:27:15 (73/80) Installing v4l-utils-libs (1.22.1-r1) 00:27:15 (74/80) Installing v4l-utils (1.22.1-r1) 00:27:15 (75/80) Installing udev-init-scripts (35-r0) 00:27:15 Executing udev-init-scripts-35-r0.post-install 00:27:15 (76/80) Installing kmod-libs (29-r2) 00:27:16 (77/80) Installing eudev (3.2.11-r0) 00:27:16 (78/80) Installing eudev-dev (3.2.11-r0) 00:27:16 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:27:16 (80/80) Installing v4l-utils-dev (1.22.1-r1) 00:27:16 Executing busybox-1.35.0-r13.trigger 00:27:16 Executing eudev-3.2.11-r0.trigger 00:27:16 OK: 330 MiB in 131 packages 00:27:19 Removing intermediate container 92d5ab1bff61 00:27:19 ---> 7a4a9443ccee 00:27:19 Step 8/13 : WORKDIR /device-usb-camera 00:27:19 ---> Running in f3ce7622416d 00:27:19 Removing intermediate container f3ce7622416d 00:27:19 ---> 7dc45a756029 00:27:19 Step 9/13 : COPY go.mod vendor* ./ 00:27:19 ---> b3852c13cb22 00:27:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:19 ---> Running in cc9c3b345180 00:27:37 Removing intermediate container cc9c3b345180 00:27:37 ---> f7bdfbae5511 00:27:37 Step 11/13 : COPY . . 00:27:37 ---> 7f7efb9bfa45 00:27:37 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:27:37 ---> Running in 16eb7af3c21d 00:27:37  % Total % Received % Xferd Average Speed Time Time Time Current 00:27:37 Dload Upload Total Spent Left Speed 00:27:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11855 0 --:--:-- --:--:-- --:--:-- 11932 00:27:37 Removing intermediate container 16eb7af3c21d 00:27:37 ---> d23d4c5c2317 00:27:37 Step 13/13 : RUN ${MAKE} 00:27:37 ---> Running in 04442287a5e3 00:27:37 noop 00:27:37 Removing intermediate container 04442287a5e3 00:27:37 ---> bab56a14648b 00:27:37 Successfully built bab56a14648b 00:27:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:37 + docker inspect -f . ci-base-image-x86_64 00:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:37 prd-ubuntu20.04-docker-8c-8g-21180 does not seem to be running inside a container 00:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-70 -v /w/workspace/xfoundry_device-usb-camera_PR-70:/w/workspace/xfoundry_device-usb-camera_PR-70:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-70@tmp:/w/workspace/xfoundry_device-usb-camera_PR-70@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 00:27:38 $ docker top 286527a2e974acfff56ac206c403bc6040e40c489f11a16def7807405687e52b -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:38 + go version 00:27:38 go version go1.18.3 linux/amd64 [Pipeline] } 00:27:38 $ docker stop --time=1 286527a2e974acfff56ac206c403bc6040e40c489f11a16def7807405687e52b 00:27:40 $ docker rm -f 286527a2e974acfff56ac206c403bc6040e40c489f11a16def7807405687e52b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:40 + docker inspect -f . ci-base-image-x86_64 00:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:40 prd-ubuntu20.04-docker-8c-8g-21180 does not seem to be running inside a container 00:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-70 -v /w/workspace/xfoundry_device-usb-camera_PR-70:/w/workspace/xfoundry_device-usb-camera_PR-70:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-70@tmp:/w/workspace/xfoundry_device-usb-camera_PR-70@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 00:27:41 $ docker top 29fb5fb57c4e34b7611f23703f7aba627632bdb123ff3c288c0be0e576339a35 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:41 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-70 [Pipeline] fileExists [Pipeline] sh 00:27:42 + make test 00:27:42 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 00:27:42 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:27:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:27:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 2.0% of statements 00:28:01 CGO_ENABLED=1 go vet ./... 00:28:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:28:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:28:04 ./bin/test-attribution-txt.sh [Pipeline] echo 00:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:28:05 $ docker stop --time=1 29fb5fb57c4e34b7611f23703f7aba627632bdb123ff3c288c0be0e576339a35 00:28:07 $ docker rm -f 29fb5fb57c4e34b7611f23703f7aba627632bdb123ff3c288c0be0e576339a35 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:28:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:28:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:28:08 + ls -al . 00:28:08 total 188 00:28:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 00:28 . 00:28:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 00:26 .. 00:28:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 00:27 .git 00:28:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 00:26 .github 00:28:08 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 00:26 .gitignore 00:28:08 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 00:26 .golangci.yml 00:28:08 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 00:26 .hadolint.yml 00:28:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 00:26 .semver 00:28:08 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 00:26 Attribution.txt 00:28:08 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 00:26 CHANGELOG.md 00:28:08 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 00:26 Dockerfile 00:28:08 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 00:26 GOVERNANCE.md 00:28:08 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 00:26 Jenkinsfile 00:28:08 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 00:26 LICENSE 00:28:08 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 00:26 Makefile 00:28:08 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 00:26 OWNERS.md 00:28:08 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 00:26 README.md 00:28:08 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 00:26 VERSION 00:28:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 00:26 bin 00:28:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 00:26 cmd 00:28:08 -rw-r--r-- 1 jenkins jenkins 26814 Jul 27 00:27 coverage.out 00:28:08 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 00:26 docker-entrypoint.sh 00:28:08 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 00:26 go.mod 00:28:08 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 00:26 go.sum 00:28:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 00:26 internal 00:28:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 00:26 snap 00:28:08 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 00:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:09 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ba862768035d435e0de85e577ed06ca7e87df0f9 --label arch=amd64 --label version=0.0.0 . 00:28:09 Sending build context to Docker daemon 762.9kB 00:28:09 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 00:28:09 Step 2/35 : FROM ${BASE} AS builder 00:28:09 ---> bab56a14648b 00:28:09 Step 3/35 : ARG MAKE="make build" 00:28:09 ---> Running in c439ff6e3b64 00:28:09 Removing intermediate container c439ff6e3b64 00:28:09 ---> 52c0cfdb0368 00:28:09 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:28:09 ---> Running in 9d602d43adc9 00:28:09 Removing intermediate container 9d602d43adc9 00:28:09 ---> 810e65d31e82 00:28:09 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:28:09 ---> Running in 6ae2b5e0a9bf 00:28:09 Removing intermediate container 6ae2b5e0a9bf 00:28:09 ---> 5bf2dfa5565f 00:28:09 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:09 ---> Running in 7da527be19b5 00:28:10 Removing intermediate container 7da527be19b5 00:28:10 ---> 5783d4a64e98 00:28:10 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:28:10 ---> Running in f17f4ec53c37 00:28:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:28:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:28:11 OK: 330 MiB in 131 packages 00:28:12 Removing intermediate container f17f4ec53c37 00:28:12 ---> 8d6f1a200cdc 00:28:12 Step 8/35 : WORKDIR /device-usb-camera 00:28:12 ---> Running in 33cfa902ae27 00:28:12 Removing intermediate container 33cfa902ae27 00:28:12 ---> 84172ef21277 00:28:12 Step 9/35 : COPY go.mod vendor* ./ 00:28:12 ---> e52ed16514f7 00:28:12 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:12 ---> Running in 53cb448aee01 00:28:13 Removing intermediate container 53cb448aee01 00:28:13 ---> 56c1805ccfd6 00:28:13 Step 11/35 : COPY . . 00:28:13 ---> 1a608fac4d74 00:28:13 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:28:13 ---> Running in 66f8cb27e7d3 00:28:13  % Total % Received % Xferd Average Speed Time Time Time Current 00:28:13 Dload Upload Total Spent Left Speed 00:28:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  51331      0 --:--:-- --:--:-- --:--:-- 53100 00:28:13 Removing intermediate container 66f8cb27e7d3 00:28:13 ---> 66c6c8c079b8 00:28:13 Step 13/35 : RUN ${MAKE} 00:28:13 ---> Running in db06ede91206 00:28:14 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 00:28:36 Removing intermediate container db06ede91206 00:28:36 ---> 46f293ed0188 00:28:36 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 00:28:36 v0.18.4: Pulling from aler9/rtsp-simple-server 00:28:36 af6660deedbd: Pulling fs layer 00:28:36 97cd0a44c592: Pulling fs layer 00:28:36 97cd0a44c592: Verifying Checksum 00:28:36 97cd0a44c592: Download complete 00:28:36 af6660deedbd: Verifying Checksum 00:28:36 af6660deedbd: Download complete 00:28:37 af6660deedbd: Pull complete 00:28:37 97cd0a44c592: Pull complete 00:28:37 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 00:28:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 00:28:37 ---> fea57e182299 00:28:37 Step 15/35 : FROM alpine:3.15 00:28:37 3.15: Pulling from library/alpine 00:28:37 ab6db1bc80d0: Pulling fs layer 00:28:37 ab6db1bc80d0: Verifying Checksum 00:28:37 ab6db1bc80d0: Download complete 00:28:38 ab6db1bc80d0: Pull complete 00:28:38 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 00:28:38 Status: Downloaded newer image for alpine:3.15 00:28:38 ---> 2720e26172a0 00:28:38 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:28:38 ---> Running in 620ef21d613c 00:28:38 Removing intermediate container 620ef21d613c 00:28:38 ---> 355c40ee0580 00:28:38 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 00:28:38 ---> Running in 0fd508caf17e 00:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:28:38 (1/74) Installing dumb-init (1.2.5-r1) 00:28:38 (2/74) Installing sdl2 (2.0.16-r4) 00:28:38 (3/74) Installing libxau (1.0.9-r0) 00:28:38 (4/74) Installing libmd (1.0.3-r0) 00:28:38 (5/74) Installing libbsd (0.11.3-r1) 00:28:38 (6/74) Installing libxdmcp (1.1.3-r0) 00:28:38 (7/74) Installing libxcb (1.14-r2) 00:28:38 (8/74) Installing libx11 (1.7.2-r0) 00:28:38 (9/74) Installing aom-libs (3.2.0-r0) 00:28:39 (10/74) Installing alsa-lib (1.2.5.1-r1) 00:28:39 (11/74) Installing expat (2.4.7-r0) 00:28:39 (12/74) Installing brotli-libs (1.0.9-r5) 00:28:39 (13/74) Installing libbz2 (1.0.8-r1) 00:28:39 (14/74) Installing libpng (1.6.37-r1) 00:28:39 (15/74) Installing freetype (2.11.1-r2) 00:28:39 (16/74) Installing libuuid (2.37.4-r0) 00:28:39 (17/74) Installing fontconfig (2.13.1-r4) 00:28:39 (18/74) Installing fribidi (1.0.11-r0) 00:28:39 (19/74) Installing libffi (3.4.2-r1) 00:28:39 (20/74) Installing libintl (0.21-r0) 00:28:39 (21/74) Installing libblkid (2.37.4-r0) 00:28:39 (22/74) Installing libmount (2.37.4-r0) 00:28:39 (23/74) Installing pcre (8.45-r1) 00:28:39 (24/74) Installing glib (2.70.1-r0) 00:28:39 (25/74) Installing graphite2 (1.3.14-r0) 00:28:39 (26/74) Installing harfbuzz (3.0.0-r2) 00:28:39 (27/74) Installing libass (0.15.2-r0) 00:28:39 (28/74) Installing libdav1d (0.9.2-r0) 00:28:39 (29/74) Installing gmp (6.2.1-r1) 00:28:39 (30/74) Installing nettle (3.7.3-r0) 00:28:39 (31/74) Installing p11-kit (0.24.0-r1) 00:28:39 (32/74) Installing libtasn1 (4.18.0-r0) 00:28:39 (33/74) Installing libunistring (0.9.10-r1) 00:28:39 (34/74) Installing gnutls (3.7.1-r0) 00:28:39 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:28:39 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 00:28:39 (37/74) Installing lame (3.100-r0) 00:28:39 (38/74) Installing opus (1.3.1-r1) 00:28:39 (39/74) Installing libgomp (10.3.1_git20211027-r0) 00:28:39 (40/74) Installing soxr (0.1.3-r2) 00:28:39 (41/74) Installing libgcc (10.3.1_git20211027-r0) 00:28:39 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 00:28:39 (43/74) Installing libsrt (1.4.2-r1) 00:28:39 (44/74) Installing libssh (0.9.6-r1) 00:28:39 (45/74) Installing libogg (1.3.5-r0) 00:28:39 (46/74) Installing libtheora (1.1.1-r16) 00:28:39 (47/74) Installing libjpeg-turbo (2.1.2-r0) 00:28:39 (48/74) Installing v4l-utils-libs (1.22.1-r1) 00:28:39 (49/74) Installing libxext (1.3.4-r0) 00:28:39 (50/74) Installing libxfixes (6.0.0-r0) 00:28:39 (51/74) Installing libpciaccess (0.16-r0) 00:28:39 (52/74) Installing libdrm (2.4.109-r0) 00:28:39 (53/74) Installing wayland-libs-client (1.19.0-r1) 00:28:39 (54/74) Installing libva (2.13.0-r0) 00:28:39 (55/74) Installing libvdpau (1.4-r0) 00:28:39 (56/74) Installing vidstab (1.1.0-r1) 00:28:39 (57/74) Installing libvorbis (1.3.7-r0) 00:28:39 (58/74) Installing libvpx (1.10.0-r0) 00:28:39 (59/74) Installing vulkan-loader (1.2.196-r0) 00:28:39 (60/74) Installing libwebp (1.2.2-r0) 00:28:39 (61/74) Installing x264-libs (20210613-r0) 00:28:39 (62/74) Installing x265-libs (3.5-r0) 00:28:39 (63/74) Installing xvidcore (1.3.7-r1) 00:28:39 (64/74) Installing ffmpeg-libs (4.4.1-r2) 00:28:39 (65/74) Installing ffmpeg (4.4.1-r2) 00:28:39 (66/74) Installing udev-init-scripts (35-r0) 00:28:39 Executing udev-init-scripts-35-r0.post-install 00:28:39 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 00:28:39 (68/74) Installing xz-libs (5.2.5-r1) 00:28:39 (69/74) Installing zstd-libs (1.5.0-r0) 00:28:39 (70/74) Installing kmod-libs (29-r2) 00:28:40 (71/74) Installing eudev (3.2.11_pre1-r0) 00:28:40 (72/74) Installing libsodium (1.0.18-r0) 00:28:40 (73/74) Installing libzmq (4.3.4-r0) 00:28:40 (74/74) Installing zeromq (4.3.4-r0) 00:28:40 Executing busybox-1.34.1-r7.trigger 00:28:40 Executing eudev-3.2.11_pre1-r0.trigger 00:28:40 OK: 78 MiB in 88 packages 00:28:41 Removing intermediate container 0fd508caf17e 00:28:41 ---> 9b1521838521 00:28:41 Step 18/35 : WORKDIR / 00:28:41 ---> Running in d7e3525056dd 00:28:41 Removing intermediate container d7e3525056dd 00:28:41 ---> d8cb071ecf97 00:28:41 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 00:28:42 ---> 81b19560a0ca 00:28:42 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 00:28:42 ---> 022243084f6c 00:28:42 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:28:42 ---> 0890f5902d19 00:28:42 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:28:42 ---> 25aa1185b10e 00:28:42 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:28:42 ---> 073f7f3dfba3 00:28:42 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 00:28:43 ---> 979585479987 00:28:43 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 00:28:43 ---> c312f7941df1 00:28:43 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:28:43 ---> Running in 87eaea3e24f1 00:28:44 Removing intermediate container 87eaea3e24f1 00:28:44 ---> 84049a9118dd 00:28:44 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:28:44 ---> Running in a02ca272f40e 00:28:44 Removing intermediate container a02ca272f40e 00:28:44 ---> f039b068c41a 00:28:44 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:28:44 ---> Running in ae216287ed1b 00:28:45 Removing intermediate container ae216287ed1b 00:28:45 ---> 2329f1a3f00c 00:28:45 Step 29/35 : EXPOSE 59983 00:28:45 ---> Running in 7e1f594485cf 00:28:45 Removing intermediate container 7e1f594485cf 00:28:45 ---> 9293d2e9c16d 00:28:45 Step 30/35 : EXPOSE 8554 00:28:45 ---> Running in 38a98e261ddd 00:28:45 Removing intermediate container 38a98e261ddd 00:28:45 ---> 88f05c046a7f 00:28:45 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:28:45 ---> Running in 8763d997ed3b 00:28:45 Removing intermediate container 8763d997ed3b 00:28:45 ---> 956755ca0169 00:28:45 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 00:28:45 ---> Running in 5e2ad4b250b5 00:28:45 Removing intermediate container 5e2ad4b250b5 00:28:45 ---> 4a094495312b 00:28:45 Step 33/35 : LABEL arch=amd64 00:28:45 ---> Running in 4f2311274759 00:28:46 Removing intermediate container 4f2311274759 00:28:46 ---> 468a684f9537 00:28:46 Step 34/35 : LABEL git_sha=ba862768035d435e0de85e577ed06ca7e87df0f9 00:28:46 ---> Running in 74f2b6b67753 00:28:46 Removing intermediate container 74f2b6b67753 00:28:46 ---> 3cd5998010db 00:28:46 Step 35/35 : LABEL version=0.0.0 00:28:46 ---> Running in 2be5458e0117 00:28:46 Removing intermediate container 2be5458e0117 00:28:46 ---> 882fdd196093 00:28:46 [Warning] One or more build-args [ARCH] were not consumed 00:28:46 Successfully built 882fdd196093 00:28:46 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:47 00:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:47 latest: Pulling from edgex-lftools-log-publisher 00:28:47 5eb5b503b376: Pulling fs layer 00:28:47 5c69ac0246d0: Pulling fs layer 00:28:47 ec43610c2a17: Pulling fs layer 00:28:47 3a2ae6a8a46f: Pulling fs layer 00:28:47 33b1e0a273af: Pulling fs layer 00:28:47 5d3b04190fa2: Pulling fs layer 00:28:47 2f39f015ded8: Pulling fs layer 00:28:47 33b1e0a273af: Waiting 00:28:47 2f39f015ded8: Waiting 00:28:47 5d3b04190fa2: Waiting 00:28:47 3a2ae6a8a46f: Waiting 00:28:47 5c69ac0246d0: Download complete 00:28:47 3a2ae6a8a46f: Verifying Checksum 00:28:47 3a2ae6a8a46f: Download complete 00:28:47 33b1e0a273af: Verifying Checksum 00:28:47 33b1e0a273af: Download complete 00:28:47 5d3b04190fa2: Verifying Checksum 00:28:47 5d3b04190fa2: Download complete 00:28:47 ec43610c2a17: Verifying Checksum 00:28:47 ec43610c2a17: Download complete 00:28:47 5eb5b503b376: Verifying Checksum 00:28:47 5eb5b503b376: Download complete 00:28:48 2f39f015ded8: Download complete 00:28:49 5eb5b503b376: Pull complete 00:28:49 5c69ac0246d0: Pull complete 00:28:50 ec43610c2a17: Pull complete 00:28:50 3a2ae6a8a46f: Pull complete 00:28:50 33b1e0a273af: Pull complete 00:28:50 5d3b04190fa2: Pull complete 00:28:55 2f39f015ded8: Pull complete 00:28:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:28:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:55 prd-ubuntu20.04-docker-8c-8g-21180 does not seem to be running inside a container 00:28:55 $ 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-70 -v /w/workspace/xfoundry_device-usb-camera_PR-70:/w/workspace/xfoundry_device-usb-camera_PR-70:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-70@tmp:/w/workspace/xfoundry_device-usb-camera_PR-70@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 00:28:57 $ docker top fcbef035c57f4458b30885c84122254e13e2404ec306e412bffc06780e63294a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:58 ---> job-cost.sh 00:28:58 lf-activate-venv: SKIPPING 00:28:58 INFO: No Stack... 00:28:58 INFO: Retrieving Pricing Info for: v3-standard-8 00:28:58 INFO: Archiving Costs [Pipeline] sh 00:28:59 + cat /w/workspace/xfoundry_device-usb-camera_PR-70/archives/cost.csv 00:28:59 + cut -d, -f6 [Pipeline] lock 00:28:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] 00:28:59 Resource [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] did not exist. Created. 00:28:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:28:59 + echo total: 0.2199999988079071 [Pipeline] stash 00:28:59 Stashed 1 file(s) [Pipeline] } 00:28:59 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:28:59 $ docker stop --time=1 fcbef035c57f4458b30885c84122254e13e2404ec306e412bffc06780e63294a 00:29:01 $ docker rm -f fcbef035c57f4458b30885c84122254e13e2404ec306e412bffc06780e63294a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:31:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21181 in /w/workspace/xfoundry_device-usb-camera_PR-70 [Pipeline] { [Pipeline] ws 00:31:03 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 00:31:04 Selected Git installation does not exist. Using Default 00:31:04 The recommended git tool is: NONE 00:31:10 using credential edgex-jenkins-ssh 00:31:10 Cloning the remote Git repository 00:31:10 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:31:11 > git init /w/workspace/device-usb-camera/1 # timeout=10 00:31:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:31:11 > git --version # timeout=10 00:31:11 > git --version # 'git version 2.25.1' 00:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:31:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:31:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:31:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:31:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:31:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:31:12 Merging remotes/origin/main commit fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 into PR head commit ba862768035d435e0de85e577ed06ca7e87df0f9 00:31:12 Merge succeeded, producing ba862768035d435e0de85e577ed06ca7e87df0f9 00:31:12 Checking out Revision ba862768035d435e0de85e577ed06ca7e87df0f9 (PR-70) 00:31:12 > git config core.sparsecheckout # timeout=10 00:31:12 > git checkout -f ba862768035d435e0de85e577ed06ca7e87df0f9 # timeout=10 00:31:12 > git remote # timeout=10 00:31:12 > git config --get remote.origin.url # timeout=10 00:31:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:31:12 > git merge fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 # timeout=10 00:31:12 > git rev-parse HEAD^{commit} # timeout=10 00:31:12 > git config core.sparsecheckout # timeout=10 00:31:12 > git checkout -f ba862768035d435e0de85e577ed06ca7e87df0f9 # timeout=10 00:31:16 Commit message: "docs: add missing license headers to go files" 00:31:17 > git --version # timeout=10 00:31:17 > git --version # 'git version 2.25.1' 00:31:17 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:31:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:18 Dload Upload Total Spent Left Speed 00:31:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 96343 [Pipeline] sh 00:31:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:31:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:31:19 + sudo tee /etc/docker/daemon.new 00:31:19 { 00:31:19 "registry-mirrors": [ 00:31:19 "https://nexus3.edgexfoundry.org:10001" 00:31:19 ], 00:31:19 "bip": "10.250.0.254/24", 00:31:19 "hosts": [ 00:31:19 "tcp://0.0.0.0:5555", 00:31:19 "unix:///var/run/docker.sock" 00:31:19 ], 00:31:19 "mtu": 1458, 00:31:19 "selinux-enabled": true, 00:31:19 "seccomp-profile": "/etc/docker/seccomp.json" 00:31:19 } [Pipeline] sh 00:31:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:31:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:38 provisioning config files... 00:31:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3233011089200658256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:39 ---> docker-login.sh 00:31:39 nexus3.edgexfoundry.org:10001 00:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:39 Configure a credential helper to remove this warning. See 00:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:39 00:31:39 Login Succeeded 00:31:39 nexus3.edgexfoundry.org:10002 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10003 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10004 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 docker.io 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 ---> docker-login.sh ends [Pipeline] } 00:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:42 ========================================================= 00:31:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:31:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + 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 . 00:31:43 Sending build context to Docker daemon 487.4kB 00:31:43 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:31:43 Step 2/13 : FROM ${BASE} AS builder 00:31:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:31:43 b3c136eddcbf: Pulling fs layer 00:31:43 c0a3192eca97: Pulling fs layer 00:31:43 a050256f5b6f: Pulling fs layer 00:31:43 656be50a0ddc: Pulling fs layer 00:31:43 2bbca73fdf42: Pulling fs layer 00:31:43 46d945488cbd: Pulling fs layer 00:31:43 8a5474983e97: Pulling fs layer 00:31:43 329c88fbcd65: Pulling fs layer 00:31:43 656be50a0ddc: Waiting 00:31:43 46d945488cbd: Waiting 00:31:43 2bbca73fdf42: Waiting 00:31:43 8a5474983e97: Waiting 00:31:43 a050256f5b6f: Verifying Checksum 00:31:43 a050256f5b6f: Download complete 00:31:43 c0a3192eca97: Verifying Checksum 00:31:43 c0a3192eca97: Download complete 00:31:43 2bbca73fdf42: Download complete 00:31:43 46d945488cbd: Verifying Checksum 00:31:43 46d945488cbd: Download complete 00:31:43 b3c136eddcbf: Verifying Checksum 00:31:43 b3c136eddcbf: Download complete 00:31:44 b3c136eddcbf: Pull complete 00:31:44 329c88fbcd65: Verifying Checksum 00:31:44 329c88fbcd65: Download complete 00:31:44 c0a3192eca97: Pull complete 00:31:45 a050256f5b6f: Pull complete 00:31:45 8a5474983e97: Verifying Checksum 00:31:45 8a5474983e97: Download complete 00:31:46 656be50a0ddc: Verifying Checksum 00:31:46 656be50a0ddc: Download complete 00:31:58 656be50a0ddc: Pull complete 00:31:58 2bbca73fdf42: Pull complete 00:31:58 46d945488cbd: Pull complete 00:32:05 8a5474983e97: Pull complete 00:32:07 329c88fbcd65: Pull complete 00:32:07 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:32:07 ---> ff4287adb874 00:32:07 Step 3/13 : ARG MAKE="make build" 00:32:08 ---> Running in 6d14d3ba418b 00:32:08 Removing intermediate container 6d14d3ba418b 00:32:08 ---> 943c562d2fc1 00:32:08 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:32:08 ---> Running in 497939d4f3bd 00:32:09 Removing intermediate container 497939d4f3bd 00:32:09 ---> 7e914085b13d 00:32:09 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:32:09 ---> Running in 7beb4b996c88 00:32:09 Removing intermediate container 7beb4b996c88 00:32:09 ---> a3b652eb2a61 00:32:09 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:09 ---> Running in a377c95e9a2e 00:32:12 Removing intermediate container a377c95e9a2e 00:32:12 ---> ad1da3f20a41 00:32:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:32:12 ---> Running in 1ff5441d35f3 00:32:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:32:15 (1/14) Installing libintl (0.21-r2) 00:32:15 (2/14) Installing eudev-libs (3.2.11-r0) 00:32:15 (3/14) Installing libjpeg-turbo (2.1.3-r1) 00:32:15 (4/14) Installing v4l-utils-libs (1.22.1-r1) 00:32:15 (5/14) Installing v4l-utils (1.22.1-r1) 00:32:15 (6/14) Installing udev-init-scripts (35-r0) 00:32:15 Executing udev-init-scripts-35-r0.post-install 00:32:15 (7/14) Installing libblkid (2.38-r1) 00:32:16 (8/14) Installing xz-libs (5.2.5-r1) 00:32:16 (9/14) Installing zstd-libs (1.5.2-r1) 00:32:16 (10/14) Installing kmod-libs (29-r2) 00:32:16 (11/14) Installing eudev (3.2.11-r0) 00:32:16 (12/14) Installing eudev-dev (3.2.11-r0) 00:32:16 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:32:16 (14/14) Installing v4l-utils-dev (1.22.1-r1) 00:32:16 Executing busybox-1.35.0-r13.trigger 00:32:16 Executing eudev-3.2.11-r0.trigger 00:32:16 OK: 228 MiB in 65 packages 00:32:18 Removing intermediate container 1ff5441d35f3 00:32:18 ---> 3863067b87aa 00:32:18 Step 8/13 : WORKDIR /device-usb-camera 00:32:18 ---> Running in acec29f2d05b 00:32:18 Removing intermediate container acec29f2d05b 00:32:18 ---> cf57db2084c8 00:32:18 Step 9/13 : COPY go.mod vendor* ./ 00:32:18 ---> 3b4f69a85fa1 00:32:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:18 ---> Running in ffbb84cc4702 00:33:05 Removing intermediate container ffbb84cc4702 00:33:05 ---> ad6a35faa995 00:33:05 Step 11/13 : COPY . . 00:33:05 ---> 8b0a041cc934 00:33:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:33:05 ---> Running in 4e24b824ec08 00:33:05  % Total % Received % Xferd Average Speed Time Time Time Current 00:33:05 Dload Upload Total Spent Left Speed 00:33:05 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 5757 0 --:--:-- --:--:-- --:--:-- 5740 100 1062 100 1062 0 0 5735 0 --:--:-- --:--:-- --:--:-- 5740 00:33:05 Removing intermediate container 4e24b824ec08 00:33:05 ---> 53b2ac7de5e8 00:33:05 Step 13/13 : RUN ${MAKE} 00:33:05 ---> Running in 1af0123752fc 00:33:05 noop 00:33:06 Removing intermediate container 1af0123752fc 00:33:06 ---> bdcc6e917a88 00:33:06 Successfully built bdcc6e917a88 00:33:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:06 + docker inspect -f . ci-base-image-arm64 00:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:07 prd-ubuntu20.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 00:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:33:08 $ docker top 1115006591c27a1394561b99e5c2e63c2a574074da5ce7b1f2f126da8e276c47 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:09 + go version 00:33:09 go version go1.18.3 linux/arm64 [Pipeline] } 00:33:09 $ docker stop --time=1 1115006591c27a1394561b99e5c2e63c2a574074da5ce7b1f2f126da8e276c47 00:33:11 $ docker rm -f 1115006591c27a1394561b99e5c2e63c2a574074da5ce7b1f2f126da8e276c47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:12 + docker inspect -f . ci-base-image-arm64 00:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 00:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:33:13 $ docker top 560da4e2bc8c0fda18030907f9779882b83483df30bd469b54cf5f75fa1f92b8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:14 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 00:33:15 + make test 00:33:15 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 00:33:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:34:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:34:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 2.0% of statements 00:34:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:34:42 CGO_ENABLED=1 go vet ./... 00:35:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:05 ./bin/test-attribution-txt.sh [Pipeline] echo 00:35:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:35:05 $ docker stop --time=1 560da4e2bc8c0fda18030907f9779882b83483df30bd469b54cf5f75fa1f92b8 00:35:06 $ docker rm -f 560da4e2bc8c0fda18030907f9779882b83483df30bd469b54cf5f75fa1f92b8 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:07 Warning: overwriting stash ‘coverage-report’ 00:35:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:09 + ls -al . 00:35:09 total 184 00:35:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 00:35 . 00:35:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 00:31 .. 00:35:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 00:31 .git 00:35:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 00:31 .github 00:35:09 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 00:31 .gitignore 00:35:09 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 00:31 .golangci.yml 00:35:09 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 00:31 .hadolint.yml 00:35:09 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 00:31 Attribution.txt 00:35:09 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 00:31 CHANGELOG.md 00:35:09 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 00:31 Dockerfile 00:35:09 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 00:31 GOVERNANCE.md 00:35:09 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 00:31 Jenkinsfile 00:35:09 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 00:31 LICENSE 00:35:09 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 00:31 Makefile 00:35:09 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 00:31 OWNERS.md 00:35:09 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 00:31 README.md 00:35:09 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 00:26 VERSION 00:35:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 00:31 bin 00:35:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 00:31 cmd 00:35:09 -rw-r--r-- 1 jenkins jenkins 26814 Jul 27 00:34 coverage.out 00:35:09 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 00:31 docker-entrypoint.sh 00:35:09 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 00:31 go.mod 00:35:09 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 00:31 go.sum 00:35:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 00:31 internal 00:35:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 00:31 snap 00:35:09 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:09 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ba862768035d435e0de85e577ed06ca7e87df0f9 --label arch=arm64 --label version=0.0.0 . 00:35:10 Sending build context to Docker daemon 515.1kB 00:35:10 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 00:35:10 Step 2/35 : FROM ${BASE} AS builder 00:35:10 ---> bdcc6e917a88 00:35:10 Step 3/35 : ARG MAKE="make build" 00:35:10 ---> Running in 936a946c7257 00:35:10 Removing intermediate container 936a946c7257 00:35:10 ---> cfe0946bb6b1 00:35:10 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:35:10 ---> Running in a943ff646dc8 00:35:10 Removing intermediate container a943ff646dc8 00:35:10 ---> 3c5155b11d8d 00:35:10 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:35:10 ---> Running in dd5c62c95c77 00:35:11 Removing intermediate container dd5c62c95c77 00:35:11 ---> 040bd5ee170c 00:35:11 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:11 ---> Running in 492f23c1c463 00:35:12 Removing intermediate container 492f23c1c463 00:35:12 ---> 788d4b4a91f6 00:35:12 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:13 ---> Running in 1801cadaba62 00:35:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:35:16 OK: 228 MiB in 65 packages 00:35:16 Removing intermediate container 1801cadaba62 00:35:16 ---> 7a21afa030be 00:35:16 Step 8/35 : WORKDIR /device-usb-camera 00:35:17 ---> Running in 829bd756a9c3 00:35:17 Removing intermediate container 829bd756a9c3 00:35:17 ---> 7a7621e25e1a 00:35:17 Step 9/35 : COPY go.mod vendor* ./ 00:35:17 ---> 7ae254299348 00:35:17 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:17 ---> Running in 00bdbe3a774d 00:35:19 Removing intermediate container 00bdbe3a774d 00:35:19 ---> 606bb5e0409b 00:35:19 Step 11/35 : COPY . . 00:35:20 ---> c191dd6666e2 00:35:20 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:35:20 ---> Running in bd33d3d4ea4b 00:35:21  % Total % Received % Xferd Average Speed Time Time Time Current 00:35:21 Dload Upload Total Spent Left Speed 00:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15816 0 --:--:-- --:--:-- --:--:-- 16090 00:35:22 Removing intermediate container bd33d3d4ea4b 00:35:22 ---> b5f862b063f0 00:35:22 Step 13/35 : RUN ${MAKE} 00:35:22 ---> Running in a9046ba07a3b 00:35:23 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 00:37:45 Removing intermediate container a9046ba07a3b 00:37:45 ---> d637b4ffc32a 00:37:45 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 00:37:45 v0.18.4: Pulling from aler9/rtsp-simple-server 00:37:45 eab2503cf8f4: Pulling fs layer 00:37:45 97cd0a44c592: Pulling fs layer 00:37:45 97cd0a44c592: Download complete 00:37:45 eab2503cf8f4: Verifying Checksum 00:37:45 eab2503cf8f4: Download complete 00:37:45 eab2503cf8f4: Pull complete 00:37:45 97cd0a44c592: Pull complete 00:37:45 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 00:37:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 00:37:45 ---> 7f763cca56b3 00:37:45 Step 15/35 : FROM alpine:3.15 00:37:45 3.15: Pulling from library/alpine 00:37:45 e0295fd11fe2: Pulling fs layer 00:37:45 e0295fd11fe2: Verifying Checksum 00:37:45 e0295fd11fe2: Download complete 00:37:45 e0295fd11fe2: Pull complete 00:37:45 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 00:37:45 Status: Downloaded newer image for alpine:3.15 00:37:45 ---> 60f2846fe774 00:37:45 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:37:45 ---> Running in 0d5609c792ef 00:37:45 Removing intermediate container 0d5609c792ef 00:37:45 ---> 31a9ec90f80e 00:37:45 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 00:37:45 ---> Running in c6eac8a3c905 00:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:37:45 (1/73) Installing dumb-init (1.2.5-r1) 00:37:45 (2/73) Installing sdl2 (2.0.16-r4) 00:37:45 (3/73) Installing libxau (1.0.9-r0) 00:37:45 (4/73) Installing libmd (1.0.3-r0) 00:37:45 (5/73) Installing libbsd (0.11.3-r1) 00:37:45 (6/73) Installing libxdmcp (1.1.3-r0) 00:37:45 (7/73) Installing libxcb (1.14-r2) 00:37:45 (8/73) Installing libx11 (1.7.2-r0) 00:37:45 (9/73) Installing aom-libs (3.2.0-r0) 00:37:45 (10/73) Installing alsa-lib (1.2.5.1-r1) 00:37:45 (11/73) Installing expat (2.4.7-r0) 00:37:45 (12/73) Installing brotli-libs (1.0.9-r5) 00:37:45 (13/73) Installing libbz2 (1.0.8-r1) 00:37:45 (14/73) Installing libpng (1.6.37-r1) 00:37:45 (15/73) Installing freetype (2.11.1-r2) 00:37:45 (16/73) Installing libuuid (2.37.4-r0) 00:37:45 (17/73) Installing fontconfig (2.13.1-r4) 00:37:45 (18/73) Installing fribidi (1.0.11-r0) 00:37:45 (19/73) Installing libffi (3.4.2-r1) 00:37:45 (20/73) Installing libintl (0.21-r0) 00:37:45 (21/73) Installing libblkid (2.37.4-r0) 00:37:45 (22/73) Installing libmount (2.37.4-r0) 00:37:45 (23/73) Installing pcre (8.45-r1) 00:37:45 (24/73) Installing glib (2.70.1-r0) 00:37:45 (25/73) Installing graphite2 (1.3.14-r0) 00:37:45 (26/73) Installing harfbuzz (3.0.0-r2) 00:37:45 (27/73) Installing libass (0.15.2-r0) 00:37:45 (28/73) Installing libdav1d (0.9.2-r0) 00:37:45 (29/73) Installing gmp (6.2.1-r1) 00:37:45 (30/73) Installing nettle (3.7.3-r0) 00:37:45 (31/73) Installing p11-kit (0.24.0-r1) 00:37:45 (32/73) Installing libtasn1 (4.18.0-r0) 00:37:45 (33/73) Installing libunistring (0.9.10-r1) 00:37:45 (34/73) Installing gnutls (3.7.1-r0) 00:37:45 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:37:45 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 00:37:45 (37/73) Installing lame (3.100-r0) 00:37:45 (38/73) Installing opus (1.3.1-r1) 00:37:45 (39/73) Installing libgomp (10.3.1_git20211027-r0) 00:37:45 (40/73) Installing soxr (0.1.3-r2) 00:37:45 (41/73) Installing libgcc (10.3.1_git20211027-r0) 00:37:45 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 00:37:45 (43/73) Installing libsrt (1.4.2-r1) 00:37:45 (44/73) Installing libssh (0.9.6-r1) 00:37:45 (45/73) Installing libogg (1.3.5-r0) 00:37:45 (46/73) Installing libtheora (1.1.1-r16) 00:37:45 (47/73) Installing libjpeg-turbo (2.1.2-r0) 00:37:45 (48/73) Installing v4l-utils-libs (1.22.1-r1) 00:37:45 (49/73) Installing libxext (1.3.4-r0) 00:37:45 (50/73) Installing libxfixes (6.0.0-r0) 00:37:45 (51/73) Installing libdrm (2.4.109-r0) 00:37:45 (52/73) Installing wayland-libs-client (1.19.0-r1) 00:37:45 (53/73) Installing libva (2.13.0-r0) 00:37:45 (54/73) Installing libvdpau (1.4-r0) 00:37:45 (55/73) Installing vidstab (1.1.0-r1) 00:37:45 (56/73) Installing libvorbis (1.3.7-r0) 00:37:45 (57/73) Installing libvpx (1.10.0-r0) 00:37:45 (58/73) Installing vulkan-loader (1.2.196-r0) 00:37:45 (59/73) Installing libwebp (1.2.2-r0) 00:37:45 (60/73) Installing x264-libs (20210613-r0) 00:37:45 (61/73) Installing x265-libs (3.5-r0) 00:37:45 (62/73) Installing xvidcore (1.3.7-r1) 00:37:45 (63/73) Installing ffmpeg-libs (4.4.1-r2) 00:37:45 (64/73) Installing ffmpeg (4.4.1-r2) 00:37:45 (65/73) Installing udev-init-scripts (35-r0) 00:37:45 Executing udev-init-scripts-35-r0.post-install 00:37:45 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 00:37:45 (67/73) Installing xz-libs (5.2.5-r1) 00:37:45 (68/73) Installing zstd-libs (1.5.0-r0) 00:37:45 (69/73) Installing kmod-libs (29-r2) 00:37:45 (70/73) Installing eudev (3.2.11_pre1-r0) 00:37:45 (71/73) Installing libsodium (1.0.18-r0) 00:37:45 (72/73) Installing libzmq (4.3.4-r0) 00:37:45 (73/73) Installing zeromq (4.3.4-r0) 00:37:45 Executing busybox-1.34.1-r7.trigger 00:37:45 Executing eudev-3.2.11_pre1-r0.trigger 00:37:45 OK: 67 MiB in 87 packages 00:37:45 Removing intermediate container c6eac8a3c905 00:37:45 ---> ed8e43970701 00:37:45 Step 18/35 : WORKDIR / 00:37:45 ---> Running in c4065ec34a1b 00:37:45 Removing intermediate container c4065ec34a1b 00:37:45 ---> 54bd9724220e 00:37:45 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 00:37:45 ---> b23182614e54 00:37:45 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 00:37:45 ---> db741a362198 00:37:45 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:37:46 ---> ff2d0c2814e3 00:37:46 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:37:47 ---> d2ea34054a72 00:37:47 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:37:47 ---> 7ae792332b37 00:37:47 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 00:37:47 ---> 5af9921a3c2e 00:37:47 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 00:37:49 ---> 048868e15c88 00:37:49 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:37:49 ---> Running in b2a0d1d046ad 00:37:50 Removing intermediate container b2a0d1d046ad 00:37:50 ---> 8eafe97de18b 00:37:50 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:37:50 ---> Running in 0d51720cba0f 00:37:52 Removing intermediate container 0d51720cba0f 00:37:52 ---> 0c0447553e59 00:37:52 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:37:52 ---> Running in 7530ff8bd244 00:37:54 Removing intermediate container 7530ff8bd244 00:37:54 ---> d0248ad92097 00:37:54 Step 29/35 : EXPOSE 59983 00:37:54 ---> Running in b2fff0dbba80 00:37:54 Removing intermediate container b2fff0dbba80 00:37:54 ---> a03ad74f16e7 00:37:54 Step 30/35 : EXPOSE 8554 00:37:54 ---> Running in 7f339d5bd9f3 00:37:54 Removing intermediate container 7f339d5bd9f3 00:37:54 ---> b6ff156a6dd0 00:37:54 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:37:54 ---> Running in 8f02079c70ef 00:37:55 Removing intermediate container 8f02079c70ef 00:37:55 ---> 8cd10c0c6cd7 00:37:55 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 00:37:55 ---> Running in 233b4e680a76 00:37:55 Removing intermediate container 233b4e680a76 00:37:55 ---> d431e7bd7fef 00:37:55 Step 33/35 : LABEL arch=arm64 00:37:55 ---> Running in 882a2acadab0 00:37:55 Removing intermediate container 882a2acadab0 00:37:55 ---> ae9e6960d0ab 00:37:55 Step 34/35 : LABEL git_sha=ba862768035d435e0de85e577ed06ca7e87df0f9 00:37:55 ---> Running in 85705cc90514 00:37:56 Removing intermediate container 85705cc90514 00:37:56 ---> bacd6a772f5b 00:37:56 Step 35/35 : LABEL version=0.0.0 00:37:56 ---> Running in 8eb1cee88bfe 00:37:56 Removing intermediate container 8eb1cee88bfe 00:37:56 ---> 03f5cb821cb0 00:37:56 [Warning] One or more build-args [ARCH] were not consumed 00:37:56 Successfully built 03f5cb821cb0 00:37:56 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:37:57 00:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:37:58 arm64: Pulling from edgex-lftools-log-publisher 00:37:58 8998bd30e6a1: Pulling fs layer 00:37:58 04944245beec: Pulling fs layer 00:37:58 699f458cf7ca: Pulling fs layer 00:37:58 765212b225bb: Pulling fs layer 00:37:58 f23df028b6ca: Pulling fs layer 00:37:58 d65c8cfc05b1: Pulling fs layer 00:37:58 2437ff75d9bd: Pulling fs layer 00:37:58 765212b225bb: Waiting 00:37:58 f23df028b6ca: Waiting 00:37:58 d65c8cfc05b1: Waiting 00:37:58 2437ff75d9bd: Waiting 00:37:58 04944245beec: Verifying Checksum 00:37:58 04944245beec: Download complete 00:37:58 765212b225bb: Verifying Checksum 00:37:58 765212b225bb: Download complete 00:37:58 f23df028b6ca: Verifying Checksum 00:37:58 f23df028b6ca: Download complete 00:37:58 d65c8cfc05b1: Verifying Checksum 00:37:58 d65c8cfc05b1: Download complete 00:37:58 699f458cf7ca: Verifying Checksum 00:37:58 699f458cf7ca: Download complete 00:37:58 8998bd30e6a1: Verifying Checksum 00:37:58 8998bd30e6a1: Download complete 00:38:01 2437ff75d9bd: Verifying Checksum 00:38:01 2437ff75d9bd: Download complete 00:38:03 8998bd30e6a1: Pull complete 00:38:03 04944245beec: Pull complete 00:38:05 699f458cf7ca: Pull complete 00:38:05 765212b225bb: Pull complete 00:38:06 f23df028b6ca: Pull complete 00:38:06 d65c8cfc05b1: Pull complete 00:38:21 2437ff75d9bd: Pull complete 00:38:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:21 prd-ubuntu20.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 00:38:21 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:38:24 $ docker top 5360e32ddb14949638bcf6a5e213bf84928faae203420e3ea089f626b55499b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:25 ---> job-cost.sh 00:38:25 lf-activate-venv: SKIPPING 00:38:25 INFO: No Stack... 00:38:25 INFO: Retrieving Pricing Info for: v3-standard-4 00:38:26 INFO: Archiving Costs [Pipeline] sh 00:38:27 + cut -d, -f6 00:38:27 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 00:38:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] 00:38:27 Resource [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] did not exist. Created. 00:38:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:28 /w/workspace/device-usb-camera/1@tmp/durable-d4b60488/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:38:29 + echo total: 0.10999999940395355 [Pipeline] stash 00:38:29 Warning: overwriting stash ‘stack-cost’ 00:38:29 Stashed 1 file(s) [Pipeline] } 00:38:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:38:29 $ docker stop --time=1 5360e32ddb14949638bcf6a5e213bf84928faae203420e3ea089f626b55499b8 00:38:30 $ docker rm -f 5360e32ddb14949638bcf6a5e213bf84928faae203420e3ea089f626b55499b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:38:31 provisioning config files... 00:38:32 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-70@tmp/config3635333588859520253tmp [Pipeline] { [Pipeline] sh 00:38:32 + set +x 00:38:32 + curl -s https://codecov.io/bash 00:38:32 + bash -s -- 00:38:32 00:38:32 _____ _ 00:38:32 / ____| | | 00:38:32 | | ___ __| | ___ ___ _____ __ 00:38:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:38:32 | |___| (_) | (_| | __/ (_| (_) \ V / 00:38:32 \_____\___/ \__,_|\___|\___\___/ \_/ 00:38:32 Bash-1.0.6 00:38:32 00:38:32 00:38:32 ==> git version 2.25.1 found 00:38:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:38:32 Release-Date: 2020-01-08 00:38:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:38:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:38:32 ==> Jenkins CI detected. 00:38:32 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-70 00:38:32 project root: . 00:38:32 --> token set from env 00:38:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:38:32 ==> Running gcov in . (disable via -X gcov) 00:38:32 ==> Python coveragepy not found 00:38:32 ==> Searching for coverage reports in: 00:38:32 + . 00:38:32 -> Found 1 reports 00:38:32 ==> Detecting git/mercurial file structure 00:38:32 ==> Reading reports 00:38:32 + ./coverage.out bytes=26814 00:38:32 ==> Appending adjustments 00:38:32 https://docs.codecov.io/docs/fixing-reports 00:38:32 + Found adjustments 00:38:32 ==> Gzipping contents 00:38:32 4.0K /tmp/codecov.WI3cRW.gz 00:38:32 ==> Uploading reports 00:38:32 url: https://codecov.io 00:38:32 query: branch=PR-70&commit=ba862768035d435e0de85e577ed06ca7e87df0f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-70%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=70&job=&cmd_args= 00:38:32 -> Pinging Codecov 00:38:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-70&commit=ba862768035d435e0de85e577ed06ca7e87df0f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-70%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=70&job=&cmd_args= 00:38:32 -> Uploading to 00:38:32 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/ba862768035d435e0de85e577ed06ca7e87df0f9/0c473a90-e9ef-4649-9902-3647eaf939c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T003832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51d36263560d23f616b4d1bf4bddc6b3c14f2ffb070e635706e201df8861423e 00:38:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:32 Dload Upload Total Spent Left Speed 00:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3729 0 0 100 3729 0 15158 --:--:-- --:--:-- --:--:-- 15158 00:38:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/ba862768035d435e0de85e577ed06ca7e87df0f9 [Pipeline] } 00:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:38:34 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-70/archives ] 00:38:34 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-70/archives 00:38:34 total 16 00:38:34 drwxr-xr-x 3 root root 4096 Jul 27 00:28 . 00:38:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 00:28 .. 00:38:34 drwxr-xr-x 2 root root 4096 Jul 27 00:28 cost 00:38:34 -rw-r--r-- 1 root root 88 Jul 27 00:28 cost.csv 00:38:34 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-70/archives 00:38:34 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-70/archives 00:38:34 total 16 00:38:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 00:28 . 00:38:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 00:28 .. 00:38:34 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 00:28 cost 00:38:34 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 00:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:38:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:38:36 ---> package-listing.sh 00:38:36 ++ facter osfamily 00:38:36 ++ tr '[:upper:]' '[:lower:]' 00:38:36 + OS_FAMILY=debian 00:38:36 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-70 00:38:36 + START_PACKAGES=/tmp/packages_start.txt 00:38:36 + END_PACKAGES=/tmp/packages_end.txt 00:38:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:38:36 + PACKAGES=/tmp/packages_start.txt 00:38:36 + '[' /w/workspace/xfoundry_device-usb-camera_PR-70 ']' 00:38:36 + PACKAGES=/tmp/packages_end.txt 00:38:36 + case "${OS_FAMILY}" in 00:38:36 + dpkg -l 00:38:36 + grep '^ii' 00:38:36 + '[' -f /tmp/packages_start.txt ']' 00:38:36 + '[' -f /tmp/packages_end.txt ']' 00:38:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:38:36 + '[' /w/workspace/xfoundry_device-usb-camera_PR-70 ']' 00:38:36 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-70/archives/ 00:38:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-70/archives/ [Pipeline] echo 00:38:36 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-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:38:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:37 prd-ubuntu20.04-docker-8c-8g-21180 does not seem to be running inside a container 00:38:37 $ 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-70/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-70 -v /w/workspace/xfoundry_device-usb-camera_PR-70:/w/workspace/xfoundry_device-usb-camera_PR-70:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-70@tmp:/w/workspace/xfoundry_device-usb-camera_PR-70@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 00:38:37 $ docker top 53d7ad17aa93548664d9d43793ba5810bc46878356e57a4278cd45aab2db9361 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:38 + touch /tmp/pre-build-complete [Pipeline] sh 00:38:38 + mkdir -p /var/log/sysstat [Pipeline] sh 00:38:38 + ls /var/log/sa-host 00:38:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:38 provisioning config files... 00:38:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-70@tmp/config1167076858950653935tmp [Pipeline] { [Pipeline] echo 00:38:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:38:39 ---> create-netrc.sh [Pipeline] } 00:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:38:39 ---> python-tools-install.sh [Pipeline] echo 00:38:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:38:40 ---> sudo-logs.sh 00:38:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:38:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:38:40 ---> job-cost.sh 00:38:40 lf-activate-venv: SKIPPING 00:38:40 DEBUG: total: 0.2199999988079071 00:38:40 INFO: Retrieving Stack Cost... 00:38:40 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:41 INFO: Archiving Costs [Pipeline] echo 00:38:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:38:41 ---> logs-deploy.sh 00:38:41 lf-activate-venv: SKIPPING 00:38:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-70/1 00:38:41 INFO: archiving workspace using pattern(s): 00:38:42 Archives upload complete. 00:38:42 INFO: archiving logs to Nexus