Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80752d24b6ac230ad1afad87eac872a0e94560ac+b346198c17a3ebf2419cb456fdaded435ad8b044 (6fe06568585ddca69b8e1844e0c828d5d55a316b) 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-ssh9699352663439958666.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh105216413220825024.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-104/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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh787020507323459957.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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13385996649025947660.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh16273213939513655477.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-104/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-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10507535062825372624.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8378 in /w/workspace/foundry_device-usb-camera_PR-104 [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/foundry_device-usb-camera_PR-104 # 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 Merging remotes/origin/main commit b346198c17a3ebf2419cb456fdaded435ad8b044 into PR head commit 80752d24b6ac230ad1afad87eac872a0e94560ac > 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/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # 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 b346198c17a3ebf2419cb456fdaded435ad8b044 # timeout=10 Merge succeeded, producing 80752d24b6ac230ad1afad87eac872a0e94560ac Checking out Revision 80752d24b6ac230ad1afad87eac872a0e94560ac (PR-104) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:36:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:36:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:36:22 ========================================================= 17:36:22 EdgeX Global Pipelines Version Info 17:36:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # timeout=10 17:36:23 ------------------- 17:36:23 stable info: 17:36:23 ------------------- 17:36:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:36:23 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:36:23 Message: update stable to v1.0.243 17:36:23 ------------------- 17:36:23 experimental info: 17:36:23 ------------------- 17:36:23 Commited By: **** collab-it+edgex@linuxfoundation.org 17:36:23 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:36:23 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80752d2 [Pipeline] echo 17:36:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:25 provisioning config files... 17:36:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config13623284060056277767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:25 ---> docker-login.sh 17:36:25 nexus3.edgexfoundry.org:10001 17:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:26 Configure a credential helper to remove this warning. See 17:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:26 17:36:26 Login Succeeded 17:36:26 nexus3.edgexfoundry.org:10002 17:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:26 Configure a credential helper to remove this warning. See 17:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:26 17:36:26 Login Succeeded 17:36:26 nexus3.edgexfoundry.org:10003 17:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:26 Configure a credential helper to remove this warning. See 17:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:26 17:36:26 Login Succeeded 17:36:26 nexus3.edgexfoundry.org:10004 17:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:26 Configure a credential helper to remove this warning. See 17:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:26 17:36:26 Login Succeeded 17:36:26 docker.io 17:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:27 Configure a credential helper to remove this warning. See 17:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:27 17:36:27 Login Succeeded 17:36:27 ---> docker-login.sh ends [Pipeline] } 17:36:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:36:27 + git rev-list -1 --merges 80752d24b6ac230ad1afad87eac872a0e94560ac~1..80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo 17:36:27 -----------> git rev-list -1 --merges 80752d24b6ac230ad1afad87eac872a0e94560ac~1..80752d24b6ac230ad1afad87eac872a0e94560ac 80752d24b6ac230ad1afad87eac872a0e94560ac [false] [Pipeline] sh 17:36:28 + git log --format=format:%s -1 80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo 17:36:28 ========================================================= 17:36:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:36:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:28 + git log --format=format:%s -1 80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo 17:36:28 [semverPrep] GIT_COMMIT: 80752d24b6ac230ad1afad87eac872a0e94560ac, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 17:36:28 [semverPrep] This is not a build commit. [Pipeline] sh 17:36:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:29 + grep -v github /etc/ssh/ssh_known_hosts 17:36:29 + [ -e /tmp/ssh_known_hosts ] 17:36:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:36:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:36:29 + sudo tee -a /etc/ssh/ssh_known_hosts 17:36:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:29 17:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:30 0.1.4: Pulling from edgex-devops/py-git-semver 17:36:30 b85a868b505f: Pulling fs layer 17:36:30 e2be974225ed: Pulling fs layer 17:36:30 339a4e72a1f5: Pulling fs layer 17:36:30 988bab9f4d93: Pulling fs layer 17:36:30 988bab9f4d93: Waiting 17:36:30 1469e6f7b9e6: Pulling fs layer 17:36:30 eaf3925da568: Pulling fs layer 17:36:30 bab4dde63d76: Pulling fs layer 17:36:30 bde34c3a00c8: Pulling fs layer 17:36:30 b352a97aabf1: Pulling fs layer 17:36:30 4872d77fe225: Pulling fs layer 17:36:30 5851b861e8e6: Pulling fs layer 17:36:30 bde34c3a00c8: Waiting 17:36:30 bab4dde63d76: Waiting 17:36:30 b352a97aabf1: Waiting 17:36:30 eaf3925da568: Waiting 17:36:30 e2be974225ed: Verifying Checksum 17:36:30 e2be974225ed: Download complete 17:36:30 988bab9f4d93: Verifying Checksum 17:36:30 988bab9f4d93: Download complete 17:36:30 339a4e72a1f5: Verifying Checksum 17:36:30 339a4e72a1f5: Download complete 17:36:30 1469e6f7b9e6: Verifying Checksum 17:36:30 1469e6f7b9e6: Download complete 17:36:30 eaf3925da568: Verifying Checksum 17:36:30 eaf3925da568: Download complete 17:36:30 bde34c3a00c8: Download complete 17:36:30 b352a97aabf1: Download complete 17:36:30 4872d77fe225: Verifying Checksum 17:36:30 4872d77fe225: Download complete 17:36:30 5851b861e8e6: Verifying Checksum 17:36:30 5851b861e8e6: Download complete 17:36:30 b85a868b505f: Verifying Checksum 17:36:30 b85a868b505f: Download complete 17:36:30 bab4dde63d76: Verifying Checksum 17:36:30 bab4dde63d76: Download complete 17:36:31 b85a868b505f: Pull complete 17:36:31 e2be974225ed: Pull complete 17:36:32 339a4e72a1f5: Pull complete 17:36:32 988bab9f4d93: Pull complete 17:36:32 1469e6f7b9e6: Pull complete 17:36:32 eaf3925da568: Pull complete 17:36:34 bab4dde63d76: Pull complete 17:36:34 bde34c3a00c8: Pull complete 17:36:34 b352a97aabf1: Pull complete 17:36:34 4872d77fe225: Pull complete 17:36:34 5851b861e8e6: Pull complete 17:36:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:34 prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container 17:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-104 -v /w/workspace/foundry_device-usb-camera_PR-104:/w/workspace/foundry_device-usb-camera_PR-104:rw,z -v /w/workspace/foundry_device-usb-camera_PR-104@tmp:/w/workspace/foundry_device-usb-camera_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:36:35 $ docker top 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 -eo pid,comm 17:36:35 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). 17:36:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:35 [ssh-agent] Looking for ssh-agent implementation... 17:36:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:36 $ docker exec 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent 17:36:36 SSH_AUTH_SOCK=/tmp/ssh-Zqtqbv4iVzpp/agent.32 17:36:36 SSH_AGENT_PID=39 17:36:36 Running ssh-add (command line suppressed) 17:36:36 Identity added: /w/workspace/foundry_device-usb-camera_PR-104@tmp/private_key_6629882675855439907.key (/w/workspace/foundry_device-usb-camera_PR-104@tmp/private_key_6629882675855439907.key) 17:36:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:36 + git tag --points-at HEAD [Pipeline] } 17:36:36 $ docker exec --env ******** --env ******** 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent -k 17:36:36 unset SSH_AUTH_SOCK; 17:36:36 unset SSH_AGENT_PID; 17:36:36 echo Agent pid 39 killed; 17:36:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:36:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:36 [ssh-agent] Looking for ssh-agent implementation... 17:36:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:36 $ docker exec 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent 17:36:37 SSH_AUTH_SOCK=/tmp/ssh-tII04bIbJDb6/agent.71 17:36:37 SSH_AGENT_PID=77 17:36:37 Running ssh-add (command line suppressed) 17:36:37 Identity added: /w/workspace/foundry_device-usb-camera_PR-104@tmp/private_key_3635494361586371711.key (/w/workspace/foundry_device-usb-camera_PR-104@tmp/private_key_3635494361586371711.key) 17:36:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:37 + git semver init 17:36:37 2022-10-17 17:36:37,712 [run_init] DEBUG init version:0.0.0 force:False 17:36:37 2022-10-17 17:36:37,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-104/.semver 17:36:37 2022-10-17 17:36:37,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-104/.semver 17:36:37 2022-10-17 17:36:37,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-104/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-104, universal_newlines=False, shell=None, istream=None) 17:36:38 2022-10-17 17:36:38,481 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-104/.git/info/exclude 17:36:38 2022-10-17 17:36:38,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-104/.semver/PR-104 with force:False 17:36:38 2022-10-17 17:36:38,481 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-104/.semver/PR-104 17:36:38 2022-10-17 17:36:38,485 [execute] INFO git cat-file --batch-check 17:36:38 2022-10-17 17:36:38,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-104/.semver, universal_newlines=False, shell=None, istream=) 17:36:38 2022-10-17 17:36:38,491 [execute] INFO git cat-file --batch 17:36:38 2022-10-17 17:36:38,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-104/.semver, universal_newlines=False, shell=None, istream=) 17:36:38 2022-10-17 17:36:38,496 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-104/.semver/PR-104 17:36:38 0.0.0 [Pipeline] } 17:36:38 $ docker exec --env ******** --env ******** 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent -k 17:36:38 unset SSH_AUTH_SOCK; 17:36:38 unset SSH_AGENT_PID; 17:36:38 echo Agent pid 77 killed; 17:36:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:39 + git semver [Pipeline] } 17:36:39 $ docker stop --time=1 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 17:36:40 $ docker rm -f 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:36:41 Stashed 1 file(s) [Pipeline] echo 17:36:41 [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 17:36:42 provisioning config files... 17:36:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config15423955979765388760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:42 ---> docker-login.sh 17:36:42 nexus3.edgexfoundry.org:10001 17:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:42 Configure a credential helper to remove this warning. See 17:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:42 17:36:42 Login Succeeded 17:36:42 nexus3.edgexfoundry.org:10002 17:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:42 Configure a credential helper to remove this warning. See 17:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:42 17:36:42 Login Succeeded 17:36:42 nexus3.edgexfoundry.org:10003 17:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:42 Configure a credential helper to remove this warning. See 17:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:42 17:36:42 Login Succeeded 17:36:42 nexus3.edgexfoundry.org:10004 17:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:42 Configure a credential helper to remove this warning. See 17:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:42 17:36:42 Login Succeeded 17:36:42 docker.io 17:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:43 Configure a credential helper to remove this warning. See 17:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:43 17:36:43 Login Succeeded 17:36:43 ---> docker-login.sh ends [Pipeline] } 17:36:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:36:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:36:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:36:43 ========================================================= 17:36:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:36:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:44 + 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 . 17:36:44 Sending build context to Docker daemon 1.52MB 17:36:44 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:36:44 Step 2/14 : FROM ${BASE} AS builder 17:36:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:36:44 213ec9aee27d: Pulling fs layer 17:36:44 4583459ba037: Pulling fs layer 17:36:44 93c1e223e6f2: Pulling fs layer 17:36:44 53926ce57604: Pulling fs layer 17:36:44 21b2b0c7a3f4: Pulling fs layer 17:36:44 30f14e443154: Pulling fs layer 17:36:44 801331c1e519: Pulling fs layer 17:36:44 99cc6dd402b0: Pulling fs layer 17:36:44 7d9ed39f4882: Pulling fs layer 17:36:44 21b2b0c7a3f4: Waiting 17:36:44 53926ce57604: Waiting 17:36:44 30f14e443154: Waiting 17:36:44 801331c1e519: Waiting 17:36:44 99cc6dd402b0: Waiting 17:36:44 7d9ed39f4882: Waiting 17:36:44 93c1e223e6f2: Verifying Checksum 17:36:44 93c1e223e6f2: Download complete 17:36:44 4583459ba037: Download complete 17:36:44 21b2b0c7a3f4: Verifying Checksum 17:36:44 21b2b0c7a3f4: Download complete 17:36:44 30f14e443154: Download complete 17:36:44 213ec9aee27d: Verifying Checksum 17:36:44 213ec9aee27d: Download complete 17:36:44 801331c1e519: Verifying Checksum 17:36:44 801331c1e519: Download complete 17:36:44 213ec9aee27d: Pull complete 17:36:44 4583459ba037: Pull complete 17:36:44 93c1e223e6f2: Pull complete 17:36:44 7d9ed39f4882: Verifying Checksum 17:36:44 7d9ed39f4882: Download complete 17:36:44 99cc6dd402b0: Verifying Checksum 17:36:44 99cc6dd402b0: Download complete 17:36:44 53926ce57604: Verifying Checksum 17:36:44 53926ce57604: Download complete 17:36:48 53926ce57604: Pull complete 17:36:48 21b2b0c7a3f4: Pull complete 17:36:48 30f14e443154: Pull complete 17:36:48 801331c1e519: Pull complete 17:36:50 99cc6dd402b0: Pull complete 17:36:51 7d9ed39f4882: Pull complete 17:36:51 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:36:51 ---> 1dedd983c030 17:36:51 Step 3/14 : ARG ADD_BUILD_TAGS="" 17:36:53 ---> Running in 5d443157c2f4 17:36:53 Removing intermediate container 5d443157c2f4 17:36:53 ---> 0593715d17f5 17:36:53 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:53 ---> Running in 41f4cef47714 17:36:53 Removing intermediate container 41f4cef47714 17:36:53 ---> 98f2bdebf0e5 17:36:53 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:36:53 ---> Running in a2cb37c7959b 17:36:53 Removing intermediate container a2cb37c7959b 17:36:53 ---> 2549962e1685 17:36:53 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:36:53 ---> Running in 15b2099d3845 17:36:53 Removing intermediate container 15b2099d3845 17:36:53 ---> 7438b2b30e38 17:36:53 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:53 ---> Running in 92de59a1b33e 17:36:53 Removing intermediate container 92de59a1b33e 17:36:53 ---> 68af0274d068 17:36:53 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:53 ---> Running in 3e9fdea8edbf 17:36:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:36:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:36:55 (1/80) Installing mesa (21.3.8-r2) 17:36:55 (2/80) Installing libxau (1.0.9-r0) 17:36:55 (3/80) Installing libxdmcp (1.1.3-r0) 17:36:55 (4/80) Installing libxcb (1.15-r0) 17:36:55 (5/80) Installing libx11 (1.8-r0) 17:36:55 (6/80) Installing libxext (1.3.4-r0) 17:36:55 (7/80) Installing libxfixes (6.0.0-r0) 17:36:56 (8/80) Installing libxxf86vm (1.1.4-r2) 17:36:56 (9/80) Installing libpciaccess (0.16-r0) 17:36:56 (10/80) Installing libdrm (2.4.110-r0) 17:36:56 (11/80) Installing mesa-glapi (21.3.8-r2) 17:36:56 (12/80) Installing libxshmfence (1.3-r1) 17:36:56 (13/80) Installing mesa-gl (21.3.8-r2) 17:36:56 (14/80) Installing icu-data-full (71.1-r2) 17:36:56 Still waiting to schedule task 17:36:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:36:57 (15/80) Installing libice (1.0.10-r0) 17:36:57 (16/80) Installing libuuid (2.38-r1) 17:36:57 (17/80) Installing libsm (1.2.3-r0) 17:36:57 (18/80) Installing libxt (1.2.1-r0) 17:36:58 (19/80) Installing libxmu (1.1.3-r0) 17:36:58 (20/80) Installing xset (1.2.4-r0) 17:36:58 (21/80) Installing xprop (1.2.5-r0) 17:36:58 (22/80) Installing xdg-utils (1.1.3-r3) 17:36:58 (23/80) Installing dbus-libs (1.14.4-r0) 17:36:58 (24/80) Installing libffi (3.4.2-r1) 17:36:58 (25/80) Installing libintl (0.21-r2) 17:36:58 (26/80) Installing libblkid (2.38-r1) 17:36:58 (27/80) Installing libmount (2.38-r1) 17:36:58 (28/80) Installing pcre (8.45-r2) 17:36:58 (29/80) Installing glib (2.72.1-r0) 17:36:59 (30/80) Installing icu-libs (71.1-r2) 17:36:59 (31/80) Installing libpcre2-16 (10.40-r0) 17:36:59 (32/80) Installing zstd-libs (1.5.2-r1) 17:36:59 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:36:59 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:36:59 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:36:59 (36/80) Installing mesa-gbm (21.3.8-r2) 17:36:59 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:37:00 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:37:00 (39/80) Installing libxcomposite (0.4.5-r0) 17:37:00 (40/80) Installing libbz2 (1.0.8-r1) 17:37:00 (41/80) Installing libpng (1.6.37-r1) 17:37:00 (42/80) Installing freetype (2.12.1-r0) 17:37:00 (43/80) Installing fontconfig (2.14.0-r0) 17:37:00 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:37:00 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:37:01 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:37:01 (47/80) Installing xz-libs (5.2.5-r1) 17:37:01 (48/80) Installing libxml2 (2.9.14-r2) 17:37:01 (49/80) Installing libxkbcommon (1.4.1-r0) 17:37:01 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:37:01 (51/80) Installing mesa-egl (21.3.8-r2) 17:37:01 (52/80) Installing avahi-libs (0.8-r6) 17:37:01 (53/80) Installing nettle (3.7.3-r0) 17:37:01 (54/80) Installing p11-kit (0.24.1-r0) 17:37:01 (55/80) Installing libtasn1 (4.18.0-r0) 17:37:02 (56/80) Installing libunistring (1.0-r0) 17:37:02 (57/80) Installing gnutls (3.7.7-r0) 17:37:02 (58/80) Installing cups-libs (2.4.2-r0) 17:37:02 (59/80) Installing graphite2 (1.3.14-r1) 17:37:02 (60/80) Installing harfbuzz (4.3.0-r0) 17:37:02 (61/80) Installing libevdev (1.12.1-r0) 17:37:02 (62/80) Installing mtdev (1.1.6-r0) 17:37:02 (63/80) Installing eudev-libs (3.2.11-r0) 17:37:03 (64/80) Installing libinput-libs (1.20.1-r0) 17:37:03 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:37:03 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:37:03 (67/80) Installing xcb-util (0.4.0-r3) 17:37:03 (68/80) Installing xcb-util-image (0.4.0-r1) 17:37:03 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:37:03 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:37:03 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:37:03 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:37:04 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:37:04 (74/80) Installing v4l-utils (1.22.1-r1) 17:37:04 (75/80) Installing udev-init-scripts (35-r0) 17:37:04 Executing udev-init-scripts-35-r0.post-install 17:37:04 (76/80) Installing kmod-libs (29-r2) 17:37:04 (77/80) Installing eudev (3.2.11-r0) 17:37:04 (78/80) Installing eudev-dev (3.2.11-r0) 17:37:04 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:37:04 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:37:04 Executing busybox-1.35.0-r17.trigger 17:37:04 Executing eudev-3.2.11-r0.trigger 17:37:05 OK: 330 MiB in 131 packages 17:37:07 Removing intermediate container 3e9fdea8edbf 17:37:07 ---> 932ccd5bc068 17:37:07 Step 9/14 : WORKDIR /device-usb-camera 17:37:07 ---> Running in 76d6d5a8c728 17:37:07 Removing intermediate container 76d6d5a8c728 17:37:07 ---> 29bd7fd91f28 17:37:07 Step 10/14 : COPY go.mod vendor* ./ 17:37:07 ---> fdfb87a7eba3 17:37:07 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:07 ---> Running in cc964a29dfe5 17:37:25 Removing intermediate container cc964a29dfe5 17:37:25 ---> 2b8a7a2ae323 17:37:25 Step 12/14 : COPY . . 17:37:25 ---> 787727bbdae9 17:37:25 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:37:25 ---> Running in 191feee16597 17:37:25  % Total % Received % Xferd Average Speed Time Time Time Current 17:37:25 Dload Upload Total Spent Left Speed 17:37:25  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8411 0 --:--:-- --:--:-- --:--:-- 8428 17:37:26 Removing intermediate container 191feee16597 17:37:26 ---> 1cc9c32289ab 17:37:26 Step 14/14 : RUN ${MAKE} 17:37:26 ---> Running in f78bd6899009 17:37:26 noop 17:37:26 Removing intermediate container f78bd6899009 17:37:26 ---> 3a02c16223b6 17:37:26 Successfully built 3a02c16223b6 17:37:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:27 + docker inspect -f . ci-base-image-x86_64 17:37:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:27 prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container 17:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-104 -v /w/workspace/foundry_device-usb-camera_PR-104:/w/workspace/foundry_device-usb-camera_PR-104:rw,z -v /w/workspace/foundry_device-usb-camera_PR-104@tmp:/w/workspace/foundry_device-usb-camera_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:27 $ docker top 9bd2b65d3f4c7d3c0e588e24c99ee43e232e0373b7fcc330f4962d1865275d96 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:28 + go version 17:37:28 go version go1.18.7 linux/amd64 [Pipeline] } 17:37:28 $ docker stop --time=1 9bd2b65d3f4c7d3c0e588e24c99ee43e232e0373b7fcc330f4962d1865275d96 17:37:29 $ docker rm -f 9bd2b65d3f4c7d3c0e588e24c99ee43e232e0373b7fcc330f4962d1865275d96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:30 + docker inspect -f . ci-base-image-x86_64 17:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:30 prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container 17:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-104 -v /w/workspace/foundry_device-usb-camera_PR-104:/w/workspace/foundry_device-usb-camera_PR-104:rw,z -v /w/workspace/foundry_device-usb-camera_PR-104@tmp:/w/workspace/foundry_device-usb-camera_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:30 $ docker top e4e7b7575d2e52316a2967b0bdeed9c065f7f3a3746d35bea40922a5552df1a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:30 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-104 [Pipeline] fileExists [Pipeline] sh 17:37:31 + make test 17:37:31 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:37:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:37:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:37:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:37:48 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." 17:37:48 CGO_ENABLED=1 go vet ./... 17:37:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:51 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:37:51 $ docker stop --time=1 e4e7b7575d2e52316a2967b0bdeed9c065f7f3a3746d35bea40922a5552df1a6 17:37:52 $ docker rm -f e4e7b7575d2e52316a2967b0bdeed9c065f7f3a3746d35bea40922a5552df1a6 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:37:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:37:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:54 + ls -al . 17:37:54 total 196 17:37:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 17:37 . 17:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:36 .. 17:37:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:37 .git 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 .github 17:37:54 -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 17:36 .gitignore 17:37:54 -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 17:36 .golangci.yml 17:37:54 -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:36 .hadolint.yml 17:37:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:36 .semver 17:37:54 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 17:36 Attribution.txt 17:37:54 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 17:36 CHANGELOG.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 17:36 Dockerfile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:36 GOVERNANCE.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:36 Jenkinsfile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:36 LICENSE 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 17:36 Makefile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:36 OWNERS.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 17:36 README.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:36 VERSION 17:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:36 bin 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 cmd 17:37:54 -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 17:37 coverage.out 17:37:54 -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 17:36 docker-entrypoint.sh 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 docs 17:37:54 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 17:36 go.mod 17:37:54 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 17:36 go.sum 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 internal 17:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:36 snap 17:37:54 -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:54 + 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=80752d24b6ac230ad1afad87eac872a0e94560ac --label arch=amd64 --label version=0.0.0 . 17:37:54 Sending build context to Docker daemon 1.55MB 17:37:54 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 17:37:54 Step 2/36 : FROM ${BASE} AS builder 17:37:54 ---> 3a02c16223b6 17:37:54 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:37:54 ---> Running in c13c771ac604 17:37:54 Removing intermediate container c13c771ac604 17:37:54 ---> fe59d7e47df5 17:37:54 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:54 ---> Running in ac94df5d6c1d 17:37:55 Removing intermediate container ac94df5d6c1d 17:37:55 ---> c3f5ccfd3317 17:37:55 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:37:55 ---> Running in e9f6734d53e2 17:37:55 Removing intermediate container e9f6734d53e2 17:37:55 ---> d36b989743c7 17:37:55 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:55 ---> Running in 57a6f611a796 17:37:55 Removing intermediate container 57a6f611a796 17:37:55 ---> 64f1eacf6876 17:37:55 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:55 ---> Running in db5b30eca681 17:37:55 Removing intermediate container db5b30eca681 17:37:55 ---> 595fbd79085f 17:37:55 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:55 ---> Running in ccfdfa2aa30d 17:37:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:37:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:37:57 OK: 330 MiB in 131 packages 17:37:57 Removing intermediate container ccfdfa2aa30d 17:37:57 ---> eff74d12cb8c 17:37:57 Step 9/36 : WORKDIR /device-usb-camera 17:37:57 ---> Running in f210abc3d779 17:37:57 Removing intermediate container f210abc3d779 17:37:57 ---> fd5f5e333d4c 17:37:57 Step 10/36 : COPY go.mod vendor* ./ 17:37:57 ---> bfdb4c8b9e39 17:37:57 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:57 ---> Running in 462184dd5cef 17:37:58 Removing intermediate container 462184dd5cef 17:37:58 ---> d0587d492240 17:37:58 Step 12/36 : COPY . . 17:37:58 ---> 4756ae1eb04e 17:37:58 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:37:58 ---> Running in 07db644abf4d 17:37:58  % Total % Received % Xferd Average Speed  Time Time Time Current 17:37:58 Dload Upload Total Spent Left Speed 17:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42390 0 --:--:-- --:--:-- --:--:-- 44250 17:37:59 Removing intermediate container 07db644abf4d 17:37:59 ---> 708c4afc5aad 17:37:59 Step 14/36 : RUN ${MAKE} 17:37:59 ---> Running in 236c1593baf0 17:37:59 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.40" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:38:21 Removing intermediate container 236c1593baf0 17:38:21 ---> 7a670930dca1 17:38:21 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:38:21 v0.18.4: Pulling from aler9/rtsp-simple-server 17:38:21 af6660deedbd: Pulling fs layer 17:38:21 97cd0a44c592: Pulling fs layer 17:38:21 97cd0a44c592: Verifying Checksum 17:38:21 97cd0a44c592: Download complete 17:38:22 af6660deedbd: Verifying Checksum 17:38:22 af6660deedbd: Download complete 17:38:22 af6660deedbd: Pull complete 17:38:22 97cd0a44c592: Pull complete 17:38:22 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:38:22 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:38:22 ---> fea57e182299 17:38:22 Step 16/36 : FROM alpine:3.16 17:38:23 3.16: Pulling from library/alpine 17:38:23 213ec9aee27d: Already exists 17:38:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:38:23 Status: Downloaded newer image for alpine:3.16 17:38:23 ---> 9c6f07244728 17:38:23 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:38:23 ---> Running in 59324a415ade 17:38:23 Removing intermediate container 59324a415ade 17:38:23 ---> b9c336db024d 17:38:23 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:38:23 ---> Running in 1f76148f09a1 17:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:38:24 (1/83) Installing dumb-init (1.2.5-r1) 17:38:24 (2/83) Installing sdl2 (2.0.22-r0) 17:38:24 (3/83) Installing libxau (1.0.9-r0) 17:38:24 (4/83) Installing libxdmcp (1.1.3-r0) 17:38:24 (5/83) Installing libxcb (1.15-r0) 17:38:24 (6/83) Installing libx11 (1.8-r0) 17:38:24 (7/83) Installing aom-libs (3.3.0-r0) 17:38:24 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:38:24 (9/83) Installing expat (2.4.9-r0) 17:38:24 (10/83) Installing brotli-libs (1.0.9-r6) 17:38:24 (11/83) Installing libbz2 (1.0.8-r1) 17:38:24 (12/83) Installing libpng (1.6.37-r1) 17:38:24 (13/83) Installing freetype (2.12.1-r0) 17:38:24 (14/83) Installing fontconfig (2.14.0-r0) 17:38:24 (15/83) Installing fribidi (1.0.12-r0) 17:38:24 (16/83) Installing libffi (3.4.2-r1) 17:38:24 (17/83) Installing libintl (0.21-r2) 17:38:24 (18/83) Installing libblkid (2.38-r1) 17:38:24 (19/83) Installing libmount (2.38-r1) 17:38:24 (20/83) Installing pcre (8.45-r2) 17:38:24 (21/83) Installing glib (2.72.1-r0) 17:38:24 (22/83) Installing graphite2 (1.3.14-r1) 17:38:24 (23/83) Installing harfbuzz (4.3.0-r0) 17:38:24 (24/83) Installing libass (0.16.0-r0) 17:38:24 (25/83) Installing libdav1d (1.0.0-r0) 17:38:24 (26/83) Installing libpciaccess (0.16-r0) 17:38:24 (27/83) Installing libdrm (2.4.110-r0) 17:38:24 (28/83) Installing gmp (6.2.1-r2) 17:38:24 (29/83) Installing nettle (3.7.3-r0) 17:38:24 (30/83) Installing p11-kit (0.24.1-r0) 17:38:24 (31/83) Installing libtasn1 (4.18.0-r0) 17:38:24 (32/83) Installing libunistring (1.0-r0) 17:38:24 (33/83) Installing gnutls (3.7.7-r0) 17:38:24 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:38:24 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:38:24 (36/83) Installing lame (3.100-r0) 17:38:24 (37/83) Installing opus (1.3.1-r1) 17:38:24 (38/83) Installing libasyncns (0.8-r1) 17:38:24 (39/83) Installing dbus-libs (1.14.4-r0) 17:38:24 (40/83) Installing libltdl (2.4.7-r0) 17:38:24 (41/83) Installing orc (0.4.32-r0) 17:38:24 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:38:24 (43/83) Installing libogg (1.3.5-r1) 17:38:24 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:38:24 (45/83) Installing flac (1.3.4-r0) 17:38:24 (46/83) Installing libvorbis (1.3.7-r0) 17:38:24 (47/83) Installing libsndfile (1.1.0-r0) 17:38:24 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:38:24 (49/83) Installing soxr (0.1.3-r2) 17:38:24 (50/83) Installing speexdsp (1.2.0-r0) 17:38:24 (51/83) Installing tdb-libs (1.4.6-r0) 17:38:24 (52/83) Installing libpulse (15.0-r2) 17:38:24 (53/83) Installing cjson (1.7.15-r3) 17:38:24 (54/83) Installing mbedtls (2.28.1-r0) 17:38:24 (55/83) Installing librist (0.2.6-r1) 17:38:24 (56/83) Installing libsrt (1.4.4-r0) 17:38:24 (57/83) Installing libssh (0.9.6-r1) 17:38:24 (58/83) Installing libtheora (1.1.1-r16) 17:38:25 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:38:25 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:38:25 (61/83) Installing libxext (1.3.4-r0) 17:38:25 (62/83) Installing libxfixes (6.0.0-r0) 17:38:25 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:38:25 (64/83) Installing libva (2.14.0-r0) 17:38:25 (65/83) Installing libvdpau (1.5-r0) 17:38:25 (66/83) Installing vidstab (1.1.0-r1) 17:38:25 (67/83) Installing libvpx (1.11.0-r1) 17:38:25 (68/83) Installing libwebp (1.2.3-r0) 17:38:25 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:38:25 (70/83) Installing numactl (2.0.14-r0) 17:38:25 (71/83) Installing x265-libs (3.5-r3) 17:38:25 (72/83) Installing xvidcore (1.3.7-r1) 17:38:25 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:38:25 (74/83) Installing ffmpeg (5.0.1-r1) 17:38:25 (75/83) Installing udev-init-scripts (35-r0) 17:38:25 Executing udev-init-scripts-35-r0.post-install 17:38:25 (76/83) Installing eudev-libs (3.2.11-r0) 17:38:25 (77/83) Installing xz-libs (5.2.5-r1) 17:38:25 (78/83) Installing zstd-libs (1.5.2-r1) 17:38:25 (79/83) Installing kmod-libs (29-r2) 17:38:25 (80/83) Installing eudev (3.2.11-r0) 17:38:25 (81/83) Installing libsodium (1.0.18-r0) 17:38:25 (82/83) Installing libzmq (4.3.4-r0) 17:38:25 (83/83) Installing zeromq (4.3.4-r0) 17:38:25 Executing busybox-1.35.0-r17.trigger 17:38:25 Executing eudev-3.2.11-r0.trigger 17:38:25 OK: 101 MiB in 97 packages 17:38:27 Removing intermediate container 1f76148f09a1 17:38:27 ---> 0cde22405114 17:38:27 Step 19/36 : WORKDIR / 17:38:27 ---> Running in 7e3f19a8c121 17:38:27 Removing intermediate container 7e3f19a8c121 17:38:27 ---> ce8806007ee9 17:38:27 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 17:38:28 ---> 91b1ba48d395 17:38:28 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:38:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8379 in /w/workspace/foundry_device-usb-camera_PR-104 [Pipeline] { [Pipeline] ws 17:38:28 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:38:28 Selected Git installation does not exist. Using Default 17:38:28 The recommended git tool is: NONE 17:38:28 ---> 5e19d169612c 17:38:28 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:38:28 ---> cbff47904d9d 17:38:28 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:38:28 ---> 3f4fbc36450f 17:38:28 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:38:28 ---> 8cfad6c13bf9 17:38:28 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:38:28 ---> 9c68d83a41fb 17:38:28 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 17:38:29 ---> 27367d808733 17:38:29 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:38:29 ---> Running in e7771fd7c1a3 17:38:30 Removing intermediate container e7771fd7c1a3 17:38:30 ---> 9f9b4230803e 17:38:30 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:38:30 ---> Running in bc1dd2e7e9c0 17:38:30 Removing intermediate container bc1dd2e7e9c0 17:38:30 ---> 6dae801076d7 17:38:30 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:38:30 ---> Running in 6d769cb6a02c 17:38:31 Removing intermediate container 6d769cb6a02c 17:38:31 ---> 7fa2c4efc356 17:38:31 Step 30/36 : EXPOSE 59983 17:38:31 ---> Running in 78082f6a809d 17:38:31 Removing intermediate container 78082f6a809d 17:38:31 ---> 23749541a9c7 17:38:31 Step 31/36 : EXPOSE 8554 17:38:31 ---> Running in 8834d47f2d70 17:38:31 Removing intermediate container 8834d47f2d70 17:38:31 ---> 00cc2d188651 17:38:31 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:38:31 ---> Running in 2181fe6c296c 17:38:31 Removing intermediate container 2181fe6c296c 17:38:31 ---> e5581879c3b1 17:38:31 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:38:31 ---> Running in 6f783ac02398 17:38:31 Removing intermediate container 6f783ac02398 17:38:31 ---> c4b0133591f4 17:38:31 Step 34/36 : LABEL arch=amd64 17:38:31 ---> Running in bd7e3260dc2f 17:38:31 Removing intermediate container bd7e3260dc2f 17:38:31 ---> 71974c6afba3 17:38:31 Step 35/36 : LABEL git_sha=80752d24b6ac230ad1afad87eac872a0e94560ac 17:38:31 ---> Running in be2e92192a4d 17:38:32 Removing intermediate container be2e92192a4d 17:38:32 ---> b8505d2a4990 17:38:32 Step 36/36 : LABEL version=0.0.0 17:38:32 ---> Running in 002464e593c9 17:38:32 Removing intermediate container 002464e593c9 17:38:32 ---> b395493f6e1e 17:38:32 [Warning] One or more build-args [ARCH] were not consumed 17:38:32 Successfully built b395493f6e1e 17:38:32 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 17:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:32 17:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:33 latest: Pulling from edgex-lftools-log-publisher 17:38:33 5eb5b503b376: Pulling fs layer 17:38:33 5c69ac0246d0: Pulling fs layer 17:38:33 ec43610c2a17: Pulling fs layer 17:38:33 3a2ae6a8a46f: Pulling fs layer 17:38:33 33b1e0a273af: Pulling fs layer 17:38:33 5d3b04190fa2: Pulling fs layer 17:38:33 2f39f015ded8: Pulling fs layer 17:38:33 33b1e0a273af: Waiting 17:38:33 5d3b04190fa2: Waiting 17:38:33 2f39f015ded8: Waiting 17:38:33 3a2ae6a8a46f: Waiting 17:38:33 5c69ac0246d0: Verifying Checksum 17:38:33 5c69ac0246d0: Download complete 17:38:33 3a2ae6a8a46f: Verifying Checksum 17:38:33 3a2ae6a8a46f: Download complete 17:38:33 ec43610c2a17: Verifying Checksum 17:38:33 ec43610c2a17: Download complete 17:38:33 5d3b04190fa2: Verifying Checksum 17:38:33 5d3b04190fa2: Download complete 17:38:33 33b1e0a273af: Verifying Checksum 17:38:33 33b1e0a273af: Download complete 17:38:33 using credential edgex-jenkins-ssh 17:38:33 5eb5b503b376: Verifying Checksum 17:38:33 5eb5b503b376: Download complete 17:38:33 Cloning the remote Git repository 17:38:34 2f39f015ded8: Download complete 17:38:33 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:38:33 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:38:33 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:38:33 > git --version # timeout=10 17:38:33 > git --version # 'git version 2.25.1' 17:38:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:33 Verifying host key using known hosts file 17:38:34 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. 17:38:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:34 5eb5b503b376: Pull complete 17:38:34 5c69ac0246d0: Pull complete 17:38:35 ec43610c2a17: Pull complete 17:38:35 3a2ae6a8a46f: Pull complete 17:38:35 33b1e0a273af: Pull complete 17:38:35 5d3b04190fa2: Pull complete 17:38:34 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:35 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:38:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:38:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:35 Verifying host key using known hosts file 17:38:35 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. 17:38:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:38:36 Merging remotes/origin/main commit b346198c17a3ebf2419cb456fdaded435ad8b044 into PR head commit 80752d24b6ac230ad1afad87eac872a0e94560ac 17:38:36 Merge succeeded, producing 80752d24b6ac230ad1afad87eac872a0e94560ac 17:38:36 Checking out Revision 80752d24b6ac230ad1afad87eac872a0e94560ac (PR-104) 17:38:36 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 17:38:36 > git --version # timeout=10 17:38:36 > git --version # 'git version 2.25.1' 17:38:36 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 17:38:36 > git config core.sparsecheckout # timeout=10 17:38:36 > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # timeout=10 17:38:36 > git remote # timeout=10 17:38:36 > git config --get remote.origin.url # timeout=10 17:38:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:36 Verifying host key using known hosts file 17:38:36 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. 17:38:36 > git merge b346198c17a3ebf2419cb456fdaded435ad8b044 # timeout=10 17:38:36 > git rev-parse HEAD^{commit} # timeout=10 17:38:36 > git config core.sparsecheckout # timeout=10 17:38:36 > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # timeout=10 17:38:37 17:38:37 GitHub has been notified of this commit’s build result 17:38:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:38:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:38 Dload Upload Total Spent Left Speed 17:38:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 81303 0 --:--:-- --:--:-- --:--:-- 80782 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 80267 [Pipeline] sh 17:38:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:38:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:38:38 + sudo tee /etc/docker/daemon.new 17:38:38 { 17:38:38 "registry-mirrors": [ 17:38:38 "https://nexus3.edgexfoundry.org:10001" 17:38:38 ], 17:38:38 "bip": "10.250.0.254/24", 17:38:38 "hosts": [ 17:38:38 "tcp://0.0.0.0:5555", 17:38:38 "unix:///var/run/docker.sock" 17:38:38 ], 17:38:38 "mtu": 1458, 17:38:38 "selinux-enabled": true, 17:38:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:38:38 } [Pipeline] sh 17:38:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:38:39 + sudo service docker restart 17:38:39 2f39f015ded8: Pull complete 17:38:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:40 prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container 17:38:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-104 -v /w/workspace/foundry_device-usb-camera_PR-104:/w/workspace/foundry_device-usb-camera_PR-104:rw,z -v /w/workspace/foundry_device-usb-camera_PR-104@tmp:/w/workspace/foundry_device-usb-camera_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:38:42 $ docker top cdea22897d82aa3a295c63cc16bc12a35549065e7cb22b918a0b0ea55fc58c72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:42 ---> job-cost.sh 17:38:42 lf-activate-venv: SKIPPING 17:38:42 INFO: No Stack... 17:38:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:38:43 INFO: Archiving Costs [Pipeline] sh 17:38:43 + + cat /w/workspace/foundry_device-usb-camera_PR-104/archives/cost.csv 17:38:43 cut -d, -f6 [Pipeline] lock 17:38:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] 17:38:43 Resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] did not exist. Created. 17:38:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:44 + echo total: 0.2199999988079071 [Pipeline] stash 17:38:44 Stashed 1 file(s) [Pipeline] } 17:38:44 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:44 $ docker stop --time=1 cdea22897d82aa3a295c63cc16bc12a35549065e7cb22b918a0b0ea55fc58c72 17:38:45 $ docker rm -f cdea22897d82aa3a295c63cc16bc12a35549065e7cb22b918a0b0ea55fc58c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:58 provisioning config files... 17:38:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10265179563483859083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:58 ---> docker-login.sh 17:38:58 nexus3.edgexfoundry.org:10001 17:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:58 Configure a credential helper to remove this warning. See 17:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:58 17:38:58 Login Succeeded 17:38:58 nexus3.edgexfoundry.org:10002 17:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:59 Configure a credential helper to remove this warning. See 17:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:59 17:38:59 Login Succeeded 17:38:59 nexus3.edgexfoundry.org:10003 17:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:59 Configure a credential helper to remove this warning. See 17:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:59 17:38:59 Login Succeeded 17:38:59 nexus3.edgexfoundry.org:10004 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 docker.io 17:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:00 Configure a credential helper to remove this warning. See 17:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:00 17:39:00 Login Succeeded 17:39:00 ---> docker-login.sh ends [Pipeline] } 17:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:01 ========================================================= 17:39:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:39:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:01 + 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 . 17:39:01 Sending build context to Docker daemon 996.4kB 17:39:01 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:39:01 Step 2/14 : FROM ${BASE} AS builder 17:39:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:02 9b18e9b68314: Pulling fs layer 17:39:02 d32db5db7311: Pulling fs layer 17:39:02 d0c4b47475fc: Pulling fs layer 17:39:02 5831b945b038: Pulling fs layer 17:39:02 86bbec2aaacd: Pulling fs layer 17:39:02 e10730c5d714: Pulling fs layer 17:39:02 5dd5c2283517: Pulling fs layer 17:39:02 d5ac0230b979: Pulling fs layer 17:39:02 5831b945b038: Waiting 17:39:02 86bbec2aaacd: Waiting 17:39:02 e10730c5d714: Waiting 17:39:02 5dd5c2283517: Waiting 17:39:02 d5ac0230b979: Waiting 17:39:02 d0c4b47475fc: Download complete 17:39:02 d32db5db7311: Verifying Checksum 17:39:02 d32db5db7311: Download complete 17:39:02 86bbec2aaacd: Verifying Checksum 17:39:02 86bbec2aaacd: Download complete 17:39:02 e10730c5d714: Verifying Checksum 17:39:02 e10730c5d714: Download complete 17:39:02 9b18e9b68314: Verifying Checksum 17:39:02 9b18e9b68314: Download complete 17:39:03 9b18e9b68314: Pull complete 17:39:03 d5ac0230b979: Verifying Checksum 17:39:03 d5ac0230b979: Download complete 17:39:03 d32db5db7311: Pull complete 17:39:03 d0c4b47475fc: Pull complete 17:39:04 5dd5c2283517: Verifying Checksum 17:39:04 5dd5c2283517: Download complete 17:39:04 5831b945b038: Verifying Checksum 17:39:04 5831b945b038: Download complete 17:39:17 5831b945b038: Pull complete 17:39:17 86bbec2aaacd: Pull complete 17:39:17 e10730c5d714: Pull complete 17:39:22 5dd5c2283517: Pull complete 17:39:24 d5ac0230b979: Pull complete 17:39:24 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:39:24 ---> 59b3b1a385d4 17:39:24 Step 3/14 : ARG ADD_BUILD_TAGS="" 17:39:26 ---> Running in d97f3edcabd9 17:39:26 Removing intermediate container d97f3edcabd9 17:39:26 ---> 5e7f6d8d7f9f 17:39:26 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:26 ---> Running in debe2cf6ab03 17:39:26 Removing intermediate container debe2cf6ab03 17:39:26 ---> 08dabdb4f555 17:39:26 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:39:26 ---> Running in ce44523e2640 17:39:27 Removing intermediate container ce44523e2640 17:39:27 ---> 8f9cf9327b6f 17:39:27 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:27 ---> Running in 3def6e843a20 17:39:27 Removing intermediate container 3def6e843a20 17:39:27 ---> 145b6b196b12 17:39:27 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:27 ---> Running in 579cb33c6b5d 17:39:29 Removing intermediate container 579cb33c6b5d 17:39:29 ---> 8972d9a0a57d 17:39:29 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:29 ---> Running in 9583b7cb5ba8 17:39:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:39:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:39:32 (1/14) Installing libintl (0.21-r2) 17:39:32 (2/14) Installing eudev-libs (3.2.11-r0) 17:39:32 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:39:32 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:39:32 (5/14) Installing v4l-utils (1.22.1-r1) 17:39:32 (6/14) Installing udev-init-scripts (35-r0) 17:39:32 Executing udev-init-scripts-35-r0.post-install 17:39:32 (7/14) Installing libblkid (2.38-r1) 17:39:33 (8/14) Installing xz-libs (5.2.5-r1) 17:39:33 (9/14) Installing zstd-libs (1.5.2-r1) 17:39:33 (10/14) Installing kmod-libs (29-r2) 17:39:33 (11/14) Installing eudev (3.2.11-r0) 17:39:33 (12/14) Installing eudev-dev (3.2.11-r0) 17:39:33 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:39:33 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:39:33 Executing busybox-1.35.0-r17.trigger 17:39:33 Executing eudev-3.2.11-r0.trigger 17:39:33 OK: 228 MiB in 65 packages 17:39:34 Removing intermediate container 9583b7cb5ba8 17:39:34 ---> 8e360414e6ae 17:39:34 Step 9/14 : WORKDIR /device-usb-camera 17:39:34 ---> Running in 725f35f5d577 17:39:34 Removing intermediate container 725f35f5d577 17:39:34 ---> 2c4f071cc5da 17:39:34 Step 10/14 : COPY go.mod vendor* ./ 17:39:35 ---> 5816897e2707 17:39:35 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:35 ---> Running in 3d7b406127a3 17:40:22 Removing intermediate container 3d7b406127a3 17:40:22 ---> 8ff767cd9d18 17:40:22 Step 12/14 : COPY . . 17:40:22 ---> ebeef80e4cee 17:40:22 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:40:22 ---> Running in b939c9095c80 17:40:22  % Total % Received % Xferd Average Speed Time Time Time Current 17:40:22 Dload Upload Total Spent Left Speed 17:40:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13495 0 --:--:-- --:--:-- --:--:-- 13615 17:40:23 Removing intermediate container b939c9095c80 17:40:23 ---> a7dca68158e9 17:40:23 Step 14/14 : RUN ${MAKE} 17:40:23 ---> Running in 5309f41a1b1e 17:40:24 noop 17:40:25 Removing intermediate container 5309f41a1b1e 17:40:25 ---> 0fba8af20766 17:40:25 Successfully built 0fba8af20766 17:40:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:25 + docker inspect -f . ci-base-image-arm64 17:40:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:26 prd-ubuntu20.04-docker-arm64-4c-16g-8379 does not seem to be running inside a container 17:40:26 $ 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 ******** ci-base-image-arm64 cat 17:40:27 $ docker top 02004777f685190cce5dc3e6ba92c9fef076207df59ca428a76291bc29f40438 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:28 + go version 17:40:28 go version go1.18.7 linux/arm64 [Pipeline] } 17:40:28 $ docker stop --time=1 02004777f685190cce5dc3e6ba92c9fef076207df59ca428a76291bc29f40438 17:40:29 $ docker rm -f 02004777f685190cce5dc3e6ba92c9fef076207df59ca428a76291bc29f40438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:30 + docker inspect -f . ci-base-image-arm64 17:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:30 prd-ubuntu20.04-docker-arm64-4c-16g-8379 does not seem to be running inside a container 17:40:30 $ 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 ******** ci-base-image-arm64 cat 17:40:32 $ docker top 25388d754d981459d9b355afb299bfeb2dea18de86244b96d568e6582875430e -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:32 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:40:33 + make test 17:40:33 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:40:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:42:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:42:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 17:42:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:42:11 CGO_ENABLED=1 go vet ./... 17:42:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:42:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:42:23 ./bin/test-attribution-txt.sh [Pipeline] echo 17:42:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:42:24 $ docker stop --time=1 25388d754d981459d9b355afb299bfeb2dea18de86244b96d568e6582875430e 17:42:25 $ docker rm -f 25388d754d981459d9b355afb299bfeb2dea18de86244b96d568e6582875430e [Pipeline] // withDockerContainer [Pipeline] sh 17:42:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:26 Warning: overwriting stash ‘coverage-report’ 17:42:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:28 + ls -al . 17:42:28 total 192 17:42:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 17:40 . 17:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:38 .. 17:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:38 .git 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 .github 17:42:28 -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 17:38 .gitignore 17:42:28 -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 17:38 .golangci.yml 17:42:28 -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:38 .hadolint.yml 17:42:28 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 17:38 Attribution.txt 17:42:28 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 17:38 CHANGELOG.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 17:38 Dockerfile 17:42:28 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:38 GOVERNANCE.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:38 Jenkinsfile 17:42:28 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:38 LICENSE 17:42:28 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 17:38 Makefile 17:42:28 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:38 OWNERS.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 17:38 README.md 17:42:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:36 VERSION 17:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:38 bin 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 cmd 17:42:28 -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 17:42 coverage.out 17:42:28 -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 17:38 docker-entrypoint.sh 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 docs 17:42:28 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 17:38 go.mod 17:42:28 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 17:38 go.sum 17:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 internal 17:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:38 snap 17:42:28 -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42: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=80752d24b6ac230ad1afad87eac872a0e94560ac --label arch=arm64 --label version=0.0.0 . 17:42:28 Sending build context to Docker daemon 1.027MB 17:42:28 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 17:42:28 Step 2/36 : FROM ${BASE} AS builder 17:42:28 ---> 0fba8af20766 17:42:28 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:42:28 ---> Running in e5e726cd59c1 17:42:28 Removing intermediate container e5e726cd59c1 17:42:28 ---> fdd709801b70 17:42:28 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:29 ---> Running in 3067f370bf81 17:42:29 Removing intermediate container 3067f370bf81 17:42:29 ---> 6b7c9a474ac9 17:42:29 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:42:29 ---> Running in fff5ee42996f 17:42:29 Removing intermediate container fff5ee42996f 17:42:29 ---> 452f871c36fb 17:42:29 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:42:29 ---> Running in 2512cdec9af9 17:42:30 Removing intermediate container 2512cdec9af9 17:42:30 ---> 327998c6f224 17:42:30 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:30 ---> Running in 85fb11eb0cff 17:42:32 Removing intermediate container 85fb11eb0cff 17:42:32 ---> 10b4d740241c 17:42:32 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:32 ---> Running in 7a06f4c93bfc 17:42:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:34 OK: 228 MiB in 65 packages 17:42:35 Removing intermediate container 7a06f4c93bfc 17:42:35 ---> 8a7b00e4cfa7 17:42:35 Step 9/36 : WORKDIR /device-usb-camera 17:42:35 ---> Running in 0776189b4118 17:42:35 Removing intermediate container 0776189b4118 17:42:35 ---> 6c5eb228dc7e 17:42:35 Step 10/36 : COPY go.mod vendor* ./ 17:42:35 ---> 59e1741880be 17:42:35 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:36 ---> Running in 12f383c67e79 17:42:37 Removing intermediate container 12f383c67e79 17:42:37 ---> 425e121dfc44 17:42:37 Step 12/36 : COPY . . 17:42:38 ---> 3768e169f481 17:42:38 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:42:38 ---> Running in 2ebb51d37aa2 17:42:39  % Total % Received % Xferd Average Speed Time Time Time Current 17:42:39 Dload Upload Total Spent Left Speed 17:42:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7635 0 --:--:-- --:--:-- --:--:-- 7695 17:42:40 Removing intermediate container 2ebb51d37aa2 17:42:40 ---> d650c8e26080 17:42:40 Step 14/36 : RUN ${MAKE} 17:42:40 ---> Running in dfa120512114 17:42:41 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.40" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:45:17 Removing intermediate container dfa120512114 17:45:17 ---> fa68f2c44dc5 17:45:17 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:45:17 v0.18.4: Pulling from aler9/rtsp-simple-server 17:45:17 eab2503cf8f4: Pulling fs layer 17:45:17 97cd0a44c592: Pulling fs layer 17:45:17 97cd0a44c592: Download complete 17:45:17 eab2503cf8f4: Verifying Checksum 17:45:17 eab2503cf8f4: Download complete 17:45:17 eab2503cf8f4: Pull complete 17:45:17 97cd0a44c592: Pull complete 17:45:17 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:45:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:45:17 ---> 7f763cca56b3 17:45:17 Step 16/36 : FROM alpine:3.16 17:45:17 3.16: Pulling from library/alpine 17:45:17 9b18e9b68314: Already exists 17:45:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:45:17 Status: Downloaded newer image for alpine:3.16 17:45:17 ---> a6215f271958 17:45:17 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:45:17 ---> Running in 8af9985b66cb 17:45:17 Removing intermediate container 8af9985b66cb 17:45:17 ---> d9bc71accdf7 17:45:17 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:45:17 ---> Running in 1b2977228226 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:18 (1/82) Installing dumb-init (1.2.5-r1) 17:45:18 (2/82) Installing sdl2 (2.0.22-r0) 17:45:18 (3/82) Installing libxau (1.0.9-r0) 17:45:18 (4/82) Installing libxdmcp (1.1.3-r0) 17:45:18 (5/82) Installing libxcb (1.15-r0) 17:45:19 (6/82) Installing libx11 (1.8-r0) 17:45:19 (7/82) Installing aom-libs (3.3.0-r0) 17:45:19 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:45:19 (9/82) Installing expat (2.4.9-r0) 17:45:19 (10/82) Installing brotli-libs (1.0.9-r6) 17:45:19 (11/82) Installing libbz2 (1.0.8-r1) 17:45:19 (12/82) Installing libpng (1.6.37-r1) 17:45:19 (13/82) Installing freetype (2.12.1-r0) 17:45:19 (14/82) Installing fontconfig (2.14.0-r0) 17:45:19 (15/82) Installing fribidi (1.0.12-r0) 17:45:19 (16/82) Installing libffi (3.4.2-r1) 17:45:19 (17/82) Installing libintl (0.21-r2) 17:45:19 (18/82) Installing libblkid (2.38-r1) 17:45:19 (19/82) Installing libmount (2.38-r1) 17:45:19 (20/82) Installing pcre (8.45-r2) 17:45:19 (21/82) Installing glib (2.72.1-r0) 17:45:19 (22/82) Installing graphite2 (1.3.14-r1) 17:45:19 (23/82) Installing harfbuzz (4.3.0-r0) 17:45:19 (24/82) Installing libass (0.16.0-r0) 17:45:19 (25/82) Installing libdav1d (1.0.0-r0) 17:45:19 (26/82) Installing libdrm (2.4.110-r0) 17:45:19 (27/82) Installing gmp (6.2.1-r2) 17:45:19 (28/82) Installing nettle (3.7.3-r0) 17:45:20 (29/82) Installing p11-kit (0.24.1-r0) 17:45:20 (30/82) Installing libtasn1 (4.18.0-r0) 17:45:20 (31/82) Installing libunistring (1.0-r0) 17:45:20 (32/82) Installing gnutls (3.7.7-r0) 17:45:20 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:45:20 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:45:20 (35/82) Installing lame (3.100-r0) 17:45:20 (36/82) Installing opus (1.3.1-r1) 17:45:20 (37/82) Installing libasyncns (0.8-r1) 17:45:20 (38/82) Installing dbus-libs (1.14.4-r0) 17:45:20 (39/82) Installing libltdl (2.4.7-r0) 17:45:20 (40/82) Installing orc (0.4.32-r0) 17:45:20 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:45:20 (42/82) Installing libogg (1.3.5-r1) 17:45:20 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:45:20 (44/82) Installing flac (1.3.4-r0) 17:45:20 (45/82) Installing libvorbis (1.3.7-r0) 17:45:20 (46/82) Installing libsndfile (1.1.0-r0) 17:45:20 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:45:20 (48/82) Installing soxr (0.1.3-r2) 17:45:20 (49/82) Installing speexdsp (1.2.0-r0) 17:45:20 (50/82) Installing tdb-libs (1.4.6-r0) 17:45:20 (51/82) Installing libpulse (15.0-r2) 17:45:20 (52/82) Installing cjson (1.7.15-r3) 17:45:20 (53/82) Installing mbedtls (2.28.1-r0) 17:45:20 (54/82) Installing librist (0.2.6-r1) 17:45:20 (55/82) Installing libsrt (1.4.4-r0) 17:45:20 (56/82) Installing libssh (0.9.6-r1) 17:45:20 (57/82) Installing libtheora (1.1.1-r16) 17:45:20 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:45:20 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:45:20 (60/82) Installing libxext (1.3.4-r0) 17:45:20 (61/82) Installing libxfixes (6.0.0-r0) 17:45:20 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:45:20 (63/82) Installing libva (2.14.0-r0) 17:45:20 (64/82) Installing libvdpau (1.5-r0) 17:45:20 (65/82) Installing vidstab (1.1.0-r1) 17:45:20 (66/82) Installing libvpx (1.11.0-r1) 17:45:20 (67/82) Installing libwebp (1.2.3-r0) 17:45:20 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:45:20 (69/82) Installing numactl (2.0.14-r0) 17:45:20 (70/82) Installing x265-libs (3.5-r3) 17:45:20 (71/82) Installing xvidcore (1.3.7-r1) 17:45:20 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:45:21 (73/82) Installing ffmpeg (5.0.1-r1) 17:45:21 (74/82) Installing udev-init-scripts (35-r0) 17:45:21 Executing udev-init-scripts-35-r0.post-install 17:45:21 (75/82) Installing eudev-libs (3.2.11-r0) 17:45:21 (76/82) Installing xz-libs (5.2.5-r1) 17:45:21 (77/82) Installing zstd-libs (1.5.2-r1) 17:45:21 (78/82) Installing kmod-libs (29-r2) 17:45:21 (79/82) Installing eudev (3.2.11-r0) 17:45:21 (80/82) Installing libsodium (1.0.18-r0) 17:45:21 (81/82) Installing libzmq (4.3.4-r0) 17:45:21 (82/82) Installing zeromq (4.3.4-r0) 17:45:21 Executing busybox-1.35.0-r17.trigger 17:45:21 Executing eudev-3.2.11-r0.trigger 17:45:21 OK: 78 MiB in 96 packages 17:45:25 Removing intermediate container 1b2977228226 17:45:25 ---> 6ccc63a15953 17:45:25 Step 19/36 : WORKDIR / 17:45:25 ---> Running in a8d4a630282a 17:45:25 Removing intermediate container a8d4a630282a 17:45:25 ---> bf738e12b8d9 17:45:25 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 17:45:26 ---> 4c5ed2183146 17:45:26 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:45:26 ---> 616750c92e9c 17:45:26 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:45:27 ---> 69eb3ca3ca93 17:45:27 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:45:27 ---> 6777622cb352 17:45:27 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:45:28 ---> 84b1898948ba 17:45:28 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:45:28 ---> 5c6d4bd1dc12 17:45:28 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 17:45:29 ---> 70556d9c9743 17:45:29 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:45:29 ---> Running in 901b68d71282 17:45:31 Removing intermediate container 901b68d71282 17:45:31 ---> 92a4f500640d 17:45:31 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:45:31 ---> Running in 969f30177b1e 17:45:33 Removing intermediate container 969f30177b1e 17:45:33 ---> 87d1d3af374c 17:45:33 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:45:33 ---> Running in f464291a1b7b 17:45:34 Removing intermediate container f464291a1b7b 17:45:34 ---> 52de374c199c 17:45:34 Step 30/36 : EXPOSE 59983 17:45:34 ---> Running in c2e8fe609c88 17:45:34 Removing intermediate container c2e8fe609c88 17:45:34 ---> ed7b8e5e987a 17:45:34 Step 31/36 : EXPOSE 8554 17:45:34 ---> Running in 9e7403ea3b8f 17:45:35 Removing intermediate container 9e7403ea3b8f 17:45:35 ---> 74fb0e915dc0 17:45:35 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:45:35 ---> Running in b335a6f58601 17:45:35 Removing intermediate container b335a6f58601 17:45:35 ---> cd931c78d6d4 17:45:35 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:45:35 ---> Running in fffb51df7b13 17:45:35 Removing intermediate container fffb51df7b13 17:45:35 ---> 68d71e46a52a 17:45:35 Step 34/36 : LABEL arch=arm64 17:45:35 ---> Running in 886a17096ec2 17:45:36 Removing intermediate container 886a17096ec2 17:45:36 ---> 48cc40e6c954 17:45:36 Step 35/36 : LABEL git_sha=80752d24b6ac230ad1afad87eac872a0e94560ac 17:45:36 ---> Running in 24e17d6699ec 17:45:36 Removing intermediate container 24e17d6699ec 17:45:36 ---> 887d85272a00 17:45:36 Step 36/36 : LABEL version=0.0.0 17:45:36 ---> Running in d75aa73f12a0 17:45:36 Removing intermediate container d75aa73f12a0 17:45:36 ---> 429ec294f67e 17:45:36 [Warning] One or more build-args [ARCH] were not consumed 17:45:36 Successfully built 429ec294f67e 17:45:36 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 17:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:37 17:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:38 arm64: Pulling from edgex-lftools-log-publisher 17:45:38 8998bd30e6a1: Pulling fs layer 17:45:38 04944245beec: Pulling fs layer 17:45:38 699f458cf7ca: Pulling fs layer 17:45:38 765212b225bb: Pulling fs layer 17:45:38 f23df028b6ca: Pulling fs layer 17:45:38 d65c8cfc05b1: Pulling fs layer 17:45:38 2437ff75d9bd: Pulling fs layer 17:45:38 f23df028b6ca: Waiting 17:45:38 d65c8cfc05b1: Waiting 17:45:38 2437ff75d9bd: Waiting 17:45:38 765212b225bb: Waiting 17:45:38 04944245beec: Verifying Checksum 17:45:38 04944245beec: Download complete 17:45:38 765212b225bb: Verifying Checksum 17:45:38 765212b225bb: Download complete 17:45:38 f23df028b6ca: Verifying Checksum 17:45:38 f23df028b6ca: Download complete 17:45:38 d65c8cfc05b1: Verifying Checksum 17:45:38 d65c8cfc05b1: Download complete 17:45:38 699f458cf7ca: Verifying Checksum 17:45:38 699f458cf7ca: Download complete 17:45:38 8998bd30e6a1: Verifying Checksum 17:45:38 8998bd30e6a1: Download complete 17:45:41 2437ff75d9bd: Verifying Checksum 17:45:41 2437ff75d9bd: Download complete 17:45:42 8998bd30e6a1: Pull complete 17:45:43 04944245beec: Pull complete 17:45:44 699f458cf7ca: Pull complete 17:45:45 765212b225bb: Pull complete 17:45:46 f23df028b6ca: Pull complete 17:45:46 d65c8cfc05b1: Pull complete 17:46:01 2437ff75d9bd: Pull complete 17:46:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:01 prd-ubuntu20.04-docker-arm64-4c-16g-8379 does not seem to be running inside a container 17:46:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:46:04 $ docker top bb3f5b437976e3898817ea770b779ab80d15000d81ec67e09526c3dab74e180f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:05 ---> job-cost.sh 17:46:05 lf-activate-venv: SKIPPING 17:46:05 INFO: No Stack... 17:46:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:46:06 INFO: Archiving Costs [Pipeline] sh 17:46:07 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:46:07 + cut -d, -f6 [Pipeline] lock 17:46:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] 17:46:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] did not exist. Created. 17:46:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:07 /w/workspace/device-usb-camera/1@tmp/durable-2e93ee03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:46:07 + echo total: 0.10999999940395355 [Pipeline] stash 17:46:08 Warning: overwriting stash ‘stack-cost’ 17:46:08 Stashed 1 file(s) [Pipeline] } 17:46:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:08 $ docker stop --time=1 bb3f5b437976e3898817ea770b779ab80d15000d81ec67e09526c3dab74e180f 17:46:09 $ docker rm -f bb3f5b437976e3898817ea770b779ab80d15000d81ec67e09526c3dab74e180f [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 17:46:10 provisioning config files... 17:46:10 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config4581540518306729867tmp [Pipeline] { [Pipeline] sh 17:46:11 + set +x 17:46:11 + + curlbash -s -s https://codecov.io/bash -- 17:46:11 17:46:11 17:46:11 _____ _ 17:46:11 / ____| | | 17:46:11 | | ___ __| | ___ ___ _____ __ 17:46:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:46:11 | |___| (_) | (_| | __/ (_| (_) \ V / 17:46:11 \_____\___/ \__,_|\___|\___\___/ \_/ 17:46:11 Bash-1.0.6 17:46:11 17:46:11 17:46:11 ==> git version 2.25.1 found 17:46:11 ==> 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 17:46:11 Release-Date: 2020-01-08 17:46:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:46:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:46:11 ==> Jenkins CI detected. 17:46:11 current dir:  /w/workspace/foundry_device-usb-camera_PR-104 17:46:11 project root: . 17:46:11 --> token set from env 17:46:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:46:11 ==> Running gcov in . (disable via -X gcov) 17:46:11 ==> Python coveragepy not found 17:46:11 ==> Searching for coverage reports in: 17:46:11 + . 17:46:11 -> Found 1 reports 17:46:11 ==> Detecting git/mercurial file structure 17:46:11 ==> Reading reports 17:46:11 + ./coverage.out bytes=29387 17:46:11 ==> Appending adjustments 17:46:11 https://docs.codecov.io/docs/fixing-reports 17:46:11 + Found adjustments 17:46:11 ==> Gzipping contents 17:46:11 8.0K /tmp/codecov.VJYqoJ.gz 17:46:11 ==> Uploading reports 17:46:11 url: https://codecov.io 17:46:11 query: branch=PR-104&commit=80752d24b6ac230ad1afad87eac872a0e94560ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=104&job=&cmd_args= 17:46:11 -> Pinging Codecov 17:46:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-104&commit=80752d24b6ac230ad1afad87eac872a0e94560ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=104&job=&cmd_args= 17:46:11 -> Uploading to 17:46:11 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/73D8F5FF140700D3E01443B452E23636/80752d24b6ac230ad1afad87eac872a0e94560ac/392c7dcc-3e60-4f24-aac1-0243016c42a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T174611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b6c651dcd733b73ee7648cb30efe1c0e43c75d9d6cc67c92f43b1944e074873 17:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:11 Dload Upload Total Spent Left Speed 17:46:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 11266 --:--:-- --:--:-- --:--:-- 11266 17:46:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] } 17:46: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 17:46:14 + [ -d /w/workspace/foundry_device-usb-camera_PR-104/archives ] 17:46:14 + ls -al /w/workspace/foundry_device-usb-camera_PR-104/archives 17:46:14 total 16 17:46:14 drwxr-xr-x 3 root root 4096 Oct 17 17:38 . 17:46:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 17:38 .. 17:46:14 drwxr-xr-x 2 root root 4096 Oct 17 17:38 cost 17:46:14 -rw-r--r-- 1 root root 89 Oct 17 17:38 cost.csv 17:46:14 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-104/archives 17:46:14 + ls -al /w/workspace/foundry_device-usb-camera_PR-104/archives 17:46:14 total 16 17:46:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:38 . 17:46:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 17:38 .. 17:46:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 17:38 cost 17:46:14 -rw-r--r-- 1 jenkins jenkins 89 Oct 17 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:15 ---> package-listing.sh 17:46:15 ++ facter osfamily 17:46:15 ++ tr '[:upper:]' '[:lower:]' 17:46:15 + OS_FAMILY=debian 17:46:15 + workspace=/w/workspace/foundry_device-usb-camera_PR-104 17:46:15 + START_PACKAGES=/tmp/packages_start.txt 17:46:15 + END_PACKAGES=/tmp/packages_end.txt 17:46:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:15 + PACKAGES=/tmp/packages_start.txt 17:46:15 + '[' /w/workspace/foundry_device-usb-camera_PR-104 ']' 17:46:15 + PACKAGES=/tmp/packages_end.txt 17:46:15 + case "${OS_FAMILY}" in 17:46:15 + dpkg -l 17:46:15 + grep '^ii' 17:46:15 + '[' -f /tmp/packages_start.txt ']' 17:46:15 + '[' -f /tmp/packages_end.txt ']' 17:46:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:15 + '[' /w/workspace/foundry_device-usb-camera_PR-104 ']' 17:46:15 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-104/archives/ 17:46:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-104/archives/ [Pipeline] echo 17:46:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:46:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:16 prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container 17:46:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-104 -v /w/workspace/foundry_device-usb-camera_PR-104:/w/workspace/foundry_device-usb-camera_PR-104:rw,z -v /w/workspace/foundry_device-usb-camera_PR-104@tmp:/w/workspace/foundry_device-usb-camera_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:16 $ docker top 587b5daf91d3650dc3a5049d46f02f14f4e23bddd75a22557838c44140307e3c -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:17 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:17 + ls /var/log/sa-host 17:46:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:18 provisioning config files... 17:46:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config12135179857213642946tmp [Pipeline] { [Pipeline] echo 17:46:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:18 ---> create-netrc.sh [Pipeline] } 17:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:18 ---> python-tools-install.sh [Pipeline] echo 17:46:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:19 ---> sudo-logs.sh 17:46:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:19 ---> job-cost.sh 17:46:19 lf-activate-venv: SKIPPING 17:46:19 DEBUG: total: 0.2199999988079071 17:46:19 INFO: Retrieving Stack Cost... 17:46:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:20 INFO: Archiving Costs [Pipeline] echo 17:46:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:20 ---> logs-deploy.sh 17:46:20 lf-activate-venv: SKIPPING 17:46:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-104/1 17:46:20 INFO: archiving workspace using pattern(s): 17:46:21 Archives upload complete. 17:46:21 INFO: archiving logs to Nexus 17:46:22 ---> uname -a: 17:46:22 Linux prd-ubuntu20-04-docker-8c-8g-8378 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:46:22 17:46:22 17:46:22 ---> lscpu: 17:46:22 Architecture: x86_64 17:46:22 CPU op-mode(s): 32-bit, 64-bit 17:46:22 Byte Order: Little Endian 17:46:22 Address sizes: 40 bits physical, 48 bits virtual 17:46:22 CPU(s): 8 17:46:22 On-line CPU(s) list: 0-7 17:46:22 Thread(s) per core: 1 17:46:22 Core(s) per socket: 1 17:46:22 Socket(s): 8 17:46:22 NUMA node(s): 1 17:46:22 Vendor ID: AuthenticAMD 17:46:22 CPU family: 23 17:46:22 Model: 49 17:46:22 Model name: AMD EPYC-Rome Processor 17:46:22 Stepping: 0 17:46:22 CPU MHz: 2799.988 17:46:22 BogoMIPS: 5599.97 17:46:22 Virtualization: AMD-V 17:46:22 Hypervisor vendor: KVM 17:46:22 Virtualization type: full 17:46:22 L1d cache: 256 KiB 17:46:22 L1i cache: 256 KiB 17:46:22 L2 cache: 4 MiB 17:46:22 L3 cache: 128 MiB 17:46:22 NUMA node0 CPU(s): 0-7 17:46:22 Vulnerability Itlb multihit: Not affected 17:46:22 Vulnerability L1tf: Not affected 17:46:22 Vulnerability Mds: Not affected 17:46:22 Vulnerability Meltdown: Not affected 17:46:22 Vulnerability Mmio stale data: Not affected 17:46:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:46:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:46:22 Vulnerability Srbds: Not affected 17:46:22 Vulnerability Tsx async abort: Not affected 17:46: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 17:46:22 17:46:22 17:46:22 ---> nproc: 17:46:22 8 17:46:22 17:46:22 17:46:22 ---> df -h: 17:46:22 Filesystem Size Used Avail Use% Mounted on 17:46:22 overlay 155G 12G 144G 8% / 17:46:22 tmpfs 64M 0 64M 0% /dev 17:46:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:46:22 shm 64M 0 64M 0% /dev/shm 17:46:22 /dev/vda1 155G 12G 144G 8% /facter-os 17:46:22 17:46:22 17:46:22 ---> sar -b -r -n DEV: 17:46:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8378) 10/17/22 _x86_64_ (8 CPU) 17:46:22 17:46:22 17:35:47 LINUX RESTART (8 CPU) 17:46:22 17:46:22 17:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:22 17:37:01 184.84 47.72 137.12 0.00 5404.87 180807.46 0.00 17:46:22 17:38:01 222.45 1.20 221.25 0.00 30.13 52193.17 0.00 17:46:22 17:39:01 179.74 0.07 179.67 0.00 6.13 42424.26 0.00 17:46:22 17:40:01 1.23 0.00 1.23 0.00 0.00 15.35 0.00 17:46:22 17:41:01 38.08 9.33 28.75 0.00 2884.05 4766.94 0.00 17:46:22 17:42:01 2.17 0.00 2.17 0.00 0.00 24.80 0.00 17:46:22 17:43:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 17:46:22 17:44:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 17:46:22 17:45:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 17:46:22 17:46:01 1.30 0.00 1.30 0.00 0.00 26.93 0.00 17:46:22 Average: 63.35 5.83 57.51 0.00 832.58 28031.94 0.00 17:46:22 17:46:22 17:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:22 17:37:01 29108148 31580584 735700 2.24 75312 2669540 1950652 5.75 997348 2414068 80860 17:46:22 17:38:01 28257360 31378452 920276 2.80 138868 3186080 2182596 6.43 1359764 2817372 5836 17:46:22 17:39:01 27586020 31578080 720936 2.19 149808 3988052 1750524 5.16 1224144 3562600 152 17:46:22 17:40:01 27586204 31578348 720028 2.19 149824 3988052 1750524 5.16 1223972 3562600 160 17:46:22 17:41:01 27285624 31552564 729008 2.22 168216 4236780 1819636 5.36 1388436 3675316 140 17:46:22 17:42:01 27298184 31565076 716772 2.18 168252 4236824 1800664 5.31 1374500 3675276 196 17:46:22 17:43:01 27304340 31571320 710432 2.16 168288 4236828 1800664 5.31 1368480 3675284 164 17:46:22 17:44:01 27304072 31571072 710600 2.16 168324 4236828 1800664 5.31 1368164 3675300 196 17:46:22 17:45:01 27304276 31571348 710300 2.16 168348 4236832 1800664 5.31 1368300 3675308 176 17:46:22 17:46:01 27304268 31571656 710148 2.16 168440 4236836 1800664 5.31 1368008 3675532 292 17:46:22 Average: 27633850 31551850 738420 2.25 152368 3925265 1845725 5.44 1304112 3440866 8817 17:46:22 17:46:22 17:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:22 17:37:01 veth226b2c0 57.98 86.54 4.63 515.40 0.00 0.00 0.00 0.04 17:46:22 17:37:01 docker0 59.13 87.67 4.00 522.70 0.00 0.00 0.00 0.00 17:46:22 17:37:01 ens3 728.09 475.16 6862.90 95.20 0.00 0.00 0.00 0.00 17:46:22 17:37:01 lo 7.06 7.06 0.68 0.68 0.00 0.00 0.00 0.00 17:46:22 17:38:01 veth14a6fe4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:46:22 17:38:01 docker0 169.39 224.15 13.18 1928.86 0.00 0.00 0.00 0.00 17:46:22 17:38:01 ens3 289.20 228.03 1975.52 122.44 0.00 0.00 0.00 0.00 17:46:22 17:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:46:22 17:39:01 docker0 12.18 31.49 0.95 601.65 0.00 0.00 0.00 0.00 17:46:22 17:39:01 ens3 161.22 97.07 3305.27 19.42 0.00 0.00 0.00 0.00 17:46:22 17:39:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 17:46:22 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:40:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:41:01 ens3 54.24 30.84 1297.22 2.40 0.00 0.00 0.00 0.00 17:46:22 17:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:46:22 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:42:01 ens3 0.43 0.32 0.10 0.08 0.00 0.00 0.00 0.00 17:46:22 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:43:01 ens3 0.65 0.45 1.67 0.22 0.00 0.00 0.00 0.00 17:46:22 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:45:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:22 17:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:22 Average: docker0 24.07 34.33 1.81 305.32 0.00 0.00 0.00 0.00 17:46:22 Average: ens3 123.43 83.23 1344.34 23.98 0.00 0.00 0.00 0.00 17:46:22 Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 17:46:22 17:46:22