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 [2022-10-17T17:36:22.192Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T17:36:22.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T17:36:22.473Z] ========================================================= [2022-10-17T17:36:22.474Z] EdgeX Global Pipelines Version Info [2022-10-17T17:36:22.474Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # timeout=10 [2022-10-17T17:36:23.211Z] ------------------- [2022-10-17T17:36:23.211Z] stable info: [2022-10-17T17:36:23.211Z] ------------------- [2022-10-17T17:36:23.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T17:36:23.211Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T17:36:23.211Z] Message: update stable to v1.0.243 [2022-10-17T17:36:23.796Z] ------------------- [2022-10-17T17:36:23.796Z] experimental info: [2022-10-17T17:36:23.796Z] ------------------- [2022-10-17T17:36:23.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T17:36:23.796Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T17:36:23.796Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T17:36:24.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-17T17:36:24.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-17T17:36:24.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T17:36:24.207Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T17:36:24.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T17:36:24.304Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T17:36:24.349Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T17:36:24.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T17:36:24.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T17:36:24.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T17:36:24.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T17:36:24.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-17T17:36:24.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T17:36:24.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T17:36:24.689Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T17:36:24.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T17:36:24.764Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T17:36:24.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T17:36:24.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T17:36:24.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T17:36:24.912Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T17:36:24.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T17:36:24.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T17:36:25.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T17:36:25.078Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T17:36:25.119Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T17:36:25.158Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T17:36:25.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2022-10-17T17:36:25.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2022-10-17T17:36:25.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2022-10-17T17:36:25.301Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo [2022-10-17T17:36:25.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80752d2 [Pipeline] echo [2022-10-17T17:36:25.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T17:36:25.481Z] provisioning config files... [2022-10-17T17:36:25.496Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config13623284060056277767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:36:25.837Z] ---> docker-login.sh [2022-10-17T17:36:25.837Z] nexus3.edgexfoundry.org:10001 [2022-10-17T17:36:26.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:26.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:26.358Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:26.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:26.358Z] [2022-10-17T17:36:26.358Z] Login Succeeded [2022-10-17T17:36:26.358Z] nexus3.edgexfoundry.org:10002 [2022-10-17T17:36:26.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:26.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:26.358Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:26.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:26.358Z] [2022-10-17T17:36:26.358Z] Login Succeeded [2022-10-17T17:36:26.358Z] nexus3.edgexfoundry.org:10003 [2022-10-17T17:36:26.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:26.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:26.619Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:26.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:26.619Z] [2022-10-17T17:36:26.619Z] Login Succeeded [2022-10-17T17:36:26.619Z] nexus3.edgexfoundry.org:10004 [2022-10-17T17:36:26.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:26.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:26.619Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:26.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:26.619Z] [2022-10-17T17:36:26.619Z] Login Succeeded [2022-10-17T17:36:26.619Z] docker.io [2022-10-17T17:36:26.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:27.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:27.188Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:27.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:27.188Z] [2022-10-17T17:36:27.188Z] Login Succeeded [2022-10-17T17:36:27.188Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T17:36:27.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T17:36:27.861Z] + git rev-list -1 --merges 80752d24b6ac230ad1afad87eac872a0e94560ac~1..80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo [2022-10-17T17:36:27.906Z] -----------> git rev-list -1 --merges 80752d24b6ac230ad1afad87eac872a0e94560ac~1..80752d24b6ac230ad1afad87eac872a0e94560ac 80752d24b6ac230ad1afad87eac872a0e94560ac [false] [Pipeline] sh [2022-10-17T17:36:28.219Z] + git log --format=format:%s -1 80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo [2022-10-17T17:36:28.262Z] ========================================================= [2022-10-17T17:36:28.262Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T17:36:28.262Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T17:36:28.710Z] + git log --format=format:%s -1 80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] echo [2022-10-17T17:36:28.743Z] [semverPrep] GIT_COMMIT: 80752d24b6ac230ad1afad87eac872a0e94560ac, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-10-17T17:36:28.774Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T17:36:29.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T17:36:29.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T17:36:29.179Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T17:36:29.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T17:36:29.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T17:36:29.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T17:36:29.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:36:29.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T17:36:29.676Z] [2022-10-17T17:36:29.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:36:30.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T17:36:30.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T17:36:30.046Z] b85a868b505f: Pulling fs layer [2022-10-17T17:36:30.046Z] e2be974225ed: Pulling fs layer [2022-10-17T17:36:30.046Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T17:36:30.046Z] 988bab9f4d93: Pulling fs layer [2022-10-17T17:36:30.046Z] 988bab9f4d93: Waiting [2022-10-17T17:36:30.046Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T17:36:30.046Z] eaf3925da568: Pulling fs layer [2022-10-17T17:36:30.046Z] bab4dde63d76: Pulling fs layer [2022-10-17T17:36:30.046Z] bde34c3a00c8: Pulling fs layer [2022-10-17T17:36:30.046Z] b352a97aabf1: Pulling fs layer [2022-10-17T17:36:30.046Z] 4872d77fe225: Pulling fs layer [2022-10-17T17:36:30.046Z] 5851b861e8e6: Pulling fs layer [2022-10-17T17:36:30.046Z] bde34c3a00c8: Waiting [2022-10-17T17:36:30.046Z] bab4dde63d76: Waiting [2022-10-17T17:36:30.046Z] b352a97aabf1: Waiting [2022-10-17T17:36:30.046Z] eaf3925da568: Waiting [2022-10-17T17:36:30.046Z] e2be974225ed: Verifying Checksum [2022-10-17T17:36:30.046Z] e2be974225ed: Download complete [2022-10-17T17:36:30.046Z] 988bab9f4d93: Verifying Checksum [2022-10-17T17:36:30.046Z] 988bab9f4d93: Download complete [2022-10-17T17:36:30.306Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T17:36:30.306Z] 339a4e72a1f5: Download complete [2022-10-17T17:36:30.306Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T17:36:30.306Z] 1469e6f7b9e6: Download complete [2022-10-17T17:36:30.306Z] eaf3925da568: Verifying Checksum [2022-10-17T17:36:30.306Z] eaf3925da568: Download complete [2022-10-17T17:36:30.306Z] bde34c3a00c8: Download complete [2022-10-17T17:36:30.306Z] b352a97aabf1: Download complete [2022-10-17T17:36:30.306Z] 4872d77fe225: Verifying Checksum [2022-10-17T17:36:30.306Z] 4872d77fe225: Download complete [2022-10-17T17:36:30.306Z] 5851b861e8e6: Verifying Checksum [2022-10-17T17:36:30.306Z] 5851b861e8e6: Download complete [2022-10-17T17:36:30.306Z] b85a868b505f: Verifying Checksum [2022-10-17T17:36:30.306Z] b85a868b505f: Download complete [2022-10-17T17:36:30.564Z] bab4dde63d76: Verifying Checksum [2022-10-17T17:36:30.565Z] bab4dde63d76: Download complete [2022-10-17T17:36:31.499Z] b85a868b505f: Pull complete [2022-10-17T17:36:31.499Z] e2be974225ed: Pull complete [2022-10-17T17:36:32.067Z] 339a4e72a1f5: Pull complete [2022-10-17T17:36:32.067Z] 988bab9f4d93: Pull complete [2022-10-17T17:36:32.325Z] 1469e6f7b9e6: Pull complete [2022-10-17T17:36:32.325Z] eaf3925da568: Pull complete [2022-10-17T17:36:34.224Z] bab4dde63d76: Pull complete [2022-10-17T17:36:34.224Z] bde34c3a00c8: Pull complete [2022-10-17T17:36:34.224Z] b352a97aabf1: Pull complete [2022-10-17T17:36:34.224Z] 4872d77fe225: Pull complete [2022-10-17T17:36:34.224Z] 5851b861e8e6: Pull complete [2022-10-17T17:36:34.224Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T17:36:34.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T17:36:34.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:36:34.438Z] prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container [2022-10-17T17:36:34.457Z] $ 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 [2022-10-17T17:36:35.742Z] $ docker top 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 -eo pid,comm [2022-10-17T17:36:35.812Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T17:36:35.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T17:36:35.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T17:36:35.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T17:36:36.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T17:36:36.036Z] $ docker exec 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent [2022-10-17T17:36:36.153Z] SSH_AUTH_SOCK=/tmp/ssh-Zqtqbv4iVzpp/agent.32 [2022-10-17T17:36:36.153Z] SSH_AGENT_PID=39 [2022-10-17T17:36:36.160Z] Running ssh-add (command line suppressed) [2022-10-17T17:36:36.251Z] 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) [2022-10-17T17:36:36.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T17:36:36.610Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T17:36:36.633Z] $ docker exec --env ******** --env ******** 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent -k [2022-10-17T17:36:36.737Z] unset SSH_AUTH_SOCK; [2022-10-17T17:36:36.737Z] unset SSH_AGENT_PID; [2022-10-17T17:36:36.738Z] echo Agent pid 39 killed; [2022-10-17T17:36:36.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T17:36:36.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T17:36:36.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T17:36:36.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T17:36:36.958Z] $ docker exec 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent [2022-10-17T17:36:37.084Z] SSH_AUTH_SOCK=/tmp/ssh-tII04bIbJDb6/agent.71 [2022-10-17T17:36:37.084Z] SSH_AGENT_PID=77 [2022-10-17T17:36:37.088Z] Running ssh-add (command line suppressed) [2022-10-17T17:36:37.187Z] 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) [2022-10-17T17:36:37.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T17:36:37.540Z] + git semver init [2022-10-17T17:36:37.802Z] 2022-10-17 17:36:37,712 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T17:36:37.802Z] 2022-10-17 17:36:37,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-104/.semver [2022-10-17T17:36:37.802Z] 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 [2022-10-17T17:36:37.802Z] 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) [2022-10-17T17:36:38.736Z] 2022-10-17 17:36:38,481 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-104/.git/info/exclude [2022-10-17T17:36:38.736Z] 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 [2022-10-17T17:36:38.736Z] 2022-10-17 17:36:38,481 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-104/.semver/PR-104 [2022-10-17T17:36:38.736Z] 2022-10-17 17:36:38,485 [execute] INFO git cat-file --batch-check [2022-10-17T17:36:38.736Z] 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=) [2022-10-17T17:36:38.736Z] 2022-10-17 17:36:38,491 [execute] INFO git cat-file --batch [2022-10-17T17:36:38.736Z] 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=) [2022-10-17T17:36:38.736Z] 2022-10-17 17:36:38,496 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-104/.semver/PR-104 [2022-10-17T17:36:38.736Z] 0.0.0 [Pipeline] } [2022-10-17T17:36:38.752Z] $ docker exec --env ******** --env ******** 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 ssh-agent -k [2022-10-17T17:36:38.851Z] unset SSH_AUTH_SOCK; [2022-10-17T17:36:38.852Z] unset SSH_AGENT_PID; [2022-10-17T17:36:38.852Z] echo Agent pid 77 killed; [2022-10-17T17:36:38.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T17:36:39.284Z] + git semver [Pipeline] } [2022-10-17T17:36:39.566Z] $ docker stop --time=1 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 [2022-10-17T17:36:40.863Z] $ docker rm -f 41e7c48308c71430cb884987660719769100d8155af57a18852a9bca1d70f417 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T17:36:41.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T17:36:41.499Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T17:36:41.516Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T17:36:42.123Z] provisioning config files... [2022-10-17T17:36:42.132Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config15423955979765388760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:36:42.480Z] ---> docker-login.sh [2022-10-17T17:36:42.480Z] nexus3.edgexfoundry.org:10001 [2022-10-17T17:36:42.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:42.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:42.480Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:42.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:42.480Z] [2022-10-17T17:36:42.480Z] Login Succeeded [2022-10-17T17:36:42.480Z] nexus3.edgexfoundry.org:10002 [2022-10-17T17:36:42.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:42.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:42.480Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:42.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:42.480Z] [2022-10-17T17:36:42.480Z] Login Succeeded [2022-10-17T17:36:42.480Z] nexus3.edgexfoundry.org:10003 [2022-10-17T17:36:42.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:42.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:42.745Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:42.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:42.745Z] [2022-10-17T17:36:42.745Z] Login Succeeded [2022-10-17T17:36:42.745Z] nexus3.edgexfoundry.org:10004 [2022-10-17T17:36:42.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:42.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:42.745Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:42.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:42.745Z] [2022-10-17T17:36:42.745Z] Login Succeeded [2022-10-17T17:36:42.745Z] docker.io [2022-10-17T17:36:43.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:36:43.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:36:43.264Z] Configure a credential helper to remove this warning. See [2022-10-17T17:36:43.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:36:43.264Z] [2022-10-17T17:36:43.264Z] Login Succeeded [2022-10-17T17:36:43.264Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T17:36:43.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T17:36:43.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T17:36:43.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T17:36:43.545Z] ========================================================= [2022-10-17T17:36:43.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T17:36:43.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:36:44.021Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T17:36:44.021Z] Sending build context to Docker daemon 1.52MB [2022-10-17T17:36:44.021Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T17:36:44.021Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T17:36:44.021Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T17:36:44.021Z] 213ec9aee27d: Pulling fs layer [2022-10-17T17:36:44.021Z] 4583459ba037: Pulling fs layer [2022-10-17T17:36:44.021Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T17:36:44.021Z] 53926ce57604: Pulling fs layer [2022-10-17T17:36:44.021Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T17:36:44.021Z] 30f14e443154: Pulling fs layer [2022-10-17T17:36:44.021Z] 801331c1e519: Pulling fs layer [2022-10-17T17:36:44.021Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T17:36:44.021Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T17:36:44.021Z] 21b2b0c7a3f4: Waiting [2022-10-17T17:36:44.021Z] 53926ce57604: Waiting [2022-10-17T17:36:44.021Z] 30f14e443154: Waiting [2022-10-17T17:36:44.021Z] 801331c1e519: Waiting [2022-10-17T17:36:44.021Z] 99cc6dd402b0: Waiting [2022-10-17T17:36:44.021Z] 7d9ed39f4882: Waiting [2022-10-17T17:36:44.021Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T17:36:44.021Z] 93c1e223e6f2: Download complete [2022-10-17T17:36:44.021Z] 4583459ba037: Download complete [2022-10-17T17:36:44.021Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T17:36:44.021Z] 21b2b0c7a3f4: Download complete [2022-10-17T17:36:44.021Z] 30f14e443154: Download complete [2022-10-17T17:36:44.021Z] 213ec9aee27d: Verifying Checksum [2022-10-17T17:36:44.021Z] 213ec9aee27d: Download complete [2022-10-17T17:36:44.286Z] 801331c1e519: Verifying Checksum [2022-10-17T17:36:44.286Z] 801331c1e519: Download complete [2022-10-17T17:36:44.286Z] 213ec9aee27d: Pull complete [2022-10-17T17:36:44.286Z] 4583459ba037: Pull complete [2022-10-17T17:36:44.546Z] 93c1e223e6f2: Pull complete [2022-10-17T17:36:44.546Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T17:36:44.546Z] 7d9ed39f4882: Download complete [2022-10-17T17:36:44.804Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T17:36:44.804Z] 99cc6dd402b0: Download complete [2022-10-17T17:36:44.804Z] 53926ce57604: Verifying Checksum [2022-10-17T17:36:44.804Z] 53926ce57604: Download complete [2022-10-17T17:36:48.987Z] 53926ce57604: Pull complete [2022-10-17T17:36:48.987Z] 21b2b0c7a3f4: Pull complete [2022-10-17T17:36:48.987Z] 30f14e443154: Pull complete [2022-10-17T17:36:48.987Z] 801331c1e519: Pull complete [2022-10-17T17:36:50.358Z] 99cc6dd402b0: Pull complete [2022-10-17T17:36:51.289Z] 7d9ed39f4882: Pull complete [2022-10-17T17:36:51.289Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T17:36:51.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T17:36:51.289Z] ---> 1dedd983c030 [2022-10-17T17:36:51.289Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T17:36:53.193Z] ---> Running in 5d443157c2f4 [2022-10-17T17:36:53.193Z] Removing intermediate container 5d443157c2f4 [2022-10-17T17:36:53.193Z] ---> 0593715d17f5 [2022-10-17T17:36:53.193Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T17:36:53.193Z] ---> Running in 41f4cef47714 [2022-10-17T17:36:53.193Z] Removing intermediate container 41f4cef47714 [2022-10-17T17:36:53.193Z] ---> 98f2bdebf0e5 [2022-10-17T17:36:53.193Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T17:36:53.193Z] ---> Running in a2cb37c7959b [2022-10-17T17:36:53.193Z] Removing intermediate container a2cb37c7959b [2022-10-17T17:36:53.193Z] ---> 2549962e1685 [2022-10-17T17:36:53.193Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T17:36:53.193Z] ---> Running in 15b2099d3845 [2022-10-17T17:36:53.193Z] Removing intermediate container 15b2099d3845 [2022-10-17T17:36:53.193Z] ---> 7438b2b30e38 [2022-10-17T17:36:53.193Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T17:36:53.193Z] ---> Running in 92de59a1b33e [2022-10-17T17:36:53.762Z] Removing intermediate container 92de59a1b33e [2022-10-17T17:36:53.762Z] ---> 68af0274d068 [2022-10-17T17:36:53.762Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T17:36:53.762Z] ---> Running in 3e9fdea8edbf [2022-10-17T17:36:54.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T17:36:54.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T17:36:55.526Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-17T17:36:55.526Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-17T17:36:55.526Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-17T17:36:55.526Z] (4/80) Installing libxcb (1.15-r0) [2022-10-17T17:36:55.785Z] (5/80) Installing libx11 (1.8-r0) [2022-10-17T17:36:55.785Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-17T17:36:55.785Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-17T17:36:56.045Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-17T17:36:56.045Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-17T17:36:56.045Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-17T17:36:56.304Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-17T17:36:56.304Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-17T17:36:56.304Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-17T17:36:56.564Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-17T17:36:56.950Z] Still waiting to schedule task [2022-10-17T17:36:56.950Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T17:36:57.520Z] (15/80) Installing libice (1.0.10-r0) [2022-10-17T17:36:57.778Z] (16/80) Installing libuuid (2.38-r1) [2022-10-17T17:36:57.778Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-17T17:36:57.778Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-17T17:36:58.038Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-17T17:36:58.038Z] (20/80) Installing xset (1.2.4-r0) [2022-10-17T17:36:58.038Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-17T17:36:58.298Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-17T17:36:58.298Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-17T17:36:58.298Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-17T17:36:58.558Z] (25/80) Installing libintl (0.21-r2) [2022-10-17T17:36:58.558Z] (26/80) Installing libblkid (2.38-r1) [2022-10-17T17:36:58.558Z] (27/80) Installing libmount (2.38-r1) [2022-10-17T17:36:58.817Z] (28/80) Installing pcre (8.45-r2) [2022-10-17T17:36:58.817Z] (29/80) Installing glib (2.72.1-r0) [2022-10-17T17:36:59.077Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-17T17:36:59.077Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-17T17:36:59.336Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-17T17:36:59.336Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-17T17:36:59.595Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T17:36:59.854Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-17T17:36:59.854Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-17T17:36:59.854Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T17:37:00.116Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-17T17:37:00.684Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-17T17:37:00.684Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-17T17:37:00.684Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-17T17:37:00.684Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-17T17:37:00.944Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-17T17:37:00.944Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-17T17:37:00.944Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-17T17:37:01.202Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-17T17:37:01.202Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-17T17:37:01.461Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-17T17:37:01.461Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-17T17:37:01.461Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-17T17:37:01.719Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-17T17:37:01.719Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-17T17:37:01.978Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-17T17:37:01.978Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-17T17:37:01.978Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-17T17:37:02.236Z] (56/80) Installing libunistring (1.0-r0) [2022-10-17T17:37:02.236Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-17T17:37:02.495Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-17T17:37:02.495Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-17T17:37:02.495Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-17T17:37:02.754Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-17T17:37:02.754Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-17T17:37:02.754Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-17T17:37:03.012Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-17T17:37:03.012Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T17:37:03.012Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-17T17:37:03.271Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-17T17:37:03.271Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-17T17:37:03.530Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-17T17:37:03.530Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-17T17:37:03.530Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-17T17:37:03.792Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-17T17:37:04.359Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T17:37:04.359Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-17T17:37:04.359Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-17T17:37:04.618Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T17:37:04.618Z] (76/80) Installing kmod-libs (29-r2) [2022-10-17T17:37:04.618Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-17T17:37:04.618Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-17T17:37:04.877Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T17:37:04.877Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T17:37:04.877Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T17:37:04.877Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T17:37:05.137Z] OK: 330 MiB in 131 packages [2022-10-17T17:37:07.041Z] Removing intermediate container 3e9fdea8edbf [2022-10-17T17:37:07.041Z] ---> 932ccd5bc068 [2022-10-17T17:37:07.041Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T17:37:07.041Z] ---> Running in 76d6d5a8c728 [2022-10-17T17:37:07.041Z] Removing intermediate container 76d6d5a8c728 [2022-10-17T17:37:07.041Z] ---> 29bd7fd91f28 [2022-10-17T17:37:07.041Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T17:37:07.041Z] ---> fdfb87a7eba3 [2022-10-17T17:37:07.041Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T17:37:07.041Z] ---> Running in cc964a29dfe5 [2022-10-17T17:37:25.147Z] Removing intermediate container cc964a29dfe5 [2022-10-17T17:37:25.147Z] ---> 2b8a7a2ae323 [2022-10-17T17:37:25.147Z] Step 12/14 : COPY . . [2022-10-17T17:37:25.408Z] ---> 787727bbdae9 [2022-10-17T17:37:25.408Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T17:37:25.408Z] ---> Running in 191feee16597 [2022-10-17T17:37:25.668Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T17:37:25.668Z] Dload Upload Total Spent Left Speed [2022-10-17T17:37:25.925Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8411 0 --:--:-- --:--:-- --:--:-- 8428 [2022-10-17T17:37:26.183Z] Removing intermediate container 191feee16597 [2022-10-17T17:37:26.183Z] ---> 1cc9c32289ab [2022-10-17T17:37:26.183Z] Step 14/14 : RUN ${MAKE} [2022-10-17T17:37:26.183Z] ---> Running in f78bd6899009 [2022-10-17T17:37:26.443Z] noop [2022-10-17T17:37:26.702Z] Removing intermediate container f78bd6899009 [2022-10-17T17:37:26.702Z] ---> 3a02c16223b6 [2022-10-17T17:37:26.702Z] Successfully built 3a02c16223b6 [2022-10-17T17:37:26.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:37:27.134Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T17:37:27.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:37:27.278Z] prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container [2022-10-17T17:37:27.325Z] $ 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 [2022-10-17T17:37:27.699Z] $ docker top 9bd2b65d3f4c7d3c0e588e24c99ee43e232e0373b7fcc330f4962d1865275d96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T17:37:28.081Z] + go version [2022-10-17T17:37:28.081Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T17:37:28.120Z] $ docker stop --time=1 9bd2b65d3f4c7d3c0e588e24c99ee43e232e0373b7fcc330f4962d1865275d96 [2022-10-17T17:37:29.379Z] $ 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 [2022-10-17T17:37:30.074Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T17:37:30.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:37:30.216Z] prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container [2022-10-17T17:37:30.256Z] $ 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 [2022-10-17T17:37:30.579Z] $ docker top e4e7b7575d2e52316a2967b0bdeed9c065f7f3a3746d35bea40922a5552df1a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T17:37:30.960Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-104 [Pipeline] fileExists [Pipeline] sh [2022-10-17T17:37:31.315Z] + make test [2022-10-17T17:37:31.316Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T17:37:31.573Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T17:37:41.537Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T17:37:41.797Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-10-17T17:37:48.355Z] 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." [2022-10-17T17:37:48.355Z] CGO_ENABLED=1 go vet ./... [2022-10-17T17:37:50.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T17:37:50.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T17:37:51.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T17:37:51.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T17:37:51.268Z] $ docker stop --time=1 e4e7b7575d2e52316a2967b0bdeed9c065f7f3a3746d35bea40922a5552df1a6 [2022-10-17T17:37:52.879Z] $ docker rm -f e4e7b7575d2e52316a2967b0bdeed9c065f7f3a3746d35bea40922a5552df1a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T17:37:53.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T17:37:53.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T17:37:54.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T17:37:54.430Z] + ls -al . [2022-10-17T17:37:54.430Z] total 196 [2022-10-17T17:37:54.430Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 17:37 . [2022-10-17T17:37:54.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:36 .. [2022-10-17T17:37:54.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:37 .git [2022-10-17T17:37:54.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 .github [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 17:36 .gitignore [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 17:36 .golangci.yml [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:36 .hadolint.yml [2022-10-17T17:37:54.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:36 .semver [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 17:36 Attribution.txt [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 17:36 CHANGELOG.md [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 17:36 Dockerfile [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:36 GOVERNANCE.md [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:36 Jenkinsfile [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:36 LICENSE [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 17:36 Makefile [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:36 OWNERS.md [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 17:36 README.md [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:36 VERSION [2022-10-17T17:37:54.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:36 bin [2022-10-17T17:37:54.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 cmd [2022-10-17T17:37:54.430Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 17:37 coverage.out [2022-10-17T17:37:54.430Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 17:36 docker-entrypoint.sh [2022-10-17T17:37:54.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 docs [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 17:36 go.mod [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 17:36 go.sum [2022-10-17T17:37:54.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:36 internal [2022-10-17T17:37:54.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:36 snap [2022-10-17T17:37:54.430Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:37:54.817Z] + 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 . [2022-10-17T17:37:54.817Z] Sending build context to Docker daemon 1.55MB [2022-10-17T17:37:54.817Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T17:37:54.817Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T17:37:54.817Z] ---> 3a02c16223b6 [2022-10-17T17:37:54.817Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T17:37:54.817Z] ---> Running in c13c771ac604 [2022-10-17T17:37:54.817Z] Removing intermediate container c13c771ac604 [2022-10-17T17:37:54.817Z] ---> fe59d7e47df5 [2022-10-17T17:37:54.817Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T17:37:54.817Z] ---> Running in ac94df5d6c1d [2022-10-17T17:37:55.075Z] Removing intermediate container ac94df5d6c1d [2022-10-17T17:37:55.075Z] ---> c3f5ccfd3317 [2022-10-17T17:37:55.075Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T17:37:55.075Z] ---> Running in e9f6734d53e2 [2022-10-17T17:37:55.075Z] Removing intermediate container e9f6734d53e2 [2022-10-17T17:37:55.075Z] ---> d36b989743c7 [2022-10-17T17:37:55.075Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T17:37:55.075Z] ---> Running in 57a6f611a796 [2022-10-17T17:37:55.075Z] Removing intermediate container 57a6f611a796 [2022-10-17T17:37:55.075Z] ---> 64f1eacf6876 [2022-10-17T17:37:55.075Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T17:37:55.075Z] ---> Running in db5b30eca681 [2022-10-17T17:37:55.642Z] Removing intermediate container db5b30eca681 [2022-10-17T17:37:55.642Z] ---> 595fbd79085f [2022-10-17T17:37:55.642Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T17:37:55.642Z] ---> Running in ccfdfa2aa30d [2022-10-17T17:37:55.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T17:37:56.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T17:37:57.089Z] OK: 330 MiB in 131 packages [2022-10-17T17:37:57.347Z] Removing intermediate container ccfdfa2aa30d [2022-10-17T17:37:57.347Z] ---> eff74d12cb8c [2022-10-17T17:37:57.347Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T17:37:57.347Z] ---> Running in f210abc3d779 [2022-10-17T17:37:57.347Z] Removing intermediate container f210abc3d779 [2022-10-17T17:37:57.347Z] ---> fd5f5e333d4c [2022-10-17T17:37:57.347Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T17:37:57.608Z] ---> bfdb4c8b9e39 [2022-10-17T17:37:57.608Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T17:37:57.608Z] ---> Running in 462184dd5cef [2022-10-17T17:37:58.175Z] Removing intermediate container 462184dd5cef [2022-10-17T17:37:58.175Z] ---> d0587d492240 [2022-10-17T17:37:58.175Z] Step 12/36 : COPY . . [2022-10-17T17:37:58.433Z] ---> 4756ae1eb04e [2022-10-17T17:37:58.433Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T17:37:58.433Z] ---> Running in 07db644abf4d [2022-10-17T17:37:58.692Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2022-10-17T17:37:58.692Z] Dload Upload Total Spent Left Speed [2022-10-17T17:37:58.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42390 0 --:--:-- --:--:-- --:--:-- 44250 [2022-10-17T17:37:59.220Z] Removing intermediate container 07db644abf4d [2022-10-17T17:37:59.220Z] ---> 708c4afc5aad [2022-10-17T17:37:59.220Z] Step 14/36 : RUN ${MAKE} [2022-10-17T17:37:59.220Z] ---> Running in 236c1593baf0 [2022-10-17T17:37:59.481Z] 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 [2022-10-17T17:38:21.424Z] Removing intermediate container 236c1593baf0 [2022-10-17T17:38:21.424Z] ---> 7a670930dca1 [2022-10-17T17:38:21.424Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T17:38:21.684Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T17:38:21.684Z] af6660deedbd: Pulling fs layer [2022-10-17T17:38:21.684Z] 97cd0a44c592: Pulling fs layer [2022-10-17T17:38:21.944Z] 97cd0a44c592: Verifying Checksum [2022-10-17T17:38:21.944Z] 97cd0a44c592: Download complete [2022-10-17T17:38:22.203Z] af6660deedbd: Verifying Checksum [2022-10-17T17:38:22.203Z] af6660deedbd: Download complete [2022-10-17T17:38:22.203Z] af6660deedbd: Pull complete [2022-10-17T17:38:22.462Z] 97cd0a44c592: Pull complete [2022-10-17T17:38:22.462Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T17:38:22.462Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T17:38:22.462Z] ---> fea57e182299 [2022-10-17T17:38:22.462Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T17:38:23.031Z] 3.16: Pulling from library/alpine [2022-10-17T17:38:23.031Z] 213ec9aee27d: Already exists [2022-10-17T17:38:23.597Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T17:38:23.597Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T17:38:23.597Z] ---> 9c6f07244728 [2022-10-17T17:38:23.597Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T17:38:23.597Z] ---> Running in 59324a415ade [2022-10-17T17:38:23.597Z] Removing intermediate container 59324a415ade [2022-10-17T17:38:23.597Z] ---> b9c336db024d [2022-10-17T17:38:23.597Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T17:38:23.597Z] ---> Running in 1f76148f09a1 [2022-10-17T17:38:23.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T17:38:24.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T17:38:24.371Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-17T17:38:24.371Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-17T17:38:24.371Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-17T17:38:24.371Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-17T17:38:24.371Z] (5/83) Installing libxcb (1.15-r0) [2022-10-17T17:38:24.371Z] (6/83) Installing libx11 (1.8-r0) [2022-10-17T17:38:24.371Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-17T17:38:24.371Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T17:38:24.371Z] (9/83) Installing expat (2.4.9-r0) [2022-10-17T17:38:24.371Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-17T17:38:24.371Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-17T17:38:24.371Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-17T17:38:24.371Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-17T17:38:24.371Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-17T17:38:24.371Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-17T17:38:24.371Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-17T17:38:24.371Z] (17/83) Installing libintl (0.21-r2) [2022-10-17T17:38:24.371Z] (18/83) Installing libblkid (2.38-r1) [2022-10-17T17:38:24.371Z] (19/83) Installing libmount (2.38-r1) [2022-10-17T17:38:24.628Z] (20/83) Installing pcre (8.45-r2) [2022-10-17T17:38:24.628Z] (21/83) Installing glib (2.72.1-r0) [2022-10-17T17:38:24.628Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-17T17:38:24.628Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-17T17:38:24.628Z] (24/83) Installing libass (0.16.0-r0) [2022-10-17T17:38:24.628Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-17T17:38:24.628Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-17T17:38:24.628Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-17T17:38:24.628Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-17T17:38:24.628Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-17T17:38:24.628Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-17T17:38:24.628Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-17T17:38:24.628Z] (32/83) Installing libunistring (1.0-r0) [2022-10-17T17:38:24.628Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-17T17:38:24.887Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T17:38:24.887Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T17:38:24.887Z] (36/83) Installing lame (3.100-r0) [2022-10-17T17:38:24.887Z] (37/83) Installing opus (1.3.1-r1) [2022-10-17T17:38:24.887Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-17T17:38:24.887Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-17T17:38:24.887Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-17T17:38:24.887Z] (41/83) Installing orc (0.4.32-r0) [2022-10-17T17:38:24.887Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T17:38:24.887Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-17T17:38:24.887Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T17:38:24.887Z] (45/83) Installing flac (1.3.4-r0) [2022-10-17T17:38:24.887Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-17T17:38:24.887Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-17T17:38:24.887Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T17:38:24.887Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-17T17:38:24.887Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-17T17:38:24.887Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-17T17:38:24.887Z] (52/83) Installing libpulse (15.0-r2) [2022-10-17T17:38:24.887Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-17T17:38:24.887Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-17T17:38:24.887Z] (55/83) Installing librist (0.2.6-r1) [2022-10-17T17:38:24.887Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-17T17:38:24.887Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-17T17:38:24.887Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-17T17:38:25.145Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T17:38:25.145Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T17:38:25.145Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-17T17:38:25.145Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-17T17:38:25.145Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T17:38:25.145Z] (64/83) Installing libva (2.14.0-r0) [2022-10-17T17:38:25.145Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-17T17:38:25.145Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-17T17:38:25.145Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-17T17:38:25.145Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-17T17:38:25.145Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T17:38:25.145Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-17T17:38:25.145Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-17T17:38:25.145Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-17T17:38:25.145Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T17:38:25.403Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-17T17:38:25.403Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-17T17:38:25.403Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T17:38:25.403Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-17T17:38:25.403Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-17T17:38:25.403Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-17T17:38:25.403Z] (79/83) Installing kmod-libs (29-r2) [2022-10-17T17:38:25.403Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-17T17:38:25.403Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-17T17:38:25.403Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-17T17:38:25.403Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-17T17:38:25.403Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T17:38:25.403Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T17:38:25.403Z] OK: 101 MiB in 97 packages [2022-10-17T17:38:27.935Z] Removing intermediate container 1f76148f09a1 [2022-10-17T17:38:27.935Z] ---> 0cde22405114 [2022-10-17T17:38:27.935Z] Step 19/36 : WORKDIR / [2022-10-17T17:38:27.935Z] ---> Running in 7e3f19a8c121 [2022-10-17T17:38:27.935Z] Removing intermediate container 7e3f19a8c121 [2022-10-17T17:38:27.935Z] ---> ce8806007ee9 [2022-10-17T17:38:27.935Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T17:38:28.192Z] ---> 91b1ba48d395 [2022-10-17T17:38:28.192Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T17:38:28.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8379 in /w/workspace/foundry_device-usb-camera_PR-104 [Pipeline] { [Pipeline] ws [2022-10-17T17:38:28.354Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-17T17:38:28.430Z] Selected Git installation does not exist. Using Default [2022-10-17T17:38:28.431Z] The recommended git tool is: NONE [2022-10-17T17:38:28.449Z] ---> 5e19d169612c [2022-10-17T17:38:28.449Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T17:38:28.449Z] ---> cbff47904d9d [2022-10-17T17:38:28.449Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T17:38:28.707Z] ---> 3f4fbc36450f [2022-10-17T17:38:28.707Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T17:38:28.707Z] ---> 8cfad6c13bf9 [2022-10-17T17:38:28.707Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T17:38:28.965Z] ---> 9c68d83a41fb [2022-10-17T17:38:28.965Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T17:38:29.531Z] ---> 27367d808733 [2022-10-17T17:38:29.531Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T17:38:29.531Z] ---> Running in e7771fd7c1a3 [2022-10-17T17:38:30.097Z] Removing intermediate container e7771fd7c1a3 [2022-10-17T17:38:30.097Z] ---> 9f9b4230803e [2022-10-17T17:38:30.097Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T17:38:30.097Z] ---> Running in bc1dd2e7e9c0 [2022-10-17T17:38:30.664Z] Removing intermediate container bc1dd2e7e9c0 [2022-10-17T17:38:30.664Z] ---> 6dae801076d7 [2022-10-17T17:38:30.664Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T17:38:30.664Z] ---> Running in 6d769cb6a02c [2022-10-17T17:38:31.233Z] Removing intermediate container 6d769cb6a02c [2022-10-17T17:38:31.233Z] ---> 7fa2c4efc356 [2022-10-17T17:38:31.233Z] Step 30/36 : EXPOSE 59983 [2022-10-17T17:38:31.233Z] ---> Running in 78082f6a809d [2022-10-17T17:38:31.233Z] Removing intermediate container 78082f6a809d [2022-10-17T17:38:31.233Z] ---> 23749541a9c7 [2022-10-17T17:38:31.233Z] Step 31/36 : EXPOSE 8554 [2022-10-17T17:38:31.233Z] ---> Running in 8834d47f2d70 [2022-10-17T17:38:31.492Z] Removing intermediate container 8834d47f2d70 [2022-10-17T17:38:31.492Z] ---> 00cc2d188651 [2022-10-17T17:38:31.492Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T17:38:31.492Z] ---> Running in 2181fe6c296c [2022-10-17T17:38:31.492Z] Removing intermediate container 2181fe6c296c [2022-10-17T17:38:31.492Z] ---> e5581879c3b1 [2022-10-17T17:38:31.492Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T17:38:31.755Z] ---> Running in 6f783ac02398 [2022-10-17T17:38:31.755Z] Removing intermediate container 6f783ac02398 [2022-10-17T17:38:31.755Z] ---> c4b0133591f4 [2022-10-17T17:38:31.755Z] Step 34/36 : LABEL arch=amd64 [2022-10-17T17:38:31.755Z] ---> Running in bd7e3260dc2f [2022-10-17T17:38:31.755Z] Removing intermediate container bd7e3260dc2f [2022-10-17T17:38:31.755Z] ---> 71974c6afba3 [2022-10-17T17:38:31.755Z] Step 35/36 : LABEL git_sha=80752d24b6ac230ad1afad87eac872a0e94560ac [2022-10-17T17:38:31.755Z] ---> Running in be2e92192a4d [2022-10-17T17:38:32.014Z] Removing intermediate container be2e92192a4d [2022-10-17T17:38:32.014Z] ---> b8505d2a4990 [2022-10-17T17:38:32.014Z] Step 36/36 : LABEL version=0.0.0 [2022-10-17T17:38:32.014Z] ---> Running in 002464e593c9 [2022-10-17T17:38:32.014Z] Removing intermediate container 002464e593c9 [2022-10-17T17:38:32.014Z] ---> b395493f6e1e [2022-10-17T17:38:32.014Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T17:38:32.014Z] Successfully built b395493f6e1e [2022-10-17T17:38:32.014Z] 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 [2022-10-17T17:38:32.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:38:32.875Z] [2022-10-17T17:38:32.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:38:33.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:38:33.248Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T17:38:33.248Z] 5eb5b503b376: Pulling fs layer [2022-10-17T17:38:33.248Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T17:38:33.248Z] ec43610c2a17: Pulling fs layer [2022-10-17T17:38:33.248Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T17:38:33.248Z] 33b1e0a273af: Pulling fs layer [2022-10-17T17:38:33.248Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T17:38:33.248Z] 2f39f015ded8: Pulling fs layer [2022-10-17T17:38:33.248Z] 33b1e0a273af: Waiting [2022-10-17T17:38:33.248Z] 5d3b04190fa2: Waiting [2022-10-17T17:38:33.248Z] 2f39f015ded8: Waiting [2022-10-17T17:38:33.248Z] 3a2ae6a8a46f: Waiting [2022-10-17T17:38:33.248Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T17:38:33.248Z] 5c69ac0246d0: Download complete [2022-10-17T17:38:33.248Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T17:38:33.248Z] 3a2ae6a8a46f: Download complete [2022-10-17T17:38:33.248Z] ec43610c2a17: Verifying Checksum [2022-10-17T17:38:33.248Z] ec43610c2a17: Download complete [2022-10-17T17:38:33.248Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T17:38:33.248Z] 5d3b04190fa2: Download complete [2022-10-17T17:38:33.248Z] 33b1e0a273af: Verifying Checksum [2022-10-17T17:38:33.248Z] 33b1e0a273af: Download complete [2022-10-17T17:38:33.500Z] using credential edgex-jenkins-ssh [2022-10-17T17:38:33.506Z] 5eb5b503b376: Verifying Checksum [2022-10-17T17:38:33.506Z] 5eb5b503b376: Download complete [2022-10-17T17:38:33.515Z] Cloning the remote Git repository [2022-10-17T17:38:34.069Z] 2f39f015ded8: Download complete [2022-10-17T17:38:33.556Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T17:38:33.632Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-10-17T17:38:33.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T17:38:33.770Z] > git --version # timeout=10 [2022-10-17T17:38:33.789Z] > git --version # 'git version 2.25.1' [2022-10-17T17:38:33.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T17:38:33.835Z] Verifying host key using known hosts file [2022-10-17T17:38:34.009Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T17:38:34.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T17:38:34.636Z] 5eb5b503b376: Pull complete [2022-10-17T17:38:34.893Z] 5c69ac0246d0: Pull complete [2022-10-17T17:38:35.157Z] ec43610c2a17: Pull complete [2022-10-17T17:38:35.416Z] 3a2ae6a8a46f: Pull complete [2022-10-17T17:38:35.676Z] 33b1e0a273af: Pull complete [2022-10-17T17:38:35.676Z] 5d3b04190fa2: Pull complete [2022-10-17T17:38:34.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-17T17:38:34.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T17:38:35.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-17T17:38:35.581Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T17:38:35.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T17:38:35.587Z] Verifying host key using known hosts file [2022-10-17T17:38:35.594Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T17:38:35.606Z] > 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 [2022-10-17T17:38:36.118Z] Merging remotes/origin/main commit b346198c17a3ebf2419cb456fdaded435ad8b044 into PR head commit 80752d24b6ac230ad1afad87eac872a0e94560ac [2022-10-17T17:38:36.324Z] Merge succeeded, producing 80752d24b6ac230ad1afad87eac872a0e94560ac [2022-10-17T17:38:36.325Z] Checking out Revision 80752d24b6ac230ad1afad87eac872a0e94560ac (PR-104) [2022-10-17T17:38:36.807Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-10-17T17:38:36.859Z] > git --version # timeout=10 [2022-10-17T17:38:36.870Z] > git --version # 'git version 2.25.1' [2022-10-17T17:38:36.890Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T17:38:36.138Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T17:38:36.154Z] > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # timeout=10 [2022-10-17T17:38:36.238Z] > git remote # timeout=10 [2022-10-17T17:38:36.255Z] > git config --get remote.origin.url # timeout=10 [2022-10-17T17:38:36.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T17:38:36.274Z] Verifying host key using known hosts file [2022-10-17T17:38:36.277Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T17:38:36.286Z] > git merge b346198c17a3ebf2419cb456fdaded435ad8b044 # timeout=10 [2022-10-17T17:38:36.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-17T17:38:36.331Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T17:38:36.349Z] > git checkout -f 80752d24b6ac230ad1afad87eac872a0e94560ac # timeout=10 [2022-10-17T17:38:37.342Z] [2022-10-17T17:38:37.342Z] GitHub has been notified of this commit’s build result [2022-10-17T17:38:37.342Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T17:38:38.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T17:38:38.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T17:38:38.077Z] Dload Upload Total Spent Left Speed [2022-10-17T17:38:38.077Z] 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 [2022-10-17T17:38:38.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T17:38:38.995Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T17:38:38.995Z] + sudo tee /etc/docker/daemon.new [2022-10-17T17:38:38.995Z] { [2022-10-17T17:38:38.995Z] "registry-mirrors": [ [2022-10-17T17:38:38.995Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T17:38:38.995Z] ], [2022-10-17T17:38:38.995Z] "bip": "10.250.0.254/24", [2022-10-17T17:38:38.995Z] "hosts": [ [2022-10-17T17:38:38.995Z] "tcp://0.0.0.0:5555", [2022-10-17T17:38:38.995Z] "unix:///var/run/docker.sock" [2022-10-17T17:38:38.995Z] ], [2022-10-17T17:38:38.995Z] "mtu": 1458, [2022-10-17T17:38:38.995Z] "selinux-enabled": true, [2022-10-17T17:38:38.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T17:38:38.995Z] } [Pipeline] sh [2022-10-17T17:38:39.342Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T17:38:39.693Z] + sudo service docker restart [2022-10-17T17:38:39.858Z] 2f39f015ded8: Pull complete [2022-10-17T17:38:39.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T17:38:39.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:38:39.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:38:40.079Z] prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container [2022-10-17T17:38:40.114Z] $ 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 [2022-10-17T17:38:42.077Z] $ docker top cdea22897d82aa3a295c63cc16bc12a35549065e7cb22b918a0b0ea55fc58c72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:38:42.524Z] ---> job-cost.sh [2022-10-17T17:38:42.524Z] lf-activate-venv: SKIPPING [2022-10-17T17:38:42.524Z] INFO: No Stack... [2022-10-17T17:38:42.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T17:38:43.352Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T17:38:43.675Z] + + cat /w/workspace/foundry_device-usb-camera_PR-104/archives/cost.csv [2022-10-17T17:38:43.675Z] cut -d, -f6 [Pipeline] lock [2022-10-17T17:38:43.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [2022-10-17T17:38:43.719Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] did not exist. Created. [2022-10-17T17:38:43.719Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T17:38:44.104Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T17:38:44.154Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T17:38:44.183Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T17:38:44.268Z] $ docker stop --time=1 cdea22897d82aa3a295c63cc16bc12a35549065e7cb22b918a0b0ea55fc58c72 [2022-10-17T17:38:45.424Z] $ docker rm -f cdea22897d82aa3a295c63cc16bc12a35549065e7cb22b918a0b0ea55fc58c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T17:38:58.020Z] provisioning config files... [2022-10-17T17:38:58.049Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10265179563483859083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:38:58.436Z] ---> docker-login.sh [2022-10-17T17:38:58.436Z] nexus3.edgexfoundry.org:10001 [2022-10-17T17:38:58.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:38:58.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:38:58.977Z] Configure a credential helper to remove this warning. See [2022-10-17T17:38:58.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:38:58.977Z] [2022-10-17T17:38:58.977Z] Login Succeeded [2022-10-17T17:38:58.977Z] nexus3.edgexfoundry.org:10002 [2022-10-17T17:38:59.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:38:59.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:38:59.248Z] Configure a credential helper to remove this warning. See [2022-10-17T17:38:59.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:38:59.248Z] [2022-10-17T17:38:59.248Z] Login Succeeded [2022-10-17T17:38:59.517Z] nexus3.edgexfoundry.org:10003 [2022-10-17T17:38:59.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:38:59.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:38:59.787Z] Configure a credential helper to remove this warning. See [2022-10-17T17:38:59.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:38:59.787Z] [2022-10-17T17:38:59.787Z] Login Succeeded [2022-10-17T17:38:59.787Z] nexus3.edgexfoundry.org:10004 [2022-10-17T17:39:00.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:39:00.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:39:00.059Z] Configure a credential helper to remove this warning. See [2022-10-17T17:39:00.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:39:00.059Z] [2022-10-17T17:39:00.059Z] Login Succeeded [2022-10-17T17:39:00.059Z] docker.io [2022-10-17T17:39:00.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T17:39:00.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T17:39:00.594Z] Configure a credential helper to remove this warning. See [2022-10-17T17:39:00.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T17:39:00.594Z] [2022-10-17T17:39:00.594Z] Login Succeeded [2022-10-17T17:39:00.594Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T17:39:00.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T17:39:01.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T17:39:01.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T17:39:01.226Z] ========================================================= [2022-10-17T17:39:01.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T17:39:01.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:39:01.712Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T17:39:01.989Z] Sending build context to Docker daemon 996.4kB [2022-10-17T17:39:01.989Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T17:39:01.989Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T17:39:01.989Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T17:39:02.261Z] 9b18e9b68314: Pulling fs layer [2022-10-17T17:39:02.261Z] d32db5db7311: Pulling fs layer [2022-10-17T17:39:02.261Z] d0c4b47475fc: Pulling fs layer [2022-10-17T17:39:02.261Z] 5831b945b038: Pulling fs layer [2022-10-17T17:39:02.261Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T17:39:02.261Z] e10730c5d714: Pulling fs layer [2022-10-17T17:39:02.261Z] 5dd5c2283517: Pulling fs layer [2022-10-17T17:39:02.261Z] d5ac0230b979: Pulling fs layer [2022-10-17T17:39:02.261Z] 5831b945b038: Waiting [2022-10-17T17:39:02.261Z] 86bbec2aaacd: Waiting [2022-10-17T17:39:02.261Z] e10730c5d714: Waiting [2022-10-17T17:39:02.261Z] 5dd5c2283517: Waiting [2022-10-17T17:39:02.261Z] d5ac0230b979: Waiting [2022-10-17T17:39:02.261Z] d0c4b47475fc: Download complete [2022-10-17T17:39:02.261Z] d32db5db7311: Verifying Checksum [2022-10-17T17:39:02.261Z] d32db5db7311: Download complete [2022-10-17T17:39:02.261Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T17:39:02.261Z] 86bbec2aaacd: Download complete [2022-10-17T17:39:02.261Z] e10730c5d714: Verifying Checksum [2022-10-17T17:39:02.261Z] e10730c5d714: Download complete [2022-10-17T17:39:02.261Z] 9b18e9b68314: Verifying Checksum [2022-10-17T17:39:02.261Z] 9b18e9b68314: Download complete [2022-10-17T17:39:03.248Z] 9b18e9b68314: Pull complete [2022-10-17T17:39:03.248Z] d5ac0230b979: Verifying Checksum [2022-10-17T17:39:03.248Z] d5ac0230b979: Download complete [2022-10-17T17:39:03.519Z] d32db5db7311: Pull complete [2022-10-17T17:39:03.792Z] d0c4b47475fc: Pull complete [2022-10-17T17:39:04.384Z] 5dd5c2283517: Verifying Checksum [2022-10-17T17:39:04.384Z] 5dd5c2283517: Download complete [2022-10-17T17:39:04.972Z] 5831b945b038: Verifying Checksum [2022-10-17T17:39:04.972Z] 5831b945b038: Download complete [2022-10-17T17:39:17.318Z] 5831b945b038: Pull complete [2022-10-17T17:39:17.318Z] 86bbec2aaacd: Pull complete [2022-10-17T17:39:17.318Z] e10730c5d714: Pull complete [2022-10-17T17:39:22.679Z] 5dd5c2283517: Pull complete [2022-10-17T17:39:24.639Z] d5ac0230b979: Pull complete [2022-10-17T17:39:24.639Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T17:39:24.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T17:39:24.639Z] ---> 59b3b1a385d4 [2022-10-17T17:39:24.639Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T17:39:26.624Z] ---> Running in d97f3edcabd9 [2022-10-17T17:39:26.624Z] Removing intermediate container d97f3edcabd9 [2022-10-17T17:39:26.624Z] ---> 5e7f6d8d7f9f [2022-10-17T17:39:26.624Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T17:39:26.624Z] ---> Running in debe2cf6ab03 [2022-10-17T17:39:26.908Z] Removing intermediate container debe2cf6ab03 [2022-10-17T17:39:26.908Z] ---> 08dabdb4f555 [2022-10-17T17:39:26.908Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T17:39:26.908Z] ---> Running in ce44523e2640 [2022-10-17T17:39:27.203Z] Removing intermediate container ce44523e2640 [2022-10-17T17:39:27.203Z] ---> 8f9cf9327b6f [2022-10-17T17:39:27.203Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T17:39:27.487Z] ---> Running in 3def6e843a20 [2022-10-17T17:39:27.761Z] Removing intermediate container 3def6e843a20 [2022-10-17T17:39:27.761Z] ---> 145b6b196b12 [2022-10-17T17:39:27.761Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T17:39:27.761Z] ---> Running in 579cb33c6b5d [2022-10-17T17:39:29.712Z] Removing intermediate container 579cb33c6b5d [2022-10-17T17:39:29.712Z] ---> 8972d9a0a57d [2022-10-17T17:39:29.712Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T17:39:29.712Z] ---> Running in 9583b7cb5ba8 [2022-10-17T17:39:30.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T17:39:31.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T17:39:32.212Z] (1/14) Installing libintl (0.21-r2) [2022-10-17T17:39:32.212Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-17T17:39:32.212Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T17:39:32.481Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T17:39:32.481Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-17T17:39:32.748Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-17T17:39:32.748Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T17:39:32.748Z] (7/14) Installing libblkid (2.38-r1) [2022-10-17T17:39:33.016Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-17T17:39:33.016Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-17T17:39:33.016Z] (10/14) Installing kmod-libs (29-r2) [2022-10-17T17:39:33.282Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-17T17:39:33.282Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-17T17:39:33.282Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T17:39:33.550Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T17:39:33.550Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T17:39:33.550Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T17:39:33.550Z] OK: 228 MiB in 65 packages [2022-10-17T17:39:34.957Z] Removing intermediate container 9583b7cb5ba8 [2022-10-17T17:39:34.957Z] ---> 8e360414e6ae [2022-10-17T17:39:34.957Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T17:39:34.957Z] ---> Running in 725f35f5d577 [2022-10-17T17:39:34.957Z] Removing intermediate container 725f35f5d577 [2022-10-17T17:39:34.957Z] ---> 2c4f071cc5da [2022-10-17T17:39:34.957Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T17:39:35.542Z] ---> 5816897e2707 [2022-10-17T17:39:35.542Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T17:39:35.542Z] ---> Running in 3d7b406127a3 [2022-10-17T17:40:22.399Z] Removing intermediate container 3d7b406127a3 [2022-10-17T17:40:22.399Z] ---> 8ff767cd9d18 [2022-10-17T17:40:22.399Z] Step 12/14 : COPY . . [2022-10-17T17:40:22.399Z] ---> ebeef80e4cee [2022-10-17T17:40:22.399Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T17:40:22.399Z] ---> Running in b939c9095c80 [2022-10-17T17:40:22.985Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T17:40:22.985Z] Dload Upload Total Spent Left Speed [2022-10-17T17:40:23.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13495 0 --:--:-- --:--:-- --:--:-- 13615 [2022-10-17T17:40:23.837Z] Removing intermediate container b939c9095c80 [2022-10-17T17:40:23.837Z] ---> a7dca68158e9 [2022-10-17T17:40:23.837Z] Step 14/14 : RUN ${MAKE} [2022-10-17T17:40:23.837Z] ---> Running in 5309f41a1b1e [2022-10-17T17:40:24.796Z] noop [2022-10-17T17:40:25.378Z] Removing intermediate container 5309f41a1b1e [2022-10-17T17:40:25.378Z] ---> 0fba8af20766 [2022-10-17T17:40:25.378Z] Successfully built 0fba8af20766 [2022-10-17T17:40:25.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:40:25.860Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T17:40:25.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:40:26.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-8379 does not seem to be running inside a container [2022-10-17T17:40:26.194Z] $ 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 [2022-10-17T17:40:27.296Z] $ docker top 02004777f685190cce5dc3e6ba92c9fef076207df59ca428a76291bc29f40438 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T17:40:28.159Z] + go version [2022-10-17T17:40:28.159Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T17:40:28.198Z] $ docker stop --time=1 02004777f685190cce5dc3e6ba92c9fef076207df59ca428a76291bc29f40438 [2022-10-17T17:40:29.821Z] $ 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 [2022-10-17T17:40:30.651Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T17:40:30.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:40:30.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-8379 does not seem to be running inside a container [2022-10-17T17:40:30.944Z] $ 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 [2022-10-17T17:40:32.111Z] $ docker top 25388d754d981459d9b355afb299bfeb2dea18de86244b96d568e6582875430e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T17:40:32.661Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-17T17:40:33.049Z] + make test [2022-10-17T17:40:33.317Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T17:40:34.732Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T17:42:11.369Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T17:42:11.369Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2022-10-17T17:42:11.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T17:42:11.369Z] CGO_ENABLED=1 go vet ./... [2022-10-17T17:42:23.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T17:42:23.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T17:42:23.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T17:42:23.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T17:42:24.006Z] $ docker stop --time=1 25388d754d981459d9b355afb299bfeb2dea18de86244b96d568e6582875430e [2022-10-17T17:42:25.761Z] $ docker rm -f 25388d754d981459d9b355afb299bfeb2dea18de86244b96d568e6582875430e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T17:42:26.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T17:42:26.732Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T17:42:27.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T17:42:27.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T17:42:28.025Z] + ls -al . [2022-10-17T17:42:28.025Z] total 192 [2022-10-17T17:42:28.025Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 17:40 . [2022-10-17T17:42:28.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:38 .. [2022-10-17T17:42:28.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:38 .git [2022-10-17T17:42:28.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 .github [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 17:38 .gitignore [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 17:38 .golangci.yml [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:38 .hadolint.yml [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 17:38 Attribution.txt [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 17:38 CHANGELOG.md [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 17:38 Dockerfile [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:38 GOVERNANCE.md [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:38 Jenkinsfile [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:38 LICENSE [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 17:38 Makefile [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:38 OWNERS.md [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 17:38 README.md [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:36 VERSION [2022-10-17T17:42:28.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:38 bin [2022-10-17T17:42:28.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 cmd [2022-10-17T17:42:28.025Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 17:42 coverage.out [2022-10-17T17:42:28.025Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 17:38 docker-entrypoint.sh [2022-10-17T17:42:28.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 docs [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 17:38 go.mod [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 17:38 go.sum [2022-10-17T17:42:28.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:38 internal [2022-10-17T17:42:28.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:38 snap [2022-10-17T17:42:28.025Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:42:28.439Z] + 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 . [2022-10-17T17:42:28.706Z] Sending build context to Docker daemon 1.027MB [2022-10-17T17:42:28.706Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T17:42:28.706Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T17:42:28.706Z] ---> 0fba8af20766 [2022-10-17T17:42:28.706Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T17:42:28.706Z] ---> Running in e5e726cd59c1 [2022-10-17T17:42:28.974Z] Removing intermediate container e5e726cd59c1 [2022-10-17T17:42:28.974Z] ---> fdd709801b70 [2022-10-17T17:42:28.974Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T17:42:29.249Z] ---> Running in 3067f370bf81 [2022-10-17T17:42:29.516Z] Removing intermediate container 3067f370bf81 [2022-10-17T17:42:29.516Z] ---> 6b7c9a474ac9 [2022-10-17T17:42:29.516Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T17:42:29.516Z] ---> Running in fff5ee42996f [2022-10-17T17:42:29.782Z] Removing intermediate container fff5ee42996f [2022-10-17T17:42:29.782Z] ---> 452f871c36fb [2022-10-17T17:42:29.782Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T17:42:29.782Z] ---> Running in 2512cdec9af9 [2022-10-17T17:42:30.058Z] Removing intermediate container 2512cdec9af9 [2022-10-17T17:42:30.058Z] ---> 327998c6f224 [2022-10-17T17:42:30.058Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T17:42:30.058Z] ---> Running in 85fb11eb0cff [2022-10-17T17:42:32.008Z] Removing intermediate container 85fb11eb0cff [2022-10-17T17:42:32.008Z] ---> 10b4d740241c [2022-10-17T17:42:32.008Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T17:42:32.008Z] ---> Running in 7a06f4c93bfc [2022-10-17T17:42:32.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T17:42:33.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T17:42:34.500Z] OK: 228 MiB in 65 packages [2022-10-17T17:42:35.080Z] Removing intermediate container 7a06f4c93bfc [2022-10-17T17:42:35.080Z] ---> 8a7b00e4cfa7 [2022-10-17T17:42:35.080Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T17:42:35.345Z] ---> Running in 0776189b4118 [2022-10-17T17:42:35.612Z] Removing intermediate container 0776189b4118 [2022-10-17T17:42:35.612Z] ---> 6c5eb228dc7e [2022-10-17T17:42:35.612Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T17:42:35.877Z] ---> 59e1741880be [2022-10-17T17:42:35.877Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T17:42:36.141Z] ---> Running in 12f383c67e79 [2022-10-17T17:42:37.546Z] Removing intermediate container 12f383c67e79 [2022-10-17T17:42:37.546Z] ---> 425e121dfc44 [2022-10-17T17:42:37.546Z] Step 12/36 : COPY . . [2022-10-17T17:42:38.501Z] ---> 3768e169f481 [2022-10-17T17:42:38.501Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T17:42:38.501Z] ---> Running in 2ebb51d37aa2 [2022-10-17T17:42:39.455Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T17:42:39.455Z] Dload Upload Total Spent Left Speed [2022-10-17T17:42:39.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7635 0 --:--:-- --:--:-- --:--:-- 7695 [2022-10-17T17:42:40.034Z] Removing intermediate container 2ebb51d37aa2 [2022-10-17T17:42:40.034Z] ---> d650c8e26080 [2022-10-17T17:42:40.034Z] Step 14/36 : RUN ${MAKE} [2022-10-17T17:42:40.034Z] ---> Running in dfa120512114 [2022-10-17T17:42:41.050Z] 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 [2022-10-17T17:45:17.751Z] Removing intermediate container dfa120512114 [2022-10-17T17:45:17.751Z] ---> fa68f2c44dc5 [2022-10-17T17:45:17.751Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T17:45:17.751Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T17:45:17.751Z] eab2503cf8f4: Pulling fs layer [2022-10-17T17:45:17.751Z] 97cd0a44c592: Pulling fs layer [2022-10-17T17:45:17.751Z] 97cd0a44c592: Download complete [2022-10-17T17:45:17.751Z] eab2503cf8f4: Verifying Checksum [2022-10-17T17:45:17.751Z] eab2503cf8f4: Download complete [2022-10-17T17:45:17.751Z] eab2503cf8f4: Pull complete [2022-10-17T17:45:17.751Z] 97cd0a44c592: Pull complete [2022-10-17T17:45:17.751Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T17:45:17.751Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T17:45:17.751Z] ---> 7f763cca56b3 [2022-10-17T17:45:17.751Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T17:45:17.751Z] 3.16: Pulling from library/alpine [2022-10-17T17:45:17.751Z] 9b18e9b68314: Already exists [2022-10-17T17:45:17.751Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T17:45:17.751Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T17:45:17.751Z] ---> a6215f271958 [2022-10-17T17:45:17.751Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T17:45:17.751Z] ---> Running in 8af9985b66cb [2022-10-17T17:45:17.751Z] Removing intermediate container 8af9985b66cb [2022-10-17T17:45:17.751Z] ---> d9bc71accdf7 [2022-10-17T17:45:17.751Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T17:45:17.751Z] ---> Running in 1b2977228226 [2022-10-17T17:45:17.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T17:45:18.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T17:45:18.976Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-17T17:45:18.976Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-17T17:45:18.976Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-17T17:45:18.976Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-17T17:45:18.976Z] (5/82) Installing libxcb (1.15-r0) [2022-10-17T17:45:19.245Z] (6/82) Installing libx11 (1.8-r0) [2022-10-17T17:45:19.245Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-17T17:45:19.511Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T17:45:19.511Z] (9/82) Installing expat (2.4.9-r0) [2022-10-17T17:45:19.511Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-17T17:45:19.511Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-17T17:45:19.511Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-17T17:45:19.511Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-17T17:45:19.511Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-17T17:45:19.511Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-17T17:45:19.511Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-17T17:45:19.511Z] (17/82) Installing libintl (0.21-r2) [2022-10-17T17:45:19.511Z] (18/82) Installing libblkid (2.38-r1) [2022-10-17T17:45:19.779Z] (19/82) Installing libmount (2.38-r1) [2022-10-17T17:45:19.779Z] (20/82) Installing pcre (8.45-r2) [2022-10-17T17:45:19.779Z] (21/82) Installing glib (2.72.1-r0) [2022-10-17T17:45:19.779Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-17T17:45:19.779Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-17T17:45:19.779Z] (24/82) Installing libass (0.16.0-r0) [2022-10-17T17:45:19.779Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-17T17:45:19.779Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-17T17:45:19.779Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-17T17:45:19.779Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-17T17:45:20.046Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-17T17:45:20.046Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-17T17:45:20.046Z] (31/82) Installing libunistring (1.0-r0) [2022-10-17T17:45:20.046Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-17T17:45:20.046Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T17:45:20.046Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T17:45:20.046Z] (35/82) Installing lame (3.100-r0) [2022-10-17T17:45:20.046Z] (36/82) Installing opus (1.3.1-r1) [2022-10-17T17:45:20.046Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-17T17:45:20.046Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-17T17:45:20.312Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-17T17:45:20.312Z] (40/82) Installing orc (0.4.32-r0) [2022-10-17T17:45:20.312Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T17:45:20.312Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-17T17:45:20.312Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T17:45:20.312Z] (44/82) Installing flac (1.3.4-r0) [2022-10-17T17:45:20.312Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-17T17:45:20.312Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-17T17:45:20.312Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T17:45:20.312Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-17T17:45:20.312Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-17T17:45:20.312Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-17T17:45:20.312Z] (51/82) Installing libpulse (15.0-r2) [2022-10-17T17:45:20.312Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-17T17:45:20.312Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-17T17:45:20.313Z] (54/82) Installing librist (0.2.6-r1) [2022-10-17T17:45:20.580Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-17T17:45:20.580Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-17T17:45:20.580Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-17T17:45:20.580Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T17:45:20.580Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T17:45:20.580Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-17T17:45:20.580Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-17T17:45:20.580Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T17:45:20.580Z] (63/82) Installing libva (2.14.0-r0) [2022-10-17T17:45:20.580Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-17T17:45:20.580Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-17T17:45:20.580Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-17T17:45:20.580Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-17T17:45:20.580Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T17:45:20.847Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-17T17:45:20.847Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-17T17:45:20.847Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-17T17:45:20.847Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T17:45:21.441Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-17T17:45:21.441Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-17T17:45:21.441Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T17:45:21.441Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-17T17:45:21.441Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-17T17:45:21.441Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-17T17:45:21.441Z] (78/82) Installing kmod-libs (29-r2) [2022-10-17T17:45:21.441Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-17T17:45:21.708Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-17T17:45:21.708Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-17T17:45:21.708Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-17T17:45:21.708Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T17:45:21.708Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T17:45:21.708Z] OK: 78 MiB in 96 packages [2022-10-17T17:45:25.060Z] Removing intermediate container 1b2977228226 [2022-10-17T17:45:25.060Z] ---> 6ccc63a15953 [2022-10-17T17:45:25.060Z] Step 19/36 : WORKDIR / [2022-10-17T17:45:25.060Z] ---> Running in a8d4a630282a [2022-10-17T17:45:25.060Z] Removing intermediate container a8d4a630282a [2022-10-17T17:45:25.060Z] ---> bf738e12b8d9 [2022-10-17T17:45:25.060Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T17:45:26.463Z] ---> 4c5ed2183146 [2022-10-17T17:45:26.463Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T17:45:26.728Z] ---> 616750c92e9c [2022-10-17T17:45:26.728Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T17:45:27.309Z] ---> 69eb3ca3ca93 [2022-10-17T17:45:27.309Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T17:45:27.897Z] ---> 6777622cb352 [2022-10-17T17:45:27.897Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T17:45:28.163Z] ---> 84b1898948ba [2022-10-17T17:45:28.163Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T17:45:28.747Z] ---> 5c6d4bd1dc12 [2022-10-17T17:45:28.747Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T17:45:29.704Z] ---> 70556d9c9743 [2022-10-17T17:45:29.704Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T17:45:29.704Z] ---> Running in 901b68d71282 [2022-10-17T17:45:31.644Z] Removing intermediate container 901b68d71282 [2022-10-17T17:45:31.644Z] ---> 92a4f500640d [2022-10-17T17:45:31.644Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T17:45:31.644Z] ---> Running in 969f30177b1e [2022-10-17T17:45:33.053Z] Removing intermediate container 969f30177b1e [2022-10-17T17:45:33.053Z] ---> 87d1d3af374c [2022-10-17T17:45:33.053Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T17:45:33.053Z] ---> Running in f464291a1b7b [2022-10-17T17:45:34.459Z] Removing intermediate container f464291a1b7b [2022-10-17T17:45:34.459Z] ---> 52de374c199c [2022-10-17T17:45:34.459Z] Step 30/36 : EXPOSE 59983 [2022-10-17T17:45:34.459Z] ---> Running in c2e8fe609c88 [2022-10-17T17:45:34.728Z] Removing intermediate container c2e8fe609c88 [2022-10-17T17:45:34.728Z] ---> ed7b8e5e987a [2022-10-17T17:45:34.728Z] Step 31/36 : EXPOSE 8554 [2022-10-17T17:45:34.993Z] ---> Running in 9e7403ea3b8f [2022-10-17T17:45:35.259Z] Removing intermediate container 9e7403ea3b8f [2022-10-17T17:45:35.259Z] ---> 74fb0e915dc0 [2022-10-17T17:45:35.259Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T17:45:35.259Z] ---> Running in b335a6f58601 [2022-10-17T17:45:35.525Z] Removing intermediate container b335a6f58601 [2022-10-17T17:45:35.525Z] ---> cd931c78d6d4 [2022-10-17T17:45:35.525Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T17:45:35.525Z] ---> Running in fffb51df7b13 [2022-10-17T17:45:35.789Z] Removing intermediate container fffb51df7b13 [2022-10-17T17:45:35.789Z] ---> 68d71e46a52a [2022-10-17T17:45:35.789Z] Step 34/36 : LABEL arch=arm64 [2022-10-17T17:45:35.789Z] ---> Running in 886a17096ec2 [2022-10-17T17:45:36.054Z] Removing intermediate container 886a17096ec2 [2022-10-17T17:45:36.055Z] ---> 48cc40e6c954 [2022-10-17T17:45:36.055Z] Step 35/36 : LABEL git_sha=80752d24b6ac230ad1afad87eac872a0e94560ac [2022-10-17T17:45:36.321Z] ---> Running in 24e17d6699ec [2022-10-17T17:45:36.586Z] Removing intermediate container 24e17d6699ec [2022-10-17T17:45:36.586Z] ---> 887d85272a00 [2022-10-17T17:45:36.586Z] Step 36/36 : LABEL version=0.0.0 [2022-10-17T17:45:36.586Z] ---> Running in d75aa73f12a0 [2022-10-17T17:45:36.850Z] Removing intermediate container d75aa73f12a0 [2022-10-17T17:45:36.850Z] ---> 429ec294f67e [2022-10-17T17:45:36.850Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T17:45:36.850Z] Successfully built 429ec294f67e [2022-10-17T17:45:36.850Z] 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 [2022-10-17T17:45:37.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T17:45:37.713Z] [2022-10-17T17:45:37.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:45:38.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T17:45:38.128Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T17:45:38.128Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T17:45:38.128Z] 04944245beec: Pulling fs layer [2022-10-17T17:45:38.128Z] 699f458cf7ca: Pulling fs layer [2022-10-17T17:45:38.128Z] 765212b225bb: Pulling fs layer [2022-10-17T17:45:38.128Z] f23df028b6ca: Pulling fs layer [2022-10-17T17:45:38.128Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T17:45:38.128Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T17:45:38.128Z] f23df028b6ca: Waiting [2022-10-17T17:45:38.128Z] d65c8cfc05b1: Waiting [2022-10-17T17:45:38.128Z] 2437ff75d9bd: Waiting [2022-10-17T17:45:38.128Z] 765212b225bb: Waiting [2022-10-17T17:45:38.420Z] 04944245beec: Verifying Checksum [2022-10-17T17:45:38.420Z] 04944245beec: Download complete [2022-10-17T17:45:38.420Z] 765212b225bb: Verifying Checksum [2022-10-17T17:45:38.420Z] 765212b225bb: Download complete [2022-10-17T17:45:38.420Z] f23df028b6ca: Verifying Checksum [2022-10-17T17:45:38.420Z] f23df028b6ca: Download complete [2022-10-17T17:45:38.420Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T17:45:38.420Z] d65c8cfc05b1: Download complete [2022-10-17T17:45:38.699Z] 699f458cf7ca: Verifying Checksum [2022-10-17T17:45:38.699Z] 699f458cf7ca: Download complete [2022-10-17T17:45:38.981Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T17:45:38.981Z] 8998bd30e6a1: Download complete [2022-10-17T17:45:41.584Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T17:45:41.584Z] 2437ff75d9bd: Download complete [2022-10-17T17:45:42.989Z] 8998bd30e6a1: Pull complete [2022-10-17T17:45:43.255Z] 04944245beec: Pull complete [2022-10-17T17:45:44.657Z] 699f458cf7ca: Pull complete [2022-10-17T17:45:45.613Z] 765212b225bb: Pull complete [2022-10-17T17:45:46.572Z] f23df028b6ca: Pull complete [2022-10-17T17:45:46.572Z] d65c8cfc05b1: Pull complete [2022-10-17T17:46:01.560Z] 2437ff75d9bd: Pull complete [2022-10-17T17:46:01.560Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T17:46:01.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T17:46:01.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:46:01.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-8379 does not seem to be running inside a container [2022-10-17T17:46:01.918Z] $ 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 [2022-10-17T17:46:04.393Z] $ docker top bb3f5b437976e3898817ea770b779ab80d15000d81ec67e09526c3dab74e180f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:05.281Z] ---> job-cost.sh [2022-10-17T17:46:05.281Z] lf-activate-venv: SKIPPING [2022-10-17T17:46:05.281Z] INFO: No Stack... [2022-10-17T17:46:05.860Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T17:46:06.815Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T17:46:07.149Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-10-17T17:46:07.149Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T17:46:07.221Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [2022-10-17T17:46:07.226Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] did not exist. Created. [2022-10-17T17:46:07.226Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T17:46:07.625Z] /w/workspace/device-usb-camera/1@tmp/durable-2e93ee03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T17:46:07.976Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T17:46:08.011Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T17:46:08.057Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T17:46:08.071Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T17:46:08.145Z] $ docker stop --time=1 bb3f5b437976e3898817ea770b779ab80d15000d81ec67e09526c3dab74e180f [2022-10-17T17:46:09.907Z] $ 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 [2022-10-17T17:46:10.883Z] provisioning config files... [2022-10-17T17:46:10.892Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config4581540518306729867tmp [Pipeline] { [Pipeline] sh [2022-10-17T17:46:11.226Z] + set +x [2022-10-17T17:46:11.226Z] + + curlbash -s -s https://codecov.io/bash -- [2022-10-17T17:46:11.226Z] [2022-10-17T17:46:11.226Z] [2022-10-17T17:46:11.226Z] _____ _ [2022-10-17T17:46:11.226Z] / ____| | | [2022-10-17T17:46:11.226Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T17:46:11.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T17:46:11.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T17:46:11.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T17:46:11.226Z] Bash-1.0.6 [2022-10-17T17:46:11.226Z] [2022-10-17T17:46:11.226Z] [2022-10-17T17:46:11.226Z] ==> git version 2.25.1 found [2022-10-17T17:46:11.226Z] ==> 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 [2022-10-17T17:46:11.226Z] Release-Date: 2020-01-08 [2022-10-17T17:46:11.226Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T17:46:11.226Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T17:46:11.226Z] ==> Jenkins CI detected. [2022-10-17T17:46:11.226Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-104 [2022-10-17T17:46:11.226Z] project root: . [2022-10-17T17:46:11.226Z] --> token set from env [2022-10-17T17:46:11.226Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T17:46:11.226Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T17:46:11.226Z] ==> Python coveragepy not found [2022-10-17T17:46:11.226Z] ==> Searching for coverage reports in: [2022-10-17T17:46:11.226Z] + . [2022-10-17T17:46:11.485Z] -> Found 1 reports [2022-10-17T17:46:11.485Z] ==> Detecting git/mercurial file structure [2022-10-17T17:46:11.485Z] ==> Reading reports [2022-10-17T17:46:11.485Z] + ./coverage.out bytes=29387 [2022-10-17T17:46:11.485Z] ==> Appending adjustments [2022-10-17T17:46:11.485Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T17:46:11.485Z] + Found adjustments [2022-10-17T17:46:11.485Z] ==> Gzipping contents [2022-10-17T17:46:11.485Z] 8.0K /tmp/codecov.VJYqoJ.gz [2022-10-17T17:46:11.485Z] ==> Uploading reports [2022-10-17T17:46:11.485Z] url: https://codecov.io [2022-10-17T17:46:11.485Z] 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= [2022-10-17T17:46:11.485Z] -> Pinging Codecov [2022-10-17T17:46:11.485Z] 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= [2022-10-17T17:46:11.744Z] -> Uploading to [2022-10-17T17:46:11.744Z] 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 [2022-10-17T17:46:11.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T17:46:11.744Z] Dload Upload Total Spent Left Speed [2022-10-17T17:46:12.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 11266 --:--:-- --:--:-- --:--:-- 11266 [2022-10-17T17:46:12.312Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/80752d24b6ac230ad1afad87eac872a0e94560ac [Pipeline] } [2022-10-17T17:46:12.345Z] 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 [2022-10-17T17:46:14.106Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-104/archives ] [2022-10-17T17:46:14.106Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-104/archives [2022-10-17T17:46:14.106Z] total 16 [2022-10-17T17:46:14.106Z] drwxr-xr-x 3 root root 4096 Oct 17 17:38 . [2022-10-17T17:46:14.106Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 17:38 .. [2022-10-17T17:46:14.106Z] drwxr-xr-x 2 root root 4096 Oct 17 17:38 cost [2022-10-17T17:46:14.106Z] -rw-r--r-- 1 root root 89 Oct 17 17:38 cost.csv [2022-10-17T17:46:14.106Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-104/archives [2022-10-17T17:46:14.106Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-104/archives [2022-10-17T17:46:14.106Z] total 16 [2022-10-17T17:46:14.106Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:38 . [2022-10-17T17:46:14.106Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 17:38 .. [2022-10-17T17:46:14.106Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 17:38 cost [2022-10-17T17:46:14.106Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 17 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:14.434Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:15.323Z] ---> package-listing.sh [2022-10-17T17:46:15.323Z] ++ facter osfamily [2022-10-17T17:46:15.323Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T17:46:15.583Z] + OS_FAMILY=debian [2022-10-17T17:46:15.583Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-104 [2022-10-17T17:46:15.583Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T17:46:15.583Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T17:46:15.583Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T17:46:15.583Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T17:46:15.583Z] + '[' /w/workspace/foundry_device-usb-camera_PR-104 ']' [2022-10-17T17:46:15.583Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T17:46:15.583Z] + case "${OS_FAMILY}" in [2022-10-17T17:46:15.583Z] + dpkg -l [2022-10-17T17:46:15.583Z] + grep '^ii' [2022-10-17T17:46:15.583Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T17:46:15.583Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T17:46:15.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T17:46:15.583Z] + '[' /w/workspace/foundry_device-usb-camera_PR-104 ']' [2022-10-17T17:46:15.583Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-104/archives/ [2022-10-17T17:46:15.583Z] + 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 [2022-10-17T17:46:15.616Z] 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 [2022-10-17T17:46:15.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T17:46:16.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T17:46:16.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T17:46:16.669Z] prd-ubuntu20.04-docker-8c-8g-8378 does not seem to be running inside a container [2022-10-17T17:46:16.713Z] $ 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 [2022-10-17T17:46:16.882Z] $ docker top 587b5daf91d3650dc3a5049d46f02f14f4e23bddd75a22557838c44140307e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T17:46:17.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T17:46:17.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T17:46:17.872Z] + ls /var/log/sa-host [2022-10-17T17:46:17.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T17:46:18.087Z] provisioning config files... [2022-10-17T17:46:18.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-104@tmp/config12135179857213642946tmp [Pipeline] { [Pipeline] echo [2022-10-17T17:46:18.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:18.459Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T17:46:18.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:18.879Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T17:46:18.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:19.221Z] ---> sudo-logs.sh [2022-10-17T17:46:19.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T17:46:19.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:19.608Z] ---> job-cost.sh [2022-10-17T17:46:19.608Z] lf-activate-venv: SKIPPING [2022-10-17T17:46:19.608Z] DEBUG: total: 0.2199999988079071 [2022-10-17T17:46:19.608Z] INFO: Retrieving Stack Cost... [2022-10-17T17:46:19.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T17:46:20.433Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T17:46:20.464Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T17:46:20.773Z] ---> logs-deploy.sh [2022-10-17T17:46:20.773Z] lf-activate-venv: SKIPPING [2022-10-17T17:46:20.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-104/1 [2022-10-17T17:46:20.773Z] INFO: archiving workspace using pattern(s): [2022-10-17T17:46:21.709Z] Archives upload complete. [2022-10-17T17:46:21.968Z] INFO: archiving logs to Nexus [2022-10-17T17:46:22.536Z] ---> uname -a: [2022-10-17T17:46:22.536Z] 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 [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] ---> lscpu: [2022-10-17T17:46:22.536Z] Architecture: x86_64 [2022-10-17T17:46:22.536Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T17:46:22.536Z] Byte Order: Little Endian [2022-10-17T17:46:22.536Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T17:46:22.536Z] CPU(s): 8 [2022-10-17T17:46:22.536Z] On-line CPU(s) list: 0-7 [2022-10-17T17:46:22.536Z] Thread(s) per core: 1 [2022-10-17T17:46:22.536Z] Core(s) per socket: 1 [2022-10-17T17:46:22.536Z] Socket(s): 8 [2022-10-17T17:46:22.536Z] NUMA node(s): 1 [2022-10-17T17:46:22.536Z] Vendor ID: AuthenticAMD [2022-10-17T17:46:22.536Z] CPU family: 23 [2022-10-17T17:46:22.536Z] Model: 49 [2022-10-17T17:46:22.536Z] Model name: AMD EPYC-Rome Processor [2022-10-17T17:46:22.536Z] Stepping: 0 [2022-10-17T17:46:22.536Z] CPU MHz: 2799.988 [2022-10-17T17:46:22.536Z] BogoMIPS: 5599.97 [2022-10-17T17:46:22.536Z] Virtualization: AMD-V [2022-10-17T17:46:22.536Z] Hypervisor vendor: KVM [2022-10-17T17:46:22.536Z] Virtualization type: full [2022-10-17T17:46:22.536Z] L1d cache: 256 KiB [2022-10-17T17:46:22.536Z] L1i cache: 256 KiB [2022-10-17T17:46:22.536Z] L2 cache: 4 MiB [2022-10-17T17:46:22.536Z] L3 cache: 128 MiB [2022-10-17T17:46:22.536Z] NUMA node0 CPU(s): 0-7 [2022-10-17T17:46:22.536Z] Vulnerability Itlb multihit: Not affected [2022-10-17T17:46:22.536Z] Vulnerability L1tf: Not affected [2022-10-17T17:46:22.536Z] Vulnerability Mds: Not affected [2022-10-17T17:46:22.536Z] Vulnerability Meltdown: Not affected [2022-10-17T17:46:22.536Z] Vulnerability Mmio stale data: Not affected [2022-10-17T17:46:22.536Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T17:46:22.536Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T17:46:22.536Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T17:46:22.536Z] Vulnerability Srbds: Not affected [2022-10-17T17:46:22.536Z] Vulnerability Tsx async abort: Not affected [2022-10-17T17:46:22.536Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] ---> nproc: [2022-10-17T17:46:22.536Z] 8 [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] ---> df -h: [2022-10-17T17:46:22.536Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T17:46:22.536Z] overlay 155G 12G 144G 8% / [2022-10-17T17:46:22.536Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T17:46:22.536Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T17:46:22.536Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T17:46:22.536Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] ---> sar -b -r -n DEV: [2022-10-17T17:46:22.536Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8378) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] 17:35:47 LINUX RESTART (8 CPU) [2022-10-17T17:46:22.536Z] [2022-10-17T17:46:22.536Z] 17:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-17T17:46:22.536Z] 17:37:01 184.84 47.72 137.12 0.00 5404.87 180807.46 0.00 [2022-10-17T17:46:22.536Z] 17:38:01 222.45 1.20 221.25 0.00 30.13 52193.17 0.00 [2022-10-17T17:46:22.536Z] 17:39:01 179.74 0.07 179.67 0.00 6.13 42424.26 0.00 [2022-10-17T17:46:22.536Z] 17:40:01 1.23 0.00 1.23 0.00 0.00 15.35 0.00 [2022-10-17T17:46:22.536Z] 17:41:01 38.08 9.33 28.75 0.00 2884.05 4766.94 0.00 [2022-10-17T17:46:22.536Z] 17:42:01 2.17 0.00 2.17 0.00 0.00 24.80 0.00 [2022-10-17T17:46:22.536Z] 17:43:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2022-10-17T17:46:22.536Z] 17:44:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 [2022-10-17T17:46:22.536Z] 17:45:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2022-10-17T17:46:22.537Z] 17:46:01 1.30 0.00 1.30 0.00 0.00 26.93 0.00 [2022-10-17T17:46:22.537Z] Average: 63.35 5.83 57.51 0.00 832.58 28031.94 0.00 [2022-10-17T17:46:22.537Z] [2022-10-17T17:46:22.537Z] 17:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-17T17:46:22.537Z] 17:37:01 29108148 31580584 735700 2.24 75312 2669540 1950652 5.75 997348 2414068 80860 [2022-10-17T17:46:22.537Z] 17:38:01 28257360 31378452 920276 2.80 138868 3186080 2182596 6.43 1359764 2817372 5836 [2022-10-17T17:46:22.537Z] 17:39:01 27586020 31578080 720936 2.19 149808 3988052 1750524 5.16 1224144 3562600 152 [2022-10-17T17:46:22.537Z] 17:40:01 27586204 31578348 720028 2.19 149824 3988052 1750524 5.16 1223972 3562600 160 [2022-10-17T17:46:22.537Z] 17:41:01 27285624 31552564 729008 2.22 168216 4236780 1819636 5.36 1388436 3675316 140 [2022-10-17T17:46:22.537Z] 17:42:01 27298184 31565076 716772 2.18 168252 4236824 1800664 5.31 1374500 3675276 196 [2022-10-17T17:46:22.537Z] 17:43:01 27304340 31571320 710432 2.16 168288 4236828 1800664 5.31 1368480 3675284 164 [2022-10-17T17:46:22.537Z] 17:44:01 27304072 31571072 710600 2.16 168324 4236828 1800664 5.31 1368164 3675300 196 [2022-10-17T17:46:22.537Z] 17:45:01 27304276 31571348 710300 2.16 168348 4236832 1800664 5.31 1368300 3675308 176 [2022-10-17T17:46:22.537Z] 17:46:01 27304268 31571656 710148 2.16 168440 4236836 1800664 5.31 1368008 3675532 292 [2022-10-17T17:46:22.537Z] Average: 27633850 31551850 738420 2.25 152368 3925265 1845725 5.44 1304112 3440866 8817 [2022-10-17T17:46:22.537Z] [2022-10-17T17:46:22.537Z] 17:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-17T17:46:22.537Z] 17:37:01 veth226b2c0 57.98 86.54 4.63 515.40 0.00 0.00 0.00 0.04 [2022-10-17T17:46:22.537Z] 17:37:01 docker0 59.13 87.67 4.00 522.70 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:37:01 ens3 728.09 475.16 6862.90 95.20 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:37:01 lo 7.06 7.06 0.68 0.68 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:38:01 veth14a6fe4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:38:01 docker0 169.39 224.15 13.18 1928.86 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:38:01 ens3 289.20 228.03 1975.52 122.44 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:39:01 docker0 12.18 31.49 0.95 601.65 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:39:01 ens3 161.22 97.07 3305.27 19.42 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:39:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:40:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:41:01 ens3 54.24 30.84 1297.22 2.40 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:42:01 ens3 0.43 0.32 0.10 0.08 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:43:01 ens3 0.65 0.45 1.67 0.22 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:45:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] Average: docker0 24.07 34.33 1.81 305.32 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] Average: ens3 123.43 83.23 1344.34 23.98 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-17T17:46:22.537Z] [2022-10-17T17:46:22.537Z]