Pull request #94 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 vyshali-chitikeshi for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 2f8c06fbfb8b0782f288c35171c6afc148f652fe rather than 5c3ff37e6f3b5260e37461b19fc0cce4779704de Obtained Jenkinsfile from 2f8c06fbfb8b0782f288c35171c6afc148f652fe 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-ssh341479922330505721.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3312240901101004472.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-94/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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10272560178587505189.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1545334157185720832.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7411100676747598998.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-94/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-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15794736257511907807.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-1880’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1881 in /w/workspace/xfoundry_device-usb-camera_PR-94 [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-94 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 5c3ff37e6f3b5260e37461b19fc0cce4779704de Merge succeeded, producing 5c3ff37e6f3b5260e37461b19fc0cce4779704de Checking out Revision 5c3ff37e6f3b5260e37461b19fc0cce4779704de (PR-94) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 Commit message: "Delete test" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:23 ========================================================= 00:19:23 EdgeX Global Pipelines Version Info 00:19:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:23 ------------------- 00:19:23 stable info: 00:19:23 ------------------- 00:19:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:19:23 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:19:23 Message: update stable to v1.0.239 00:19:24 ------------------- 00:19:24 experimental info: 00:19:24 ------------------- 00:19:24 Commited By: **** collab-it+edgex@linuxfoundation.org 00:19:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:19:24 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:19:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:19:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:19:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:19:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo 00:19:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo 00:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo 00:19:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo 00:19:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c3ff37 [Pipeline] echo 00:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:26 provisioning config files... 00:19:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config525333150027272820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:26 ---> docker-login.sh 00:19:26 nexus3.edgexfoundry.org:10001 00:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:27 Configure a credential helper to remove this warning. See 00:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:27 00:19:27 Login Succeeded 00:19:27 nexus3.edgexfoundry.org:10002 00:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:27 Configure a credential helper to remove this warning. See 00:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:27 00:19:27 Login Succeeded 00:19:27 nexus3.edgexfoundry.org:10003 00:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:27 Configure a credential helper to remove this warning. See 00:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:27 00:19:27 Login Succeeded 00:19:27 nexus3.edgexfoundry.org:10004 00:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:27 Configure a credential helper to remove this warning. See 00:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:27 00:19:27 Login Succeeded 00:19:27 docker.io 00:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:28 Configure a credential helper to remove this warning. See 00:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:28 00:19:28 Login Succeeded 00:19:28 ---> docker-login.sh ends [Pipeline] } 00:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:19:28 + git rev-list -1 --merges 5c3ff37e6f3b5260e37461b19fc0cce4779704de~1..5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo 00:19:28 -----------> git rev-list -1 --merges 5c3ff37e6f3b5260e37461b19fc0cce4779704de~1..5c3ff37e6f3b5260e37461b19fc0cce4779704de 5c3ff37e6f3b5260e37461b19fc0cce4779704de [false] [Pipeline] sh 00:19:29 + git log --format=format:%s -1 5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo 00:19:29 ========================================================= 00:19:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:19:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:29 + git log --format=format:%s -1 5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo 00:19:29 [semverPrep] GIT_COMMIT: 5c3ff37e6f3b5260e37461b19fc0cce4779704de, Commit Message: Delete test [Pipeline] echo 00:19:29 [semverPrep] This is not a build commit. [Pipeline] sh 00:19:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:30 + grep -v github /etc/ssh/ssh_known_hosts 00:19:30 + [ -e /tmp/ssh_known_hosts ] 00:19:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:19:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:19:30 + sudo tee -a /etc/ssh/ssh_known_hosts 00:19:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:30 00:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:30 0.1.4: Pulling from edgex-devops/py-git-semver 00:19:30 b85a868b505f: Pulling fs layer 00:19:30 e2be974225ed: Pulling fs layer 00:19:30 339a4e72a1f5: Pulling fs layer 00:19:30 988bab9f4d93: Pulling fs layer 00:19:30 1469e6f7b9e6: Pulling fs layer 00:19:30 eaf3925da568: Pulling fs layer 00:19:30 bab4dde63d76: Pulling fs layer 00:19:30 bde34c3a00c8: Pulling fs layer 00:19:30 b352a97aabf1: Pulling fs layer 00:19:30 4872d77fe225: Pulling fs layer 00:19:30 5851b861e8e6: Pulling fs layer 00:19:30 1469e6f7b9e6: Waiting 00:19:30 bab4dde63d76: Waiting 00:19:30 eaf3925da568: Waiting 00:19:30 bde34c3a00c8: Waiting 00:19:30 b352a97aabf1: Waiting 00:19:30 4872d77fe225: Waiting 00:19:30 5851b861e8e6: Waiting 00:19:30 988bab9f4d93: Waiting 00:19:30 e2be974225ed: Download complete 00:19:30 988bab9f4d93: Download complete 00:19:31 1469e6f7b9e6: Verifying Checksum 00:19:31 1469e6f7b9e6: Download complete 00:19:31 339a4e72a1f5: Verifying Checksum 00:19:31 339a4e72a1f5: Download complete 00:19:31 eaf3925da568: Download complete 00:19:31 bde34c3a00c8: Verifying Checksum 00:19:31 bde34c3a00c8: Download complete 00:19:31 b352a97aabf1: Verifying Checksum 00:19:31 b352a97aabf1: Download complete 00:19:31 4872d77fe225: Verifying Checksum 00:19:31 4872d77fe225: Download complete 00:19:31 5851b861e8e6: Download complete 00:19:31 b85a868b505f: Download complete 00:19:31 bab4dde63d76: Verifying Checksum 00:19:31 bab4dde63d76: Download complete 00:19:32 b85a868b505f: Pull complete 00:19:32 e2be974225ed: Pull complete 00:19:33 339a4e72a1f5: Pull complete 00:19:33 988bab9f4d93: Pull complete 00:19:33 1469e6f7b9e6: Pull complete 00:19:33 eaf3925da568: Pull complete 00:19:35 bab4dde63d76: Pull complete 00:19:35 bde34c3a00c8: Pull complete 00:19:35 b352a97aabf1: Pull complete 00:19:35 4872d77fe225: Pull complete 00:19:36 5851b861e8e6: Pull complete 00:19:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:36 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 00:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@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:19:39 $ docker top 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c -eo pid,comm 00:19:39 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:19:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:39 [ssh-agent] Looking for ssh-agent implementation... 00:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:40 $ docker exec 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent 00:19:40 SSH_AUTH_SOCK=/tmp/ssh-F1PeaQljB7BZ/agent.32 00:19:40 SSH_AGENT_PID=38 00:19:40 Running ssh-add (command line suppressed) 00:19:40 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_797004018277778112.key (/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_797004018277778112.key) 00:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:40 + git tag --points-at HEAD [Pipeline] } 00:19:40 $ docker exec --env ******** --env ******** 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent -k 00:19:40 unset SSH_AUTH_SOCK; 00:19:40 unset SSH_AGENT_PID; 00:19:40 echo Agent pid 38 killed; 00:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:40 [ssh-agent] Looking for ssh-agent implementation... 00:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:40 $ docker exec 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent 00:19:41 SSH_AUTH_SOCK=/tmp/ssh-R6ychrNX43X4/agent.70 00:19:41 SSH_AGENT_PID=76 00:19:41 Running ssh-add (command line suppressed) 00:19:41 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_11922967438411824933.key (/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_11922967438411824933.key) 00:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:41 + git semver init 00:19:41 2022-09-29 00:19:41,712 [run_init] DEBUG init version:0.0.0 force:False 00:19:41 2022-09-29 00:19:41,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-94/.semver 00:19:41 2022-09-29 00:19:41,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-94/.semver 00:19:41 2022-09-29 00:19:41,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-94/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-94, universal_newlines=False, shell=None, istream=None) 00:19:42 2022-09-29 00:19:42,516 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-94/.git/info/exclude 00:19:42 2022-09-29 00:19:42,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-94/.semver/PR-94 with force:False 00:19:42 2022-09-29 00:19:42,517 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-94/.semver/PR-94 00:19:42 2022-09-29 00:19:42,521 [execute] INFO git cat-file --batch-check 00:19:42 2022-09-29 00:19:42,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-94/.semver, universal_newlines=False, shell=None, istream=) 00:19:42 2022-09-29 00:19:42,529 [execute] INFO git cat-file --batch 00:19:42 2022-09-29 00:19:42,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-94/.semver, universal_newlines=False, shell=None, istream=) 00:19:42 2022-09-29 00:19:42,535 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-94/.semver/PR-94 00:19:42 0.0.0 [Pipeline] } 00:19:42 $ docker exec --env ******** --env ******** 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent -k 00:19:42 unset SSH_AUTH_SOCK; 00:19:42 unset SSH_AGENT_PID; 00:19:42 echo Agent pid 76 killed; 00:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:43 + git semver [Pipeline] } 00:19:43 $ docker stop --time=1 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c 00:19:44 $ docker rm -f 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c [Pipeline] // withDockerContainer [Pipeline] sh 00:19:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:19:45 Stashed 1 file(s) [Pipeline] echo 00:19:45 [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:19:46 provisioning config files... 00:19:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config17592058636556072058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:46 ---> docker-login.sh 00:19:46 nexus3.edgexfoundry.org:10001 00:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:46 Configure a credential helper to remove this warning. See 00:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:46 00:19:46 Login Succeeded 00:19:46 nexus3.edgexfoundry.org:10002 00:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:46 Configure a credential helper to remove this warning. See 00:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:46 00:19:46 Login Succeeded 00:19:46 nexus3.edgexfoundry.org:10003 00:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:46 Configure a credential helper to remove this warning. See 00:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:46 00:19:46 Login Succeeded 00:19:46 nexus3.edgexfoundry.org:10004 00:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:46 Configure a credential helper to remove this warning. See 00:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:46 00:19:46 Login Succeeded 00:19:46 docker.io 00:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:47 Configure a credential helper to remove this warning. See 00:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:47 00:19:47 Login Succeeded 00:19:47 ---> docker-login.sh ends [Pipeline] } 00:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:47 ========================================================= 00:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:48 + 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:19:48 Sending build context to Docker daemon 1.521MB 00:19:48 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 00:19:48 Step 2/14 : FROM ${BASE} AS builder 00:19:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:19:48 2408cc74d12b: Pulling fs layer 00:19:48 ea60b727a1ce: Pulling fs layer 00:19:48 30c4a7721957: Pulling fs layer 00:19:48 370296b7ddb6: Pulling fs layer 00:19:48 7c6cee850709: Pulling fs layer 00:19:48 39a5fcdaea64: Pulling fs layer 00:19:48 d94ebbe4e438: Pulling fs layer 00:19:48 bcfd1f05c69d: Pulling fs layer 00:19:48 59ccb84bbe0f: Pulling fs layer 00:19:48 370296b7ddb6: Waiting 00:19:48 39a5fcdaea64: Waiting 00:19:48 d94ebbe4e438: Waiting 00:19:48 bcfd1f05c69d: Waiting 00:19:48 59ccb84bbe0f: Waiting 00:19:48 7c6cee850709: Waiting 00:19:48 30c4a7721957: Download complete 00:19:48 ea60b727a1ce: Download complete 00:19:48 7c6cee850709: Verifying Checksum 00:19:48 7c6cee850709: Download complete 00:19:48 39a5fcdaea64: Verifying Checksum 00:19:48 39a5fcdaea64: Download complete 00:19:48 2408cc74d12b: Verifying Checksum 00:19:48 2408cc74d12b: Download complete 00:19:48 d94ebbe4e438: Verifying Checksum 00:19:48 d94ebbe4e438: Download complete 00:19:48 2408cc74d12b: Pull complete 00:19:48 ea60b727a1ce: Pull complete 00:19:48 30c4a7721957: Pull complete 00:19:48 59ccb84bbe0f: Download complete 00:19:48 bcfd1f05c69d: Download complete 00:19:49 370296b7ddb6: Verifying Checksum 00:19:49 370296b7ddb6: Download complete 00:19:53 370296b7ddb6: Pull complete 00:19:53 7c6cee850709: Pull complete 00:19:53 39a5fcdaea64: Pull complete 00:19:53 d94ebbe4e438: Pull complete 00:19:55 bcfd1f05c69d: Pull complete 00:19:55 59ccb84bbe0f: Pull complete 00:19:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:19:55 ---> a4fb48ad2a94 00:19:55 Step 3/14 : ARG ADD_BUILD_TAGS="" 00:20:00 Still waiting to schedule task 00:20:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1882’ 00:20:02 ---> Running in 5679da65bd33 00:20:02 Removing intermediate container 5679da65bd33 00:20:02 ---> 3ef26817c4b2 00:20:02 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:02 ---> Running in a58452b8569c 00:20:02 Removing intermediate container a58452b8569c 00:20:02 ---> c3790793b9c7 00:20:02 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:20:02 ---> Running in 501c09e4b85e 00:20:02 Removing intermediate container 501c09e4b85e 00:20:02 ---> 194ae77d95d8 00:20:02 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:20:02 ---> Running in e61d51275119 00:20:02 Removing intermediate container e61d51275119 00:20:02 ---> 6c310156468e 00:20:02 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:02 ---> Running in 2ac8efc7b2f9 00:20:03 Removing intermediate container 2ac8efc7b2f9 00:20:03 ---> 155b7aab82c1 00:20:03 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:03 ---> Running in 3bb6bbc78186 00:20:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:20:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:20:04 (1/80) Installing mesa (21.3.8-r2) 00:20:04 (2/80) Installing libxau (1.0.9-r0) 00:20:04 (3/80) Installing libxdmcp (1.1.3-r0) 00:20:04 (4/80) Installing libxcb (1.15-r0) 00:20:04 (5/80) Installing libx11 (1.8-r0) 00:20:05 (6/80) Installing libxext (1.3.4-r0) 00:20:05 (7/80) Installing libxfixes (6.0.0-r0) 00:20:05 (8/80) Installing libxxf86vm (1.1.4-r2) 00:20:05 (9/80) Installing libpciaccess (0.16-r0) 00:20:05 (10/80) Installing libdrm (2.4.110-r0) 00:20:05 (11/80) Installing mesa-glapi (21.3.8-r2) 00:20:05 (12/80) Installing libxshmfence (1.3-r1) 00:20:05 (13/80) Installing mesa-gl (21.3.8-r2) 00:20:05 (14/80) Installing icu-data-full (71.1-r2) 00:20:06 (15/80) Installing libice (1.0.10-r0) 00:20:06 (16/80) Installing libuuid (2.38-r1) 00:20:06 (17/80) Installing libsm (1.2.3-r0) 00:20:06 (18/80) Installing libxt (1.2.1-r0) 00:20:06 (19/80) Installing libxmu (1.1.3-r0) 00:20:06 (20/80) Installing xset (1.2.4-r0) 00:20:07 (21/80) Installing xprop (1.2.5-r0) 00:20:07 (22/80) Installing xdg-utils (1.1.3-r3) 00:20:07 (23/80) Installing dbus-libs (1.14.0-r1) 00:20:07 (24/80) Installing libffi (3.4.2-r1) 00:20:07 (25/80) Installing libintl (0.21-r2) 00:20:07 (26/80) Installing libblkid (2.38-r1) 00:20:07 (27/80) Installing libmount (2.38-r1) 00:20:07 (28/80) Installing pcre (8.45-r2) 00:20:07 (29/80) Installing glib (2.72.1-r0) 00:20:07 (30/80) Installing icu-libs (71.1-r2) 00:20:07 (31/80) Installing libpcre2-16 (10.40-r0) 00:20:08 (32/80) Installing zstd-libs (1.5.2-r1) 00:20:08 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 00:20:08 (34/80) Installing hicolor-icon-theme (0.17-r1) 00:20:08 (35/80) Installing wayland-libs-server (1.20.0-r0) 00:20:08 (36/80) Installing mesa-gbm (21.3.8-r2) 00:20:08 (37/80) Installing wayland-libs-client (1.20.0-r0) 00:20:09 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 00:20:09 (39/80) Installing libxcomposite (0.4.5-r0) 00:20:09 (40/80) Installing libbz2 (1.0.8-r1) 00:20:09 (41/80) Installing libpng (1.6.37-r1) 00:20:09 (42/80) Installing freetype (2.12.1-r0) 00:20:09 (43/80) Installing fontconfig (2.14.0-r0) 00:20:10 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 00:20:10 (45/80) Installing wayland-libs-egl (1.20.0-r0) 00:20:10 (46/80) Installing xkeyboard-config (2.35.1-r0) 00:20:10 (47/80) Installing xz-libs (5.2.5-r1) 00:20:10 (48/80) Installing libxml2 (2.9.14-r1) 00:20:10 (49/80) Installing libxkbcommon (1.4.1-r0) 00:20:10 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 00:20:10 (51/80) Installing mesa-egl (21.3.8-r2) 00:20:10 (52/80) Installing avahi-libs (0.8-r6) 00:20:10 (53/80) Installing nettle (3.7.3-r0) 00:20:11 (54/80) Installing p11-kit (0.24.1-r0) 00:20:11 (55/80) Installing libtasn1 (4.18.0-r0) 00:20:11 (56/80) Installing libunistring (1.0-r0) 00:20:11 (57/80) Installing gnutls (3.7.7-r0) 00:20:11 (58/80) Installing cups-libs (2.4.2-r0) 00:20:11 (59/80) Installing graphite2 (1.3.14-r1) 00:20:11 (60/80) Installing harfbuzz (4.3.0-r0) 00:20:11 (61/80) Installing libevdev (1.12.1-r0) 00:20:11 (62/80) Installing mtdev (1.1.6-r0) 00:20:11 (63/80) Installing eudev-libs (3.2.11-r0) 00:20:11 (64/80) Installing libinput-libs (1.20.1-r0) 00:20:12 (65/80) Installing libjpeg-turbo (2.1.3-r1) 00:20:12 (66/80) Installing xcb-util-wm (0.4.1-r1) 00:20:12 (67/80) Installing xcb-util (0.4.0-r3) 00:20:12 (68/80) Installing xcb-util-image (0.4.0-r1) 00:20:12 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 00:20:12 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 00:20:12 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 00:20:12 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 00:20:13 (73/80) Installing v4l-utils-libs (1.22.1-r1) 00:20:13 (74/80) Installing v4l-utils (1.22.1-r1) 00:20:13 (75/80) Installing udev-init-scripts (35-r0) 00:20:13 Executing udev-init-scripts-35-r0.post-install 00:20:13 (76/80) Installing kmod-libs (29-r2) 00:20:13 (77/80) Installing eudev (3.2.11-r0) 00:20:13 (78/80) Installing eudev-dev (3.2.11-r0) 00:20:13 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:20:13 (80/80) Installing v4l-utils-dev (1.22.1-r1) 00:20:13 Executing busybox-1.35.0-r13.trigger 00:20:13 Executing eudev-3.2.11-r0.trigger 00:20:14 OK: 330 MiB in 131 packages 00:20:18 Removing intermediate container 3bb6bbc78186 00:20:18 ---> 2bb935b9c47b 00:20:18 Step 9/14 : WORKDIR /device-usb-camera 00:20:18 ---> Running in 6eee8c799903 00:20:18 Removing intermediate container 6eee8c799903 00:20:18 ---> 25b2dfd4e39d 00:20:18 Step 10/14 : COPY go.mod vendor* ./ 00:20:18 ---> fbe5a4cdaa1f 00:20:18 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:18 ---> Running in 6d3bcea10658 00:20:44 Removing intermediate container 6d3bcea10658 00:20:44 ---> fc4f807ef0df 00:20:44 Step 12/14 : COPY . . 00:20:45 ---> e45facadf3b2 00:20:45 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:20:45 ---> Running in ffb551aba79c 00:20:45  % Total % Received % Xferd Average Speed Time Time Time Current 00:20:45 Dload Upload Total Spent Left Speed 00:20:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2340 0 --:--:-- --:--:-- --:--:-- 2339 00:20:46 Removing intermediate container ffb551aba79c 00:20:46 ---> dd1e232ffe70 00:20:46 Step 14/14 : RUN ${MAKE} 00:20:46 ---> Running in 10bcf90b6a57 00:20:46 noop 00:20:46 Removing intermediate container 10bcf90b6a57 00:20:46 ---> d1a0448875e9 00:20:46 Successfully built d1a0448875e9 00:20:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:47 + docker inspect -f . ci-base-image-x86_64 00:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:47 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 00:20:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@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:20:47 $ docker top 9311c5c11e7cd6d97433a7265cd245b42355307170a527e1283f8cb718544720 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:48 + go version 00:20:48 go version go1.18.3 linux/amd64 [Pipeline] } 00:20:48 $ docker stop --time=1 9311c5c11e7cd6d97433a7265cd245b42355307170a527e1283f8cb718544720 00:20:49 $ docker rm -f 9311c5c11e7cd6d97433a7265cd245b42355307170a527e1283f8cb718544720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:50 + docker inspect -f . ci-base-image-x86_64 00:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:50 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 00:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@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:20:50 $ docker top 019d1cc1405c20c652db446a7ecfe437da7245299290dc415574c22fc70f3d69 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:51 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-94 [Pipeline] fileExists [Pipeline] sh 00:20:51 + make test 00:20:51 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 00:20:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:21:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:21:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 00:21:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:21:10 CGO_ENABLED=1 go vet ./... 00:21:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:13 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:21:13 $ docker stop --time=1 019d1cc1405c20c652db446a7ecfe437da7245299290dc415574c22fc70f3d69 00:21:16 $ docker rm -f 019d1cc1405c20c652db446a7ecfe437da7245299290dc415574c22fc70f3d69 [Pipeline] // withDockerContainer [Pipeline] sh 00:21:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:21:18 + ls -al . 00:21:18 total 196 00:21:18 drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 00:20 . 00:21:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:19 .. 00:21:18 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 00:21 .git 00:21:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:19 .github 00:21:18 -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 00:19 .gitignore 00:21:18 -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 00:19 .golangci.yml 00:21:18 -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 00:19 .hadolint.yml 00:21:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 00:19 .semver 00:21:18 -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 00:19 Attribution.txt 00:21:18 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 00:19 CHANGELOG.md 00:21:18 -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 00:19 Dockerfile 00:21:18 -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 00:19 GOVERNANCE.md 00:21:18 -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 00:19 Jenkinsfile 00:21:18 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 00:19 LICENSE 00:21:18 -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 00:19 Makefile 00:21:18 -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 00:19 OWNERS.md 00:21:18 -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 00:19 README.md 00:21:18 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 00:19 VERSION 00:21:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:19 bin 00:21:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:19 cmd 00:21:18 -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 00:21 coverage.out 00:21:18 -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 00:19 docker-entrypoint.sh 00:21:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:19 docs 00:21:18 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 00:19 go.mod 00:21:18 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 00:19 go.sum 00:21:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:19 internal 00:21:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:19 snap 00:21:18 -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:18 + 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=5c3ff37e6f3b5260e37461b19fc0cce4779704de --label arch=amd64 --label version=0.0.0 . 00:21:18 Sending build context to Docker daemon 1.551MB 00:21:18 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 00:21:18 Step 2/36 : FROM ${BASE} AS builder 00:21:18 ---> d1a0448875e9 00:21:18 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:21:18 ---> Running in 7111013e32a1 00:21:19 Removing intermediate container 7111013e32a1 00:21:19 ---> 6d36e7c1cd71 00:21:19 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:21:19 ---> Running in 059dadead8cd 00:21:19 Removing intermediate container 059dadead8cd 00:21:19 ---> a0361e1f6f0f 00:21:19 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:21:19 ---> Running in 7d1196f360e0 00:21:19 Removing intermediate container 7d1196f360e0 00:21:19 ---> 30c260231a6e 00:21:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:21:19 ---> Running in a8bc690f8c36 00:21:19 Removing intermediate container a8bc690f8c36 00:21:19 ---> d8fcf4af4bac 00:21:19 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:19 ---> Running in c94ba07503b0 00:21:19 Removing intermediate container c94ba07503b0 00:21:19 ---> 62c579f78510 00:21:19 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:19 ---> Running in 3c9c97233afe 00:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:21 OK: 330 MiB in 131 packages 00:21:21 Removing intermediate container 3c9c97233afe 00:21:21 ---> 785bae31e03b 00:21:21 Step 9/36 : WORKDIR /device-usb-camera 00:21:21 ---> Running in 07fc883a7fa3 00:21:21 Removing intermediate container 07fc883a7fa3 00:21:21 ---> 52fe9e0582e3 00:21:21 Step 10/36 : COPY go.mod vendor* ./ 00:21:21 ---> 547df36165e3 00:21:21 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:21 ---> Running in 34237753c106 00:21:22 Removing intermediate container 34237753c106 00:21:22 ---> 67875b33779a 00:21:22 Step 12/36 : COPY . . 00:21:22 ---> c13de734f523 00:21:22 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:21:22 ---> Running in ea6d07721442 00:21:22  % Total % Received % Xferd Average Speed Time Time Time Current 00:21:22  Dload Upload Total Spent Left Speed 00:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40288 0 --:--:-- --:--:-- --:--:-- 40846 00:21:23 Removing intermediate container ea6d07721442 00:21:23 ---> 3c67c8f82416 00:21:23 Step 14/36 : RUN ${MAKE} 00:21:23 ---> Running in 09d1c6b8f4f4 00:21:23 CGO_ENABLED=1 go build -tags "" -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.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 00:21:50 Removing intermediate container 09d1c6b8f4f4 00:21:50 ---> ccd23abb0e23 00:21:50 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 00:21:50 v0.18.4: Pulling from aler9/rtsp-simple-server 00:21:50 af6660deedbd: Pulling fs layer 00:21:50 97cd0a44c592: Pulling fs layer 00:21:50 97cd0a44c592: Download complete 00:21:50 af6660deedbd: Verifying Checksum 00:21:50 af6660deedbd: Download complete 00:21:50 af6660deedbd: Pull complete 00:21:50 97cd0a44c592: Pull complete 00:21:50 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 00:21:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 00:21:50 ---> fea57e182299 00:21:50 Step 16/36 : FROM alpine:3.16 00:21:50 3.16: Pulling from library/alpine 00:21:50 213ec9aee27d: Pulling fs layer 00:21:50 213ec9aee27d: Verifying Checksum 00:21:50 213ec9aee27d: Download complete 00:21:50 213ec9aee27d: Pull complete 00:21:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:21:50 Status: Downloaded newer image for alpine:3.16 00:21:50 ---> 9c6f07244728 00:21:50 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:21:50 ---> Running in 072d7851a8e4 00:21:50 Removing intermediate container 072d7851a8e4 00:21:50 ---> c31fc68532e4 00:21:50 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 00:21:50 ---> Running in acd67bf313a2 00:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:51 (1/83) Installing dumb-init (1.2.5-r1) 00:21:51 (2/83) Installing sdl2 (2.0.22-r0) 00:21:51 (3/83) Installing libxau (1.0.9-r0) 00:21:51 (4/83) Installing libxdmcp (1.1.3-r0) 00:21:51 (5/83) Installing libxcb (1.15-r0) 00:21:51 (6/83) Installing libx11 (1.8-r0) 00:21:51 (7/83) Installing aom-libs (3.3.0-r0) 00:21:51 (8/83) Installing alsa-lib (1.2.7.2-r0) 00:21:51 (9/83) Installing expat (2.4.9-r0) 00:21:51 (10/83) Installing brotli-libs (1.0.9-r6) 00:21:51 (11/83) Installing libbz2 (1.0.8-r1) 00:21:51 (12/83) Installing libpng (1.6.37-r1) 00:21:51 (13/83) Installing freetype (2.12.1-r0) 00:21:51 (14/83) Installing fontconfig (2.14.0-r0) 00:21:51 (15/83) Installing fribidi (1.0.12-r0) 00:21:51 (16/83) Installing libffi (3.4.2-r1) 00:21:51 (17/83) Installing libintl (0.21-r2) 00:21:51 (18/83) Installing libblkid (2.38-r1) 00:21:51 (19/83) Installing libmount (2.38-r1) 00:21:51 (20/83) Installing pcre (8.45-r2) 00:21:51 (21/83) Installing glib (2.72.1-r0) 00:21:51 (22/83) Installing graphite2 (1.3.14-r1) 00:21:51 (23/83) Installing harfbuzz (4.3.0-r0) 00:21:51 (24/83) Installing libass (0.16.0-r0) 00:21:51 (25/83) Installing libdav1d (1.0.0-r0) 00:21:51 (26/83) Installing libpciaccess (0.16-r0) 00:21:51 (27/83) Installing libdrm (2.4.110-r0) 00:21:51 (28/83) Installing gmp (6.2.1-r2) 00:21:51 (29/83) Installing nettle (3.7.3-r0) 00:21:51 (30/83) Installing p11-kit (0.24.1-r0) 00:21:51 (31/83) Installing libtasn1 (4.18.0-r0) 00:21:51 (32/83) Installing libunistring (1.0-r0) 00:21:51 (33/83) Installing gnutls (3.7.7-r0) 00:21:51 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:21:51 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 00:21:51 (36/83) Installing lame (3.100-r0) 00:21:51 (37/83) Installing opus (1.3.1-r1) 00:21:51 (38/83) Installing libasyncns (0.8-r1) 00:21:51 (39/83) Installing dbus-libs (1.14.0-r1) 00:21:51 (40/83) Installing libltdl (2.4.7-r0) 00:21:51 (41/83) Installing orc (0.4.32-r0) 00:21:51 (42/83) Installing libgcc (11.2.1_git20220219-r2) 00:21:51 (43/83) Installing libogg (1.3.5-r1) 00:21:51 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 00:21:51 (45/83) Installing flac (1.3.4-r0) 00:21:51 (46/83) Installing libvorbis (1.3.7-r0) 00:21:51 (47/83) Installing libsndfile (1.1.0-r0) 00:21:51 (48/83) Installing libgomp (11.2.1_git20220219-r2) 00:21:51 (49/83) Installing soxr (0.1.3-r2) 00:21:51 (50/83) Installing speexdsp (1.2.0-r0) 00:21:51 (51/83) Installing tdb-libs (1.4.6-r0) 00:21:51 (52/83) Installing libpulse (15.0-r2) 00:21:51 (53/83) Installing cjson (1.7.15-r3) 00:21:51 (54/83) Installing mbedtls (2.28.1-r0) 00:21:51 (55/83) Installing librist (0.2.6-r1) 00:21:51 (56/83) Installing libsrt (1.4.4-r0) 00:21:51 (57/83) Installing libssh (0.9.6-r1) 00:21:52 (58/83) Installing libtheora (1.1.1-r16) 00:21:52 (59/83) Installing libjpeg-turbo (2.1.3-r1) 00:21:52 (60/83) Installing v4l-utils-libs (1.22.1-r1) 00:21:52 (61/83) Installing libxext (1.3.4-r0) 00:21:52 (62/83) Installing libxfixes (6.0.0-r0) 00:21:52 (63/83) Installing wayland-libs-client (1.20.0-r0) 00:21:52 (64/83) Installing libva (2.14.0-r0) 00:21:52 (65/83) Installing libvdpau (1.5-r0) 00:21:52 (66/83) Installing vidstab (1.1.0-r1) 00:21:52 (67/83) Installing libvpx (1.11.0-r1) 00:21:52 (68/83) Installing libwebp (1.2.3-r0) 00:21:52 (69/83) Installing x264-libs (0.163_git20210613-r0) 00:21:52 (70/83) Installing numactl (2.0.14-r0) 00:21:52 (71/83) Installing x265-libs (3.5-r3) 00:21:52 (72/83) Installing xvidcore (1.3.7-r1) 00:21:52 (73/83) Installing ffmpeg-libs (5.0.1-r1) 00:21:52 (74/83) Installing ffmpeg (5.0.1-r1) 00:21:52 (75/83) Installing udev-init-scripts (35-r0) 00:21:52 Executing udev-init-scripts-35-r0.post-install 00:21:52 (76/83) Installing eudev-libs (3.2.11-r0) 00:21:52 (77/83) Installing xz-libs (5.2.5-r1) 00:21:52 (78/83) Installing zstd-libs (1.5.2-r1) 00:21:52 (79/83) Installing kmod-libs (29-r2) 00:21:52 (80/83) Installing eudev (3.2.11-r0) 00:21:52 (81/83) Installing libsodium (1.0.18-r0) 00:21:52 (82/83) Installing libzmq (4.3.4-r0) 00:21:52 (83/83) Installing zeromq (4.3.4-r0) 00:21:52 Executing busybox-1.35.0-r17.trigger 00:21:52 Executing eudev-3.2.11-r0.trigger 00:21:52 OK: 101 MiB in 97 packages 00:21:55 Removing intermediate container acd67bf313a2 00:21:55 ---> eb6605ae351d 00:21:55 Step 19/36 : WORKDIR / 00:21:55 ---> Running in 66a0fc2945ec 00:21:55 Removing intermediate container 66a0fc2945ec 00:21:55 ---> db585839833a 00:21:55 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 00:21:56 ---> 9a2837868d17 00:21:56 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:21:56 ---> e0a9552d4b04 00:21:56 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:21:56 ---> f1a530940247 00:21:56 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:21:56 ---> 814ec6a0cdac 00:21:56 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:21:56 ---> 6c9061466c68 00:21:56 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:21:56 ---> 930746d484cd 00:21:56 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 00:21:57 ---> 8676e9132309 00:21:57 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:21:57 ---> Running in bec937e825db 00:21:58 Removing intermediate container bec937e825db 00:21:58 ---> ea59346906ec 00:21:58 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:21:58 ---> Running in faa03838ca3e 00:21:58 Removing intermediate container faa03838ca3e 00:21:58 ---> 0d2cb45464a3 00:21:58 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:21:58 ---> Running in 70b6adc43484 00:21:59 Removing intermediate container 70b6adc43484 00:21:59 ---> 1f16ab28b197 00:21:59 Step 30/36 : EXPOSE 59983 00:21:59 ---> Running in a2090250a664 00:21:59 Removing intermediate container a2090250a664 00:21:59 ---> ec27c014bad4 00:21:59 Step 31/36 : EXPOSE 8554 00:21:59 ---> Running in 093e8c49caaf 00:21:59 Removing intermediate container 093e8c49caaf 00:21:59 ---> 96857cbe8067 00:21:59 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:21:59 ---> Running in 70e87ce3fc5d 00:21:59 Removing intermediate container 70e87ce3fc5d 00:21:59 ---> 354b56c6e24d 00:21:59 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 00:21:59 ---> Running in 2d917a0d4c0a 00:21:59 Removing intermediate container 2d917a0d4c0a 00:21:59 ---> 5d829d9cfe8e 00:21:59 Step 34/36 : LABEL arch=amd64 00:21:59 ---> Running in db71df80df73 00:21:59 Removing intermediate container db71df80df73 00:21:59 ---> 3cdbac7ae680 00:21:59 Step 35/36 : LABEL git_sha=5c3ff37e6f3b5260e37461b19fc0cce4779704de 00:21:59 ---> Running in 480bcfa20793 00:21:59 Removing intermediate container 480bcfa20793 00:21:59 ---> 972dc3821bd2 00:21:59 Step 36/36 : LABEL version=0.0.0 00:22:00 ---> Running in 3f46ca0f7e4c 00:22:00 Removing intermediate container 3f46ca0f7e4c 00:22:00 ---> f51e45221c4b 00:22:00 [Warning] One or more build-args [ARCH] were not consumed 00:22:00 Successfully built f51e45221c4b 00:22:00 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:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:00 00:22:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:01 latest: Pulling from edgex-lftools-log-publisher 00:22:01 5eb5b503b376: Pulling fs layer 00:22:01 5c69ac0246d0: Pulling fs layer 00:22:01 ec43610c2a17: Pulling fs layer 00:22:01 3a2ae6a8a46f: Pulling fs layer 00:22:01 33b1e0a273af: Pulling fs layer 00:22:01 3a2ae6a8a46f: Waiting 00:22:01 5d3b04190fa2: Pulling fs layer 00:22:01 33b1e0a273af: Waiting 00:22:01 2f39f015ded8: Pulling fs layer 00:22:01 5d3b04190fa2: Waiting 00:22:01 2f39f015ded8: Waiting 00:22:01 5c69ac0246d0: Verifying Checksum 00:22:01 5c69ac0246d0: Download complete 00:22:01 3a2ae6a8a46f: Verifying Checksum 00:22:01 3a2ae6a8a46f: Download complete 00:22:01 33b1e0a273af: Verifying Checksum 00:22:01 33b1e0a273af: Download complete 00:22:01 ec43610c2a17: Verifying Checksum 00:22:01 ec43610c2a17: Download complete 00:22:01 5d3b04190fa2: Verifying Checksum 00:22:01 5d3b04190fa2: Download complete 00:22:01 5eb5b503b376: Verifying Checksum 00:22:01 5eb5b503b376: Download complete 00:22:02 2f39f015ded8: Verifying Checksum 00:22:02 2f39f015ded8: Download complete 00:22:02 5eb5b503b376: Pull complete 00:22:02 5c69ac0246d0: Pull complete 00:22:03 ec43610c2a17: Pull complete 00:22:03 3a2ae6a8a46f: Pull complete 00:22:03 33b1e0a273af: Pull complete 00:22:03 5d3b04190fa2: Pull complete 00:22:09 2f39f015ded8: Pull complete 00:22:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:09 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 00:22:09 $ 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-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@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:22:14 $ docker top d461227afdcbb6f9ff0ba6c5c038fd56702f0938f57fbb4280a35d29a0e55cb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:14 ---> job-cost.sh 00:22:14 lf-activate-venv: SKIPPING 00:22:14 INFO: No Stack... 00:22:14 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo 00:22:15 Exception caught while running job-cost.sh. [Pipeline] } 00:22:15 $ docker stop --time=1 d461227afdcbb6f9ff0ba6c5c038fd56702f0938f57fbb4280a35d29a0e55cb4 00:22:16 $ docker rm -f d461227afdcbb6f9ff0ba6c5c038fd56702f0938f57fbb4280a35d29a0e55cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:22:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1884 in /w/workspace/xfoundry_device-usb-camera_PR-94 [Pipeline] { [Pipeline] ws 00:22:18 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 00:22:18 Selected Git installation does not exist. Using Default 00:22:18 The recommended git tool is: NONE 00:22:24 using credential edgex-jenkins-ssh 00:22:24 Cloning the remote Git repository 00:22:24 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:22:24 > git init /w/workspace/device-usb-camera/1 # timeout=10 00:22:24 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:22:24 > git --version # timeout=10 00:22:24 > git --version # 'git version 2.25.1' 00:22:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:24 Verifying host key using known hosts file 00:22:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:22:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:25 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:22:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:27 Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 5c3ff37e6f3b5260e37461b19fc0cce4779704de 00:22:26 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:22:26 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:26 Verifying host key using known hosts file 00:22:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:22:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:22:27 > git config core.sparsecheckout # timeout=10 00:22:27 > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 00:22:27 Merge succeeded, producing 5c3ff37e6f3b5260e37461b19fc0cce4779704de 00:22:27 Checking out Revision 5c3ff37e6f3b5260e37461b19fc0cce4779704de (PR-94) 00:22:27 > git remote # timeout=10 00:22:27 > git config --get remote.origin.url # timeout=10 00:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:27 Verifying host key using known hosts file 00:22:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:22:27 > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 00:22:27 > git rev-parse HEAD^{commit} # timeout=10 00:22:27 > git config core.sparsecheckout # timeout=10 00:22:27 > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 00:22:30 Commit message: "Delete test" 00:22:30 > git --version # timeout=10 00:22:30 > git --version # 'git version 2.25.1' 00:22:30 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:22:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:32 Dload Upload Total Spent Left Speed 00:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 00:22:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:22:33 + sudo tee /etc/docker/daemon.new 00:22:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:22:33 { 00:22:33 "registry-mirrors": [ 00:22:33 "https://nexus3.edgexfoundry.org:10001" 00:22:33 ], 00:22:33 "bip": "10.250.0.254/24", 00:22:33 "hosts": [ 00:22:33 "tcp://0.0.0.0:5555", 00:22:33 "unix:///var/run/docker.sock" 00:22:33 ], 00:22:33 "mtu": 1458, 00:22:33 "selinux-enabled": true, 00:22:33 "seccomp-profile": "/etc/docker/seccomp.json" 00:22:33 } [Pipeline] sh 00:22:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:22:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:52 provisioning config files... 00:22:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12719524593176557934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:52 ---> docker-login.sh 00:22:52 nexus3.edgexfoundry.org:10001 00:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:53 Configure a credential helper to remove this warning. See 00:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:53 00:22:53 Login Succeeded 00:22:53 nexus3.edgexfoundry.org:10002 00:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:53 Configure a credential helper to remove this warning. See 00:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:53 00:22:53 Login Succeeded 00:22:53 nexus3.edgexfoundry.org:10003 00:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:54 Configure a credential helper to remove this warning. See 00:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:54 00:22:54 Login Succeeded 00:22:54 nexus3.edgexfoundry.org:10004 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:54 Configure a credential helper to remove this warning. See 00:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:54 00:22:54 Login Succeeded 00:22:54 docker.io 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:55 Configure a credential helper to remove this warning. See 00:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:55 00:22:55 Login Succeeded 00:22:55 ---> docker-login.sh ends [Pipeline] } 00:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:22:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:55 ========================================================= 00:22:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:22:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:56 + 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:22:56 Sending build context to Docker daemon 1.013MB 00:22:56 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 00:22:56 Step 2/14 : FROM ${BASE} AS builder 00:22:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:22:56 b3c136eddcbf: Pulling fs layer 00:22:56 c0a3192eca97: Pulling fs layer 00:22:56 a050256f5b6f: Pulling fs layer 00:22:56 656be50a0ddc: Pulling fs layer 00:22:56 2bbca73fdf42: Pulling fs layer 00:22:56 46d945488cbd: Pulling fs layer 00:22:56 8a5474983e97: Pulling fs layer 00:22:56 329c88fbcd65: Pulling fs layer 00:22:56 656be50a0ddc: Waiting 00:22:56 2bbca73fdf42: Waiting 00:22:56 46d945488cbd: Waiting 00:22:56 8a5474983e97: Waiting 00:22:56 329c88fbcd65: Waiting 00:22:56 a050256f5b6f: Verifying Checksum 00:22:56 a050256f5b6f: Download complete 00:22:56 c0a3192eca97: Download complete 00:22:56 2bbca73fdf42: Verifying Checksum 00:22:56 2bbca73fdf42: Download complete 00:22:56 46d945488cbd: Verifying Checksum 00:22:56 46d945488cbd: Download complete 00:22:56 b3c136eddcbf: Download complete 00:22:57 b3c136eddcbf: Pull complete 00:22:57 329c88fbcd65: Verifying Checksum 00:22:57 329c88fbcd65: Download complete 00:22:58 c0a3192eca97: Pull complete 00:22:58 a050256f5b6f: Pull complete 00:22:59 8a5474983e97: Verifying Checksum 00:22:59 8a5474983e97: Download complete 00:22:59 656be50a0ddc: Download complete 00:23:11 656be50a0ddc: Pull complete 00:23:11 2bbca73fdf42: Pull complete 00:23:11 46d945488cbd: Pull complete 00:23:17 8a5474983e97: Pull complete 00:23:18 329c88fbcd65: Pull complete 00:23:18 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:23:18 ---> ff4287adb874 00:23:18 Step 3/14 : ARG ADD_BUILD_TAGS="" 00:23:20 ---> Running in 05c2afaf5868 00:23:20 Removing intermediate container 05c2afaf5868 00:23:20 ---> f3e365c46b80 00:23:20 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:23:20 ---> Running in 358cb73e6efc 00:23:20 Removing intermediate container 358cb73e6efc 00:23:20 ---> 23c5998a173a 00:23:20 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:23:20 ---> Running in 5bb6960b4459 00:23:21 Removing intermediate container 5bb6960b4459 00:23:21 ---> 33d6c6e816de 00:23:21 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:23:21 ---> Running in f66a5a0f0392 00:23:21 Removing intermediate container f66a5a0f0392 00:23:21 ---> 4ce901f988d2 00:23:21 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:21 ---> Running in c9b1494ae791 00:23:23 Removing intermediate container c9b1494ae791 00:23:23 ---> 1fed229a99e1 00:23:23 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:23 ---> Running in 490d09642edd 00:23:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:23:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:23:26 (1/14) Installing libintl (0.21-r2) 00:23:26 (2/14) Installing eudev-libs (3.2.11-r0) 00:23:26 (3/14) Installing libjpeg-turbo (2.1.3-r1) 00:23:26 (4/14) Installing v4l-utils-libs (1.22.1-r1) 00:23:26 (5/14) Installing v4l-utils (1.22.1-r1) 00:23:26 (6/14) Installing udev-init-scripts (35-r0) 00:23:27 Executing udev-init-scripts-35-r0.post-install 00:23:27 (7/14) Installing libblkid (2.38-r1) 00:23:27 (8/14) Installing xz-libs (5.2.5-r1) 00:23:27 (9/14) Installing zstd-libs (1.5.2-r1) 00:23:27 (10/14) Installing kmod-libs (29-r2) 00:23:27 (11/14) Installing eudev (3.2.11-r0) 00:23:27 (12/14) Installing eudev-dev (3.2.11-r0) 00:23:27 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:23:27 (14/14) Installing v4l-utils-dev (1.22.1-r1) 00:23:27 Executing busybox-1.35.0-r13.trigger 00:23:27 Executing eudev-3.2.11-r0.trigger 00:23:27 OK: 228 MiB in 65 packages 00:23:29 Removing intermediate container 490d09642edd 00:23:29 ---> 402bbe793e41 00:23:29 Step 9/14 : WORKDIR /device-usb-camera 00:23:29 ---> Running in 23af5aa5ca63 00:23:29 Removing intermediate container 23af5aa5ca63 00:23:29 ---> 185766f92e7c 00:23:29 Step 10/14 : COPY go.mod vendor* ./ 00:23:30 ---> 682177233793 00:23:30 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:30 ---> Running in 933cc717a985 00:24:17 Removing intermediate container 933cc717a985 00:24:17 ---> d4c976a65996 00:24:17 Step 12/14 : COPY . . 00:24:17 ---> 59d9bf981211 00:24:17 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:24:17 ---> Running in 40adf83e9cf0 00:24:17  % Total % Received % Xferd Average Speed Time Time Time Current 00:24:17 Dload Upload Total Spent Left Speed 00:24:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  15440  0 --:--:-- --:--:-- --:--:-- 15391 00:24:17 Removing intermediate container 40adf83e9cf0 00:24:17 ---> 649c1bffabe7 00:24:17 Step 14/14 : RUN ${MAKE} 00:24:17 ---> Running in 910bdd1c6020 00:24:18 noop 00:24:19 Removing intermediate container 910bdd1c6020 00:24:19 ---> 49d0ae46a59a 00:24:19 Successfully built 49d0ae46a59a 00:24:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:19 + docker inspect -f . ci-base-image-arm64 00:24:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:19 prd-ubuntu20.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 00:24:19 $ 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 ******** ci-base-image-arm64 cat 00:24:21 $ docker top ae3dbaad5ffe0715f2196c80a2463664de19c1d08d2d6272a54625ec86d40ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:22 + go version 00:24:22 go version go1.18.3 linux/arm64 [Pipeline] } 00:24:22 $ docker stop --time=1 ae3dbaad5ffe0715f2196c80a2463664de19c1d08d2d6272a54625ec86d40ec9 00:24:23 $ docker rm -f ae3dbaad5ffe0715f2196c80a2463664de19c1d08d2d6272a54625ec86d40ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:24 + docker inspect -f . ci-base-image-arm64 00:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:24 prd-ubuntu20.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 00:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/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 ******** ci-base-image-arm64 cat 00:24:25 $ docker top bbc5fe65609475ffb9ef44cdb47313f9c1169c943d361437fcdeae81741a04ce -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:26 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 00:24:26 + make test 00:24:26 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 00:24:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:26:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:26:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements 00:26:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:26:05 CGO_ENABLED=1 go vet ./... 00:26:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:26:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:26:23 ./bin/test-attribution-txt.sh [Pipeline] echo 00:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:26:23 $ docker stop --time=1 bbc5fe65609475ffb9ef44cdb47313f9c1169c943d361437fcdeae81741a04ce 00:26:25 $ docker rm -f bbc5fe65609475ffb9ef44cdb47313f9c1169c943d361437fcdeae81741a04ce [Pipeline] // withDockerContainer [Pipeline] sh 00:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:26:26 Warning: overwriting stash ‘coverage-report’ 00:26:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:26:27 + ls -al . 00:26:27 total 192 00:26:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 00:24 . 00:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:22 .. 00:26:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 00:22 .git 00:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:22 .github 00:26:27 -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 00:22 .gitignore 00:26:27 -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 00:22 .golangci.yml 00:26:27 -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 00:22 .hadolint.yml 00:26:27 -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 00:22 Attribution.txt 00:26:27 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 00:22 CHANGELOG.md 00:26:27 -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 00:22 Dockerfile 00:26:27 -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 00:22 GOVERNANCE.md 00:26:27 -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 00:22 Jenkinsfile 00:26:27 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 00:22 LICENSE 00:26:27 -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 00:22 Makefile 00:26:27 -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 00:22 OWNERS.md 00:26:27 -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 00:22 README.md 00:26:27 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 00:19 VERSION 00:26:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:22 bin 00:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:22 cmd 00:26:27 -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 00:26 coverage.out 00:26:27 -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 00:22 docker-entrypoint.sh 00:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:22 docs 00:26:27 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 00:22 go.mod 00:26:27 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 00:22 go.sum 00:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:22 internal 00:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:22 snap 00:26:27 -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:28 + 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=5c3ff37e6f3b5260e37461b19fc0cce4779704de --label arch=arm64 --label version=0.0.0 . 00:26:28 Sending build context to Docker daemon 1.043MB 00:26:28 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 00:26:28 Step 2/36 : FROM ${BASE} AS builder 00:26:28 ---> 49d0ae46a59a 00:26:28 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:26:28 ---> Running in ae7e092871f1 00:26:28 Removing intermediate container ae7e092871f1 00:26:28 ---> e078f5f73b1c 00:26:28 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:26:29 ---> Running in 74e22549d173 00:26:29 Removing intermediate container 74e22549d173 00:26:29 ---> 8dc928a12131 00:26:29 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 00:26:29 ---> Running in e2762f1d6086 00:26:29 Removing intermediate container e2762f1d6086 00:26:29 ---> 2cfa25682d83 00:26:29 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:26:29 ---> Running in 60f3377f9890 00:26:29 Removing intermediate container 60f3377f9890 00:26:29 ---> e47c4c52d7d5 00:26:29 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:29 ---> Running in 5548267d9d14 00:26:31 Removing intermediate container 5548267d9d14 00:26:31 ---> c7f780f8949d 00:26:31 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:26:31 ---> Running in 159579840b86 00:26:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:26:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:26:34 OK: 228 MiB in 65 packages 00:26:35 Removing intermediate container 159579840b86 00:26:35 ---> 8ec474f373bb 00:26:35 Step 9/36 : WORKDIR /device-usb-camera 00:26:35 ---> Running in 66b2096eb8fe 00:26:35 Removing intermediate container 66b2096eb8fe 00:26:35 ---> 00bd591910fe 00:26:35 Step 10/36 : COPY go.mod vendor* ./ 00:26:36 ---> d523fa94de25 00:26:36 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:36 ---> Running in 139a0d3398b9 00:26:38 Removing intermediate container 139a0d3398b9 00:26:38 ---> ae36ea5aa533 00:26:38 Step 12/36 : COPY . . 00:26:40 ---> 0948ffd820ff 00:26:40 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:26:40 ---> Running in b8ab0e2402b2 00:26:41  % Total % Received % Xferd Average Speed Time Time Time Current 00:26:41 Dload Upload Total Spent Left Speed 00:26:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7117 0 --:--:-- --:--:-- --:--:-- 7175 00:26:42 Removing intermediate container b8ab0e2402b2 00:26:42 ---> e05756241fd8 00:26:42 Step 14/36 : RUN ${MAKE} 00:26:42 ---> Running in 221f5a016def 00:26:43 CGO_ENABLED=1 go build -tags "" -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.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 00:29:20 Removing intermediate container 221f5a016def 00:29:20 ---> 6de94db4e357 00:29:20 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 00:29:20 v0.18.4: Pulling from aler9/rtsp-simple-server 00:29:20 eab2503cf8f4: Pulling fs layer 00:29:20 97cd0a44c592: Pulling fs layer 00:29:20 97cd0a44c592: Verifying Checksum 00:29:20 97cd0a44c592: Download complete 00:29:20 eab2503cf8f4: Download complete 00:29:20 eab2503cf8f4: Pull complete 00:29:20 97cd0a44c592: Pull complete 00:29:20 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 00:29:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 00:29:20 ---> 7f763cca56b3 00:29:20 Step 16/36 : FROM alpine:3.16 00:29:20 3.16: Pulling from library/alpine 00:29:20 9b18e9b68314: Pulling fs layer 00:29:20 9b18e9b68314: Verifying Checksum 00:29:20 9b18e9b68314: Download complete 00:29:20 9b18e9b68314: Pull complete 00:29:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:29:20 Status: Downloaded newer image for alpine:3.16 00:29:20 ---> a6215f271958 00:29:20 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:29:20 ---> Running in 8e69b470aef1 00:29:20 Removing intermediate container 8e69b470aef1 00:29:20 ---> 0db4fa8aa357 00:29:20 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 00:29:20 ---> Running in 14de0b793446 00:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:29:20 (1/82) Installing dumb-init (1.2.5-r1) 00:29:20 (2/82) Installing sdl2 (2.0.22-r0) 00:29:20 (3/82) Installing libxau (1.0.9-r0) 00:29:20 (4/82) Installing libxdmcp (1.1.3-r0) 00:29:20 (5/82) Installing libxcb (1.15-r0) 00:29:20 (6/82) Installing libx11 (1.8-r0) 00:29:20 (7/82) Installing aom-libs (3.3.0-r0) 00:29:20 (8/82) Installing alsa-lib (1.2.7.2-r0) 00:29:20 (9/82) Installing expat (2.4.9-r0) 00:29:21 (10/82) Installing brotli-libs (1.0.9-r6) 00:29:21 (11/82) Installing libbz2 (1.0.8-r1) 00:29:21 (12/82) Installing libpng (1.6.37-r1) 00:29:21 (13/82) Installing freetype (2.12.1-r0) 00:29:21 (14/82) Installing fontconfig (2.14.0-r0) 00:29:21 (15/82) Installing fribidi (1.0.12-r0) 00:29:21 (16/82) Installing libffi (3.4.2-r1) 00:29:21 (17/82) Installing libintl (0.21-r2) 00:29:21 (18/82) Installing libblkid (2.38-r1) 00:29:21 (19/82) Installing libmount (2.38-r1) 00:29:21 (20/82) Installing pcre (8.45-r2) 00:29:21 (21/82) Installing glib (2.72.1-r0) 00:29:21 (22/82) Installing graphite2 (1.3.14-r1) 00:29:21 (23/82) Installing harfbuzz (4.3.0-r0) 00:29:21 (24/82) Installing libass (0.16.0-r0) 00:29:21 (25/82) Installing libdav1d (1.0.0-r0) 00:29:21 (26/82) Installing libdrm (2.4.110-r0) 00:29:21 (27/82) Installing gmp (6.2.1-r2) 00:29:21 (28/82) Installing nettle (3.7.3-r0) 00:29:21 (29/82) Installing p11-kit (0.24.1-r0) 00:29:21 (30/82) Installing libtasn1 (4.18.0-r0) 00:29:21 (31/82) Installing libunistring (1.0-r0) 00:29:21 (32/82) Installing gnutls (3.7.7-r0) 00:29:21 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:29:21 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 00:29:21 (35/82) Installing lame (3.100-r0) 00:29:21 (36/82) Installing opus (1.3.1-r1) 00:29:21 (37/82) Installing libasyncns (0.8-r1) 00:29:21 (38/82) Installing dbus-libs (1.14.0-r1) 00:29:21 (39/82) Installing libltdl (2.4.7-r0) 00:29:21 (40/82) Installing orc (0.4.32-r0) 00:29:21 (41/82) Installing libgcc (11.2.1_git20220219-r2) 00:29:21 (42/82) Installing libogg (1.3.5-r1) 00:29:21 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 00:29:21 (44/82) Installing flac (1.3.4-r0) 00:29:21 (45/82) Installing libvorbis (1.3.7-r0) 00:29:21 (46/82) Installing libsndfile (1.1.0-r0) 00:29:21 (47/82) Installing libgomp (11.2.1_git20220219-r2) 00:29:22 (48/82) Installing soxr (0.1.3-r2) 00:29:22 (49/82) Installing speexdsp (1.2.0-r0) 00:29:22 (50/82) Installing tdb-libs (1.4.6-r0) 00:29:22 (51/82) Installing libpulse (15.0-r2) 00:29:22 (52/82) Installing cjson (1.7.15-r3) 00:29:22 (53/82) Installing mbedtls (2.28.1-r0) 00:29:22 (54/82) Installing librist (0.2.6-r1) 00:29:22 (55/82) Installing libsrt (1.4.4-r0) 00:29:22 (56/82) Installing libssh (0.9.6-r1) 00:29:22 (57/82) Installing libtheora (1.1.1-r16) 00:29:22 (58/82) Installing libjpeg-turbo (2.1.3-r1) 00:29:22 (59/82) Installing v4l-utils-libs (1.22.1-r1) 00:29:22 (60/82) Installing libxext (1.3.4-r0) 00:29:22 (61/82) Installing libxfixes (6.0.0-r0) 00:29:22 (62/82) Installing wayland-libs-client (1.20.0-r0) 00:29:22 (63/82) Installing libva (2.14.0-r0) 00:29:22 (64/82) Installing libvdpau (1.5-r0) 00:29:22 (65/82) Installing vidstab (1.1.0-r1) 00:29:22 (66/82) Installing libvpx (1.11.0-r1) 00:29:22 (67/82) Installing libwebp (1.2.3-r0) 00:29:22 (68/82) Installing x264-libs (0.163_git20210613-r0) 00:29:22 (69/82) Installing numactl (2.0.14-r0) 00:29:22 (70/82) Installing x265-libs (3.5-r3) 00:29:22 (71/82) Installing xvidcore (1.3.7-r1) 00:29:22 (72/82) Installing ffmpeg-libs (5.0.1-r1) 00:29:23 (73/82) Installing ffmpeg (5.0.1-r1) 00:29:23 (74/82) Installing udev-init-scripts (35-r0) 00:29:23 Executing udev-init-scripts-35-r0.post-install 00:29:23 (75/82) Installing eudev-libs (3.2.11-r0) 00:29:23 (76/82) Installing xz-libs (5.2.5-r1) 00:29:23 (77/82) Installing zstd-libs (1.5.2-r1) 00:29:23 (78/82) Installing kmod-libs (29-r2) 00:29:23 (79/82) Installing eudev (3.2.11-r0) 00:29:23 (80/82) Installing libsodium (1.0.18-r0) 00:29:23 (81/82) Installing libzmq (4.3.4-r0) 00:29:23 (82/82) Installing zeromq (4.3.4-r0) 00:29:23 Executing busybox-1.35.0-r17.trigger 00:29:23 Executing eudev-3.2.11-r0.trigger 00:29:23 OK: 78 MiB in 96 packages 00:29:26 Removing intermediate container 14de0b793446 00:29:26 ---> e89b6c331641 00:29:26 Step 19/36 : WORKDIR / 00:29:26 ---> Running in 4fa4b17690c6 00:29:26 Removing intermediate container 4fa4b17690c6 00:29:26 ---> f1df605c8806 00:29:26 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 00:29:28 ---> 92f0a50fa85e 00:29:28 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:29:28 ---> 531a55c022e0 00:29:28 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:29:29 ---> 80a96f1c2f2b 00:29:29 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:29:29 ---> 2750e062eb09 00:29:29 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:29:30 ---> e56d2d5d47d1 00:29:30 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:29:30 ---> 15a9716ecec8 00:29:30 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 00:29:31 ---> bfd7c03d5e4e 00:29:31 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:29:31 ---> Running in b4f3db0e8141 00:29:33 Removing intermediate container b4f3db0e8141 00:29:33 ---> 8437568b2fb5 00:29:33 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:29:33 ---> Running in 42523407c105 00:29:35 Removing intermediate container 42523407c105 00:29:35 ---> 55dcd2738298 00:29:35 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:29:35 ---> Running in 14494711de1b 00:29:36 Removing intermediate container 14494711de1b 00:29:36 ---> 0b73d2b5da86 00:29:36 Step 30/36 : EXPOSE 59983 00:29:37 ---> Running in 4e46ec8ce5c5 00:29:37 Removing intermediate container 4e46ec8ce5c5 00:29:37 ---> 8d0037532a30 00:29:37 Step 31/36 : EXPOSE 8554 00:29:37 ---> Running in 29117157c23a 00:29:37 Removing intermediate container 29117157c23a 00:29:37 ---> f6533a232eda 00:29:37 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:29:37 ---> Running in e8f383451953 00:29:37 Removing intermediate container e8f383451953 00:29:37 ---> bebe00301bf6 00:29:37 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 00:29:38 ---> Running in 744f512f0c31 00:29:38 Removing intermediate container 744f512f0c31 00:29:38 ---> 157de5ab60a5 00:29:38 Step 34/36 : LABEL arch=arm64 00:29:38 ---> Running in e017dac76895 00:29:38 Removing intermediate container e017dac76895 00:29:38 ---> dac426149e79 00:29:38 Step 35/36 : LABEL git_sha=5c3ff37e6f3b5260e37461b19fc0cce4779704de 00:29:38 ---> Running in 6ee95619a9f7 00:29:38 Removing intermediate container 6ee95619a9f7 00:29:38 ---> 0914abcdf325 00:29:38 Step 36/36 : LABEL version=0.0.0 00:29:38 ---> Running in 33264e765147 00:29:39 Removing intermediate container 33264e765147 00:29:39 ---> 32e6fa54f5c5 00:29:39 [Warning] One or more build-args [ARCH] were not consumed 00:29:39 Successfully built 32e6fa54f5c5 00:29:39 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:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:40 00:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:40 arm64: Pulling from edgex-lftools-log-publisher 00:29:40 8998bd30e6a1: Pulling fs layer 00:29:40 04944245beec: Pulling fs layer 00:29:40 699f458cf7ca: Pulling fs layer 00:29:40 765212b225bb: Pulling fs layer 00:29:40 f23df028b6ca: Pulling fs layer 00:29:40 d65c8cfc05b1: Pulling fs layer 00:29:40 2437ff75d9bd: Pulling fs layer 00:29:40 f23df028b6ca: Waiting 00:29:40 d65c8cfc05b1: Waiting 00:29:40 2437ff75d9bd: Waiting 00:29:40 765212b225bb: Waiting 00:29:40 04944245beec: Verifying Checksum 00:29:40 04944245beec: Download complete 00:29:40 765212b225bb: Verifying Checksum 00:29:40 765212b225bb: Download complete 00:29:40 f23df028b6ca: Verifying Checksum 00:29:40 f23df028b6ca: Download complete 00:29:40 d65c8cfc05b1: Verifying Checksum 00:29:40 d65c8cfc05b1: Download complete 00:29:40 699f458cf7ca: Verifying Checksum 00:29:41 8998bd30e6a1: Verifying Checksum 00:29:41 8998bd30e6a1: Download complete 00:29:44 2437ff75d9bd: Verifying Checksum 00:29:44 2437ff75d9bd: Download complete 00:29:45 8998bd30e6a1: Pull complete 00:29:45 04944245beec: Pull complete 00:29:47 699f458cf7ca: Pull complete 00:29:47 765212b225bb: Pull complete 00:29:48 f23df028b6ca: Pull complete 00:29:48 d65c8cfc05b1: Pull complete 00:30:03 2437ff75d9bd: Pull complete 00:30:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 00:30:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:30:06 $ docker top ef6bc3b56cd2bc441be9cb696777ffc11401b98225c0dae8fb4c69dada78cc43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:07 ---> job-cost.sh 00:30:07 lf-activate-venv: SKIPPING 00:30:07 INFO: No Stack... 00:30:07 INFO: Retrieving Pricing Info for: v3-standard-4 00:30:08 INFO: Archiving Costs [Pipeline] sh 00:30:08 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 00:30:08 + cut -d, -f6 [Pipeline] lock 00:30:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] 00:30:08 Resource [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] did not exist. Created. 00:30:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:30:09 + echo total: 0.10999999940395355 [Pipeline] stash 00:30:09 Stashed 1 file(s) [Pipeline] } 00:30:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:30:09 $ docker stop --time=1 ef6bc3b56cd2bc441be9cb696777ffc11401b98225c0dae8fb4c69dada78cc43 00:30:10 $ docker rm -f ef6bc3b56cd2bc441be9cb696777ffc11401b98225c0dae8fb4c69dada78cc43 [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:30:11 provisioning config files... 00:30:11 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config18103973302902124962tmp [Pipeline] { [Pipeline] sh 00:30:12 + set +x 00:30:12 + curl -s https://codecov.io/bash 00:30:12 + bash -s -- 00:30:12 00:30:12 _____ _ 00:30:12 / ____| | | 00:30:12 | | ___ __| | ___ ___ _____ __ 00:30:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:30:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:30:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:30:12 Bash-1.0.6 00:30:12 00:30:12 00:30:12 ==> git version 2.25.1 found 00:30:12 ==> 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:30:12 Release-Date: 2020-01-08 00:30:12 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:30:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:30:12 ==> Jenkins CI detected. 00:30:12 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-94 00:30:12 project root: . 00:30:12 --> token set from env 00:30:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:30:12 ==> Running gcov in . (disable via -X gcov) 00:30:12 ==> Python coveragepy not found 00:30:12 ==> Searching for coverage reports in: 00:30:12 + . 00:30:12 -> Found 1 reports 00:30:12 ==> Detecting git/mercurial file structure 00:30:12 ==> Reading reports 00:30:12 + ./coverage.out bytes=29387 00:30:12 ==> Appending adjustments 00:30:12 https://docs.codecov.io/docs/fixing-reports 00:30:12 + Found adjustments 00:30:12 ==> Gzipping contents 00:30:12 8.0K /tmp/codecov.kXJxvq.gz 00:30:12 ==> Uploading reports 00:30:12 url: https://codecov.io 00:30:12 query: branch=PR-94&commit=5c3ff37e6f3b5260e37461b19fc0cce4779704de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=94&job=&cmd_args= 00:30:12 -> Pinging Codecov 00:30:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-94&commit=5c3ff37e6f3b5260e37461b19fc0cce4779704de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=94&job=&cmd_args= 00:30:12 -> Uploading to 00:30:12 https://storage.googleapis.com/codecov/v4/raw/2022-09-29/73D8F5FF140700D3E01443B452E23636/5c3ff37e6f3b5260e37461b19fc0cce4779704de/0d31c3a5-b33b-4acb-968b-4a27f65dddc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T003012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d9602336d4a4fa50e97b4ae8dad9a126e5b0f852aca933b6d3232036934f80f 00:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:12 Dload Upload Total Spent Left Speed 00:30:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4193 0 0 100 4193 0 17918 --:--:-- --:--:-- --:--:-- 17842 00:30:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] } 00:30:12 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:30:14 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-94/archives ] [Pipeline] libraryResource [Pipeline] sh 00:30:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:30:15 ---> package-listing.sh 00:30:15 ++ facter osfamily 00:30:15 ++ tr '[:upper:]' '[:lower:]' 00:30:15 + OS_FAMILY=debian 00:30:15 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-94 00:30:15 + START_PACKAGES=/tmp/packages_start.txt 00:30:15 + END_PACKAGES=/tmp/packages_end.txt 00:30:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:30:15 + PACKAGES=/tmp/packages_start.txt 00:30:15 + '[' /w/workspace/xfoundry_device-usb-camera_PR-94 ']' 00:30:15 + PACKAGES=/tmp/packages_end.txt 00:30:15 + case "${OS_FAMILY}" in 00:30:15 + dpkg -l 00:30:15 + grep '^ii' 00:30:15 + '[' -f /tmp/packages_start.txt ']' 00:30:15 + '[' -f /tmp/packages_end.txt ']' 00:30:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:30:15 + '[' /w/workspace/xfoundry_device-usb-camera_PR-94 ']' 00:30:15 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-94/archives/ 00:30:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-94/archives/ [Pipeline] echo 00:30:16 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-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:30:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:17 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 00:30:17 $ 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-94/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-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@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:30:17 $ docker top 9cce62b592b29ed4c7dc6719c5813ba7490ef5d736d9935b07cf927231340b3d -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:30:17 + mkdir -p /var/log/sysstat [Pipeline] sh 00:30:18 + ls /var/log/sa-host 00:30:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:18 provisioning config files... 00:30:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config17197888661318459126tmp [Pipeline] { [Pipeline] echo 00:30:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:30:18 ---> create-netrc.sh [Pipeline] } 00:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:30:19 ---> python-tools-install.sh [Pipeline] echo 00:30:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:30:19 ---> sudo-logs.sh 00:30:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:30:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:30:20 ---> job-cost.sh 00:30:20 lf-activate-venv: SKIPPING 00:30:20 DEBUG: total: 0.10999999940395355 00:30:20 INFO: Retrieving Stack Cost... 00:30:20 INFO: Retrieving Pricing Info for: v3-standard-8 00:30:20 INFO: Archiving Costs [Pipeline] echo 00:30:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:30:21 ---> logs-deploy.sh 00:30:21 lf-activate-venv: SKIPPING 00:30:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-94/1 00:30:21 INFO: archiving workspace using pattern(s): 00:30:22 Archives upload complete. 00:30:22 INFO: archiving logs to Nexus 00:30:22 ---> uname -a: 00:30:22 Linux prd-ubuntu20-04-docker-8c-8g-1881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:30:22 00:30:22 00:30:22 ---> lscpu: 00:30:22 Architecture: x86_64 00:30:22 CPU op-mode(s): 32-bit, 64-bit 00:30:22 Byte Order: Little Endian 00:30:22 Address sizes: 40 bits physical, 48 bits virtual 00:30:22 CPU(s): 8 00:30:22 On-line CPU(s) list: 0-7 00:30:22 Thread(s) per core: 1 00:30:22 Core(s) per socket: 1 00:30:22 Socket(s): 8 00:30:22 NUMA node(s): 1 00:30:22 Vendor ID: AuthenticAMD 00:30:22 CPU family: 23 00:30:22 Model: 49 00:30:22 Model name: AMD EPYC-Rome Processor 00:30:22 Stepping: 0 00:30:22 CPU MHz: 2800.002 00:30:22 BogoMIPS: 5600.00 00:30:22 Virtualization: AMD-V 00:30:22 Hypervisor vendor: KVM 00:30:22 Virtualization type: full 00:30:22 L1d cache: 256 KiB 00:30:22 L1i cache: 256 KiB 00:30:22 L2 cache: 4 MiB 00:30:22 L3 cache: 128 MiB 00:30:22 NUMA node0 CPU(s): 0-7 00:30:22 Vulnerability Itlb multihit: Not affected 00:30:22 Vulnerability L1tf: Not affected 00:30:22 Vulnerability Mds: Not affected 00:30:22 Vulnerability Meltdown: Not affected 00:30:22 Vulnerability Mmio stale data: Not affected 00:30:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:30:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:30:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:30:22 Vulnerability Srbds: Not affected 00:30:22 Vulnerability Tsx async abort: Not affected 00:30:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:30:22 00:30:22 00:30:22 ---> nproc: 00:30:22 8 00:30:22 00:30:22 00:30:22 ---> df -h: 00:30:22 Filesystem Size Used Avail Use% Mounted on 00:30:22 overlay 155G 12G 144G 8% / 00:30:22 tmpfs 64M 0 64M 0% /dev 00:30:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:30:22 shm 64M 0 64M 0% /dev/shm 00:30:22 /dev/vda1 155G 12G 144G 8% /facter-os 00:30:22 00:30:22 00:30:22 ---> sar -b -r -n DEV: 00:30:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1881) 09/29/22 _x86_64_ (8 CPU) 00:30:22 00:30:22 00:18:37 LINUX RESTART (8 CPU) 00:30:22 00:30:22 00:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:30:22 00:20:01 302.55 38.24 264.31 0.00 4283.55 81996.47 0.00 00:30:22 00:21:01 167.47 0.93 166.54 0.00 22.13 46467.99 0.00 00:30:22 00:22:01 229.45 0.23 229.21 0.00 8.00 32267.42 0.00 00:30:22 00:23:01 33.83 0.05 33.78 0.00 11.20 16728.03 0.00 00:30:22 00:24:01 39.03 9.33 29.70 0.00 2884.32 4833.33 0.00 00:30:22 00:25:01 2.32 0.00 2.32 0.00 0.00 25.99 0.00 00:30:22 00:26:01 1.00 0.00 1.00 0.00 0.00 10.98 0.00 00:30:22 00:27:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 00:30:22 00:28:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 00:30:22 00:29:01 1.97 0.00 1.97 0.00 0.00 32.53 0.00 00:30:22 00:30:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 00:30:22 Average: 71.11 4.44 66.66 0.00 656.34 16605.97 0.00 00:30:22 00:30:22 00:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:22 00:20:01 29187652 31571384 754004 2.29 72088 2589772 1961048 5.78 1015268 2335552 276 00:30:22 00:21:01 28140692 31479564 821404 2.50 135840 3398320 1901904 5.61 1345572 2941552 225748 00:30:22 00:22:01 27809136 31504676 795812 2.42 143296 3742812 2091448 6.16 1279524 3327644 201044 00:30:22 00:23:01 27564816 31562732 737048 2.24 150784 3993948 1733564 5.11 1243152 3568196 164 00:30:22 00:24:01 27270588 31545340 741952 2.26 169416 4242600 1799240 5.30 1397500 3683156 232 00:30:22 00:25:01 27279436 31554324 733096 2.23 169448 4242724 1815396 5.35 1388504 3683236 12 00:30:22 00:26:01 27279444 31554364 733016 2.23 169476 4242728 1815396 5.35 1388524 3683240 8 00:30:22 00:27:01 27287444 31562568 724896 2.20 169492 4242728 1815396 5.35 1380916 3683396 36 00:30:22 00:28:01 27287332 31562476 724928 2.20 169508 4242736 1815396 5.35 1380884 3683400 128 00:30:22 00:29:01 27288068 31563400 724296 2.20 169580 4242740 1815396 5.35 1380912 3683532 56 00:30:22 00:30:01 27287436 31562812 724840 2.20 169608 4242740 1815396 5.35 1381160 3683528 108 00:30:22 Average: 27607459 31547604 746845 2.27 153503 3947623 1852689 5.46 1325629 3450585 38892 00:30:22 00:30:22 00:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:22 00:20:01 ens3 579.64 398.65 6286.77 114.15 0.00 0.00 0.00 0.00 00:30:22 00:20:01 docker0 1.02 0.95 0.15 7.07 0.00 0.00 0.00 0.00 00:30:22 00:20:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 00:30:22 00:21:01 ens3 369.24 251.09 2450.22 36.97 0.00 0.00 0.00 0.00 00:30:22 00:21:01 docker0 223.58 327.95 16.64 2404.41 0.00 0.00 0.00 0.00 00:30:22 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:22 00:21:01 veth90b5a9a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:30:22 00:22:01 ens3 185.35 112.11 3267.57 21.80 0.00 0.00 0.00 0.00 00:30:22 00:22:01 docker0 20.96 44.33 1.45 642.81 0.00 0.00 0.00 0.00 00:30:22 00:22:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 00:30:22 00:23:01 ens3 18.03 11.06 130.29 5.29 0.00 0.00 0.00 0.00 00:30:22 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:30:22 00:24:01 ens3 88.97 57.91 1299.46 4.14 0.00 0.00 0.00 0.00 00:30:22 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:24:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:30:22 00:25:01 ens3 0.35 0.30 0.09 0.08 0.00 0.00 0.00 0.00 00:30:22 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:22 00:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:27:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:30:22 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:22 00:28:01 ens3 0.23 0.12 1.03 0.01 0.00 0.00 0.00 0.00 00:30:22 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:30:22 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:22 00:30:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:30:22 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:22 Average: ens3 113.11 75.72 1223.20 16.62 0.00 0.00 0.00 0.00 00:30:22 Average: docker0 22.36 33.98 1.66 278.07 0.00 0.00 0.00 0.00 00:30:22 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 00:30:22 00:30:22 00:30:22 ---> sar -P ALL: 00:30:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1881) 09/29/22 _x86_64_ (8 CPU) 00:30:22 00:30:22 00:18:37 LINUX RESTART (8 CPU) 00:30:22 00:30:22 00:19:01 CPU %user %nice %system %iowait %steal %idle 00:30:22 00:20:01 all 9.27 0.00 3.10 6.13 0.05 81.44 00:30:22 00:20:01 0 9.48 0.00 2.82 1.71 0.05 85.94 00:30:22 00:20:01 1 7.17 0.00 4.28 3.12 0.05 85.37 00:30:22 00:20:01 2 8.32 0.00 4.24 6.10 0.03 81.30 00:30:22 00:20:01 3 9.72 0.00 2.97 10.80 0.07 76.44 00:30:22 00:20:01 4 9.24 0.00 2.51 7.54 0.07 80.64 00:30:22 00:20:01 5 7.54 0.00 2.02 0.25 0.03 90.16 00:30:22 00:20:01 6 8.18 0.00 2.89 13.66 0.05 75.22 00:30:22 00:20:01 7 14.55 0.00 3.06 5.95 0.08 76.36 00:30:22 00:21:01 all 17.76 0.00 4.68 3.64 0.06 73.85 00:30:22 00:21:01 0 17.47 0.00 4.54 1.48 0.07 76.43 00:30:22 00:21:01 1 18.83 0.00 4.56 1.38 0.05 75.18 00:30:22 00:21:01 2 17.29 0.00 4.14 0.81 0.07 77.69 00:30:22 00:21:01 3 18.24 0.00 4.42 2.59 0.05 74.70 00:30:22 00:21:01 4 17.99 0.00 4.65 1.49 0.07 75.80 00:30:22 00:21:01 5 17.57 0.00 5.45 19.26 0.07 57.65 00:30:22 00:21:01 6 16.81 0.00 4.66 0.34 0.05 78.14 00:30:22 00:21:01 7 17.85 0.00 5.05 1.82 0.07 75.21 00:30:22 00:22:01 all 30.98 0.00 5.93 1.94 0.10 61.06 00:30:22 00:22:01 0 33.00 0.00 5.77 0.17 0.08 60.97 00:30:22 00:22:01 1 30.22 0.00 6.12 2.78 0.19 60.69 00:30:22 00:22:01 2 29.54 0.00 5.70 2.66 0.08 62.01 00:30:22 00:22:01 3 32.59 0.00 5.88 1.20 0.10 60.23 00:30:22 00:22:01 4 31.37 0.00 5.69 0.10 0.07 62.77 00:30:22 00:22:01 5 31.17 0.00 6.06 0.15 0.08 62.53 00:30:22 00:22:01 6 29.61 0.00 6.43 2.48 0.08 61.40 00:30:22 00:22:01 7 30.31 0.00 5.75 6.01 0.09 57.84 00:30:22 00:23:01 all 2.12 0.00 1.03 1.12 0.02 95.71 00:30:22 00:23:01 0 1.37 0.00 0.72 0.02 0.02 97.88 00:30:22 00:23:01 1 1.67 0.00 0.72 1.61 0.02 95.99 00:30:22 00:23:01 2 2.13 0.00 0.89 0.49 0.02 96.48 00:30:22 00:23:01 3 2.24 0.00 1.91 6.10 0.02 89.73 00:30:22 00:23:01 4 1.98 0.00 1.00 0.60 0.02 96.40 00:30:22 00:23:01 5 1.91 0.00 1.07 0.12 0.02 96.89 00:30:22 00:23:01 6 2.34 0.00 0.95 0.02 0.02 96.67 00:30:22 00:23:01 7 3.33 0.00 1.00 0.02 0.03 95.62 00:30:22 00:24:01 all 1.34 0.00 0.84 0.41 0.02 97.40 00:30:22 00:24:01 0 1.12 0.00 0.82 0.08 0.02 97.97 00:30:22 00:24:01 1 1.87 0.00 0.62 0.08 0.02 97.41 00:30:22 00:24:01 2 1.78 0.00 2.35 1.57 0.02 94.29 00:30:22 00:24:01 3 0.65 0.00 0.87 0.00 0.02 98.46 00:30:22 00:24:01 4 2.28 0.00 0.53 0.05 0.02 97.13 00:30:22 00:24:01 5 0.70 0.00 0.45 0.63 0.02 98.20 00:30:22 00:24:01 6 1.19 0.00 0.48 0.08 0.02 98.23 00:30:22 00:24:01 7 1.12 0.00 0.62 0.77 0.02 97.47 00:30:22 00:25:01 all 0.30 0.00 0.03 0.01 0.00 99.67 00:30:22 00:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:30:22 00:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:30:22 00:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:30:22 00:25:01 3 0.05 0.00 0.03 0.02 0.00 99.90 00:30:22 00:25:01 4 2.03 0.00 0.03 0.00 0.00 97.93 00:30:22 00:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:30:22 00:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 00:30:22 00:25:01 7 0.07 0.00 0.03 0.03 0.02 99.85 00:30:22 00:26:01 all 0.26 0.00 0.01 0.00 0.00 99.72 00:30:22 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:30:22 00:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:30:22 00:26:01 4 1.99 0.00 0.00 0.00 0.00 98.01 00:30:22 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:30:22 00:26:01 7 0.03 0.00 0.08 0.02 0.02 99.85 00:30:22 00:27:01 all 0.04 0.00 0.01 0.00 0.00 99.94 00:30:22 00:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:30:22 00:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:30:22 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:27:01 4 0.17 0.00 0.02 0.00 0.02 99.80 00:30:22 00:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:30:22 00:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:30:22 00:27:01 7 0.05 0.00 0.03 0.03 0.00 99.88 00:30:22 00:28:01 all 0.15 0.00 0.01 0.00 0.01 99.83 00:30:22 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:30:22 00:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:30:22 00:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:30:22 00:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:30:22 00:28:01 4 1.06 0.00 0.00 0.00 0.00 98.94 00:30:22 00:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:30:22 00:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:28:01 7 0.05 0.00 0.05 0.02 0.02 99.87 00:30:22 00:29:01 all 0.11 0.00 0.00 0.01 0.00 99.87 00:30:22 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 00:30:22 00:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:29:01 3 0.07 0.00 0.00 0.02 0.02 99.90 00:30:22 00:29:01 4 0.65 0.00 0.00 0.00 0.00 99.35 00:30:22 00:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:30:22 00:29:01 7 0.07 0.00 0.02 0.05 0.02 99.85 00:30:22 00:30:01 all 0.06 0.00 0.02 0.00 0.00 99.92 00:30:22 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:30:22 00:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:30:22 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:30:22 00:30:01 3 0.28 0.00 0.02 0.02 0.00 99.68 00:30:22 00:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:30:22 00:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 00:30:22 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:30:22 00:30:01 7 0.08 0.00 0.07 0.00 0.00 99.85 00:30:22 00:30:22 Average: CPU %user %nice %system %iowait %steal %idle 00:30:22 Average: all 5.63 0.00 1.42 1.20 0.02 91.73 00:30:22 Average: 0 5.65 0.00 1.33 0.31 0.02 92.68 00:30:22 Average: 1 5.42 0.00 1.48 0.81 0.03 92.26 00:30:22 Average: 2 5.34 0.00 1.57 1.05 0.02 92.02 00:30:22 Average: 3 5.77 0.00 1.46 1.88 0.02 90.87 00:30:22 Average: 4 6.20 0.00 1.30 0.88 0.02 91.59 00:30:22 Average: 5 5.34 0.00 1.37 1.84 0.02 91.43 00:30:22 Average: 6 5.27 0.00 1.40 1.49 0.02 91.82 00:30:22 Average: 7 6.07 0.00 1.42 1.32 0.03 91.15 00:30:22 00:30:22 00:30:22